﻿@font-face {
    font-family: 'LiberationSans';
    src: url('../UI/fonts/LiberationFonts/LiberationSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LiberationMono';
    src: url('../UI/fonts/LiberationFonts/LiberationMono-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: "LiberationSans" !important;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0 15px;
}

img.logo {
    margin-top: 11px;
    margin-left: 16px;
}

.ui-widget-content a {
    /* color: #fff; */
}

.btn-default, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #2b8000;
    border-color: #2b8000;
    color: white !important;
}

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #BFD9B3;
    }

    .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        background-color: #1F5C09;
    }

.btn-primary, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #4b286d;
    border-color: #3f2a54;
}

    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        background-color: #7c53a5;
    }

a {
    color: rgb(43, 128, 0);
    transition: color 200ms ease 0s;
}

    a:hover {
        color: rgb(31, 92, 9);
        transition: color 200ms ease 0s;
        text-decoration: none;
    }

.well {
    background-color: #fff;
}

tr.alt_row, div.alt_row {
    background-color: #fafafa;
}

.well.organization .row {
    padding: 2px 0;
}

.table-header {
    background-color: #F4F4F7;
}

.table-footer {
    background-color: #f4f4f7;
}

.navbar-top {
    margin-bottom: 0px;
    background-color: #fff;
    border-color: #fff;
    padding-top: 6px;
}

.navbar-default {
    width: 100%;
}

.navbar-bottom {
    border-radius: 0px;
    background-color: #F4F4F7;
}

#main-navbar {
    padding-left: 1px;
}

.btn-padding {
    padding: 6px 12px !important;
}

.growl.growl-notice {
    background-color: #66CC00;
}

td.header, th, div.header {
    background-color: #2b8000;
    color: #fff;
}

strong {
}

li.input label, .control-label {
    color: #2C2E30 !important;
    text-align: left;
    font-size: 1em;
    font-weight: 500 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, legend {
    background-color: #4b286d !important;
    color: #fff;
    font-weight: bold;
    background: none;
    border: none;
}

.ui-widget-content {
    background-color: #fff;
    background: none;
    border-color: #4b286d;
    margin-bottom: 20px;
}

.ui-dialog {
    background-color: #fff;
}

.ui-dialog-titlebar {
    background: none;
    background-color: #4b286d;
    border-color: #3f2a54;
    color: #fff;
}

.ui-tabs-nav {
    background: none;
    background-color: #fff;
    border: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #fff !important;
    background-color: #7c53a5 !important;
}

.ui-tabs-nav a {
    color: #fff !important;
}

.ui-multiselect-menu {
    background-color: #fff;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background-color: #2b8000;
    border: none;
    background: #2b8000;
}

.ui-multiselect-menu .ui-widget-header {
    background: none;
    border: none;
    background-color: #fff;
}

.ui-multiselect-all, .ui-multiselect-none {
    color: #000 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: #66cc00;
}

.ui-widget-header {
    background: none;
    border: none;
    background-color: #fff;
}

.ui-datepicker {
    background-color: #fff;
}

#photos-column {
}

#wastebasket-column {
}

#account_links {
    padding-right: 15px;
}

fieldset#detailed-report td {
    padding: 6px 6px;
}

table.button-holder {
    margin-top: 20px;
}

    table.button-holder td {
        padding-right: 10px;
    }

.animal-buttons {
    margin-bottom: 10px;
    margin-left: 10px;
}

legend {
    float: left;
}

.photo_list {
    padding: 0 10px !important;
}

.animal_details {
    margin-bottom: 10px;
}

.fieldset-contents {
    padding: 0 10px;
}

.fieldset-bottom-padding {
    padding-bottom: 10px;
}

.button-cell {
    padding-top: 15px;
}

.btn-margin-left {
    margin-left: 15px;
}

.btn-small-margin-right {
    margin-right: 5px;
}

table.admin-form td {
    padding-right: 10px;
}

th.customization {
    padding-left: 10px;
}

td.customization table td {
    padding: 5px 0;
}

/* Resolves conflict between Bootstrap and Zoomify */
table#slider_table * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

body {
    min-height: 100vh;
}

.login-container {
    background-repeat: no-repeat;
    background-position: top 15px left 15px;
    padding: 0;
    min-height: 100vh;
}

.login-row {
    min-height: 100vh;
}

    .login-row:after {
        content: "";
        display: table;
        clear: both;
        position: relative;
    }

.login-column-form {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 800px) { /* non-mobile */
    .login-column-form {
        float: left;
        width: 38.9%;
    }
}

@media (max-width: 800px) { /* mobile */
    .login-column-form {
        width: 100%;
    }
}

@media (min-width: 800px) { /* non-mobile */
    .login-column-image {
        min-height: 100vh;
        float: right;
        width: 61.1%;
    }
}

@media (max-width: 800px) { /* mobile */
    .login-column-image {
        display: none;
    }
}

.login-column-image img {
    width: 100%;
    min-height: 100vh;
    object-fit: cover;
}

.login-h2 {
    color: #4B286D;
    margin-bottom: 25px;
    font-family: HelveticaNow300normal;
    font-size: 26px;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
}

.login-h3 {
    font-size: 18px;
    font-weight: 500;
    color: #2A2B30;
    margin-bottom: 15px;
}

.login-form {
    width: 312px;
    margin: 0 auto;
}

.login-element {
    margin-bottom: 20px;
}

    .login-element input {
        border-radius: 4px;
        border: 1.5px solid #DADCE0;
    }

        .login-element input[type=text], .login-element input[type=password] {
            width: 100%;
            height: 36px;
            font-weight: 400;
            font-size: 14px;
            color: #2A2B30;
        }

        .login-element input[type=checkbox] {
            height: 20px;
            width: 20px;
        }

        .login-element input:focus {
            border: 1.5px solid #65299E;
        }

.login-submit {
    width: 100%;
    margin-top: 30px;
}

.login-left {
    float: left;
}

.login-label {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #2A2B30;
}

.login-link {
    margin-top: -5px;
    text-align: left;
}

a.login-link {
    font-size: 14px;
    font-weight: 500;
    color: #65299E;
}

.login-checkbox-label {
    padding-top: 5px;
    margin-left: 8px;
}

.login-button {
    width: 131px;
    height: 34px;
    background-color: #2B8000;
    border-radius: 17px;
    margin-top: -5px;
}
.btn-default,
.btn-primary {
    background-image: none !important;
}
