﻿@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE3tF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1plEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21llEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');
}
@font-face {
  font-family: "Poppins";
}
html,
body {
  height: 100%;
  font-family: 'Poppins', sans-serif;
}
a {
  color: #bd568e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: dimgray;
  text-decoration: none;
}
.body-wrapper {
  height: auto;
  min-height: 100%;
  padding-bottom: 40px;
}
.font-bold {
  font-weight: bold;
}
.font-bold-right {
  font-weight: bold;
  text-align: right;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
}
.panel-footer-bottom {
  padding: 2px 15px 2px 15px;
}
.label-primary {
  background-color: #4e4e4e;
}
.button-dot {
  color: #bd568e;
  padding: 0 0 0 0;
  border: none;
  background-color: whitesmoke;
}
.button-dot:hover {
  color: lightgray;
}
.button-dot:focus,
.button-dot:active {
  outline: none !important;
  box-shadow: none;
}
.btn-link {
  color: #bd568e;
  font-weight: normal;
  border-radius: 0;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
  background-color: #700170;
  border-color: #700170;
}
.btn-primary:hover {
  color: #fff;
  background-color: #4e4e4e;
  border-color: #4e4e4e;
}
.text-large {
  color: #4e4e4e;
  font-size: 32px;
}
.text-medium {
  color: #4e4e4e;
  font-size: 22px;
}
.text-large-gray {
  color: #505050;
  font-size: larger;
}
.field-label {
  margin-bottom: 10px;
}
.drop-shadow {
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5);
}
.div-row {
  padding-top: 15px;
  padding-bottom: 2px;
  border-bottom-color: #F8F8F8;
  border-bottom-width: 1px;
  border-bottom-style: groove;
  padding-left: 0;
}
.div-row-gray {
  background-color: #F8F8F8;
  padding-bottom: 15px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: groove;
}
.panel-comment {
  margin-right: 0px;
  margin-left: 0px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
  line-height: 1.4;
}
.table > tbody > tr > td {
  vertical-align: top;
}
.table > thead > tr > th {
  padding-top: 10px;
  padding-bottom: 5px;
}
table.dataTable.no-footer {
  border-bottom: 2px solid #d3d2d2;
}
.container {
  padding-right: 25px;
  padding-left: 25px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
#body-container {
  background: white;
  height: auto;
  margin-bottom: -80px;
  padding-bottom: 80px;
  min-height: 100%;
}
#footer-container {
  text-align: center;
  background: #700170;
  clear: both;
  height: 40px;
  margin-top: 40px;
}
#footer-container .copyright {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  padding: 8px 10px 10px 10px;
}
.faqHeader {
  font-size: 27px;
  margin: 20px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.scroll-top {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 4%;
  right: 3%;
  display: none;
  background-color: #d3d2d2;
  font-size: 32px;
  color: #737473;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
}
.field-margin {
  margin-top: 10px;
}
th {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
td {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.control-label {
  vertical-align: middle;
  font-weight: bold;
}
/* margin-bottom: 0; */
.errorMessage {
  color: red;
  font-weight: bold;
}
div.paragraph {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  /*line-height: 30px !important;*/
  letter-spacing: 0.02em;
  margin: 0 auto 30px;
}
div.paragraph2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px !important;
  letter-spacing: 0.02em;
  margin: 0 auto 30px;
}
.logo {
  color: #818181;
  font-size: 18px !important;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold !important;
  letter-spacing: 0.08em;
  -ms-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
}
.table-header {
  padding: 2px;
  background-color: #4e4e4e;
  color: white;
}
.table-header-white {
  padding: 5px;
  color: #4e4e4e;
}
.section-header {
  padding: 2px;
  color: #4e4e4e;
  border-bottom: 2px solid #4e4e4e;
  margin-top: 15px;
}
.nav-admin {
  padding-left: 15px;
}
.fieldset {
  padding-bottom: 10px;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend > i {
  background-color: gray;
  padding: 8px;
  margin-right: 10px;
  min-width: 40px;
  text-align: center;
}
.cursor-pointer {
  cursor: pointer;
}
.actionCell {
  width: 110px;
  text-align: center;
}
.columnWidth5 {
  width: 5%;
}
.columnWidth10 {
  width: 10%;
}
.columnWidth20 {
  width: 20%;
}
.columnWidth30 {
  width: 30%;
}
.columnWidth40 {
  width: 40%;
}
.columnWidth45 {
  width: 45%;
}
.columnWidth50 {
  width: 50%;
}
.columnWidth55 {
  width: 55%;
}
.columnWidth60 {
  width: 60%;
}
.columnWidth70 {
  width: 70%;
}
.columnWidth75 {
  width: 75%;
}
.columnWidth80 {
  width: 80%;
}
.actionCell {
  width: 110px;
  text-align: center;
}
.modal-header-sw {
  padding: 5px;
  background-color: #4e4e4e;
}
.modal-header-sw .close {
  margin-top: -35px;
  color: white;
}
.modal-title-sw {
  color: white;
  margin-left: 10px;
  font-weight: bold;
}
.modal-footer-sw {
  padding: 10px;
  text-align: right;
}
.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.header-blue {
  background-color: #4e4e4e;
  color: white;
  padding: 10px;
}
.banner {
  width: 100%;
  background-color: #4e4e4e;
}
.text-center {
  text-align: center;
}
.body-text-home {
  padding-left: 30%;
  padding-right: 30%;
  padding-top: 20px;
  text-align: center;
}
.banner-text {
  padding-left: 30%;
  padding-right: 30%;
  padding-bottom: 10px;
  padding-top: 10px;
}
.banner-text-home {
  text-align: center;
  padding: 20px;
}
.spacer50 {
  height: 50px;
}
.red-message {
  color: #ff4949;
  display: none;
  font-size: 12px;
  margin: 5px 0 0 0;
}
.tooltip-icon {
  color: #f8c91c;
  font-size: 18px;
}
.table-banner {
  height: 250px;
  width: 100%;
  background-color: #4e4e4e;
}
.table-banner-small {
  height: 80px;
  width: 100%;
  background-color: #4e4e4e;
  margin-bottom: 0px;
}
.table-banner-bar {
  height: 50px;
  width: 100%;
  background-color: #4e4e4e;
  color: #ffffff;
  font-size: 24px;
  margin: 0;
  margin-bottom: 50px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 10px;
}
.table-white {
  height: 250px;
  width: 100%;
}
.title-white {
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
}
.text-white {
  color: #ffffff;
}
.chargify-js-wrapper {
  margin: 0 auto;
}
.chargify-js-content {
  background: #FFF;
  width: 100%;
  margin: 0 auto;
  min-width: 290px;
}
#chargify1 {
  display: flex;
}
#chargify1 iframe {
  width: 100% !important;
}
#chargify2 {
  display: flex;
}
#chargify2 iframe {
  width: 100% !important;
}
#chargify3 iframe {
  width: 100% !important;
}
#chargify4 iframe {
  width: 100% !important;
}
#chargify11 iframe {
  width: 100% !important;
}
.cardfront {
  display: flex;
  flex-flow: row;
}
.cardback {
  display: flex;
  flex-flow: row;
}
.cardback div {
  margin-right: 15px;
}
.cardback div:last-child {
  margin-right: 0;
}
.tooltip.top .tooltip-inner {
  background-color: #4e4e4e;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #4e4e4e;
}
.tooltip.right .tooltip-inner {
  background-color: #4e4e4e;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #4e4e4e;
}
.tooltip.bottom .tooltip-inner {
  background-color: #4e4e4e;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #4e4e4e;
}
.tooltip.left .tooltip-inner {
  background-color: #4e4e4e;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #4e4e4e;
}
.text-yellow {
  color: #F2C522;
}
.text-red {
  color: red;
}
.text-green {
  color: green;
}
.text-orange {
  color: orange;
}
.title-yellow {
  font-size: 40px;
  color: #F2C522;
  font-weight: bold;
}
.subtitle {
  font-size: 25px;
  font-weight: bold;
}
.subtitle-yellow {
  font-size: 25px;
  color: #F2C522;
  font-weight: bold;
}
.text-gray {
  color: #a1a1a1;
}
.text-dark-gray {
  color: #818181;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #700170;
  border-color: #700170;
  cursor: default;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #700170;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* Set width on the form input elements since they're 100% wide by default 
input,
select,
textarea {
    max-width: 280px;
}

a, a:visited {
    color: @sw-blue !important;
    text-decoration: none;
}

a:hover, a:active {
    color: gray !important;
    background-color: transparent;
    text-decoration: none;
}

ul.nav li a, ul.nav li a:visited {
    color: @sw-blue !important;
}

ul.nav li a:hover, ul.nav li a:active {
    color: gray !important;
    background-color: transparent;
}



*/
/*
    MENU
*/
.header-logo {
  margin-top: 0px;
  margin-left: 40px;
  margin-bottom: 5px;
}
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gn-menu-main,
.gn-menu-main ul {
  margin: 0;
  padding: 0;
  background: #700170;
  list-style: none;
  text-transform: none;
  font-weight: 300;
  line-height: 60px;
  z-index: 10;
}
.gn-menu-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  /*height: 60px;*/
  font-size: 13px;
}
.gn-menu-main a {
  display: block;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-weight: 200;
  padding-left: 10px;
}
.gn-menu-main span {
  background-color: gray;
  display: block;
  height: 30px;
  line-height: 32px;
  color: #181717;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.gn-menu-main span i {
  width: 50px;
  text-align: center;
}
.gn-menu-main a:hover,
.gn-menu-main a:hover i {
  color: #F2C522;
  font-weight: bold;
}
.gn-menu-main a.fa.fa-bars:hover {
  color: #d3d2d2;
}
.gn-menu-main a:hover {
  color: #d3d2d2;
  font-weight: normal;
}
.gn-menu-main > li {
  display: block;
  float: left;
  height: 100%;
  text-align: center;
}
/* icon-only trigger (menu item) */
.gn-menu-main li.gn-trigger {
  position: relative;
  width: 50px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 0px;
}
.gn-menu-main > li:last-child {
  float: left;
  border-right: none;
  border-left: 1px solid #737473;
}
.gn-menu-main > li > a {
  padding: 0 15px 0 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}
.gn-menu-main:after {
  display: table;
  clear: both;
  content: "";
}
.gn-menu-wrapper {
  position: fixed;
  top: 65px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 60px;
  background: #d3d2d2;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: -webkit-transform 0.3s, width 0.3s;
  -moz-transition: -moz-transform 0.3s, width 0.3s;
  transition: transform 0.3s, width 0.3s;
}
.gn-scroller {
  position: absolute;
  overflow-y: scroll;
  width: 370px;
  height: 100%;
}
.gn-menu {
  text-align: left;
  font-size: 16px;
}
.gn-menu li:not(:first-child),
.gn-menu li li {
  box-shadow: inset 0 1px #d3d2d2;
}
.gn-submenu li {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
.gn-submenu li a i {
  color: #ffffff;
  width: 50px;
  text-align: center;
}
.gn-trigger > .fa-bars {
  top: 16px;
  left: -16px;
  position: absolute;
  font-size: 30px;
}
.fa-bars.gn-selected::before,
.fa-bars.gn-selected > label {
  color: #d3d2d2;
}
.sub-item {
  margin-left: 20px;
}
/* styles for opening menu */
.gn-menu-wrapper.gn-open-all {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.gn-menu-wrapper.gn-open-all {
  width: 305px;
}
.gn-menu-wrapper.gn-open-all .gn-submenu li {
  height: 60px;
}
@media screen and (max-width: 422px) {
  .gn-menu-wrapper.gn-open-all {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
  }
  .gn-menu-wrapper.gn-open-all .gn-scroller {
    width: 130%;
  }
}
.user-menu {
  float: right;
  font-size: 16px;
  font-weight: 200;
}
.user-menu > .dropdown {
  text-transform: none;
}
.user-menu > .dropdown > .dropdown-toggle div {
  display: inline-block;
}
.user-menu > .dropdown #userDropdownMenu {
  color: #ffffff;
  padding: 0 10px 0 10px;
}
.user-menu > .dropdown #userDropdownMenu:hover {
  color: #d3d2d2;
}
.user-menu > .dropdown .dropdown-menu {
  border: none;
  border-radius: 0;
  width: 320px;
  top: 100%;
}
.user-menu > .dropdown .dropdown-menu > li {
  box-shadow: inset 0 1px #d3d2d2;
  height: 60px;
  overflow: hidden;
}
.user-menu > .dropdown .dropdown-menu > li.root-element {
  height: 30px;
}
.user-menu > .dropdown .dropdown-menu > li > span {
  font-size: 16px;
  cursor: default;
  overflow: hidden;
}
.user-menu > .dropdown .dropdown-menu > li > div {
  padding-top: 12px;
}
.user-menu > .dropdown .dropdown-menu > li > a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 200;
  padding: 20px 0 0 10px;
  height: 100%;
}
.user-menu > .dropdown .dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #F2C522;
  font-weight: bold;
}
.user-menu > .dropdown .dropdown-menu > li > a > i {
  text-align: center;
  width: 50px;
}
.rn-trigger > .fa-question-circle {
  float: right;
  font-size: 16px;
  padding: 0 15px 0 15px;
  line-height: 60px;
}
.fa-question-circle.rn-selected::before,
.fa-question-circle.rn-selected > label {
  color: #d3d2d2;
}
/* icon-only trigger (menu item) */
.gn-menu-main li.rn-trigger {
  position: relative;
  width: 50px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 0px;
}
.rn-menu-wrapper {
  position: fixed;
  top: 65px;
  bottom: 0;
  right: 0;
  overflow: hidden;
  width: 0px;
  background: #f6f6f6;
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.3s, width 0.3s;
  -moz-transition: -moz-transform 0.3s, width 0.3s;
  transition: transform 0.3s, width 0.3s;
}
.rn-scroller {
  position: absolute;
  overflow-y: scroll;
  width: 400px;
  height: 100%;
}
.rn-submenu li {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
.rn-submenu li a i {
  color: #ffffff;
  width: 50px;
  text-align: center;
}
/* styles for opening menu */
.rn-menu-wrapper.rn-open-all {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.rn-menu-wrapper.rn-open-all {
  width: 380px;
}
.rn-menu-wrapper.rn-open-all .rn-submenu li {
  height: 60px;
}
@media screen and (max-width: 450px) {
  .rn-menu-wrapper.rn-open-all {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
  }
  .rn-scroller {
    position: absolute;
    overflow-y: scroll;
    width: 325px;
    height: 100%;
  }
  .rn-menu-wrapper.rn-open-all .rn-scroller {
    width: 100%;
  }
}
.rn-menu-close {
  position: absolute;
  top: -15px;
  right: 20px;
  font-size: 18px;
  font-weight: bold !important;
  color: gray !important;
}
#app-loader {
  z-index: 1100;
}
.loader-container {
  height: 120px;
}
.loader {
  position: relative;
  width: 300px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -50px;
  border-radius: 20px;
}
.loader .ball {
  position: absolute;
  width: 0;
  height: 100%;
  left: -px;
  bottom: 0;
  background: #000000;
  opacity: 0;
  -webkit-animation: moveBall 2.8s infinite linear;
  -moz-animation: moveBall 2.8s infinite linear;
  -o-animation: moveBall 2.8s infinite linear;
  animation: moveBall 2.8s infinite linear;
}
.loader .ball.one {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.loader .ball.two {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.loader .ball.three {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.loader .ball.four {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.loader .ball.five {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.loader .ball.six {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.loader .ball .inner {
  height: 10px;
  width: 10px;
  position: absolute;
  background: #000000;
  bottom: 0;
  left: 0;
  margin-left: -6px;
  border-radius: 100%;
  border: solid 3px #F2C522;
}
.loader .ball.center {
  left: 50%;
  top: 50%;
  background: none;
  -webkit-animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.loader .ball.center .inner {
  top: -6px;
}
@-moz-keyframes centerBall {
  0%,
  25%,
  100% {
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes centerBall {
  0%,
  25%,
  100% {
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  75% {
    opacity: 0;
  }
}
@keyframes centerBall {
  0%,
  25%,
  100% {
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  75% {
    opacity: 0;
  }
}
@-moz-keyframes moveBall {
  0% {
    left: -10%;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  10% {
    opacity: 0;
  }
  28.7% {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 50%;
    opacity: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  71.3% {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 50%;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  90% {
    opacity: 0;
  }
  100% {
    left: 110%;
    -moz-transform: rotate(deg);
    -ms-transform: rotate(deg);
    -o-transform: rotate(deg);
    -webkit-transform: rotate(deg);
    transform: rotate(deg);
    opacity: 0;
  }
}
@-webkit-keyframes moveBall {
  0% {
    left: -10%;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  10% {
    opacity: 0;
  }
  28.7% {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 50%;
    opacity: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  71.3% {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 50%;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  90% {
    opacity: 0;
  }
  100% {
    left: 110%;
    -moz-transform: rotate(deg);
    -ms-transform: rotate(deg);
    -o-transform: rotate(deg);
    -webkit-transform: rotate(deg);
    transform: rotate(deg);
    opacity: 0;
  }
}
@keyframes moveBall {
  0% {
    left: -10%;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  10% {
    opacity: 0;
  }
  28.7% {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 50%;
    opacity: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  71.3% {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 50%;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  90% {
    opacity: 0;
  }
  100% {
    left: 110%;
    -moz-transform: rotate(deg);
    -ms-transform: rotate(deg);
    -o-transform: rotate(deg);
    -webkit-transform: rotate(deg);
    transform: rotate(deg);
    opacity: 0;
  }
}
/* ============================= */
/* Small Screens                 */
/* ============================= */
@media (max-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
  .title-white {
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
  }
  .table-banner-small {
    height: 60px;
    width: 100%;
    background-color: #4e4e4e;
    margin-bottom: 0px;
  }
  .body-text-home {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }
  .banner-text {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .banner-text-home {
    text-align: center;
    padding: 25px;
  }
  .table-responsive > .table {
    margin-bottom: 40px;
  }
  .panel-comment {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mobile-hide {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .subheading-wrap-inner {
    line-height: 18px;
  }
  .subheading-label {
    font-size: 14px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .subheading-data {
    font-size: 14px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .user-menu > .dropdown .dropdown-menu {
    left: -233px;
    top: 108%;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
@media print {
  .no-print {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  /* Force table to not be like tables anymore */
  #table-block table,
  #table-block thead,
  #table-block tbody,
  #table-block th,
  #table-block td,
  #table-block tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  #table-block thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #table-block tr {
    border-top: 1px solid #ccc;
  }
  #table-block td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 30%;
    white-space: normal;
    text-align: left;
  }
  #table-block td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
	Label the data
	*/
  #table-block td:before {
    content: attr(data-title);
  }
  #table-block ul {
    left: 0;
    right: auto;
  }
}