@charset "UTF-8";

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.sr-only {
  color: transparent; }

textarea,
button,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  -webkit-appearance: none !important; }

html,
.table-responsive {
  -ms-overflow-style: scrollbar; }

/* Safari Opera  */
/* galaxy-tab-2 */
/* ipad all generations */
.visible-touch-deviced {
  display: none !important; }

.touch-device .visible-touch-device {
  display: block !important; }
.touch-device .container .hidden-touch-device {
  display: none !important; }
.ma5-figcaption .ma5-centerbox, .ma5-figcaption-old .ma5-centerbox{
	max-width: auto !important;
}
/*# sourceMappingURL=screen.css.map */
