.topmast {
    height: 115px;
    padding-top: 0px;
    background: #3580ca url(/static/mooring/img/top-bg-grasses.gif) repeat-x center bottom;
}

.topmast-rottnest-old {
    height: 115px;
    padding-top: 0px;
    background: #01b9bc; 
}

.topmast-rottnest {
    height: 115px;
    padding-top: 0px;
    background: #ffffff; 
}

@media (max-width: 992px) {
    .ps-banner h1 {
        display: none;
    }
}

.ps-banner h1 {
    margin-top: 15px;
    font-size: 50px;
    color: #fcb13f;
}

.top-buffer {
    margin-top: 20px;
}

.bottom-buffer {
    margin-bottom: 20px;
}

.left-buffer {
    margin-left: 20px;
}

.right-buffer {
    margin-right: 20px;
}

.ps-breadcrumbs {
    background-color: white;
    margin-top: -20px;
    margin-bottom: 0px;
    padding-left: 0px;
}

.inline {
    display: inline;
}

.center {
    text-align: center;
}

.no-margin {
    margin: 0px;
}

.horizontal-scroll {
    overflow-x: scroll;
}
/*
.modal-header {
    background-color: #529b6b;
    color: #fcb13f;
}

.modal-body {
    background-color: #529b6b;
    color: #fff;
}

.modal-footer {
    background-color: #529b6b;
}
*/
.popover {
    max-width: 100%;
}

/* Padding fixes for top bar */
