.navbar-brand{
  padding: 1rem 0 !important;
}
.navbar-brand img {
    height: 2.5rem !important;
}
.ft-r{
	float: right;
}
.tbl{
	width: 100% !important;
}
.badge{
	cursor: pointer;
}
.select .btn{
	display:none !important;
}
.icon-1-2x{
	font-size:0.8rem
}
.mt-1-2{
	margin-top:0.1562rem !important;
}
.mb-1-2{
	margin-bottom:0.1562rem !important;
}
.ml-1-2{
	margin-left:0.1562rem !important;
}
.mr-1-2{
	margin-right:0.1562rem !important;
}
.mx-w{
	max-width: 100% !important;
}
.mt-8{
	margin-top: 8px !important;
}
.mx-w{
	max-width: 100% !important;
}

#role-table .fa{
	color: #fff;
}
.hide{
	display: none;
}
.fc-widget-header{
	color: black !important;
}
.colorSquare {
      width: 20px;
      height: 20px;
      margin:auto;
      border: 1px solid rgba(0, 0, 0, .2);
    }
tbl.dataTable tbody th.dt-body-center,
tbl.dataTable tbody td.dt-body-center {
  text-align: center;
}
.popupwindow_container{

	z-index: 1051!important;

}