html,body {
    height: 100%;
}




body{
    padding-top: 150px;
}

img.responsive{
    width: 100%!important;
    max-width: 100%!important;
    height: auto;
}

.container{
    max-width: 960px!important;
}

.home.container{
    padding-left: 0px!important; 
    padding-right: 0px!important;
    margin-top: 0px!important;
}

.home.container .navbar{
    margin-bottom: 0px!important; 
}

#wrap {
    overflow: auto;
    min-height: 100%;
}

#main {
  padding-bottom:62px; /* this needs to be bigger than footer height*/
}

#footer {   
    position: relative;
    margin-top: -62px; /* negative value of footer height */
    height: 62px;
    clear:both;
    background-color: rgb(248, 248, 248);
    border-top: 1px solid rgb(180, 180, 180);
} 

.page {
    max-width: 960px;
    margin: 0px auto 0px auto;
	  padding:0px 10px 80px 10px;
}

.container {
    max-width: 960px;
    margin: 0px auto 0px auto;
}

.page .header img.main{
    float:left;
}

.page .header li{
    padding-top: 90px
}

.page ul.navbar-lightgrey{
    background-color:#eee;
    margin-bottom: 10px;
}

.page ul.navbar-lightgrey a:hover{
    background-color:white;
}

.navbar-brand{
    max-width: 100%;
}

.navbar-brand{
    height:auto; 
    width:140px
}

.navbar-brand img{
    height: 70px!important;
    padding-top: 15px;
    width:auto
}

#sectionnav li
{

    text-align: center;
    border-left: 1px solid #e9e9e9;
}

#sectionnav li:hover
{
    background-color: #efefef;
}

.carousel{
    margin-top: 0px!important;
}

a { 
    color: inherit;
} 

.social-media-links{
    margin: 20px 0px 10px 0px;
    text-align: center;
}

.carousel img{
    width: 100%;
    max-width: 100%;
    height: auto;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-caption {
    padding-bottom: 10px;
}

a.tel{
    background-image: url(/images/contact/telephone.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 20px;
    display: block;
    margin: 5px 0px  ;
}

a.email{
    background-image: url(/images/contact/email.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 20px;
    display: block;
    margin: 5px 0px  ;
}

a.twitter{
    background-image: url(/images/contact/twitter.png);
    background-repeat: no-repeat;
    margin: 5px 0px  ;
    padding-left: 40px;
    line-height: 20px;
    display: block;
}

#footer img{
    margin-top: 10px;
    margin-left: 10px;
    height: 50px;
    width: auto;
}

#footer .navbar-nav>li>a:hover, .navbar-nav>li>a:focus{
    background-color:  rgb(213, 213, 213);
}

.navbar-nav.nav-justified {
    display:table;
}

.navbar-nav.nav-justified > li{
    float:none;
    width:auto;
}

.advert-roller {
    margin-bottom: 20px;
}

.advert-roller img{
    width: 100%;
}

.panel{
    background-color:#eee; 
    padding-bottom: 12px;
}

.panel-heading{
    color:white;
    background-color: #0082BB;
}

.panel-content{
    padding: 10px;
}

.panel-content h1{
    font-size: 20px;
    padding: 0px ;
    margin: 0px;
}

.panel-content img.pull-right{
    padding: 0px 0px 0px 10px;
}

.panel-heading h3{
	font-size: 14px;
	clear:both;
	margin: 0px;
  padding: 0px;
}

.nav-justified>li{
    width: 14.2%; 
}

.navbar{
    margin-bottom:0px;
}

.navbar-lightgrey>li.active
{
    background-color: rgb(213, 213, 213);
}

.nopad{
    padding: 0px;
}

#newsletter-signup-confirm .input-group
{
    width: 90%;
    margin-bottom:15px;
}

#newsletter-signup-confirm .input-group-addon{
    width:93px;
}

#newsletter-signup-confirm button{
    width:93px;
}

button.newsletter-signup {
    padding-right: 30px!important;
    padding-left: 30px!important;
}

.newsletters-large .media{
    margin-bottom: 20px;
}

.newsletters-large{
    margin-top: 30px;
}

ul#topNav{
    list-style-type:none;
    padding:0 0 0 0px;
    margin-bottom:0px;
    float:right; 
    clear:right;
    margin-top:45px;
}

ul#topNav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul#topNav{
    float:right;
    margin:58px 0px 0px 0px;
}

ul#topNav li{
    background-color:#ffffff;
    border:1px solid #ffffff;
    clear:none;
    float:left;  
    padding:3px 2px 3px 2px;
    text-align:center;
    list-style-image:none;
    cursor:pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-right:9px;
}

ul#topNav li:hover{
    background-color:#DBE9F4;
    border:1px solid #bfe0ee;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

ul#topNav li a { 
    color:#0074a7;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    border-bottom:none;
    padding:3px 5px 3px 5px;
}

ul#topNav li:hover a { 
    background-color:#e5f2f8;
    color:#0074a7;
    text-decoration:none;
    text-align:center;
    font-weight:bold!Important;
}

ul#topNav li.current{
    background-color:#bfe0ee
}

ul#topNav li.current a { 
    background-color:#bfe0ee;
    color:black;
    text-decoration:none;
    text-align:center
}

img.left {
    float: left;
    margin-right:15px;
}

img.right{
    float: right;
    margin-left:15px;
}

img {
    max-width: 100%;
    height:auto;
}

.staticContent{
    margin-bottom:30px;
}


.staticContent:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
html[xmlns] .staticContent {
    display: block;
}
 
* html .staticContent {
    height: 1%;
}

.memberList ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.memberList ul li img{
    display: inline-block;
    max-width: 190px;
    max-height: 100px;
    height:auto;
    width: auto;
    vertical-align: middle;
}

.memberList ul li{

    display: inline-block;
    width: 200px;
    height: 110px;
    padding: 10px 5px 10px 5px;
    text-align: center;
}

.memberList ul li:hover{
    background-color: #f8f8f8;
}


.please-wait {
    margin-top: 30px;
    text-align: center;
    width: 100%
}

.please-wait img {
    width: 60px;
    height: auto;
    margin: 0px auto;
}

.summary-small {
    width: 100%
}

.twocolumn img {
    width:100%;
    max-width: 420px;
    height: auto;
    padding-right: 5px;
    padding-bottom: 5px;
}


.row.threecolumn  img{
    width:100%;
    max-width: 420px;
    height: auto;
    padding-right: 5px;
    padding-bottom: 5px;

}

.twitter_large{
    background-image: url(/images/icons/social/twitter_32.png);
    background-repeat: no-repeat;
}

.facebook_large{
    background-image: url(/images/icons/social/facebook_32.png);
    background-repeat: no-repeat;
}

.pinterest_large{
    background-image: url(/images/icons/social/pinterest_32.png);
    background-repeat: no-repeat;
}

.linkedin_large{
    background-image: url(/images/icons/social/linkedin_32.png);
    background-repeat: no-repeat;
}

.mail_large{
    background-image: url(/images/icons/social/email_32.png);
    background-repeat: no-repeat;
}
 

img.media-object{
    width: 100px;
    height:auto;
}

li.media {
    padding: 0px;
    margin: 0px 0px 30px 0px;
}

h1{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}


.ArticleContent{
    margin-bottom: 30px;
}

.ArticleContent .lead{
    margin-top: 15px;
    margin-bottom: 15px;
    clear:both;
}

p:last-child{
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}

.twocolumn {
    margin-bottom: 30px;
}

.threecolumn {
    margin-bottom: 30px;
}

.SummaryContainer{
    margin-bottom: 30px;
}

.socialmedialinks{
    text-align:left; 
    padding-left:0px ;
    height:50px; 
    margin-bottom: 15px;
}

.social_media{
    display: block;
    width: 42px;
    height: 42px;
    float:left;
    margin: 0px 15px 5px 0px;  
    background-size: contain;
}

.social_media:last-child{
    margin-right: 0px;
}


h1 {
    line-height: 40px;
}

.grid {
    margin-bottom: 30px;
}

.grid .col img{
    width: 100%!important;
    height: auto;
}

.grid .col{
    opacity: 0.6;
}

.grid .col:hover{
    opacity: 1;
    transition: opacity 1s ease;
}

ul.media{
    padding:0px;
    margin: 0px;
}

.panel{
    margin: 0px 0px 30px 0px;
}

.panel-content.contact h3
{
    margin-top: 0px;
}

.panel-content h3
{
    font-size: 18px;
}

.nav-tabs
{
    margin-bottom: 30px;
}

div.popout
{
    margin: 0px 0px 30px 0px;
    background-color: #FFFACD;    
    border: 1px solid #FFBA00;
    padding: 5px;
}

form.form-inline.full-width div.form-group
{
    width:100%;
    margin-bottom: 10px;
}

form.form-inline.full-width label
{
    line-height: 34px;
    margin: 0px;
}


form.form-inline.full-width .input-group.number
{
    width:200px;
}

form.form-inline.full-width .input-group.text
{
    width:75%;
}

form.form-inline.full-width .input-group.number
{
    text-align:right;
    padding-right: 12px;
}


div.carousel-caption
{
    width: 100%;
    margin-left: 0px;
    left: 0px;
    padding: 0px;  
    bottom: 0px;
}

div.carousel-caption p
{
    padding:20px 20px 40px 20px!important;
    margin-bottom: 25px;
    font-weight: bold;
}

div.carousel-caption.opaque p{
    background-color: rgba(80,79,83,0.5);
}


ol.carousel-indicators
{
    width: 100%;
    margin-left: 0px;
    left: 0px;
}

.media {
    padding: 5px;
}

.media-body {
    padding: 5px;
}

.media:hover a{
    text-decoration: none;
}

.media:hover .media-body {
    background-color: #efefef;
    cursor: pointer;
}

.media img.media-object {
    padding-top: 5px;
}

.media h4{
    color: #0082BB;
}

.media .date{
    margin-bottom: 5px;
}

.blogroll {
    clear:both;
    margin-bottom: 15px;
}

.blogroll .media-body {
    height: 100%;
}

.blogroll .media-body {
    height: 100%;
}

.blogroll h2{
    margin: 0px;
    padding: 0px 0px 15px 0px ;
}

.blogroll h4{
    padding: 0px 0px 5px 0px ;
    margin: 0px;
}

.blogroll p{
    color:black!important;
}

.blogroll p:empty{
    display: none;
}

p.date{
    font-size: 13px;
    padding: 0px 0px 5px 0px ;
    margin: 0px;
}

.navbar{
    margin-bottom: 30px;
}

.breadcrumb{
    margin-top: -15px;
}

.ArticleContent a{
    color: #0082BB;
}

div.footnote {
    margin: 15px 0px 15px 0px;
}

div.footnote p {
    font-size: 10px!important; 
    font-style: italic;
}

div.footnote li {
    font-size: 10px!important; 
    font-style: italic;
}

ul.sponsors {
    position: relative;
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
    background-color: white;
    width: 100%;
    height: 150px;
    display: table;
    width: 100%;
}

ul.sponsors li {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    line-height: 150px;
}

ul.sponsors li img {
    max-width: 80%;
    max-height: 80%;
    margin-left: auto;
    margin-right: auto;
    height: auto; 
    width: auto;
}

.toast-title {
    font-weight: bold;
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.toast-message a,.toast-message label {
    color: #ffffff;
}

.toast-message a:hover {
    color: #cccccc;
    text-decoration: none;
}

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}

.toast-close-button:hover, .toast-close-button:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#toast-container > div {
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999999;
    -webkit-box-shadow: 0 0 12px #999999;
    box-shadow: 0 0 12px #999999;
    color: #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}

#toast-container > :hover {
    -moz-box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    box-shadow: 0 0 12px #000000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
}

#toast-container > .toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-full-width > div, #toast-container.toast-bottom-full-width > div {
    width: 96%;
    margin: auto;
}

.toast {
    background-color: #030303;
}

.toast-success {
    background-color: #51a351;
}

.toast-error {
    background-color: #bd362f;
}

.toast-info {
    background-color: #2f96b4;
}

.toast-warning {
    background-color: #f89406;
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  
  }
}

.fluid-wrapper {
    position: relative;
    padding-bottom: 50%; /* 16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.fluid-wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

 @media (max-width: 980px){

        ul.nav-even li a{
            text-align: left!important;
        }

    }

      @media (max-width: 980px){

        #main{
            margin-top: 15px
        }
        
        body{
            padding-top: 80px!important;
        }

}

button.search{
    background-image: url(/images/icons/search.png);
    display:block;
    background-position: 50% 50%;
    background-color: rgba(0,0,0,0);
    background-repeat: no-repeat;
    float:right;
    height:34px;
    width: 44px;
    margin-left:5px;
}

ul.nav-even li:hover{
 background-color:  rgb(230, 230, 230)
}

ul.nav-even li a{
    width:150px;
    text-align: center;
}

ul#channels{
    padding-top: 25px
}

ul#channels li a {
    padding-bottom: 5px
}

#main{
    margin-top: 15px
}

.bottom-align .collapse
{
    margin-top:45px;
}

.bottom-align button
{
    margin-top:45px;
}

.bottom-align .in
{
    margin-top:0px;
}

.bottom-align
{
    text-align: right;
}

.activity-menu.collapsing li
{
    width: 100%;
}

.activity-menu.collapsing li a 
{
    width: 100%;
    text-align: right;
}

.activity-menu.in li
{
    width: 100%;
}

.activity-menu.in li a 
{
    width: 100%;
    text-align: right;
}

.navbar-brand{
    padding: 0px!important;
}

div.navbar-collapse.in{
    overflow: hidden;
}

div.navbar-collapse h1{
        line-height: 1.05em;
      font-size: 1.05em;
      margin-top: 2px;
      padding:5px ;
      color: rgb(248, 248, 248);
      background-color: rgb(125, 125, 125);

}

.toggle-search {
    cursor: pointer;
}

#searchform {
    margin-top: 25px;
}

.search-area {
    padding: 0;
}

.across-ppa {
    padding-left: 0;
}