/*	custom css	*/

.form-box > .header {
    margin-top: 140px;
}
.login.logo {
    height: auto;
}
#toast-container>div {
    opacity: 1;
    display: none;
}
.action_form_buttons
{
	display: inline-block;
}
.image_gallery_caption
{
	padding: 9px;
    color: #333;
    background: #e4e4e4;
    margin-top: 3px;
    text-align: center;
    border-top: 3px solid #CCC;
}
#select2-drop-mask
{
	display: none !important;
}