/*

Colours

*/
.green, .btn-primary{
    background-color: #009941 !important;
    border: #009941 !important;
}
.btn-dark-green{
    background-color: #1f5235 !important;
    border: #1f5235 !important;
    color: #FFF !important;
}
.btn-dark-blue{
    background-color: #00213e !important;
    border-color: #011d35 !important;
    color: white !important;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #00b74a;
}
.customTooltip{
    color: #030303 !important;
}
.customTooltip.white{
    color: #FFF !important;
}
.btn-primary:hover{
    background-color: #028236;
}
a, .greenText {
    color: #009941;
}
a:hover {
    color: #135f23;
}
body.BokaPage .alert-danger {
    color: #eee;
    background-color: #009940;
    border-color: #00923b !important;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:focus, .btn-primary.focus
{
    box-shadow:none;
}
.fc-timeline-slot.fc-day.fc-day-sun,
.fc-timeline-slot.fc-day.fc-day-sat
{
    background: #dfdfdf;
}
/*

Header

*/
.modal-header{
    cursor: move;
}
.modal {
    z-index: 2050;
}
.popconfirm-popover {
    z-index: 2083;
}
.popconfirm-backdrop {
    z-index: 2082;
}
.autocomplete-dropdown-container {
    z-index: 2060;
}
.select-dropdown-container {
    z-index: 2061;
}
.datepicker-backdrop{
    z-index: 2070;
}
.datepicker-modal-container{
    z-index: 2080;
}
.timepicker-modal{
    z-index: 2081;
}
.autocomplete-loader.spinner-border{
    width: 1.3rem;
    height: 1.3rem;
}
table.fc-scrollgrid tr div {
    max-height: initial;
}
#calendar .btn, .modal button{
    text-transform: initial !important;
}
#calendar .fc-toolbar-chunk .btn {
    opacity: 0.65;
}
#calendar .fc-toolbar-chunk .btn.active{
    opacity: 1;
}
.navbar{
    z-index: 2000;
}
.navbar-brand img{
    height: 30px;
}
.alert{
    max-width: 100%;
}
.alert-fixed {
    position: fixed !important;
}
.tox-tinymce-aux{
    z-index: 3000 !important;
}
.tox-tinymce {
    border: 1px solid #bdbdbd !important;
    border-radius: 5px !important;
}
.trumbowyg-box, .trumbowyg-editor { 
    min-height: 150px; 
    max-height: 250px;
} 
#SMSSendForm .invalid-feedback,
#EmailSendForm .invalid-feedback{
    margin-top: -0.8rem;
}
.mb-4-5{
    margin-bottom: 1.8rem !important;
}
/*

Green colors for Glaskedjan

*/

.form-outline .form-control:focus~.form-notch .form-notch-leading,
.select-input.focused~.form-notch .form-notch-leading{
    border-color: #00b74a !important;
    box-shadow: -1px 0 0 0 #00b74a, 0 1px 0 0 #00b74a, 0 -1px 0 0 #00b74a !important;
}
.form-outline .form-control:focus~.form-notch .form-notch-middle,
.select-input.focused~.form-notch .form-notch-middle{
    border-color: #00b74a !important;
    box-shadow: 0 1px 0 0 #00b74a !important;
    border-top: 1px solid transparent !important;
}
.form-outline .form-control:focus~.form-notch .form-notch-trailing,
.select-input.focused~.form-notch .form-notch-trailing{
    border-color: #00b74a !important;
    box-shadow: 1px 0 0 0 #00b74a, 0 -1px 0 0 #00b74a, 0 1px 0 0 #00b74a !important;
}
.form-outline .form-control:focus~.form-label,
.select-input.focused~.form-label,
.select-input.focused~.select-arrow{
    color: #00b74a !important;
}
.form-check-input[type=checkbox]:checked {
    background-color: #00b74a !important;
}
.form-check-input:checked {
    border-color: #00b74a !important;
}
.form-check-input[type=radio]:checked:after {
    border-color: #00b74a;
    background-color: #00b74a;
}
.input-group>.form-control:focus {
    transition: all .2s linear;
    border-color: #4caf50;
    outline: 0;
    box-shadow: inset 0 0 0 1px #4caf50;
}
.form-outline .form-control.is-invalid:focus~.form-notch .form-notch-leading, .was-validated .form-outline .form-control:invalid:focus~.form-notch .form-notch-leading {
    box-shadow: -1px 0 0 0 #f93154, 0 1px 0 0 #f93154, 0 -1px 0 0 #f93154;
}
.form-outline .form-control.is-invalid~.form-notch .form-notch-leading, .form-outline .form-control.is-invalid~.form-notch .form-notch-middle, .form-outline .form-control.is-invalid~.form-notch .form-notch-trailing, .was-validated .form-outline .form-control:invalid~.form-notch .form-notch-leading, .was-validated .form-outline .form-control:invalid~.form-notch .form-notch-middle, .was-validated .form-outline .form-control:invalid~.form-notch .form-notch-trailing {
    border-color: #f93154;
}
.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
    border-color: #f93154;
    padding-right:0px;
}

/*

Body

*/
.osano-cm-widget { 
    display: none; 
}

.bg-image{
    height: 760px;
    background-repeat: repeat-x;
    background-size: 150%;
    background-position: bottom;
}
.cutText { 
  text-overflow: ellipsis;
  overflow: hidden; 
  white-space: nowrap;
}
/*

Forms

*/
#mapPreloader{
    padding-top: 110px;
}
#formSlides .form-outline input{
    background: white;
}
#panel {
    display: none;
    padding: 10px 0px !important;
    margin-top: 15px !important;
    border-radius: 3px !important;
}
#panel .place {
    font-size: 1em !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}
#panel .distanceText {
    color: #9c9c9c;
    font-family: 'open sans', arial, sans-serif;
    font-size: 0.7em;
    font-weight: 400;
    margin-block-start: 0px;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 5px;
}
div.workshop{
    cursor: pointer;
    padding: 6px 0px;
}
div.workshop.odd{
    background-color: #f1f1f1;
}
div.workshop .distanceText{
    color: #777;
}
div.workshop:hover{
    background-color: #009941;
    color:#FFF;
}
#panel div.workshop:hover .distanceText {
    color: #FFF;
}
div.workshop:hover .greenText{
    color:#FFF;
}
.spinner-grow-sm{
    width: 0.5rem;
    height: 0.5rem;
    vertical-align: initial;
}
#Message{
    background-color: #FFF;
}
.tooltip{
    z-index: 1050;
}
.is-invalid.form-control {
    margin-bottom: 0.7rem;
}
#UserRegistrationForm.was-validated .form-outline.mb-4{
    margin-bottom: 2rem!important;
}
#UserRegistrationForm.was-validated .form-control.is-invalid {
    border-color: #FFF !important;
}
#RegistrationNumberInfo, #RegNrWarning{
    display: none;
}
.datepicker-header, .datepicker-cell.selected .datepicker-cell-content {
    background-color: #00b74a;
}
.datepicker-footer-btn{
    color: #00b74a;
}
/*

Stepper

*/
#errorResults{
    display:none;
    margin-top:10px;
}
.carousel{
    position: initial;
    margin-top: 20px;
}
.carousel-item{
    min-height: 200px;
    
    -webkit-transition: all 2s ease;
     -moz-transition: all 2s ease;
       -o-transition: all 2s ease;
      -ms-transition: all 2s ease;
          transition: all 2s ease ;
}
.carousel-control-prev{
    float: left;
    position: relative;
    margin-top:6px;
}
.carousel-control-next{
    float: right;
    position: relative;
    margin-top:6px;
}
#carouselIndicator{
    background-image: url(../images/blackbar.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 25%;
    margin-left: 25%;
}
ul.carousel-indicators{
    bottom:initial;
}
ul.carousel-indicators .step{
    width: 26px;
    height: 25px;
    display: inline-flex;
    justify-content: center;
    cursor:pointer;
    font-weight: bold;
    background-color: #7C7C7C;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    text-indent: initial;
    opacity: 1;
    margin-right: 2px;
    margin-left: 2px;
}
ul.carousel-indicators .step.active{
    background-color: #009941;
}
ul.carousel-indicators .step.done{
    background-color: #009941;
}
.carousel-inner .carousel-item {
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.customSlide{
    background-color: rgba(0,0,0,.2);
    color:#373A3C;
    border-radius: 5px;
    margin: 0px 10px;
}
#resultSlide {
    display: none;
    margin-top:20px;
    background-color: #009940;
    color: #ffffff;
    border-radius: 4px;
}
#confirmationSlide{
    background-color: #bfbfbf;
    color: #262626;
    border-radius: 5px;
    margin-bottom: 20px;
}
#confirmationSlide .smallDescription{
    margin-left:15px;
    font-size: 1rem;
}
#resultSlide .smallDescription{
    margin-left:0px;
    margin-bottom: 0px;
}
#formSlides{
    padding: 0px;
}
.smallDescription{
    margin-left: 25px;
    margin-top: 15px;
    font-size: 12px;
    margin-bottom: 20px;
}
.infoText{
    padding-left: 13px;
    padding-right: 13px;
    font-size: 0.8em;
    margin-bottom: 0px;
    margin-top: 0px;
}
.carousel-control-prev.inactive, .carousel-control-next.inactive{
    opacity: 0.2;
    cursor: initial;
}
.carousel-control-prev.inactive{
    opacity: 0;
}
/*

Steps

*/
#map{
    height: 250px;
}
div.gm-style-iw {
    max-height:250px !important;
    height: 185px;
    width: 300px;
    overflow: scroll !important;
    padding: 20px !important;
    max-width: 600px !important;
}
div.gm-style-iw.isLive {
    height: 200px;
}
div.gm-style-iw h5 {
    font-size: 1rem;
}
div.gm-style-iw h6 {
    font-size: 0.9rem;
}
.gm-style-iw-d{
    max-height: initial !important;
    overflow: initial !important;
    position: absolute;
}
.gm-ui-hover-effect{
    margin-right: -20px !important;
    margin-top: -20px !important;
}
.WorkshopPopUpSubContainer{
    float:left;
    width:220px;
}
div.gm-style-iw.isLive .WorkshopPopUpSubContainer {
    width: 200px;
}
.WorkshopPopUpSubContainer.NotLive{
    width:160px;
}
.WorkshopPopUpSubContainerLink{
    display: none;
    margin-top:5px;
}
div.gm-style-iw.isLive .WorkshopPopUpSubContainerLink {
    margin-top: 18px;
}
div.gm-style-iw.isLive .WorkshopPopUpSubContainerLink.NotLive{
    margin-top:5px;
}
#ReloadBtn{
    display: none;
}
.day{
    margin-bottom: 15px;
    cursor: pointer;
}
.day.nonAvailable{
    cursor: initial;
}
.day h5, .day h6{
    margin-bottom: 0px;
}
.day.selected .bg-light{
    background-color: #009941 !important;
    color: white;
}
.day:hover .bg-light{
    background-color: #009941 !important;
    color: white;
}
.day.nonAvailable .bg-light{
    background-color: #898989 !important;
    color: #363636 !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
    cursor: pointer;
}
.prevWeek, .nextWeek{
    margin-bottom: 15px;
    cursor:pointer;
}
.prevWeek .rounded, .nextWeek .rounded{
    background: #dadada;
}
.prevWeek:hover .rounded, .nextWeek:hover .rounded{
    background: #009940;
}
.prevWeek h5, .nextWeek h5{
    color: #797575;
    margin-bottom: 0px;
}
.prevWeek:hover h5, .nextWeek:hover h5{
    color: #FFF;
}
#panel{
    position: initial !important;
    width: 100% !important;
}
#datesChooser .hide{
    display: none;
}
.custonInlineLabel{
    margin-top: 8px !important;
    font-size: 0.9rem !important;
}
.datepicker-clear-btn{
    display:none !important;
}
.datepicker-cancel-btn{
    margin-right: auto !important;
}
#OwnerInfo{
    margin-left:20px; 
    margin-bottom:20px;
}
#OwnerInfoDetails{
    padding: 20px 20px 1px 20px;
    background: #bdbaba;
    border-radius: 5px;
    margin-bottom: 25px;
}
/*

Calendar

*/
#external-events .fc-event {
  cursor: move;
  margin: 3px 0;
}
#external-events .fc-event:first-child{
    margin-top: 0px;
}
.fc-toolbar-title {
    font-size: 0.8em !important;
}
.fc-custom1-button.btn.btn-primary::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0c9";
    color: #FFF;
}
.fc-addNewWorkOrder-button.btn.btn-primary::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f15c";
    color: #FFF;
}
.fc-addNew-button.btn.btn-primary::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    color: #FFF;
}
.fc-refresh-button.btn.btn-primary::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f2f1";
    color: #FFF;
}
.fc-switchView-button.btn.btn-primary::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f784";
    color: #FFF;
}
.fc-switchView-button.btn.btn-primary.timeGridDay::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f073";
    color: #FFF;
}
.btn.btn-primary.employeeDropdown::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0c0";
    color: #FFF;
    margin-right:0px;
}
.btn.btn-primary.departmentsDropdown::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f1ad";
    color: #FFF;
    margin-right: 0px;
}
.fc-week2-button::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0c0";
    color: #FFF;
    margin-left:7px;
}
.fc-timeGridWeek-button:after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0b1";
    color: #FFF;
    margin-left:7px;
}
.fc-settings-button.btn.btn-primary::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f013";
    color: #FFF;
}
#employeeDropdownHeaderMenu .dropdown-menu{
    overflow-y: auto;
    max-height: 500px;
}
.dropdown-item.selected::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f00c";
    color: #000;
    margin-right:7px;
}
#fctoolbarContainer{
    display:flex;
}
.sidenav{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0px 4px;
}
#external-events{
    width: 235px; 
}
.fc-h-event {
    
}
.fc-event-main{
    padding: 3px 6px !important;
}
.fc-toolbar-chunk .btn-primary:focus {
    box-shadow: none !important;
}
.modal-header{
    background: #28a745;
    color: #FFF;
}
.modal .btn-close{
    color:#FFF;
    margin-right: 0px;
    padding-right: 6px;
    width: 18px;
    margin-top: -2px;
}
.timepicker-head {
    background-color: #28a745;
}
.timepicker-icon-down {
    bottom: -53px;
    left: 62%;
}
.timepicker-icon-up {
    top: -27px;
    left: 61%;
}
form.was-validated .datepicker-toggle-button,
form.was-validated .datepicker-toggle-button,
form.was-validated span.select-arrow,
form.was-validated div.autocomplete-loader
{
    margin-right: 25px;
    transition: margin-right 0.5s;
}
.custom-events{
    height: 50px;
}
.CustomEventTitle{
    float:left;
    max-width: 175px;
}
.Status{
    float:left;
}
.StatusIcon{
    margin: 1px 5px 0px 0px;
    width:40px;
}
.row.day .bg-light .fas {
    background-size: 35px;
    background-position: center;
    display: inline-block;
    height: 15px;
    width: 30px;
    background-repeat: no-repeat;
    margin-top: 0px;
}
.row.day.selected .bg-light .fa-bicycle {
    background-image: url("../images/cykel_vit.png");
}
.row.day .bg-light .fa-bicycle {
    background-image: url("../images/cykel_svart.png");
}
.row.day.selected .bg-light .fa-car {
    background-image: url("../images/bil_vit.png");
}
.row.day .bg-light .fa-car {
    background-image: url("../images/bil_svart.png");
}
.fa-bicycle:before{
    content: initial;
}
.fa-car:before{
    content: initial;
}
.datatable table td, .datatable table th {
    padding: 0.4rem 0.4rem !important;
}
.datatable .datatable-table th {
    padding-left: 25px !important;
}
.fc-event-main-frame .fas.fa-envelope,
.fc-event-main-frame .fas.fa-shopping-cart,
.fc-event-main-frame .fas.fa-pen,
.fc-event-main-frame .digitalSigned{
    position: absolute;
    top: 23px;
}
.fc-event-main-frame.resourceTimelineWeek .fas.fa-shopping-cart,
.fc-event-main-frame.resourceTimelineWeek .fas.fa-envelope,
.fc-event-main-frame.resourceTimelineWeek .fas.fa-pen,
.fc-event-main-frame.resourceTimelineWeek .digitalSigned
{
    position: initial;
    margin-right: 5px;
}
.fc-resourceTimelineMonth-view .fc-event-main-frame .fas.fa-envelope,
.fc-resourceTimelineMonth-view .fc-event-main-frame .fas.fa-shopping-cart,
.fc-resourceTimelineMonth-view .fc-event-main-frame .fas.fa-shopping-cart.with-message{
    position: initial !important;
}

a.fc-timegrid-event .fc-event-main-frame .fas.fa-envelope,
a.fc-timegrid-event .fc-event-main-frame .fas.fa-shopping-cart,
a.fc-timegrid-event .fc-event-main-frame .fas.fa-pen,
a.fc-timegrid-event .fc-event-main-frame .digitalSigned{
    position: initial;
    top: initial;
    left: initial;
}
.fc-resourceTimelineWeek-view .fc-timeline-event .fc-event-time, 
.fc-resourceTimelineWeek-view .fc-timeline-event .fc-event-title {
    white-space: normal;
}
div.speechbubble {
    top: 16px;
	position: relative;
    background-color: #fff;
    padding: 1em 1.2em 1em;
    border-radius: 1rem;
    box-shadow:	0 0.125rem 0.5rem rgba(0, 0, 0, .3), 0 0.0625rem 0.125rem rgba(0, 0, 0, .2);
}
p.smsdate{
    font-size: 10px;
    position: relative;
    right: 0%;
    top: 8px;
    z-index: 2;
}
div.speechbubble::before {
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -11px;
    left: 1.5em;
    border: 0.75rem solid transparent;
    border-top: none;
    border-bottom-color: #fff;
    filter: drop-shadow(0 -0.1225rem 0.0625rem rgba(0, 0, 0, .2));
}
div.speechbubble p:last-child{
    margin-bottom: 0px !important;
}
#messagehistorycontainer{
    max-height: 400px;
    overflow: auto;
    margin-bottom: -16px;
    padding-bottom: 10px;
    margin-top: -16px;
    padding-top: 0px;
}
/*

Footer

*/
footer.bg-light{
    background-color: #fff!important;
}
.bg-image-footer{
    height: 140px;
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: bottom;
}
/*

Calendar

*/
#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}
#loading div.spinner-border{
    top: 50%;
    position: absolute;
}
#loading-image {
    position: absolute;
    top: 100px;
    left: 240px;
    z-index: 100;
}
#nointernet {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.8;
    background-color: #fff;
    z-index: 100;
    text-align: center;
}
#icon-container{
    top: 50%;
    position: absolute;
    left: 50%;
    margin-top: -26px;
    margin-left: -44px;
    font-weight: bold;
}
#icon-container img{
    width: 30px;
}
div.fc-header-toolbar div.fc-toolbar-chunk:nth-child(2){
    display: none;
}
.fc-timegrid-event {
    overflow: hidden;
}
.form-check-input[type=checkbox]:checked,
.form-check-input[type=checkbox]:checked:focus{
    background-image: none;
    background-color: #00b74a;
}
.form-check-input:checked,
.form-check-input:checked:focus{
    border-color: #28a745;
}
.form-check-input[type=radio]:checked:after {
    border-color: #00b74a;
    background-color: #28a745;
}
.form-outline .form-control:focus~.form-notch .form-notch-leading {
    border-top: 0.125rem solid #00b74a;
    border-bottom: 0.125rem solid #00b74a;
    border-left: 0.125rem solid #00b74a;
}
.form-outline .form-control:focus~.form-notch .form-notch-middle {
    border-bottom: 0.125rem solid;
    border-color: #00b74a;
}
.form-outline .form-control:focus~.form-notch .form-notch-trailing {
    border-color: currentcolor currentcolor currentcolor #00b74a;
    border-bottom: 0.125rem solid #00b74a;
    border-right: 0.125rem solid #00b74a;
    border-top: 0.125rem solid #00b74a;
}
.form-outline .form-control:focus~.form-label {
    color: #28a745;
}
.datepicker-toggle-button:focus, .datepicker-toggle-button:hover {
    color: #28a745;
}
button.datepicker-toggle-button:focus {
    outline-color: #00b74a;
}
#PhoneHolderEditGroup.dropend .dropdown-menu{
    margin-top:-5px !important;
}
#PhoneHolderEditGroup.dropend .dropdown-toggle:after {
    border: none;
    margin-left: 0px;
}
#EditPhoneHolder{
    display: inline-block;
    width: 155px;
}
#EditPhoneHolder input{
    margin-top: 3px;
    height: 35px;
}
#DirectBookingForm .form-check .form-check-input[type=radio]{
    margin-left: 0px;
}
#DirectBookingForm .form-check .form-check-label{
    margin-left: 30px;
}
#DirectBookingForm #amount .form-check .form-check-input[type=radio],
#DirectBookingForm #choose .form-check .form-check-input[type=radio]{
    margin-left: 0px;
}
#DirectBookingForm #amount .form-check .form-check-label,
#DirectBookingForm #choose .form-check .form-check-label{
    margin-left: 40px;
    margin-top: 2px !important;
}
#DirectBookingForm .invalid-feedback {
    margin-top: -14px;
    margin-left: 12px;
}
#DirectBookingForm #inputChoosersError.invalid-feedback{
    margin-top: 0px;
}
#DirectBookingForm #RegistrationNumberInfo{
    margin-top: -5px;
}
#DirectBookingForm.was-validated :valid.form-check-input~.form-check-label,
#DirectBookingForm.was-validated :invalid.form-check-input~.form-check-label{
    margin-bottom: 0px;
}
.availableTimesButton{
    padding: 10px 10px 10px 10px;
}
.availableTimesButton.selected, 
.availableTimesButton:hover{
    background-color: #009941 !important;
    border-color: #009941 !important;
}
#ColorPickerActivator{
    border: 1px solid #bdbdbd;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
}
#ColorPickerActivatorLabel{
    position: absolute;
    top: 0px;
    background: white;
    left: 1.12rem;
    padding-top: 0rem;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: rgba(0,0,0,.6);
    margin-bottom: 0;
    -webkit-transform: translateY(-1rem) translateY(0.1rem) scale(.8);
    transform: translateY(-1rem) translateY(0.1rem) scale(.8);
    padding-left: 3px;
    padding-right: 3px;
    height: 21px;
    margin-top: 5px;
}
.ColorPickerActivatorContainer{
    height: 55px;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    cursor: pointer;
}
.ColorPickerActivatorContainer.selected{
    border-color: black;
    border: 3px solid;
}
#EventColor{
    height: 90%;
    margin: 4%;
    background-color: white;
}
.EventColorContainer{
    height: 86%;
    margin: 4%;
    background-color: aquamarine;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #28a745;
    background-color: #28a745;
}
.settingsWindow{
    overflow: scroll;
    max-height: 400px;
}
div.fc-header-toolbar button.btn{
    padding: 0.375rem 0.45rem !important;
}
h2.fc-toolbar-title {
    margin: 0px 0.2rem !important;
    text-align: center;
}
#employeeDropdownHeaderMenu{
    margin-left:0.45rem !important;
}
@media (min-width: 576px) {
    .bg-image-footer {
        background-size: 100%;
        height:150px; 
    }
    div.gm-style-iw {
        width: 300px;
    }
    div.gm-style-iw h5 {
        font-size: 1rem;
    }
    div.gm-style-iw h6 {
        font-size: 0.9rem;
    }
    .WorkshopPopUpSubContainer{
        width:150px;
        margin-top:0px;
    }
    div.gm-style-iw {
        height: 195px;
    }
    .WorkshopPopUpSubContainerLink{
        margin-top:20px;
    }
    .WorkshopPopUpSubContainerLink.NotLive{
        margin-top:0px;
    }
    div.fc-header-toolbar div.fc-toolbar-chunk:nth-child(2){
        display: none;
    }
    .availableTimesButton{
        padding: 10px 10px 10px 10px;
    }
    .availableTimesButton{
        padding: 10px 24px 8px;
    }
    .modal-dialog {
        max-width: 550px;
    }
    .modal-dialog.modal-lg{
        max-width: 800px;
    }
    .modal.dragging.shadow-3-strong{
        box-shadow: none !important;
    } 
}
@media (min-width: 768px) { 
    .bg-image-footer {
        background-size: 75%;
        height:150px; 
    } 
    div.gm-style-iw {
        width: 340px;
        height: 205px;
    }
    div.gm-style-iw h5 {
        font-size: 1.2rem;
    }
    div.gm-style-iw h6 {
        font-size: 1.1rem;
    }
    .WorkshopPopUpSubContainer{
        width:200px;
    }
    .WorkshopPopUpSubContainer.NotLive{
        width:200px;
    }
    .WorkshopPopUpSubContainerLink {
        margin-top: 15px;
    }
    div.gm-style-iw.isLive {
        height: 210px;
    }
    div.gm-style-iw.isLive .WorkshopPopUpSubContainer {
        width: 255px;
    }
    div.fc-header-toolbar div.fc-toolbar-chunk:nth-child(2){
        display: block;
    }
}
@media (min-width: 992px) {
    .bg-image-footer {
        background-size: 75%;
        height:170px; 
    } 
    #map{
        height: 300px;
    }
    div.gm-style-iw {
        width: 350px;
        height: 210px;
        overflow: auto !important;
    }
    div.gm-style-iw h5 {
        font-size: 1.3rem;
    }
    div.gm-style-iw h6 {
        font-size: 1rem;
    }
    .fc-toolbar-title {
        font-size: 1em !important;
    }
}
@media (min-width: 1200px) { 
    .bg-image-footer {
        background-size: 50%;
        height:170px; 
    }     
    #map{
        height: 450px;
    }
    #mapPreloader{
        padding-top: 200px;
    }
    .fc-toolbar-title {
        font-size: 1em !important;
    }
}