/* MERRIMENT */

/* HEADER */
.hero-image {
    width: 100%;
    height: 100px;
    background: url('../img/deck-north.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.hero-image h1 {
    font-size: 30px;
    color: white;
    text-shadow: 2px 2px #333;
}

/* NAVIGATION */
a {
    color: #282860
}

.navbar {
    background-color: #456CAF;
    min-height: 35px;
    margin-bottom: 1px;
}

.navbar .nav>li>a {
    color: white;
    padding: 4px 8px;
}

.navbar .nav>li>a:hover {
    color: black;
}

p.navbar-text,
.navbar span.disabled {
    padding: 4px;
}

.user {
    color: white;
    font-size: small;
}

.locale {
    margin-left: 10px;
    font-size: x-small;
}

/* HEADINGS */
h1 {
    font-size: 1.5em;
    font-weight: normal;
    text-transform: none;
    color: #1f5da8;
}

h2 {
    font-size: 1.1em;
    line-height: 20px;
    font-weight: bold;
}

h3 {
    font-size: 1em;
    color: #1f5da8;
}

.objectBar {
    color: #282860;
}

td img {
    height: 1.5em;
    width: 1.5em;
    padding-right: 0.5em;
}

/* CONTENT */
.well {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
}

.section {
    clear: both
}

.sectiontitle {
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0 0 0;
    padding: 0.4em 0.5em;
    background-color: #F0F1F3;
    border: 1px solid #DADBDD;
}

/* PANELS */
.panel .heading {
    background-color: #d0d0dd;
    border: 0.1em solid;
    border-left: 0.1em solid #e4e4f1;
    border-right: 0.1em solid #bcbcc9;
    border-top: 0.1em solid #e4e4f1;
    border-bottom: 0.1em solid #bcbcc9;
    font-size: small;
    margin: 0 0 0.5em 0;
}

/* FORMS */
label,
input[type="submit"],
button {
    color: #456CAF;
}

div.navigator a {
    color: #456CAF;
}

div.navigator span.goto a[disabled="disabled"] {
    background-color: #456CAF;
}

.missing {
    color: red;
}

/* FOOTER */
.footer {
    clear: both;
    background-color: #456CAF;
    color: white;
    margin: 0 auto;
    font-size: 10px;
    height: 20px;
}

.footer li {
    list-style: none;
    float: left;
}

.footer li a {
    color: white;
    margin: 0 10px;
}

/* PHOTOS PAGE */
div.carousel-inner img {
    width: 30em
}

div.carousel-caption h3 {
    color: white;
    font-size: medium
}

div.carousel-caption p {
    color: white;
    font-size: small
}

/* LOGIN PAGE */
div#login {
    margin: 10px 0 0 12%;
    width: 50%;
    ;
}

.totals h2 {
    margin: 0.5em;
    padding-right: 3em;
    float: right;
}

.done {
    background-color: greenyellow;
}

.started {
    background-color: yellow;
}

.notStarted {
    background-color: #ff6666;
}

td.notes {
    width: 30em;
}

/* CONTACT PAGE */

/* Summary */
#contactPage div#summary {
    float: left;
    width: 47%;
}

#contactPage div#summary.control-label {
    width: 50px;
}

/* Background */
#contactPage #background {
    float: right;
    width: 47%;
}

#contactPage #background .control-label {
    width: 5em;
}

#contactPage #background .controls {
    margin-left: 6em;
}

#contactPage #background span {
    height: 30em;
}

#contactPage #background textarea {
    height: 5em;
}

/* Attributes */
#contactPanel #attributes {
    float: right;
    width: 47%;
}

/* Details */
#contactPanel #details {
    clear: both;
}

/* Actions */
#contactPage #newItem div.controls p {
    width: 100px;
    padding-top: 0;
    margin: 0;
    float: left;
    background-color: #f4f4f4;
}

#contactPage #actions {
    padding: 0;
    width: 100%;
}

#contactPage #actions div#name {
    padding: 8px 20px;
    font-size: 20px;
    color: #555;
    float: left;
}

#contactPage #actions div#balance {
    padding: 8px 20px;
    font-size: 20px;
    float: right;
}

#contactPage #actions div#balance.unfavourable {
    color: #ff5050;
}

#contactPage #actions fieldset {
    margin: 3px 30px;
}

#contactPage #actions fieldset div {
    text-align: center;
    float: left;
    width: 80px;
}

#contactPage #actions fieldset a span {
    font-size: x-small;
    font-weight: normal;
    float: left;
    clear: both;
}

#contactPage #actions textarea {
    width: 600px;
    height: 100px;
}

#contactPage #actions #dateEditor {
    float: left;
}

#contactPage #actions img {
    height: 22px;
    float: left;
}

/* Details*/
#contactPage #details textarea {
    height: 5em;
}

#contactPage #details .associations textarea {
    height: 1em;
}

/* HISTORY PAGE */
#historyPage textarea {
    height: 5em;
}

/* NEW CONTACT PAGE */
#newContactWizard {
    width: 60%;
    margin: auto;
}

#newContact {
    width: 40em;
    margin: auto;
}

#typeForm label {
    display: block;
    float: left;
    padding: 0 0.5em 1em;
}

#typeForm input {
    display: block;
    float: left;
    clear: left;
}

.column {
    display: block;
    padding: 1em;
    float: left;
    clear: right;
}

#contactPanel_contact_email {
    width: 20em;
}

/* MESSAGING PAGE*/
#messages textarea {
    height: 20em;
}

/* PHOTOS PAGE */
.photos {
    padding-bottom: 70%;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;

}

/* CONTACTS PAGE */
div#merrimentContacts table,
div#merrimentContacts th,
div#merrimentContacts td {
    border-collapse: collapse;
    border: 1px graytext solid;
}

div#merrimentContacts table {
    width: 80%;
}

/* HELP PAGE */
#helpPage {
    font-size: 12px;
}

/* ADMIN PAGE*/
#adminPage textarea {
    height: 30em;
}


/* ISSUES PAGE */
#issuesPage textarea {
    height: 10em;
}

/* ACCOUNTS */
fieldset#emailMessage textarea {
    width: 100%;
    height: 5em;
}

.ReportGroupHeading {
    font-weight: bold;
}

.ReportTotal {
    font-weight: bold;
}

td.numeric div.ReportTotal {
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

td.numeric div.ReportGroupTotal {
    border-top-style: solid;
    border-top-width: 1px;
}

td.numeric div.ReportTotalTotal {
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: double;
    border-bottom-width: 5px;
}

/* BOOKINGS */
div#booking_documentation div {
    width: 250px;
    text-align: center;
    float: left;
}