.card {
    margin-top: 15px;
}

.mdi {
    font-size: 20px;
    margin: 0 3px;
}

#loadingBar {
    transition: width 0.4s ease;
}

.form-search{
    border-radius: 5px;
    border: none;
    border: 1px solid #cbcbcb;
    padding: 9px;
}
.ck-content img {
    max-width: 300px; /* or any desired size */
    height: 200px; /* or any desired size */
}
.setting-tab-title{
    margin-top: 15px!important;
    margin-bottom: 5px!important;
}
