body {
    font-family: "Open Sans", arial;
}
body a {
    -webkit-transition: all .18s ease-in-out;
    -moz-transition: all .18s ease-in-out;
    transition: all .18s ease-in-out;
}
/*
* {
    outline: 1px solid #fa80724a;
}
*/
h1,h2,h3,h4,h5,h6 {
    font-family: "Open Sans", arial;
}
p, a, button {
    font-family: "Open Sans", arial;
}
.pt8 {
    padding-top: 8px!important;
}
.pt16 {
    padding-top: 16px!important;
}
.pt32 {
    padding-top: 32px!important;
}
.pt64 {
    padding-top: 64px!important;
}
.pt128 {
    padding-top: 128px!important;    
}
.pb8 {
    padding-bottom: 8px!important;
}
.pb16 {
    padding-bottom: 16px!important;
}
.pb32 {
    padding-bottom: 32px!important;
}
.pb64 {
    padding-bottom: 64px!important;
}
.pb128 {
    padding-bottom: 128px!important;    
}
.mt8 {
    margin-top: 8px!important;    
}
.mt16 {
    margin-top: 16px!important;        
}
.mt32 {
    margin-top: 32px!important;            
}
.mt64 {
    margin-top: 64px!important;                
}
.mt128 {
    margin-top: 128px!important;                    
}
.mb8 {
    margin-bottom: 8px!important;    
}
.mb16 {
    margin-bottom: 16px!important;        
}
.mb32 {
    margin-bottom: 32px!important;            
}
.mb64 {
    margin-bottom: 64px!important;                
}
.mb128 {
    margin-bottom: 128px!important;                    
}
textarea {
    min-height: 250px;
}
.admin-panel-wrap {
    position: fixed;
    right: -2px;
    z-index: 10;
    top: -2px;
}
.admin-panel-wrap {
    position: fixed;
    right: -2px;
    z-index: 10;
    top: -2px;
    /*background: white;*/
    width: 460px;
}
.admin-user-wrap {
    padding: 10px;
    color: white;
    width: 340px;
    text-align: right;
}
.logout-button {
    position: absolute;
    top: 11px;
    right: 6px;
}
.admin-panel-wrap .glyphicon {
    color: #6b6b6b;
    font-size: 42px;
    float: right;
    width: 57px;
    height: 48px;
    margin-top: 9px;
    padding: 10px 0 0 5px;
}
.admin-panel-wrap a.admin-user-wrap-link {
    color: #717171;
    font-size: 20px;
    float: right;
    background: #e4e4e4;
    border: 0 solid #c7c7c7;
    margin: 2px;
}
.admin-panel-wrap a.admin-user-wrap-link:hover,
.admin-panel-wrap a.admin-user-wrap-link:focus {
    cursor: pointer;
    background: #f1f1f1;    
}
.admin-panel-popup {
    border: 1px solid #ccc;
    position: fixed;
    z-index: 20;
    right: 2px;
    top: 59px;
    padding: 10px;
    width: 220px;
    background: white;
    display: none;
}
ul.sidebar-nav > ul {
    padding-left: 0;
    list-style-type: none;
}
ul.sidebar-nav > ul ul {
    padding-left: 12.5px;
}
.sidebar-nav li.current > a {
    background: #929596;
    color: white;
    border-left: 5px solid white;
}
.sidebar-nav li a i {
    display: inline-block;
    position: absolute;
    left: -20px;
}
.sidebar-nav li.current a i {
    left: -16px;
}
.sidebar-nav li.current > a:hover,
.sidebar-nav li.current > a:focus {
    color: black;
}
.row-has-not-seen {
    font-weight: bold;
}
span.badge-unread {
    background: #d9534f;
    width: 35px;
    display: block;
    height: 40px;
    color: white;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    padding: 14px 0 0 0;
    text-align: center;
    text-indent: 0;
    font-size: 12px;
    line-height: 1;
    z-index: 9999;
}
span.has-children-trigger:hover {
    background: rgba(255, 255, 255, 0.51);
}
span.has-children-trigger {
    display: block;
    color: white;
    position: absolute;
    top: 0;
    right: 0px;
    line-height: 1.75;
    text-indent: 0;
    width: 33px;
    height: 40px;
    padding: 8px 0 0 9px;
}
.current span.badge-unread {
    height: 40px;
}
.admin-overlay {
    z-index: 999;
    position: fixed;
    background-color: white;
    width: 100%;
    height: 100%;
    display: none; 
}
a.current-page {
    color: white;
    background: #337ab7;
    padding: 0 3px;
    text-decoration: underline;
}
img.grid-preview-pic {
    outline: 1px solid #ccc;
    padding: 3px;
    max-width: 100px;
    max-height: 100px;
}
.table .btn {
    position: relative;
}
.admin-body .well .table tr:first-child td {
    border-top: none;
}
#gallery img {
    max-width: 300px;
}
.top-wrap {
    height: 57px;
    background: #303a43;
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
}
#sidebar-wrapper {
    top: 57px;
    background-color: #475057;
}
.quick-search-wrap {
    padding: 10px;
    position: relative;
}
.quick-search-wrap input {
    width: 100%;
    padding: 10px;
    border: none;
}
.quick-search-wrap button.ui {
    background-color: #797979;
    color: white;
    position: absolute;
    top: 10px;
    right: 7px;
    border-radius: 0;
    height: 36px;
    width: 44px;
}
.quick-book-link {
    display: block;
    color: white;
    outline: 1px solid white;
    padding: 7px;
    text-align: center;
    margin-top: 20px;
}
.quick-book-link:hover {
    color: white;
    outline: 1px solid white;
    background-color: #0dabec;
    text-decoration: none;
}

body {
    overflow-x: hidden;
}

/* Toggle Styles */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    /*overflow-y: auto;*/
    background: #475057;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 83px 20px 20px 40px;    
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar-nav li {
    text-indent: 20px;
    line-height: 50px;
    position: relative;
}
.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    background: #ced4d614;
    border-bottom: 1px solid #92959673;
    text-indent: 35px;
}
.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
    color: #dcdcdc;
}
.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
a.sort-active {
    color: #a94442;
}
.has-items-within {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: green;
    border-radius: 50%;
    z-index: 10;
    top: 2px;
    right: 1px;
}
.has-no-items-within {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: red;
    border-radius: 50%;
    z-index: 10;
    top: 2px;
    right: 1px;
}
select option:disabled {
    color: #ddd;
}
.tab-pane {
    padding: 10px;
}
.nav-tabs > li > a {
    border-radius: 0;
}
.nav-tabs > li > a.tab-has-error {
    padding-right: 62px;
}
.tab-error-count {
    position: absolute;
    right: -1px;
    top: -1px;
    display: block;
    width: 42px;
    height: 42px;
    text-align: center;
    padding-top: 14px;
    background: #d9534f;
    color: white;
    border-radius: 0 4px 0 0;
}
.pagination-wrap a {
    outline: 1px solid #c3c3c3;
    padding: 5px;
    display: inline-block;
    height: 30px;
    float: left;
    margin-right: 3px;
    margin-bottom: 10px;
}
@media(min-width:768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 83px 20px 20px 30px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}
/* Extend semantic UI */
.segment img {
    margin: 0 auto;
    display: block;
}
ul.sidebar-nav > ul ul {
    list-style: none;
}
.ui.tabular.menu .item.has-error {
    padding-right: 60px;
}
.bookee-wrap-outer {
    display: none;
}
.select-item-results-wrap {
    height: 550px;
}
.print-logo img {
    margin: 10px;
    height: 80px;
}
button.ui.hidden-button {
    display: none;
}
.dashboard-button {
    text-align: center;
    width: 150px;
    border: 1px solid #ccc;
    background: white;
    border-radius: 4px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
}
.dashboard-button-wrap {
    /*    float: left;
        width: 100%;
        padding: 10px;
        background: #f7f7f7;
        border-radius: 4px;
        border: 1px solid #ccc;*/
}
.dashboard-button i.icon {
    font-size: 87px;
    margin: 0 0 10px 0;
    line-height: 1;
    color: #303a43;
}
.dashboard-button a {
    z-index: 3;
    font-size: 30px;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.dashboard-button:hover,
.dashboard-button:focus {
    background: #303a43;
    color: white;
}
.dashboard-button:hover i,
.dashboard-button:focus i
{
    color: white;
}
.group-id-even {
    background: #f4f4f4;
} 
#locationField {
    height: 42px;
}
.pac-container {
    z-index: 1002;
}
/* Patch to prevent grey highlighting */
.ui.celled.table tr td {
    background-color: white;
}
.admin-links-wrap {
    position: absolute;
    right: 80px;
    height: 55px;
    top: 16px;
    color: white;
}
.admin-links-wrap a {
    color: white;
}
.admin-links-wrap a:hover span {
    text-decoration: underline;
}
.admin-links-wrap a:hover {
    color: white;
    text-decoration: none;
}
.admin-logo-wrap {
    height: 77px;
}
.admin-logo-wrap a:hover {
    color: #b8d4e9;
}
.admin-logo-wrap a {
    font-family: "ledger";
    width: 100%;
    display: block;
    height: 57px;
    font-size: 16px;
    line-height: 1.25;
    padding: 17px 6px;
    color: white;
    margin-left: 10px;
}
.admin-logo-wrap img {
    height: 40px;
    float: left;
    margin-top: -10px;
    margin-left: -1px;
    margin-right: 13px;
}
.synching-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.contract-bg {
    background: #383838;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
a.dashboard-icon {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    display: block;
    width: 200px;
    float: left;
    height: 170px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    position: relative;
}
a.dashboard-icon:hover {
    background: #eee;
}
a.dashboard-icon i {
    font-size: 65px;
    display: block;
    margin: 30px auto -10px;
}
.dashboard-icon.warning {
    background-color: salmon;
    color: white;
}
a.dashboard-icon.warning:hover {
    background-color: #ff5d4a;
}
table.pdf-table {
    border: 1px solid #a0a0a0;
    margin: 10px auto 25px;
    width: 950px;
    border-bottom: 2px solid #a0a0a0;
    padding: 5px 5px 15px 5px;
}
table.pdf-table td {
    padding: 2px;
}
.pdf-large-font {
    font-size: 18px;
}
.pdf-large-font-bold {
    font-weight: bold;
}
table h3 {
    background: #e8e8e8;
    padding: 10px 0;
}
td.pdf-table-heading {
    width: 40%;
}
td.pdf-table-heading p {
    font-weight: bold;
    color: #555;
}
.pdf-price-cell {
    /*font-size: 18px;*/
    /*text-align: right;*/
    font-weight: bold;
}
table.pdf-table-heading td {
    width: 33.333%;
    vertical-align: top;
}
.pdf-table.pdf-table-heading td.main-logo {
    text-align: center;
}
.pdf-table.pdf-table-heading td img {
    margin: 0 auto;
    display: block;
    width: 210px;
}
.pdf-table tr td.first-cell {
    /*width: 33.33%;*/
}
table.pdf-table-heading {
    border-color: transparent;
}
.pdf-table-heading-right {
    text-align: right;
}
.back-to-contract-cta { 
    display: none;
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 9999;
}
.dimmed.scrolling .back-to-contract-cta {
    display: block;
}
.tac-table td p {
    font-size: 12px;
}
.tac-table td h4 {
    font-size: 14px;
}
td.tac-cell-left {
    vertical-align: top;
}
.page-form-overlay {
    display: none;
}

.safari-5 .ui.form .fields .field .ui.input input, 
.safari-5 .ui.form .field .ui.input input {
    width: 100%!important;
}
.message-system-invite {
    border: 1px solid #eee;
    padding: 10px;
    margin-top: 10px;
}
.messageInvite {
    display: none;
}
.trigger-popup {

}
.has-checklist {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
}
a.dashboard-icon .has-checklist i {
    font-size: 17px;
    display: block;
    margin: 0;
}
a.dashboard-icon .has-checklist.checklist-no {
    color: red;
}
a.dashboard-icon .has-checklist.checklist-yes {
    color: green;
}
p.checklist-marker {
    font-size: 17px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.checklist-marker .check-positive {
    color: #21BA45;
}
.checklist-marker .check-negative {
    color: #DB2828;
}
span.boolean-icon {
    font-size: 20px;
}
span.boolean-icon-positive {
    color: #21BA45;
}
span.boolean-icon-negative {
    color: #db2828;
}
.cards > .card {
    position: relative;
    z-index: 10;
}
a.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
a.card-overlay:hover {
    background: rgba(255, 255, 255, .33);
}
.cards > .card.card-cms {
    border-radius: 0;
    height: 120px;
    box-shadow: none;
    padding: 10px;
    max-width: 320px;
}
.cards > .card.card-cms.card-orange {
    background: #F2711C;
}
span.card-metric {
    position: absolute;
    top: 27px;
    left: 80px;
    font-size: 50px;
    color: white;
}
span.card-icon {
    font-size: 40px;
    position: absolute;
    z-index: 10;
    top: 28px;
    left: 23px;
    color: white;
}
span.card-label {
    position: absolute;
    color: white;
    text-transform: uppercase;
    top: 69px;
    left: 20px;
}
.card-label p {
    font-size: 17px;
    margin-top: -10px;
}
.hideList {
    display: none;
}
span.current-selected-indicator {
    height: 10px;
    width: 10px;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: 103px;
    top: 30px;
}
video.camera, canvas.camera {
    background: #263238;
    height: 350px;
    width: 100%; 
}
canvas.camera {
    background: transparent;
    height: 350px;
    width: 100%; 
}
.cabin-photos {
    padding-top: 15px;
    width: 100%;
}
video.camera {
    position: relative;
    z-index: 10;
}
canvas.camera {
    position: absolute;
    z-index: 0;
    top: 14px;
    left: 1px;
}
.admin-mobile-menu-toggle {
    display: none;
}

.cabin-photo-single {
    float: left;
    width: 25%;
}
.cabin-photo-inner {
    margin: 15px;
    border: 1px solid #ccc;
}
.map-wrap {
    overflow: scroll;
}
.notes-hidden {
    display: none;
}
.show-on-small, .show-on-small-inline {
    display: none;
}

@media only screen and (max-width: 767px) {
    html .ui.stackable.cards .card:first-child {
        height: 120px!important;
        width: 100%!important;
        margin-top: 10px!important;
    }
    div#page-content-wrapper {
        padding: 83px 10px 20px 10px;
    }
    .cards > .card.card-cms {
        max-width: 100%
    }
    .ui.table:not(.unstackable) th:first-child, 
    .ui.table:not(.unstackable) td:first-child {
        font-weight: normal;
    }

}
@media only screen and (max-width: 600px) {
    .cabin-photos img {
        width: 100%;
    }
    #sidebar-wrapper.open {
        left: 0;
    }
    .admin-mobile-menu-toggle {
        display: block;
        position: relative;
        top: 20px;
        left: 17px;
    }
    .mobile-menu-toggle {
        background: transparent;
        border: 1px solid white;
        height: 36px;
        width: 50px;
        border-radius: 4px;
        color: white;
        padding: 0;
    }
    .mobile-menu-toggle i {
        font-size: 20px;
    }
    .admin-user-wrap {
        display: none;
    }
    .admin-logo-wrap {
        height: 77px;
        position: absolute;
        top: 8px;
        left: 150px;
    }
    #sidebar-wrapper {
        width: 100%;
        margin-left: 0;
        left: -100%;
        top: 67px;
    }
    .sidebar-nav {
        width: 100%;
        background: black;
    }
    .top-wrap {
        height: 67px;
    }
    a.dashboard-icon {
        width: 100%;
    }
    .admin-panel-wrap {
        right: 8px;
        top: 8px;
    }
    div#page-content-wrapper {
        width: 97%;
        position: absolute;
        left: 1.5%;
        padding: 83px 0 20px 0;
    }
    .imageUploadWrap img {
        max-width: 100%;
        max-height: 200px;
    }
}