﻿* {
  font-family: "Roboto", FontAwesome, Arial, sans-serif;
}

select, input {
  font-family: "Roboto", "Open Sans";
}

.error-message {
  font-size: 14px !important;
  font-style: italic;
}

.node {
  font-size: 14px !important;
}

.menu-item-parent {
  font-size: 14px !important;
}
h2 {
  font-size: 16px !important;
}
h1 {
  font-size: 26px !important;
}
h3 {
  font-size: 16px !important;
}
h2 a {
  font-size: 16px !important;
}

th div input {
  font-weight: 500
}
th div select {
  font-weight: 500
}

.ui-tooltip-content {
  font-size: 13px !important;
  font-family: FontAwesome, Arial, sans-serif;
}

tr td {
  font-size: 14px !important;
}
.tree-button-panel *{
  font-size: 11px !important;
}

.ui-jqgrid tr.ui-row-ltr td {
  font-size: 14px !important;
}

#jqgrid-activeUsers_Count{
  width: 45px
}

.title {
  font-size: 16px !important;
}

.button-text {
  font-size: 20px;
}

.import_message {
  font-size: 18px !important;
}

.title-with-icon-content-lg {
  font-size: 38px !important;
  letter-spacing: 0px;
}

.smart-form header {
  font-size: 24px !important;
}
