.field-longitude,
.field-latitude {
    display: none;
}

picture>img {
    width: 200px;
}

.select2-selection__choice__display {
    color: darkblue;
    padding-left: 6px !important;
}

#result_list_wrapper {
    padding: 10px;
}

#termsandcondition_form .ck-editor__editable_inline,
#privacypolicy_form .ck-editor__editable_inline {
    min-height: 500px;
    /* min-width: 600px; */
}

#termsandcondition_form .ck-editor__top,
#privacypolicy_form .ck-editor__top {
    /* min-width: 600px; */
}

.ui-autocomplete {
    z-index: 100;
}

#changelist-search>h3 {
    font-size: 18px;
}

.admindatefilter p {
    display: inline;
}

.admindatefilter div {
    display: inline;
}

.admindatefilter p.date {
    margin-right: 10%;
}

.calendarbox,
.clockbox {
    background: white !important;
}

.brand-link {
    font-size: 16px;
    font-weight: 600 !important;
}
