body.modal-open {
    overflow: visible;
    /*height: auto;*/
}
.panel-default.calendarview {

}
.panel-default.calendarview .panel-body .fc-center h2 {
    font-size: 22px;
    font-weight: bold;
}
.fc-toolbar {
    background-color: #f3f6fb;
    margin: -15px -15px 15px -15px;
    padding: 20px 15px 15px 15px;
}
.fc-day-top .fa-plus-circle.add {
    color: #949e97;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
    padding: 2px 8px 2px 4px;
    opacity: 0.4;
    z-index: 5;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}
.fc-day-top:hover .fa-plus-circle.add,
.fc-day-top .fa-plus-circle.add:hover {
    color: #008803;
    opacity: 1;
}
.fc-event-container a,
.fc-day-top:hover {
    cursor: pointer;
}
.fc-content-skeleton > table {
    background: inherit;
}
.fc-day-header {
    background-color: #324050;
    color: #fff;
}
#sked .fc-day-header {
    padding: 10px 0;
}
.fc-day-header.fc-sat {
    background-color: #ffab91
}

.fc-day-header.fc-sun {
    background-color: #ef9a9a
}
.fc-day-top.fc-sat .fc-day-number {
    color: #ffab91
}
.fc-day-top.fc-sun .fc-day-number {
    color: #ef9a9a
}
.sked-group {
    width: 100%;
}
.sked_clangtabs {
    margin-left: -15px;
    margin-right: -15px;
}
.sked_clangtabs .nav {
    padding-left: 5px;
    border-bottom: 1px solid #bfe0d8;
}
.sked-tabform {
    padding: 20px 15px 5px 15px;
    margin-bottom: 10px;
    background-color: #f1fcfa;
    border-bottom: 1px solid #bfe0d8;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #f1fcfa;
    border-color: #bfe0d8;
    border-top: 2px solid #3bb594;
    border-bottom: 1px solid #f1fcfa;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a {
    color: #333;
    background-color: #e6eaf0;
    border-color: #f1f6fc;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    color: #fff;
    background-color: #3bb594;
    border-color: #3bb594;
}

.sked_clangtabs .nav.nav-tabs {
    background-color: #e1ebe5;
    padding-top: 12px;
    /*margin-top: -15px;*/
}
dl + .sked_clangtabs .nav.nav-tabs,
.sked-first-group + .sked_clangtabs .nav.nav-tabs {
    margin-top: 0;
}
.sked-first-group .form-group-np {
    margin-bottom: 0;
}
.sked-first-group {
    margin-left:-15px;
    margin-right: -15px;
    padding: 15px;
    margin-top: -15px;
    background: #8ad6bb;
    color: #fff;
}
/*    overflow-x: hidden;
    white-space: nowrap;
*/

.sked-first-group + dl {
    margin-top: 15px;
}

.panel-group.sked-panel + .panel-group.sked-panel {
    margin-top: -15px;
}
.sked-panel .panel-collapse.collapsing .panel-body,
.sked-panel .panel-collapse.collapse .panel-body,
.sked-tabform .sked-panel .panel-collapse.collapse .panel-body {
    border-color: transparent;
}
.sked-panel .panel-default {
    border-color: #d0d4d9;
}
.sked-panel .panel-default .panel-body {
    background-color: #e1ebe5;
}
.sked-panel .panel-default > .panel-heading {
    background-color: #e1ebe5;
}
.sked-tabform .sked-panel .panel-default {
    border-color: #dfe3e9;
}
.sked-tabform .sked-panel .panel-default .panel-body {
    background-color: #fefcff;
}
.sked-tabform .sked-panel .panel-default > .panel-heading {
    background-color: #fefcff;
}
.sked-panel .panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\2212";
    float: right;
    color: grey;
}
.sked-panel .panel-heading a.collapsed:after {
    content:"\002b";
}

.skeddatepicker .form-control {
    /*border-radius: 4px;*/
}
div.daterangepicker_input,
.rex-page-sked-events .daterangepicker .daterangepicker_input {
    display: none;
}

div.daterangepicker {
    margin-top: 10px;
}

.daterangepicker:before {
    /*left: 50%;*/
    /*margin-left: -11px;*/
    /*border-top-width: 0;*/
    /*border-bottom-color: #999;*/
    /*border-bottom-color: rgba(0, 0, 0, 0.25);*/
    /*top: -11px*/
}

.daterangepicker:after {
    /*content: " ";*/
    /*top: 1px;*/
    /*margin-left: -10px;*/
    /*border-top-width: 0;*/
    /*border-bottom-color: #fff;*/
}

div.daterangepicker .cancelBtn {
    display: none;
}
.daterangepicker.opensright:before, .daterangepicker.opensright:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
.daterangepicker.opensright:before {
    top: -11px;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-bottom: 11px solid #ccc;
}
.daterangepicker.opensright:after {
    top: -10px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent; }

div.popover.clockpicker-popover {
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.clockpicker-align-left.popover >.arrow {
    left: 20px;
}

div.popover.clockpicker-popover .popover-content {
    background: inherit;
}

.clockpicker-popover .popover-title {
    font-size: inherit;
    font-weight:bold;
    border-bottom:none;
}
.clockpicker-popover .popover-content {
    padding-top: 0;
    padding-bottom: 9px;
}
.btn.clockpicker-button {
    /*color: #fff;*/
    /*background-color: #3bb594;*/
    /*border-color: #35a284;*/
    /*display: inline-block;*/
    /*margin-bottom: 0;*/
    /*font-weight: normal;*/
    /*text-align: center;*/
    /*vertical-align: middle;*/
    /*border-radius: 4px;*/
}

/*.sked_repeats_show,*/
.sked_repeat_show {
    display: none;
}

div.popover.clockpicker-popover {
    max-width: 326px;
    width: auto;
}
div.popover.clockpicker-popover  .pop-wrapper {
    width: 225px;
    float: left;
}
div.popover.clockpicker-popover .popover-title,
div.popover.clockpicker-popover .popover-content {
}
div.popover.clockpicker-popover .range_inputs {
    padding: 8px;
    float: left;
}

table.skeddatepicker.table {
    margin-bottom: 0;
    background: inherit;
}
table.skeddatepicker.table > thead > tr > th label {
    font-weight: normal;
}
table.skeddatepicker.table > thead > tr > th,
table.skeddatepicker.table > thead > tr > td {
    padding: 0;
}
table.skeddatepicker > thead > tr > td.date-input {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

table.skeddatepicker > thead > tr > td.date-input.only input.form-control {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

table.skeddatepicker > thead:first-child > tr:first-child > th.date-label,
table.skeddatepicker > thead > tr > th.date-label {
    padding-right: 18px;
    border: none;
}
table.skeddatepicker > thead > tr > td.date-input:last-child {
    padding-right: 0;
}

div.sked-form-input-inline dl,
div.sked-form-select-inline dl,
div.sked-form-radioboxes-inline dl,
div.sked-form-checkboxes-inline dl {
    display: inline !important;
    width: inherit !important;
    table-layout: inherit !important;
    float: left;
    margin-bottom: 0 !important;
}
div.sked-form-input-inline dl dt,
div.sked-form-select-inline dl dt,
div.sked-form-radioboxes-inline dl dt,
div.sked-form-checkboxes-inline dl dt,
div.sked-form-input-inline dl dd,
div.sked-form-select-inline dl dd,
div.sked-form-radioboxes-inline dl dd,
div.sked-form-checkboxes-inline dl dd {
    display: inline !important;
    padding: 0 !important;
}
.sked-form-inline-description + div dl,
.sked-form-input-inline + div dl,
.sked-form-select-inline + div dl,
.sked-form-radioboxes-inline + div dl,
.sked-form-checkboxes-inline + div dl {
    margin-left: 15px !important;
}
.sked-form-inline-description + div dl dt,
.sked-form-input-inline + div dl dt,
.sked-form-select-inline + div dl dt,
.sked-form-radioboxes-inline + div dl dt,
.sked-form-checkboxes-inline + div dl dt {
    margin-right: 10px !important;
}
div.sked-form-inline-description dl + dl,
div.sked-form-input-inline dl + dl,
div.sked-form-select-inline dl + dl,
div.sked-form-radioboxes-inline dl + dl,
div.sked-form-checkboxes-inline dl + dl {
    margin-left: 15px;
}

.sked_repeats_show:after {
    content: '';
    display: block;
    clear: both;
}

.sked-form-inline-description {
    float: left;
    padding-left: 10px;
    padding-top: 7px;
}

.sked-check-checkstyle .btn-group label,
.sked-check-radiostyle .btn-group label {
    padding-left: 40px;
}

.sked-check-checkstyle input:empty,
.sked-check-radiostyle input:empty {
    margin-left: -20px;
    margin-right: 10px;
}

.sked-check-checkstyle input:before,
.sked-check-radiostyle input:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #eee;
}

.sked-check-checkstyle input:before,
.sked-check-radiostyle input:before {
    content: '\2714';
    color: #C2C2C2;
    padding-top: 7px;
    text-align: center;
}

.sked-check-checkstyle input:checked:before,
.sked-check-radiostyle input:checked:before {
    content: '\2714';
    color: #fff;
    background-color: #5cb85c;
}

.sked-check-checkstyle .btn-group > .btn:first-child input:before,
.sked-check-radiostyle .btn-group > .btn:first-child input:before {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.sked-repeat-type .bootstrap-select {
    width: 130px !important;
}

.sked-repeat-ending strong {
    padding-left: 10px;
}
.view-weekly .bootstrap-select,
.view-yearly .bootstrap-select,
.view-monthly .bootstrap-select {
    width: 60px !important;
}

#dpd2b_wrapper {
    width: 220px;
    padding-left: 10px;
}
#dpd2b_wrapper input {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.sked_repeats_show .sked-form-input-inline + .rex-form-group {
    display: none;
}

#rex-page-sked-entries .rex-page-section .panel-edit .panel-body > .alert {
    margin-bottom: 35px;
}

.rex-table-icon.sked-fa-repeat i:before,
.sked-fa-repeat i:before {
    content: "\f01e" !important;
}

.palette-color-picker-button {
    z-index: 10000;
}

.category-container {
    /* background-color: lightgrey; */
    /* height: 450px; */
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* border-radius: 50px; */
    /* padding: 20px 10px 10px 0; */
}

.category-container .list-item {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}

.category-container .list-item .toggle {
    background-color: grey;
    width: 36px;
    height: 20px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    margin-bottom: 1px;
    cursor: pointer;
}

.category-container .list-item input {
    display: none;
}
.category-container .list-item .slider {
    height: 16px;
    width: 16px;
    background-color: white;
    border-radius: 8px;
    margin: 2px;
}
.category-container .list-item .category-label {
    margin: 0 0 0px 10px;
    font-size: inherit;
    width: 100%;
    text-align: left;
}
.category-container .list-item input:checked + .toggle {
    background-color: rgba(0,150,220,1);
}
.category-container .list-item input:checked + .toggle + .category-label {
    color: rgba(0,150,220,1);
}
.category-container .list-item input:checked + .toggle > .slider {
    align-self:flex-end;
}

/* Result - List */
/*
.search-results .event_entry {
    border-left: 5px solid #007E33;
    margin-top: 20px;
    position: relative;
    height: 150px;
    margin-left: 15px;
}
*/

/* Result list */
.result-list {}
.result-list .result-item {
    background-color: rgba(102, 102, 102, 0.1);
    margin-bottom: 5px;
    display: block;
}
.result-list .result-item .first {
    padding-left: 15px;
}
.result-list .result-item .heading {
    background-color: rgba(0, 130, 255,1);
    margin-bottom: 10px;	
}
.result-list .result-item .heading span {
    color: rgba(255, 255, 255, 1);
    font-size: 1.5em;
    margin: 10px 0;
    display: inline-block;
    vertical-align: middle;
}
.result-list .result-item .heading span strong {
    cursor: pointer;
}
.result-list .result-item .heading .result-item-link {
    padding: 0 5px;
}
.result-list .result-item .heading .result-item-link a, 
.result-list .result-item .heading .result-item-link a:active, 
.result-list .result-item .heading .result-item-link a:focus {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.result-list .result-item .heading .result-item-link a:hover, 
.result-list .result-item .heading .result-item-link a:active {
    color: #fff;
    text-decoration: none;
}
.result-list .result-item .row.second {
    min-height: 110px;
}
.result-list .result-item .result-item-grid {
    margin-bottom: 0.5em;
    padding: 0;
}
.result-list .result-item .result-item-image {
    margin-bottom: 10px;
}
.result-list .result-item .result-item-image img {
    cursor: pointer;
}



/* Modal - Get Info */
body.modal-open {
    overflow: auto!important;
    padding: 0px!important;
}

.modal .modal-header {
    background-color: rgb(0, 130, 255);
    color: #fff;
}
.modal .modal-header .close {
    position: absolute;
    right: 20px;
}
.modal .modal-item-image {
    margin: 0 auto;
    display: block;
}
.modal .modal-item-image img {
    max-height: 414px;
}
.modal .modal-body {
}
.modal .modal-body .modal-item-grid {
    margin-bottom: 20px;
    padding: 0;
}
.modal .modal-body .modal-item-title {
    color: rgb(0, 130, 255);
    font-size: 1.5rem;
    font-weight: bold;
}
.modal .btn-primary {
    color: #fff;
    background-color: #6f6f6f;
    border-color: #999;
}
.modal .btn-primary:hover {
    color: #fff;
    background-color: rgba(255,173,0,1);
    border-color: rgba(255,199,0,1)
}

@media (max-width: 1023px) {

    .result-list {
        padding-left: 15px;
    }
}
@media (max-width: 767px) {

    .result-list {
        padding-left: 0;
    }
    .result-list .result-item .first {
        padding-right: 15px;
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
    }
    .result-list .result-item .result-item-image img {
        max-height: 100px;
    }

}
@media (min-width: 768px) {
    .modal-dialog {
        max-width: 692px;
    }
}
@media (min-width: 1024px) {
    .modal-dialog {
        max-width: 768px;
    }
}
