.img-square {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
}

.ql-formats button[title="Show HTML source"] {
    font-size: 13px;
}

.select2-container {
    max-width: 100%;
}

.select2-selection.form-control {
    padding: 0 5px 5px 0;
}

.select2-selection__rendered {
    line-height: 36px !important;
}

.select2-container .select2-selection--single {
    height: 38px !important;
}

.select2-container .select2-selection--single .select2-selection__clear {
    height: 38px !important;
    padding-top: 0;
    padding-left: 0;
}

.select2-selection__arrow {
    height: 38px !important;
}

.admin_select2.tags_admin_select2 .select2-selection__choice {
    line-height: 28px !important;
}

.pb-table-dropdown {
    padding-bottom: 90px;
}
