.col-form-label { text-align: right !important;}
#divMsg, .req { color:#FF0000; text-align:center; font-weight:bold; }
.table>:not(caption)>*>* { padding:10px 10px; }
.tilebox-one i { opacity:1; }
.card-act { transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); transition: transform 0.1s ease 0s; z-index: 1; }
.card-act:hover { transform: scale3d(1.1, 1.1, 1) translate3d(0px, -5px, 0px); -webkit-transform: scale3d(1.1, 1.1, 1) translate3d(0px, -5px, 0px); z-index: 2; }
.img{ width:50px; height:50px; border:1px solid #000; }
.fc-event { cursor: pointer !important;}
.page-title-box .page-title { color:#727cf5 !important; }