#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1499;
    text-align: center;
}

#loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1500;
}

#loading {
    display: none;
}
/*.dropdown:hover .dropdown-menu {display: block;}*/

.zegsu-tour.welcome {
    font-family: "quicksand",sans-serif!important;
}
.zegsu-tour.welcome {
    max-width: 600px;
}
.shepherd-element {
    box-shadow: 0 1px 4px rgb(0 0 0 / 80%)!important;
}
.zegsu-tour.welcome .shepherd-content .shepherd-header {
    background: rgb(220 54 70)!important;
}
.zegsu-tour.welcome .shepherd-cancel-icon{
    color: #FFFFFF!important;
}
.zegsu-tour.welcome .shepherd-footer {
    justify-content: center;
}
.zegsu-tour.welcome .shepherd-text {
    padding: 30px 20px 50px 20px!important;
}
.zegsu-tour.welcome .shepherd-button {
    background: rgb(220 54 70)!important;
    font-weight: bolder!important;
    color: #ffffff!important;
}
.zegsu-tour.welcome .shepherd-title {
    width: 100%!important;
    display: block;
    text-align: center!important;
    color: #FFFFFF!important;
}
.zegsu-tour .shepherd-title {

}
.zegsu-tour.tour-step {
    max-width: 250px;
}
.zegsu-tour.tour-step .shepherd-header {
    padding: 5px 1em 0 1em !important;
    background: #ffdfdf!important;
}
.zegsu-tour.tour-step .shepherd-header .shepherd-title {
    font-weight: bolder!important;
    font-size: 16px;
}
.zegsu-tour.tour-step .shepherd-text {
    padding: 0px 1em 1em 1em!important;
    background: #ffdfdf!important;
    border-radius: 5px!important;
}
.zegsu-tour.tour-step .shepherd-footer {
    background: #ffdfdf!important;
}
.zegsu-tour.tour-step .shepherd-arrow:before {
    background: #ffdfdf!important;
}
.zegsu-tour.tour-step .shepherd-arrow {
}
.zegsu-tour-text {
    font-size: 18px;
    white-space: break-spaces;
    color: rgba(0,0,0,.55);
}
.zegsu-tour-target-highlight {
    /*outline: 3px solid #3288e6 !important;*/
    box-shadow: 0 0 5px rgba(81, 203, 238, 1)!important;
    border: 3px solid rgba(81, 203, 238, 1)!important;
}
.hide-free-plan {
   opacity: 0.4;
}
.content-wrapper {
    margin-bottom: 30px;
}
.fa {
    min-width: 1rem;
}