@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);
@import url(https://fonts.googleapis.com/css?family=Tauri);

/**
 * sticky footer for zurb's foundation 4+
 */
body {
    margin: 0;
}
html, body {
    height: 100%;
    color-scheme: light;
}

/*
 * Highcharts 13+ ships its own dark-mode support and sets
 * `.highcharts-container { color-scheme: light dark; }` on its own root
 * element, which overrides the page-wide rule above (a class selector
 * beats bare element selectors) and pulls in a dark chart background from
 * the OS/browser preference. Force it back to light here — a class
 * selector this specific is needed to actually win the cascade.
 */
.highcharts-container {
    color-scheme: light !important;
}

hr {
    margin: 7px;
}

a {
    color: #0599B0;
    text-decoration: none;
    line-height: inherit;
}

a:hover, a:focus {
    color: #0599B0;
}

a img {
    border: none;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}

footer, .push {
    height: 120px; /* .push must be the same height as .footer */
}

footer {
    padding: 25px;
    background-color: #0B3045;
    color: #FFFFFF;
    line-height: 1.4;
}

footer p {
    color: #ffffff;
    text-transform: uppercase;
}

#content {
    margin: 1.5rem auto;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Tauri", arial, verdana, sans-serif;
    font-weight:normal;
    color: #303333;
}

.homepage-blurb {
    color:#6f6f6f;
    line-height: 1.8;
    text-align: center;
}

p {
    font-family: "Arimo", arial, verdana, sans-serif;
    font-weight:normal;
    color: #303333;
}

.gm-style img {
    max-width: none;
}


.top-bar {
    background: #0B3045 !important;
    min-height: 65px !important;
}

.top-bar-section ul li a {
    background-color: #0B3045 !important;
    font-family: "Tauri", arial, verdana, sans-serif;
    font-size: 1rem;
}

.top-bar-section ul li a:hover {
    background-color: #0599B0 !important;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: #0B3045;
    text-transform: uppercase;
}

.top-bar-section .has-dropdown > a:after {
    border: none;
}

.top-bar-section .has-dropdown>a {
    padding-right: 15px !important;
}

.top-bar-section .has-dropdown.moved>.dropdown {
    padding-top: 15px !important;
}

.top-bar-section ul {
    background: none;
    font-size: 16px;
    margin: 0;
}

.top-bar.expanded .title-area {
    background-color: #0B3045 !important;
}

.right {
    float: right !important;
    padding-top: 20px;
}

button, .button {
    background-color: #0B3045 !important;
    border-color: #0B3045 !important;
}

.breadcrumbs {
    display: block;
    padding: 0.5625rem 0.875rem 0.5625rem;
    overflow: hidden;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    list-style: none;
    color: #303333;
}

.breadcrumbs a {
    color: #303333;
}

.breadcrumbs>*.unavailable a {
    color: #303333;
}

#wind {
    padding: 0 10px 10px 10px;
    background-color: #fff;
    color: #444;
    width: 145px;
    float: right;
    margin: 10px 10px 5px 10px;
    line-height: 1.4;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#tides {
    padding: 0 10px 10px 10px;
    background-color: #fff;
    color: #444;
    width: 145px;
    float: right;
    margin: 5px 10px 5px 10px;
    line-height: 1.4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#news {
    padding: 10px;
    background-color: #fff;
    color: #444;
    font-size: 0.8em;
    width: 145px;
    float: right;
    margin: 0 10px 5px 10px;
    line-height: 1.4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#news a {
    color: #444;
}

.windspeed{
    font-size: 3em;
}

.gustspeed {
    font-size: 1.5em;
}

.winddir {
    font-size: 2em;
    display: block;
}

.temperature {
    font-size: 1.5em;
    display: block;
}

.windmessage {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

.datetime {
    font-size: 0.8em;
}

#normal_hours {
    line-height: 1.4;
}

.wind_button {
    padding:9px;
    margin: 0 5px;
    top: 1px;
}

form ul, form ol, form dl {
    list-style: none !important;
}

.ui-state-error {
    color: #990000;
    font-size: 0.8em;
}

.Inputfield_myswscb  {
    display: none !important;
}

img .axys {
    float:left;
    margin-right:75px;
}


#wrap-bg-photo {
    height: 650px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}


.crop-height {
    /* max-width: 1200px; /* img src width (if known) */
    max-height: 650px;
    overflow: hidden;
}

.invisible {
    visibility: hidden;
}

.transparent {
    /* trigger hasLayout for IE filters below */
    zoom: 1;
    /* 0 opacity in filters still displays layout */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=10);
    opacity: 0;
}


#widget_container {
    float: right;
}


#widget {
    padding: 10px;
    background-color: #0B3045;
    color: #fff;
    width: 240px;
    margin: 10px;
    line-height: 1.3;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    opacity: 0.8;
}

.currenttime {
    display: inline-block;
    font-size: 0.9em;
    text-align: right;
    padding-right: 10px;
}

#latest-news {
    padding-left:10px;
}

#latest-news a {
    color: #fff;
}

#latest-news ul, #latest-news li {
    list-style: none;
    list-style-position:inside;
    margin:0;
    padding:0;

}

#latest-news li {
    display: block;
    font-size: 0.9em;
    color: #fff;
}

.widget-icon {
    text-align: center;
    width: 45px;
    display: inline-block;
}

.windspeed-text {
    font-size: 3em;
    display: inline;
}

.gustspeed-text {
    font-size: 1.5em;
    display: inline;

}

.winddir-text {
    font-size: 1.8em;
    display: inline;
}

.temperature-text {
    font-size: 1.8em;
    display: inline;
}

.tide-text {
    font-size: 1.8em;
    display: inline;
    padding-left: 10px;
}

.tide-datetime {
    font-size: .8em;
    display: block;
    padding-left: 55px;
}

#staff_status {
    padding: 0 0 0 10px;
    color: #FFF;
    font-size: 1.3em;
    line-height: 1.4;
    text-transform: uppercase;
}

#tide-times {
    cursor: pointer;
}

#wind-set {
    cursor: pointer;
}


.Inputfields, .Inputfields .Inputfield, .Inputfields label, .Inputfields input, .Inputfields select, .Inputfields textarea, .Inputfields table {
    font-size: 1em !important;
}

.Inputfields > .Inputfield > .ui-widget-content {
    padding: 0.5em !important;
}

.InputfieldForm .Inputfields .Inputfields > .Inputfield:last-child, .InputfieldForm .Inputfields > .Inputfield > .ui-widget-content > *:last-child {
    margin-bottom: 0;
}

.ui-button-text {
    text-align: center !important;
}

.InputfieldForm .Inputfields, .InputfieldForm .Inputfields > .Inputfield {
    list-style: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0;
}

.ui-datepicker {
    width: 19em !important;
    padding: .2em .2em 0;
    display: none;
}

.Inputfields fieldset, .Inputfields input, .Inputfields select, .Inputfields textarea, .Inputfields label {
    margin: 0;
    padding: 5px !important;
}


/* AjaxSearch Sample CSS for default install */


/* ajaxSearch styles */
/* --------------------------------------------- */

/* main container */
#ajaxSearch {
    display: none;
    position: absolute;
    top:90px;
    z-index:100;
    width:300px;
    background-color: #F4F4F4;
    border: 1px solid #F0F0F0;
    box-shadow: 0 3px 3px -2px #555;
    max-height:650px;
    overflow: scroll;
    overflow-x: hidden;
}
/* inner container */
#ajaxSearch .ajaxSearch_body {
    padding: 2.5em 1em 1em 1em;
}

/* ajax loader anim (om search input field) */
.ajaxSearch_loader {
    background: #fff url(/site/templates/images/ajax-loader.gif) 185px center no-repeat!important;
}

.ajaxSearch_close {
    float:right;
    margin:0.5em;
    overflow:hidden;
}


/* optional basic result styling */
/* --------------------------------------------- */

#ajaxSearch {
    width:450px;
}

#ajaxSearch a {
    color: #0599B0;
}

#ajaxSearch a:hover {
    background-color: #0599B0;
    color: #fff;
    text-decoration: none;
}

#ajaxSearch ul.nav { }

#ajaxSearch ul.nav li {
    display: block;
    list-style: none;
    margin: 0;
    border-bottom: 1px dotted #ccc;
}

#ajaxSearch ul.nav li a {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    margin: 0;
}

#ajaxSearch ul.nav li p {
    margin: 1em 0;
}

tr.user_edit {
    cursor: pointer;
}

.off-duty {
    color:#EC2224;
}

.on-stby {
    color:#F27421;
}

.on-duty {
    color:#6FBD44;
}


.InputfieldForm .Inputfields > .InputfieldColumnWidth {
    float: left;
    clear: none;
    margin-top: 0;
}

/* Pagination */
.MarkupPagerNav {
        margin: 1em 0;
        font-family: Arial, sans-serif;
        overflow: hidden;
}

.MarkupPagerNav li {
    display: inline;
    list-style: none !important;
    margin: 0 !important;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
    display: block;
    float: left !important;
    padding: 2px 9px;
    color: #fff !important;
    background: #0B3045;
    margin-right: 3px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
    color: #fff;
    background: #0599B0;
    text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
    display: inline;
    color: #777;
    background: #d2e4ea;
    padding-left: 3px;
    padding-right: 3px;
}

.f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 2px;
    max-width: 240px;
}

.f-dropdown li {
    font-size: 1rem;
    cursor: pointer;
    line-height: 2rem;
    margin: 0;
    background: #0B3045;
}

.f-dropdown li a {
    display: block;
    padding: 0.5rem;
    color: #FFF;
}

.f-dropdown li a:hover {
    display: block;
    padding: 0.5rem;
    background: #0599B0;
}

.notes {
    margin-top:5px;
    background: #ffd;
    color: #777;
    font-size: 0.875em;
    line-height: 1.5em;
}

.last_data_tooltip_items {
    margin-left:0 !important;
}

.last_data_tooltip_items li {
    color: #000000;
    padding: 5px 0;
    margin: 0;
    background: #FFFFFF;
    list-style: none;
}
