main label {
  display: inline-block;
  margin-top: 0.6em;
  padding-right: 1%;
  height: auto;
  font-size: 14px;
  color: gray;
  font-weight: 500; }

main .header-icon {
  color: gray;
  vertical-align: sub; }

main .header-icon-circle {
  background: gray;
  background: #829750;
  color: white;
  padding: 13px;
  border-radius: 50%; }

main .userTableSecWrapper label {
  color: gray;
  display: inline-block;
  margin-top: 0.6em;
  padding-right: 1%;
  height: auto;
  font-size: 14px;
  font-weight: 500; }

main .header-title {
  display: inline;
  margin-left: 7px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 300; }

main .cmsheader-title {
  color: #3F4430;
  font-size: 22px;
  font-weight: 700; }

main .btn {
  background-color: #CA8F47;
  border: 0.1rem solid #CA8F47;
  border-radius: 0.4rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 700;
  height: 3.8rem;
  letter-spacing: 0.1rem;
  line-height: 3.8rem;
  padding: 0 3rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap; }
  main .btn:hover {
    background-color: #3F4430;
    border-color: #3F4430;
    color: #fff;
    outline: 0; }

main #DataTables_Table_0_wrapper {
  width: 100% !important; }

main #DataTables_Table_0_length label {
  width: auto; }

main #DataTables_Table_0_length label select {
  width: 80px !important; }

main #DataTables_Table_0_filter {
  width: 100%; }

main #DataTables_Table_0_filter label {
  float: right;
  width: auto; }

main #DataTables_Table_0_filter label input[type="text"] {
  width: 200px !important; }

main .dataTables_processing {
  width: 0px; }

main .dataTables_paginate {
  float: right; }

main table.usertable thead tr th.edit-column {
  width: 60px; }

main table.usertable thead tr th.user-email {
  width: 175px; }

main table.usertable thead tr th.user-fullname {
  width: 100px; }

main table.usertable thead tr th.user-lastlogon {
  width: 140px; }

main table.usertable thead tr th.user-features {
  width: 200px; }

main table.usertable tbody tr td.edit-column {
  text-align: center; }

main i.fa-pencil {
  color: #818749; }

main i.fa-times {
  color: red; }

main .sorting,
main .sorting_asc,
main .sorting_desc {
  cursor: pointer; }

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJtYW5hZ2VfdXNlcnMuY3NzIiwic291cmNlUm9vdCI6IiJ9*/