/*Animations*/
/*fix for admin pages*/
.path-admin .mt-no-opacity {
  opacity: 1;
  filter: alpha(opacity=100);
}
