﻿/* Hide read only notification */
#status_preview{
	display: none;
}
* [class^="col-sm-6"] img:not([src*='_layouts/15']) {
       max-width: 100%;
}

#searchForm span.ui-select-match .btn{
    white-space:normal;
}
