h1[data-v-167288fe] {
    font-size: 20px
}

.modal-outstanding .v-dialog__content {
    z-index: 190 !important
}

.contact-fix-layout {
    bottom: 10%;
    position: fixed;
    right: 15px;
    z-index: 9
}

.contact-fix-layout img {
    height: auto;
    width: 100%
}

.contact-fix-layout .fix-blog-layout-contact {
    align-items: center;
    background: hsla(0, 0%, 100%, .6);
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    margin-top: 10px;
    padding: 5px;
    width: 50px
}

@media only screen and (max-width:600px) {
    .contact-fix-layout .fix-blog-layout-contact {
        margin-top: 7px;
        width: 45px
    }
}

ol li:not(.ql-direction-rtl),
ul li:not(.ql-direction-rtl) {
    padding-left: 0 !important
}

.Vue-Toastification__container {
    z-index: 999999999 !important
}

@media screen and (min-width:601px) {
    .Vue-Toastification__toast {
        max-width: 350px
    }
}

label.v-label.theme--dark {
    font-size: 16px
}

@media screen and (max-width:600px) {
    label.v-label.theme--dark {
        font-size: 12px
    }
}

.none-bg {
    background-attachment: fixed !important;
    background-position: 50%;
    background-repeat: no-repeat !important;
    background-size: cover
}

.none-bg .theme--dark.v-application {
    background-color: #121212 !important
}