/*# sourceMappingURL=custom.min.css.map */

/*---------------------------------------------------------------------------------------*/
/* common Style -------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/

.mandatory {color:#f06548;font-weight:bold;}

#back-to-top {
    bottom: 20px;
}

/*
.img-thumbnail{height:100%;}
*/

.topbar-user {
	background-color:#fff !important;
}

/*---------------------------------------------------------------------------------------*/
/* common Style -------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------*/
/* people.asp Style ---------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
#previewStaffPhoto{position:relative;display:flex;justify-content:center;align-items:center;}		
#resetStaffPhotoBt{position:absolute;top:55%;left:50%;transform:translate(55%, 100%);outline:0 !important;background:#d9f5f0;padding:2px 6px;margin:0;border-radius:7px;border:1px solid #b3ebe2;}

/*---------------------------------------------------------------------------------------*/
/* people.asp Style ---------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/










/*---------------------------------------------------------------------------------------*/
/* datatable Style ---------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
div.dataTables_wrapper table{
	margin-top: 0px !important;
}

div.dataTables_wrapper thead{background:#f3f6f9 !important;}


div.dataTables_wrapper div.dataTables_paginate {
    margin-top: 0px !important;
}

div.dataTables_wrapper .bottom{
	display:flex;
    justify-content: space-between;
	margin : 10px;
}
/*---------------------------------------------------------------------------------------*/
/* datatable Style ---------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/

