.app-dashboard-top-nav-bar {
	background-color:#5d325e;
}
.app-dashboard-sidebar {
    background-color: #00a6ca;
    color: #fff;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}
.app-dashboard-sidebar .app-dashboard-sidebar-inner .menu>li>a {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    height: 45px;
    /*text-align: center;*/
}

.app-dashboard.shrink-large .app-dashboard-sidebar {
    width: 60px;
}

.app-dashboard-sidebar-text {
    padding-left: 15px;
}

.app-dashboard-open-sidebar {
    text-align: center;
}

.app-dashboard-top-bar-actions a.hollow {
    border-color: #fefefe;
    color: #fefefe;
}

.app-dashboard-top-bar-actions a.hollow {
    border-color: #fefefe;
    color: #fefefe;
}

.button.hollow:hover {
    background-color:#f0f0f0;
}

.app-dashboard-top-bar-actions {
    display: block;
}
div.user-details {
    color:#fff;
    line-height: 40px;
    margin-right:20px;
}

.app-dashboard-sidebar .app-dashboard-close-sidebar, .app-dashboard-sidebar .app-dashboard-open-sidebar {
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: block;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    height: 60px;
}
.app-dashboard-sidebar .app-dashboard-sidebar-inner .menu>li>a {
	line-height: 25px;
	padding: 0.7rem 1rem;
}
.app-dashboard-sidebar .app-dashboard-sidebar-inner .menu>li>a.is-active{
	background-color:#5d325e;
}
.app-dashboard-sidebar .app-dashboard-sidebar-inner .menu>li>a:hover{
	background-color:#aaa;
}

@media print, screen and (min-width: 64em) {
    .app-dashboard.shrink-large .off-canvas-content {
        margin-left:  60px;
        width: calc(100% - 60px);
    }
}



.app-dashboard-sidebar .app-dashboard-sidebar-inner .badge {
	position:absolute; bottom:-6px; right:-12px; min-width: 1.7em; line-height: 12px;
}

.reveal-for-medium .app-dashboard-open-sidebar {
    display: none;
}

@media print, screen and (min-width: 64em) {
	.app-dashboard.shrink-large .app-dashboard-close-sidebar, .app-dashboard.shrink-large .app-dashboard-sidebar-text {
	    display: none;
	}
}

@media print, screen and (min-width: 64em) {
	.app-dashboard.shrink-large .app-dashboard-open-sidebar {
	    display: block;
	}
}


.app-dashboard-sidebar .app-dashboard-close-sidebar, .app-dashboard-sidebar .app-dashboard-open-sidebar {
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
   /* display: block;*/
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    height: 63px;
}

.app-dashboard-open-sidebar, .app-dashboard-close-sidebar {
    background-color: #007793;
}

.app-dashboard-open-sidebar a, .app-dashboard-close-sidebar a {
    color: #fff;
}

.app-dashboard-open-sidebar button, .app-dashboard-close-sidebar button {
    line-height: 2;
}


.sticky-top-bar {
    background-color: #e1e4e2;
    position: fixed;
    top:55px;
    left:60px;
    width: calc(100% - 60px);
    padding:10px;
    z-index:11;
}
.sticky-top-bar input, .sticky-top-bar a, .sticky-top-bar button , .sticky-top-bar select {
    margin-bottom:0;
}

.sticky-top-bar select {
    height:42px;
}
table>tbody>tr[data-id] {
    cursor: pointer;
}

.white {
    color:#fff;
}
.grey {
    color:#666;
}

.dropdown-pane ul.menu li:hover {
    background-color: #eee;
}

.dropdown-pane {
    width:250px;
    padding:0;
}

.dropdown-pane ul li {
    width:100%;
}

button.actions {
    border-radius: 0;
}

.enquiries label {
    font-weight: bold;
}



.cruises table tr {
 	cursor: pointer;
}
.tighten {
	margin-bottom:0!important;
}
.app-dashboard-body-content {
	padding:0;
}
.complimentary {
	background-color: #eee;
}
.content {
	padding:10px;
}
.primary-color {
	color: #0979c0;
}
.secondary-color {
	color: #d28204;
}

.column-block a:hover .callout {
	background-color: #fafafa;
	color:#0979c0;
}

table tr.cruise-row.incomplete {
	background-color: #f5d5d1;
}
table tr.cruise-row.incomplete:hover {
	background-color: #f7bbb3!important;
}
.room-container {
    margin:10px 0 10px 0;
    padding:10px;
    display: block;
    border: 2px dashed #aaa;
}
.fc-scroller {
   overflow-y: hidden !important;
}

.fc-unthemed td.fc-today {
    background: #80d3e5;
}

.fc-view-container table.table-bordered {
    margin-bottom: 0!important;
}

.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
    border-color: #0a0a0a!important;
}

.fc-today.alert {
    background: #80d3e5;
}
.fc-day-top.fc-today.alert {
    background:#007793!important;
    border-bottom: 1px solid #007793!important;
    color:#fff;
}
.fc-toolbar .button {
    margin-top:15px;
    border-radius: 0;
    font-size:20px;
    height:40px;
}
.fc-toolbar {
    margin-bottom:0!important;
}
.fc-center h2 {
    margin-top:12px!important;
    font-size:1.9375rem!important;
}

.fc-event {
    /*background-color: #00a6ca!important;*/
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.5!important;
    border-radius: 0!important; 
    padding-left:5px!important;
    /*border: 1px solid #3a87ad;*/
}

.fc table {
    margin-bottom:0!important;
}

.tabs-title>a {
    font-size: 1rem;
}
.tabs-title>a:hover {
    color: #fff;
    background-color: #aaa;
}

.tabs-title>a[aria-selected='true'] {
    background: #5d325e;
    color: #fff;
}

button:focus {
    outline:none!important;
}

.event-hover {
    background-color:#007793!important;
    border-color:#007793!important;
    color:#fff!important;
}

.add-image-container, .add-day {
    background-color: #ddd;
    color:#bbb;
    max-width:170px;
}

.add-image-container:hover, .add-day:hover {
    cursor: pointer;
    background-color: #ccc;
    color:#aaa;
    max-width:170px;
}


.image-thumbnail-container{
    position: relative;
}
.image-thumbnail-container img {
    border:1px solid #fff; 
}
.delete-image {
    position: absolute;
    top:1px;
    right:16px;
    padding:0;
    margin:0;
}

.delete-image i {
    color:#ee755a;
    line-height:23px;
    cursor: pointer;
}

.delete-image i:hover {
    color:#d03815;
}
.drag {
    cursor: move;
}
li.image-thumbnail-container > img {
    cursor:pointer;
    border: 1px solid #6abfa8;
    height:170px;
    display:block;
}
.guest-row .callout {
     background-color: #fafafa;
}

.guest-prefer-ground {
    width: 14px;
    height: 14px;
    margin:0;
    padding:0;
}
.prefer-ground-container {
    padding: .5rem;
    height:2.4375rem;
}
.prefer-ground-container label {
     font-size:14px;
}
.checkbox-large {
    width:16px;
    height:16px;
   /* margin-top:36px;*/
}
.checkbox-label {
    font-size:16px;
}


td.reservation-date {
    padding:0px;
}
td.reservation-date.reserved {
    background-color:#00a6ca;
    color:#fff;
    text-align: center;
}
td.reservation-date.reserved.hover {
    background-color:#38b1cc;
}
td.reservation-date:hover:not(.disabled):not(.reserved) {
    cursor:pointer;
    background-color: rgba(0, 119, 147, 0.1);
}
td.reservation-date.reserved {
    cursor: pointer;
}
td.reservation-date.selected {
    background-color: #5d325e!important;
}

td.reservation-date.disabled, td.reservation-date.blocked {
    background: repeating-linear-gradient(
      -45deg,
      #eee,
      #eee 5px,
      #ddd 5px,
      #ddd 10px
    );
}
td.reservation-date.blocked:hover {
    cursor: pointer;
}

.hover-hide {
    display:none!important;
}

td.reservation-date.blocked:hover .hover-hide {
    display:block!important;
}

table.reservations th {
    padding: 5px;
    line-height:1.3;
}

div.hide-empty-tours {
    background-color: #aaa;
    height: 40px;
    margin-top: 5px;
    padding: 10px;
}

div.hide-empty-tours label {
    color:#fff;
    line-height: 1.6;
    /*position:relative;*/
}

.fc-event {
    font-size: 0.8em!important;
    padding:2px!important;
}

.fc-day-top {
    background-color: #aaa!important;
    color:#fff!important;
    }


.fc-content-skeleton table tbody tr:nth-child(even) {
    background:none!important;
}

.fc-day-top.fc-other-month {
    opacity: 0.5!important;
}

.fc-toolbar .button-group {
    margin-bottom:0!important;
}

.fc-toolbar .button {
    margin-top:5px;
}

.fc-toolbar h2 { margin-top:0!important; }

table tr.hover-row:hover {
    background-color: rgba(0, 119, 147, 0.1);
    cursor:pointer;
}

ul.pagination li.active a {
    background-color:#00a6ca;
    color:#fff!important;
}
.dashboard table {
        border: 2px solid #ccc;
}
.dashboard table tbody td {
    font-size:14px;
    padding-top:4px;
    padding-bottom:4px;
}
.dashboard h1 {
    line-height:1;
    color: #007793;
}
.dashboard .callout {
    background-color: rgba(0, 119, 147, 0.05);
}
.switch-inactive {
    right: 8%;
}
.switch-active {
    left: 11%;
}
.switch-text {
    line-height:40px;
}
.image-thumbnail-container, .day-container, .date-container {
    position: relative;
    max-width:200px;
}
.image-thumbnail-container img {
    border:1px solid #fff; 
}
.delete-day, .delete-date, .delete-image {
    position: absolute;
    top:1px;
    right:16px;
    padding:0;
    margin:0;
}

.delete-image {
    background-color: #fff;
}
.delete-day i, .delete-date i, .delete-image i {
    color:#ee755a;
    line-height:23px;
    cursor: pointer;
}


.delete-day i:hover , .delete-date i:hover, .delete-image i:hover {
    color:#d03815;
}
.drag {
    cursor: move;
}
div.tour-day, div.tour-date {
    cursor:pointer;
    border: 1px solid #6abfa8;
    height:170px;
    display:block;
    padding-top:10px;
}
li.image-thumbnail-container > img {
    cursor:pointer;
    border: 1px solid #6abfa8;
    height:170px;
    display:block;
}
div.tour-day:hover, div.tour-date:hover {
    background-color:#f2f3f8;
}
#dates-container, #days-container, #images-container {
    list-style: none!important;
    margin: 0;
}
.pac-container {
    z-index: 99999;
}
#map {
    margin-left:15px;
    margin-right:15px;
}
table.sub-table {
    border-collapse: collapse;
}

table.sub-table tr:hover {
    background-color:inherit!important;
}

table.sub-table td {
    border: 1px solid #ccc!important;
}
tr.enquiry:hover {
   background-color:initial; 
}
.day-origin-label, .day-destination-label {
    color:#aaa;
    font-size:12px;
    text-align: center;
}
.add-image-container, .add-day-container {
    border-radius: 0;
}
table tr td.weekend {
    background-color: #e0ddc9!important;
}
table tr td.tour-box {
    font-size:16px!important;
    /*padding:3px;*/
    text-transform: uppercase;
}

table.tooltip-tour-table td, table.tooltip-tour-table th {
    color:#222;
}

.tour-hover {
    background-color:#00a6ca!important;
}

div.checkbox input {
    width: 20px;
    height: 20px;
    margin: 10px!important;
}
div.checkbox label {
    font-size:18px;
    line-height: 48px;
}
#tag-container .column-block {
    margin-bottom:10px;
}
#tag-container .callout {
    padding:8px;
    border-radius: 10px;
}
#tag-container h6 {
    line-height: 33px;
}
