@import url("//hello.myfonts.net/count/2ce15e");
@font-face {
  font-family: 'FuturaLTPro-XBoldCond';
  src: url("../Fonts/2CE15E_0_0.eot");
  src: url("../Fonts/2CE15E_0_0.eot?#iefix") format("embedded-opentype"), url("../Fonts/2CE15E_0_0.woff2") format("woff2"), url("../Fonts/2CE15E_0_0.woff") format("woff"), url("../Fonts/2CE15E_0_0.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: 'TradeGothicLTPro-BdCn20';
  src: url("../Fonts/2CE15E_1_0.eot");
  src: url("../Fonts/2CE15E_1_0.eot?#iefix") format("embedded-opentype"), url("../Fonts/2CE15E_1_0.woff2") format("woff2"), url("../Fonts/2CE15E_1_0.woff") format("woff"), url("../Fonts/2CE15E_1_0.ttf") format("truetype");
  font-weight: normal;
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  background-color: #000;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-transform: uppercase;
  color: #666;
}

img {
  max-width: 100%;
  height: auto;
}

.create-report .col-3 {
  position: relative;
  width: 46%;
  display: inline-block;
}
@media (min-width: 500px) {
  .create-report .col-3 {
    width: 25%;
  }
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  min-height: 100%;
}

html {
  line-height: 1.6;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 2.8em;
  margin: 0;
}

h2 {
  font-size: 2.25em;
  margin: 0;
}

h3 {
  font-size: 1.8em;
  margin: 0;
}

h4 {
  font-size: 1.45em;
  margin: 0;
}

h5 {
  font-size: 1.2em;
  margin: 0;
}

h6 {
  font-size: 1.05em;
  margin: 0;
}

ul {
  padding-left: 1.125em;
}

th, td {
  padding: .25em 1em;
  text-align: left;
  border: 1px solid #aaa;
}

.rwd-horz-table thead:first-child {
  display: none;
}
.rwd-horz-table tr {
  display: block;
  margin-bottom: 1em;
}
.rwd-horz-table th, .rwd-horz-table td {
  display: block;
  border-width: 0;
  padding: 0;
  text-align: left;
}
.rwd-horz-table th:before, .rwd-horz-table td:before {
  display: inline;
  content: attr(data-th);
  font-weight: bold;
}
@media (min-width: 600px) {
  .rwd-horz-table thead:first-child {
    display: table-header-group;
  }
  .rwd-horz-table tr {
    display: table-row;
  }
  .rwd-horz-table tr:first-child {
    display: table-row;
  }
  .rwd-horz-table th, .rwd-horz-table td {
    padding: .25em 1em;
    display: table-cell;
    border-width: 1px;
  }
  .rwd-horz-table th:before, .rwd-horz-table td:before {
    display: none;
  }
}

.wrapper {
  font-size: 0.001px;
  max-width: 1140px;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.micro-col-1 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 8.33333%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-1 img {
  max-width: 100%;
  height: auto;
}

.micro-col-2 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 16.66667%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-2 img {
  max-width: 100%;
  height: auto;
}

.micro-col-3 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 25%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-3 img {
  max-width: 100%;
  height: auto;
}

.micro-col-4 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 33.33333%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-4 img {
  max-width: 100%;
  height: auto;
}

.micro-col-5 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 41.66667%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-5 img {
  max-width: 100%;
  height: auto;
}

.micro-col-6 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 50%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-6 img {
  max-width: 100%;
  height: auto;
}

.micro-col-7 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 58.33333%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-7 img {
  max-width: 100%;
  height: auto;
}

.micro-col-8 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 66.66667%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-8 img {
  max-width: 100%;
  height: auto;
}

.micro-col-9 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 75%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-9 img {
  max-width: 100%;
  height: auto;
}

.micro-col-10 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 83.33333%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-10 img {
  max-width: 100%;
  height: auto;
}

.micro-col-11 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 91.66667%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-11 img {
  max-width: 100%;
  height: auto;
}

.micro-col-12 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  width: 100%;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
.micro-col-12 img {
  max-width: 100%;
  height: auto;
}

.mbl-col-1 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-1 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 8.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-1 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-2 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 16.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-2 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-3 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-3 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 25%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-3 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-4 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-4 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 33.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-4 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-5 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-5 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 41.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-5 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-6 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-6 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-6 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-7 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-7 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 58.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-7 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-8 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-8 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 66.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-8 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-9 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-9 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 75%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-9 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-10 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-10 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 83.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-10 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-11 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-11 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 91.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-11 img {
    max-width: 100%;
    height: auto;
  }
}

.mbl-col-12 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 500px) {
  .mbl-col-12 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .mbl-col-12 img {
    max-width: 100%;
    height: auto;
  }
}

.col-1 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-1 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 8.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-1 img {
    max-width: 100%;
    height: auto;
  }
}

.col-2 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 16.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-2 img {
    max-width: 100%;
    height: auto;
  }
}

.col-3 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-3 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 25%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-3 img {
    max-width: 100%;
    height: auto;
  }
}

.col-4 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-4 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 33.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-4 img {
    max-width: 100%;
    height: auto;
  }
}

.col-5 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-5 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 41.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-5 img {
    max-width: 100%;
    height: auto;
  }
}

.col-6 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-6 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-6 img {
    max-width: 100%;
    height: auto;
  }
}

.col-7 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-7 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 58.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-7 img {
    max-width: 100%;
    height: auto;
  }
}

.col-8 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-8 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 66.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-8 img {
    max-width: 100%;
    height: auto;
  }
}

.col-9 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-9 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 75%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-9 img {
    max-width: 100%;
    height: auto;
  }
}

.col-10 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-10 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 83.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-10 img {
    max-width: 100%;
    height: auto;
  }
}

.col-11 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-11 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 91.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-11 img {
    max-width: 100%;
    height: auto;
  }
}

.col-12 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .col-12 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    font-size: 17px;
    font-size: 1.1rem;
  }
  .col-12 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-1 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-1 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 8.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-1 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-2 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 16.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-2 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-3 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-3 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 25%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-3 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-4 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-4 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 33.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-4 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-5 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-5 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 41.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-5 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-6 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-6 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-6 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-7 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-7 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 58.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-7 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-8 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-8 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 66.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-8 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-9 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-9 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 75%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-9 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-10 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-10 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 83.33333%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-10 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-11 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-11 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 91.66667%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-11 img {
    max-width: 100%;
    height: auto;
  }
}

.desk-col-12 {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 960px) {
  .desk-col-12 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .desk-col-12 img {
    max-width: 100%;
    height: auto;
  }
}

@media (min-width: 768px) {
  .col-1__push {
    margin-left: 8.33333%;
  }
}

.padding-top-1 {
  padding-top: 16px;
  padding-top: 1rem;
}

.padding-bottom-1 {
  padding-bottom: 16px;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .col-2__push {
    margin-left: 16.66667%;
  }
}

.padding-top-2 {
  padding-top: 32px;
  padding-top: 2rem;
}

.padding-bottom-2 {
  padding-bottom: 32px;
  padding-bottom: 2rem;
}

@media (min-width: 768px) {
  .col-3__push {
    margin-left: 25%;
  }
}

.padding-top-3 {
  padding-top: 48px;
  padding-top: 3rem;
}

.padding-bottom-3 {
  padding-bottom: 48px;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .col-4__push {
    margin-left: 33.33333%;
  }
}

.padding-top-4 {
  padding-top: 64px;
  padding-top: 4rem;
}

.padding-bottom-4 {
  padding-bottom: 64px;
  padding-bottom: 4rem;
}

@media (min-width: 768px) {
  .col-5__push {
    margin-left: 41.66667%;
  }
}

.padding-top-5 {
  padding-top: 80px;
  padding-top: 5rem;
}

.padding-bottom-5 {
  padding-bottom: 80px;
  padding-bottom: 5rem;
}

@media (min-width: 768px) {
  .col-6__push {
    margin-left: 50%;
  }
}

.padding-top-6 {
  padding-top: 96px;
  padding-top: 6rem;
}

.padding-bottom-6 {
  padding-bottom: 96px;
  padding-bottom: 6rem;
}

@media (min-width: 768px) {
  .col-7__push {
    margin-left: 58.33333%;
  }
}

.padding-top-7 {
  padding-top: 112px;
  padding-top: 7rem;
}

.padding-bottom-7 {
  padding-bottom: 112px;
  padding-bottom: 7rem;
}

@media (min-width: 768px) {
  .col-8__push {
    margin-left: 66.66667%;
  }
}

.padding-top-8 {
  padding-top: 128px;
  padding-top: 8rem;
}

.padding-bottom-8 {
  padding-bottom: 128px;
  padding-bottom: 8rem;
}

@media (min-width: 768px) {
  .col-9__push {
    margin-left: 75%;
  }
}

.padding-top-9 {
  padding-top: 144px;
  padding-top: 9rem;
}

.padding-bottom-9 {
  padding-bottom: 144px;
  padding-bottom: 9rem;
}

@media (min-width: 768px) {
  .col-10__push {
    margin-left: 83.33333%;
  }
}

.padding-top-10 {
  padding-top: 160px;
  padding-top: 10rem;
}

.padding-bottom-10 {
  padding-bottom: 160px;
  padding-bottom: 10rem;
}

@media (min-width: 768px) {
  .col-11__push {
    margin-left: 91.66667%;
  }
}

.padding-top-11 {
  padding-top: 176px;
  padding-top: 11rem;
}

.padding-bottom-11 {
  padding-bottom: 176px;
  padding-bottom: 11rem;
}

@media (min-width: 768px) {
  .col-12__push {
    margin-left: 100%;
  }
}

.padding-top-12 {
  padding-top: 192px;
  padding-top: 12rem;
}

.padding-bottom-12 {
  padding-bottom: 192px;
  padding-bottom: 12rem;
}

.col__middle {
  vertical-align: middle;
}

.create-report .card--wrapper .player-pic.col-4, .create-report .card--wrapper .team-logo.col-4 {
  display: inline-block;
  width: 33.3333%;
}
@media (min-width: 768px) {
  .create-report .card--wrapper .player-pic.col-4, .create-report .card--wrapper .team-logo.col-4 {
    margin-top: 0;
  }
}
.create-report .card--wrapper .player-info.col-8, .create-report .card--wrapper .team-info.col-8 {
  width: 66.6666%;
  display: inline-block;
  padding-left: 10px !important;
}
@media (min-width: 768px) {
  .create-report .card--wrapper .player-info.col-8, .create-report .card--wrapper .team-info.col-8 {
    margin-top: 0;
  }
}

.has-col {
  font-size: 0.001px;
  padding-left: 0;
  padding-right: 0;
}

.btn {
  border-width: 0;
  border-radius: 4px;
  padding: 10px 40px;
  font: normal 18px/1.2 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  outline: 0;
  -webkit-transition: 500ms;
  transition: 500ms;
  background: -webkit-linear-gradient(top, #82de00 0%, #64ab00 100%);
  background: linear-gradient(to bottom, #82de00 0%, #64ab00 100%);
}
.btn:link, .btn:visited {
  color: #fff;
}
.btn:hover, .btn:active {
  box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.25);
}

.btn-report {
  border-width: 0;
  border-radius: 4px;
  padding: 15px 50px;
  font: normal 22px/1.2 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  outline: 0;
  -webkit-transition: 500ms;
  transition: 500ms;
  background: -webkit-linear-gradient(top, #82de00 0%, #64ab00 100%);
  background: linear-gradient(to bottom, #82de00 0%, #64ab00 100%);
}
.btn-report:link, .btn-report:visited {
  color: #fff;
}
.btn-report:hover, .btn-report:active {
  box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.25);
}

.btn__fullw {
  width: 100%;
}

.btn__cancel {
  border-width: 0;
  border-radius: 4px;
  padding: 10px 40px;
  background: transparent;
  text-decoration: underline;
}

.btn__blk {
  background: -webkit-linear-gradient(top, #595959 0%, #333333 100%);
  background: linear-gradient(to bottom, #595959 0%, #333333 100%);
}

.btn__margin {
  margin-right: 32px;
  margin-right: 2rem;
  margin-top: 32px;
  margin-top: 2rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}

.btn__notepad {
  width: 46%;
  text-align: center;
}

.btn__right {
  float: right;
}

.btn__left {
  float: left;
}

.button {
  outline: 0;
  border-width: 0;
  background: transparent;
}

@media (max-width: 767px) {
  .button-group .btn {
    display: block;
    width: 100%;
    text-align: center;
    margin: .5em 0;
  }
}
@media (min-width: 768px) {
  .flexbox .button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .flexbox .button-group .btn {
    margin-left: .5em;
    margin-right: .5em;
    display: block;
    width: 50%;
  }
}

.paginator {
  margin: 1em 0;
  text-align: right;
  font-size: 16px;
  font-size: 1rem;
}
.paginator .pag--current, .paginator .pag--left, .paginator .pag--right {
  display: inline-block;
  line-height: 1.5em;
  min-width: 1.5em;
  vertical-align: bottom;
}
.paginator .pag--current {
  border: 1px solid #cbcbcb;
  color: #000;
}
.paginator .pag--left {
  background: #666 url("../Images/Master/left-arrow.png") no-repeat 3px 5px;
}
.paginator .pag--right {
  background: #666 url("../Images/Master/right-arrow.png") no-repeat 5px 5px;
}
.paginator .pag--left, .paginator .pag--right {
  border: 1px solid #666;
  width: 1.5em;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  text-indent: 100%;
}
.paginator .pag--left:hover, .paginator .pag--right:hover {
  border: 1px solid #cbcbcb;
  background-color: #cbcbcb;
}
.paginator .pag--left:active, .paginator .pag--right:active {
  border: 1px solid #191919;
  background-color: #191919;
}

.slider-controls, .site-message--alert {
  text-align: center;
}
.slider-controls .left, .slider-controls .right, .site-message--alert .left, .site-message--alert .right {
  display: inline-block;
  width: 1em;
  height: 1em;
  float: left;
  font-size: 14px;
  color: #ddd;
}
.slider-controls .right, .site-message--alert .right {
  text-align: right;
  float: right;
}
.slider-controls .dot, .site-message--alert .dot {
  display: inline-block;
  width: 1em;
  height: 1em;
  background: #ddd;
  border-radius: 50%;
  margin-top: 5px;
}
.slider-controls .dot.current, .site-message--alert .dot.current {
  background: #82de00;
}

.goals .ui-progressbar {
  position: relative;
  height: 15px;
}
.goals .ui-progressbar .ui-progressbar-value {
  background: #db1802;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #db1802), color-stop(50%, #f7ef00), color-stop(100%, #a3dd33));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #db1802 0%, #f7ef00 50%, #a3dd33 100%);
  /* IE10+ */
  background: linear-gradient(to right, #db1802 0%, #f7ef00 50%, #a3dd33 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db1802', endColorstr='#a3dd33',GradientType=1 );
  /* IE6-9 */
  border: none;
}

.site-wrapper {
  -webkit-transition: 200ms;
  transition: 200ms;
  padding-top: 80px;
}
.site-wrapper.nav {
  -webkit-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  transform: translateX(-280px);
}
@media (min-width: 768px) {
  .site-wrapper {
    padding-top: 0;
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .site-header {
    position: static;
  }
}

.site-branding {
  background: black;
  color: #fff;
  overflow: hidden;
}
.site-branding [class*='col-'] {
  vertical-align: middle;
}

.site-title {
  font: bold 14px/1.2 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
  float: left;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
}
.site-title .mobile-hide {
  display: none;
}
@media (min-width: 768px) {
  .site-title .mobile-hide {
    display: inline-block;
  }
}
.site-title h1, .site-title h2, .site-title h3, .site-title h4, .site-title h5, .site-title h6 {
  color: #fff;
}
.site-title a {
  color: #82de00;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
}
.site-title a:link, .site-title a:visited {
  color: #82de00;
}
.site-title a:hover, .site-title a:focus {
  color: #82de00;
}
.site-title img {
  margin: -2px 10px 0 0;
  display: inline-block;
}
.site-title h1 {
  font-size: 14px;
  display: inline-block;
}

.site-message {
  text-align: right;
  font: bold 14px/1.2 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  font-weight: normal;
  color: #979797;
  text-transform: uppercase;
  float: right;
  padding: 8px 16px;
  padding: .5rem 1rem;
}
.site-message strong 
{
    font-weight: 400;
    color: #fff;
}
.site-message h1, .site-message h2, .site-message h3, .site-message h4, .site-message h5, .site-message h6 {
  color: #fff;
}
.site-message a {
  color: #82de00;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
}
.site-message a:link, .site-message a:visited {
  color: #82de00;
}
.site-message a:hover, .site-message a:focus {
  color: #82de00;
}
.site-message img {
  margin-right: 10px;
  cursor: pointer;
}
.site-message .alert-notification {
  width: 16px;
  height: 18px;
  background: url("../Images/Master/alert.png");
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
.site-message .alert-notification.full {
  background-position: 0 0;
}
.site-message .alert-notification.empty {
  background-position: -17px 0;
}
.site-message .notification-count {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #db1702;
  top: -4px;
  margin-left: 10px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.site-message--name {
  margin-right: 10px;
}
.site-message--logout {
  margin-left: 10px;
}
.site-message--alert {
  margin-top: 24px;
  left: 0;
  display: none;
  background: #fff;
  text-align: left;
  position: absolute;
  width: 100%;
  border: solid 1px #ddd;
}
@media (min-width: 768px) {
  .site-message--alert {
    left: initial;
    margin-left: -263px;
    width: 340px;
  }
}
.site-message--alert .single-alert {
  font-family: sans-serif;
  text-transform: none;
  padding: 16px 32px;
  padding: 1rem 2rem;
  border-bottom: solid 1px #ddd;
}
.site-message--alert .single-alert.center-text:last-child {
  padding-top: 36px;
  padding-bottom: 36px;
}
.site-message--alert .single-alert:last-child {
  border-bottom: none;
}
.site-message--alert .single-alert:hover {
  background: #ededed;
}
.site-message--alert .single-alert .dot {
  position: absolute;
  right: 25px;
  margin-top: -45px;
}
.site-message--alert .single-alert strong {
  color: #82de00;
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 32px;
  font-size: 2rem;
}
.site-message--alert .single-alert:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -20px;
  z-index: 9999;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
}
@media (min-width: 768px) {
  .site-message--alert .single-alert:before {
    left: 80%;
  }
}

.site-logout {
  text-align: right;
}

.site-function {
  background: -webkit-linear-gradient(bottom, #e7e9e4 0%, #d6d6d6 32%, #f5f5fa 100%);
  background: linear-gradient(to top, #e7e9e4 0%, #d6d6d6 32%, #f5f5fa 100%);
  min-height: 50px;
  position: relative;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}

.site-logo {
  display: block;
  float: left;
  width: 88px;
  height: 50px;
  position: relative;
  border-right: 1px solid #fff;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.site-logo:after {
  content: '';
  display: block;
  width: 1px;
  height: 50px;
  border-right: 1px solid #b3b2b6;
  position: absolute;
  top: 0;
  right: 0;
}
.site-logo:hover {
  opacity: .5;
}
.site-logo img {
  display: block;
  position: relative;
  margin: 0 auto;
  top: 9px;
}

.site-tools {
  display: inline-block;
  float: right;
}

.nav-dsktp-hide {
  display: none;
}
@media (min-width: 768px) {
  .nav-dsktp-hide {
    display: inline-block;
  }
}

.nav-btn {
  outline: 0;
  background: 0;
  border: 0;
  padding-top: 12px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: 200ms;
  transition: 200ms;
  border-left: 1px solid #b3b2b6;
  height: 50px;
  padding: 0 20px;
  position: relative;
}
.nav-btn:after {
  content: '';
  display: block;
  width: 1px;
  height: 50px;
  border-left: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.nav-btn:hover {
  opacity: .5;
}

.site-nav {
  float: right;
}
@media (min-width: 768px) {
  .site-nav {
    display: none;
  }
}

.nav-btn-border {
  display: block;
  width: 88px;
  height: 50px;
  background: transparent;
  position: relative;
  border-width: 0;
  border-left: 1px solid #b3b2b6;
  outline: 0;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.nav-btn-border:after {
  content: '';
  display: block;
  width: 1px;
  height: 50px;
  border-left: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.nav-btn-border:hover {
  opacity: .5;
}
.nav-btn-border img {
  position: relative;
}

.nav-links {
  position: absolute;
  top: 0px;
  right: 0;
  width: 280px;
  background: #666;
  text-transform: uppercase;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
}
.nav-links--help {
  display: none;
}
.site-wrapper.nav .nav-links {
  -webkit-transform: translateX(280px);
  -ms-transform: translateX(280px);
  transform: translateX(280px);
  display: block;
}
.nav-links a {
  padding: 14px 20px 14px 70px;
  display: block;
  text-decoration: none;
  border-top: 1px solid #888;
  border-bottom: 1px solid #555;
  -webkit-transition: 200ms;
  transition: 200ms;
  background: url("../Images/Master/nav-icons.svg") no-repeat 20px 8px;
}
.nav-links a:link, .nav-links a:visited {
  color: #fff;
}
.nav-links a:hover {
  background-color: #4d4d4d;
  padding-left: 80px;
}
.nav-links a:active {
  background-color: #333333;
}
.nav-links li {
  font: normal 20px/1 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  font-size: 24px;
}
.nav-links li:nth-child(1) a {
  background-position: 20px 8px;
}
.nav-links li:nth-child(2) a {
  background-position: 20px -42px;
}
.nav-links li:nth-child(3) a {
  background-position: 20px -92px;
}
.nav-links li:nth-child(4) a {
  background-position: 20px -142px;
}
.nav-links li:nth-child(5) a {
  background-position: 20px -192px;
}
.nav-links li:nth-child(6) a {
  background-position: 20px -242px;
}

.desktop-links {
  display: none;
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-transform: uppercase;
}
.desktop-links a {
  text-decoration: none;
}
@media (min-width: 768px) {
  .desktop-links {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .desktop-links a {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    border-right: 1px solid #fff;
    -webkit-transition: 200ms;
    transition: 200ms;
  }
  .desktop-links a:hover, .desktop-links a:active {
    color: #82de00;
  }
  .desktop-links a:after {
    content: '';
    display: block;
    width: 1px;
    height: 50px;
    border-right: 1px solid #b3b2b6;
    position: absolute;
    top: 0;
    right: 0;
  }
}

.site-footer {
  background-color: #000;
  color: #fff;
  padding: 64px 0;
  padding: 4rem 0;
  height: 300px;
}

.footer-links {
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0;
  padding: 0 0 32px 0;
  padding: 0 0 2rem 0;
  border-bottom: 1px solid #fff;
  list-style-type: none;
  text-transform: uppercase;
  font-size: .001px;
}
.footer-links a {
  text-decoration: none;
}
.footer-links a:link, .footer-links a:visited {
  color: #fff;
}
.footer-links a:hover {
  color: #82de00;
}
.footer-links a:active {
  color: #467800;
}
.footer-links li {
  display: inline-block;
  padding: 9px 32px 9px 0;
  padding: .6rem 2rem .6rem 0;
  font: normal 13px/1.2 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  min-width: 40%;
}
@media (min-width: 768px) {
  .footer-links li {
    min-width: inherit;
  }
}

.advsearch {
  display: none;
  background: #fff;
  padding-top: 16px;
  padding-top: 1rem;
  padding-bottom: 64px;
  padding-bottom: 4rem;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  position: relative;
  margin-top: -10px;
}
.advsearch h2 {
  padding-bottom: 0.25em;
}

.input-group {
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
}
.input-group--input {
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.input-group .select2, .input-group .select2_year, .input-group .select1, .input-group .select1_year {
  width: 100%;
  max-width: 100%;
}
.input-group .select2-choices {
  border-radius: 3px;
}
.input-group label {
  display: block;
  margin-top: 1.75em;
}
@media (min-width: 768px) {
  .input-group label {
    margin-top: 0;
    font-size: 1.2em;
  }
}
.input-group label input, .input-group label select, .input-group label .select2-container {
  font-weight: normal;
  margin-top: 8px;
  margin-top: .5rem;
}
.input-group label .select2-container {
  font-size: 16px;
  font-size: 1rem;
}

.advsearch--input {
  border-bottom: solid 1px #ededed;
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
  padding-top: 56px;
  padding-top: 3.5rem;
  padding-bottom: 56px;
  padding-bottom: 3.5rem;
}

.search-results--chart, .search-results--legend {
  vertical-align: middle;
}
.search-results--legend {
  font-size: 18px;
  line-height: 1.6;
}
.search-results--legend h2 {
  font-size: 32px;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .search-results--legend {
    padding-top: 2em;
  }
}

.tabs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-bottom: .5em;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}
.tabs button {
  display: inline-block;
  font: 16px/1 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-transform: uppercase;
  border: 0;
  color: #666;
  background: transparent;
  padding: 0;
  -webkit-transition: .25s;
  transition: .25s;
  margin-right: 16px;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .tabs button {
    font-size: 18px;
  }
}
.tabs button:hover {
  color: #82de00;
}
.tabs button:first-child {
  margin-left: 0;
}
.tabs button:last-child {
  margin-right: 0;
}
.tabs .tabs__active {
  color: #82de00;
}
.tabs .tabs__active button {
  color: #82de00;
}

.card {
  background: #fff;
  border-bottom: solid 1px #ddd;
  position: relative;
  color: #666;
  border-bottom: 0px solid transparent;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .card {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  }
}
.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-transform: uppercase;
}
.card h1 strong, .card h2 strong, .card h3 strong, .card h4 strong, .card h5 strong, .card h6 strong {
  color: #82de00;
  font-weight: normal;
}
@media (min-width: 768px) {
  .card {
    margin-bottom: 0;
  }
}
.card p {
  margin: .5em 0;
}
.card--wrapper {
  padding: 0 0 20px;
  padding: 0 0 1.25rem;
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 0.001px;
}
@media (min-width: 768px) {
  .card--wrapper {
    max-width: 1140px;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.card--wrapper [class*='col-'] {
  padding: 0 0 1px 0;
}
@media (min-width: 500px) {
  .card--wrapper [class*='col-'] {
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    margin: 40px 0;
    margin: 2.5rem 0;
  }
}
@media (min-width: 768px) {
  .card--wrapper .has-col {
    padding-left: 0;
    padding-right: 0;
  }
}
.card--wrapper .input-group {
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
}
.card--toggle {
  position: absolute;
  top: 27px;
  top: 1.7rem;
  right: 24px;
  right: 1.5rem;
  border-width: 0;
  background: transparent;
  outline: 0 solid white;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.card--toggle:hover {
  opacity: .5;
}
@media (min-width: 768px) {
  .card--toggle {
    display: none;
  }
}
.card--header, .card--content, .card--contentx, .card--footer {
  padding: 19px 32px;
  padding: 1.2rem 2rem;
}
.card--header {
  border-bottom: 1px solid #ddd;
  position: relative;
  padding-top: 28px;
  padding-top: 1.8rem;
}
.card--header h1, .card--header h2, .card--header h3, .card--header h4, .card--header h5, .card--header h6 {
  margin: 8px 0;
  margin: .5rem 0;
  font-size: 22px;
  font-weight: normal;
  color: #333333;
}
.card--header .notification {
  background: red;
  border-radius: 1em;
  color: white;
  display: inline-block;
  font-size: 16px;
  margin: 0 0 0 .25em;
  min-width: 1.5em;
  padding: .25em;
  position: relative;
  text-align: center;
  top: -.2em;
}
.card--footer {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 768px) {
  .card--footer {
    border-bottom-width: 0;
  }
}

@media (min-width: 500px) {
  .create-report .card--wrapper [class*='col-'] {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .create-report .card--wrapper [class*='col-'] {
    margin: 40px 0;
    margin: 2.5rem 0;
  }
  .create-report .card--wrapper [class*='col-'] [class*='col-'] {
    margin: 0;
  }
}

.goals, .alerts {
  font-size: 19px;
  font-size: 1.2rem;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .goals, .alerts {
    padding-bottom: 32px;
    padding-bottom: 2rem;
  }
}

.goals {
  margin: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .goals {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}

.card--content {
  overflow-x: auto;
  overflow-y: hidden;
}

.presence .card--content, .presence .card--contentx {
  text-align: center;
  font-size: Helvetica, sans-serif;
  font: normal 17px/1.2 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-transform: uppercase;
}
.presence .card--content .updated, .presence .card--contentx .updated {
  text-align: left;
  font: 400 12px/19px sans-serif;
  text-transform: none;
}
.presence .card--content .updated strong, .presence .card--contentx .updated strong {
  color: #666;
  font-weight: 700;
}
.presence .card--content strong, .presence .card--contentx strong {
  color: #82de00;
  font-weight: normal;
}

.legibility em {
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .legibility {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}

.settings input[type="text"], .settings input[type="password"] {
  border-radius: 4px;
  width: 100%;
  border: solid 1px #aaa;
  outline: 0;
  font-size: 16px;
  font-size: 1rem;
  padding: 7px 20px;
}
.settings input[type="text"]:focus, .settings input[type="password"]:focus {
  border-color: #82de00;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {
  .card + .card {
    margin-top: 40px;
    margin-top: 2.5rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }
}

.panel-1, .panel-2, .panel-3 {
  padding-top: 4em;
  padding-bottom: 4em;
  overflow-x: auto;
}

.panel-1 {
  background: #fff;
}

.panel-1 {
  background: #fff;
  text-align: center;
}
.panel-1 h2.center-text {
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ededed;
}

.panel-2 {
  background: #fff;
  border-top: solid 1px #ededed;
}
.panel-2 .my-reports--tbl tr {
  background-color: #dfdfdf;
}
.panel-2 .my-reports--tbl tr:nth-child(2n) {
  background-color: #fff;
}

.panel-3 {
  background: #dcdcdc;
}

@media (max-width: 959px) {
  .tbl.tbl--dashboard tr, .tbl--dashboard.my-reports--tbl tr {
    display: block;
    margin: 0;
    padding: 10px 0 10px 60px;
    overflow: hidden;
  }
  .tbl.tbl--dashboard th, .tbl--dashboard.my-reports--tbl th {
    display: none;
  }
  .tbl.tbl--dashboard td, .tbl--dashboard.my-reports--tbl td {
    display: block;
    width: 100%;
    padding: 0;
  }
  .tbl.tbl--dashboard tr.tbl--nomobile, .tbl--dashboard.my-reports--tbl tr.tbl--nomobile {
    height: 1px;
    padding: 0;
  }
  .tbl.tbl--dashboard td.tbl--nomobile, .tbl--dashboard.my-reports--tbl td.tbl--nomobile {
    height: 1px;
    padding: 0;
  }
  .tbl.tbl--dashboard td.tbl--icon, .tbl--dashboard.my-reports--tbl td.tbl--icon {
    margin: 0 10px 0 -60px;
    float: left;
    width: 47px;
    padding: 0;
  }
  .tbl.tbl--dashboard td.tbl--icon img, .tbl--dashboard.my-reports--tbl td.tbl--icon img {
    margin: 0;
  }
  .tbl.tbl--dashboard td.tbl--block, .tbl--dashboard.my-reports--tbl td.tbl--block {
    display: block;
    width: auto;
    padding: 0;
  }
  .tbl.tbl--dashboard td.tbl--inline, .tbl--dashboard.my-reports--tbl td.tbl--inline {
    display: inline-block;
    font: normal 12px/1.2 sans-serif;
    width: auto;
    padding: 0;
  }
  .tbl.tbl--dashboard td.tbl--inline:after, .tbl--dashboard.my-reports--tbl td.tbl--inline:after {
    content: ',';
    display: inline;
  }
  .tbl.tbl--dashboard td.tbl--inline:last-child:after, .tbl--dashboard.my-reports--tbl td.tbl--inline:last-child:after {
    display: none;
  }
}

.tbl, .my-reports--tbl {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  font-size: 12px;
  color: #666;
  margin: 20px 0;
  background: #fff;
}
.tbl td.tbl--icon img, .my-reports--tbl td.tbl--icon img {
  height: auto;
  width: 47px;
}
@media (min-width: 500px) {
  .tbl, .my-reports--tbl {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .tbl, .my-reports--tbl {
    font-size: 16px;
  }
  .tbl th, .my-reports--tbl th, .tbl td, .my-reports--tbl td {
    font-size: 16px;
  }
  .tbl td.tbl--icon, .my-reports--tbl td.tbl--icon {
    width: 50px;
  }
}
.tbl tr, .my-reports--tbl tr {
  border-bottom: 1px solid #ddd;
}
.tbl tr:nth-child(odd), .my-reports--tbl tr:nth-child(odd) {
  background: #ededed;
}
.tbl tr.paginator-wrapper, .my-reports--tbl tr.paginator-wrapper {
  border-bottom: none;
  background-color: transparent;
}
.tbl tr.paginator-wrapper td, .my-reports--tbl tr.paginator-wrapper td {
  border-width: 0;
  padding-left: 0;
  padding-right: 0;
}
.tbl tr.last, .my-reports--tbl tr.last {
  border-bottom: none;
}
.tbl th, .my-reports--tbl th {
  border-width: 0;
  background-color: #000;
  color: #fff;
  font: 16px/1 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 1em 1em;
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  border-right: 1px solid #ddd;
}
.tbl th:last-child, .my-reports--tbl th:last-child {
  border-right: none;
}
.tbl th a:link, .my-reports--tbl th a:link, .tbl th a:visited, .my-reports--tbl th a:visited {
  color: #fff;
}
.tbl th a:hover, .my-reports--tbl th a:hover {
  color: #cbcbcb;
}
.tbl th a:active, .my-reports--tbl th a:active {
  color: #666;
}
.tbl td, .my-reports--tbl td {
  border-width: 0;
  padding: .5em .75em;
  border-right: 1px solid #ddd;
  color: #000;
}
.tbl td a, .my-reports--tbl td a {
  text-decoration: none;
}
.tbl td img[style], .my-reports--tbl td img[style] {
  max-width: 32px;
  max-height: 32px;
  display: block;
  object-fit: cover;
}
@media (min-width: 500px) {
  .tbl td img[style], .my-reports--tbl td img[style] {
    display: inline;
    min-width: 47px;
    height: 47px;
  }
}
.tbl td.last, .my-reports--tbl td.last {
  border-right: none;
}

/*! jQuery UI - v1.11.2 - 2014-12-23
* http://jqueryui.com
* Includes: core.css, datepicker.css, progressbar.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #fff;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #fff;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #fff;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
  background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

.main-app {
  background-color: #ededed;
}
@media (min-width: 768px) {
  .main-app {
    padding: 16px;
    padding: 1rem;
  }
}

.login-section {
  background: url("../Images/Login/login-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 5em 0;
  min-height: 480px;
  height: 80vh;
  color: #fff;
  text-align: center;
}
.login-section h1 {
  margin-bottom: 1.75em;
}
.login-section h1 img {
  margin: 0 auto;
  display: block;
}
.login-section .wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.login-section form {
  text-align: center;
}
.login-section .input-text {
  display: block;
  margin: 1.5em 0;
}
.login-section input[type='text'], .login-section input[type='password'] {
  width: 100%;
  padding: 1em;
  border-radius: 2px;
  border-width: 0;
  text-align: center;
}
.login-section a:link, .login-section a:visited {
  color: #fff;
}
.login-section .pwreset-form, .login-section .pwreset-msg {
  display: none;
}
.login-section .pwreset-form, .login-section .pwreset-msg {
  background: rgba(0, 0, 0, 0.5);
  padding: 2em;
  border-radius: 2px;
  margin: 2em 0;
  text-align: center;
}

.report-nav {
  background: #fff;
  position: relative;
  z-index: 200;
}

.report-nav-toggle {
  position: absolute;
  right: 24px;
  right: 1.5rem;
  top: 31px;
  top: 1.95rem;
  background: transparent;
  border: 0;
  z-index: 9999;
  outline: 0;
}
@media (min-width: 700px) {
  .report-nav-toggle {
    display: none;
  }
}

.rpt-btn-group-dsktp {
  display: none;
}
@media (min-width: 768px) {
  .rpt-btn-group-dsktp {
    display: block;
  }
}

.rpt-btn-group-mobile {
  display: block;
  padding: 10px 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
  .rpt-btn-group-mobile {
    display: none;
  }
}

.report-button-group {
  display: block;
  text-align: center;
  border-bottom: solid 1px #ededed;
  padding-bottom: 20px;
}

.rpt-btn-group-mobile {
  margin-bottom: 10px;
}

.mobile-hide {
  display: none;
}
@media (min-width: 768px) {
  .mobile-hide {
    display: block;
  }
}

.upper-nav {
  background: #ededed;
  padding-top: 10px;
  border-bottom: solid 1px #ddd;
}
.upper-nav .rpt-btn-group-mobile:last-of-type {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .upper-nav {
    display: none;
  }
}

.lower-nav {
  border-top: solid 2px rgba(0, 0, 0, 0.15);
  background: #ededed;
  padding: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .lower-nav {
    display: none;
  }
}

.rpt-btn {
  outline: 0;
  border-width: 0;
  display: inline-block;
  background: transparent url("../Images/Master/reports-icons.svg") no-repeat 50% 24px;
  position: relative;
  font: 24px/1 "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #929393;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 70px;
  padding-right: 0;
  -webkit-transition: color 500ms, padding-left 500ms;
  transition: color 500ms, padding-left 500ms;
}
.rpt-btn:link, .rpt-btn:visited {
  color: #929393;
}
.rpt-btn.active {
  display: inline-block;
}
.rpt-btn:hover, .rpt-btn.active {
  color: #82de00;
}
.rpt-btn:hover {
  padding-left: 90px;
}
.rpt-btn:active {
  color: #5E6062;
}
@media (min-width: 768px) {
  .rpt-btn {
    display: inline-block;
    padding-top: 85px;
    padding-left: 0;
    text-align: center;
  }
  .rpt-btn:hover {
    padding-left: 0;
  }
  .rpt-btn.active:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -20px;
    z-index: 9999;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
  }
}
.rpt-btn__bio {
  background-position: 10px 6px;
}
.rpt-btn__bio:hover, .rpt-btn__bio.active {
  background-position: 10px -194px;
}
.rpt-btn__bio:active {
  background-position: 10px -394px;
}
@media (min-width: 768px) {
  .rpt-btn__bio {
    background-position: 50% 24px;
  }
  .rpt-btn__bio:hover, .rpt-btn__bio.active {
    background-position: 50% -176px;
  }
  .rpt-btn__bio:active {
    background-position: 50% -376px;
  }
}
.rpt-btn__contract {
  background-position: 10px -594px;
}
.rpt-btn__contract:hover, .rpt-btn__contract.active {
  background-position: 10px -794px;
}
.rpt-btn__contract:active {
  background-position: 10px -994px;
}
@media (min-width: 768px) {
  .rpt-btn__contract {
    background-position: 50% -576px;
  }
  .rpt-btn__contract:hover, .rpt-btn__contract.active {
    background-position: 50% -776px;
  }
  .rpt-btn__contract:active {
    background-position: 50% -976px;
  }
}
.rpt-btn__equip {
  background-position: 10px -1194px;
}
.rpt-btn__equip:hover, .rpt-btn__equip.active {
  background-position: 10px -1394px;
}
.rpt-btn__equip:active {
  background-position: 10px -1594px;
}
@media (min-width: 768px) {
  .rpt-btn__equip {
    background-position: 50% -1176px;
  }
  .rpt-btn__equip:hover, .rpt-btn__equip.active {
    background-position: 50% -1376px;
  }
  .rpt-btn__equip:active {
    background-position: 50% -1576px;
  }
}
.rpt-btn__stats {
  background-position: 10px -1794px;
}
.rpt-btn__stats:hover, .rpt-btn__stats.active {
  background-position: 10px -1994px;
}
.rpt-btn__stats:active {
  background-position: 10px -2194px;
}
@media (min-width: 768px) {
  .rpt-btn__stats {
    background-position: 50% -1776px;
  }
  .rpt-btn__stats:hover, .rpt-btn__stats.active {
    background-position: 50% -1976px;
  }
  .rpt-btn__stats:active {
    background-position: 50% -2176px;
  }
}
.rpt-btn__notepad {
  background-position: 10px -2394px;
}
.rpt-btn__notepad:hover, .rpt-btn__notepad.active {
  background-position: 10px -2594px;
}
.rpt-btn__notepad:active {
  background-position: 10px -2794px;
}
@media (min-width: 768px) {
  .rpt-btn__notepad {
    background-position: 50% -2376px;
  }
  .rpt-btn__notepad:hover, .rpt-btn__notepad.active {
    background-position: 50% -2576px;
  }
  .rpt-btn__notepad:active {
    background-position: 50% -2776px;
  }
}

.card--wrapper {
  padding-bottom: 0.1px;
}

.create-report {
  background-color: #fff;
}
@media (min-width: 768px) {
  .create-report {
    background-color: #ededed;
  }
}
.create-report.equipment .card--wrapper {
  text-align: left;
}

.my-reports {
  background-color: #dcdcdc;
  padding-top: 2em;
  padding-bottom: 5em;
}
.my-reports--header {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 32px;
  font-size: 2rem;
}
.my-reports--header h4 {
  font-size: 40px;
  font-size: 2.5rem;
}
.my-reports--header h1, .my-reports--header h2, .my-reports--header h3, .my-reports--header h4, .my-reports--header h5, .my-reports--header h6 {
  color: #000;
}
.my-reports .activity {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  background-color: #82de00;
}
.my-reports .activity__disabled {
  background-color: #ddd;
}

.col-12.build-report {
  padding-top: 48px;
  padding-top: 3rem;
  padding-bottom: 48px;
  padding-bottom: 3rem;
  text-align: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
  .col-12.build-report {
    box-shadow: none;
    padding-top: 64px;
    padding-top: 4rem;
  }
}

.input-range {
  z-index: 2;
  position: relative;
  display: inline-block;
  width: 100%;
}
@media (min-width: 500px) {
  .input-range {
    width: auto;
    display: inline;
  }
}
.input-range .col-3:nth-of-type(2) {
  float: right;
}
@media (min-width: 500px) {
  .input-range .col-3:nth-of-type(2) {
    float: none;
  }
}
.input-range .range-connect:before {
  content: ' ';
  display: block;
  width: 50px;
  border-bottom: solid 1px #aaa;
  position: absolute;
  bottom: 2.1em;
  right: -30px;
}

.stats-content {
  display: none;
}

.report-chart {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  width: 500px;
}

.msg {
  text-align: center !important;
  background: #fff;
}
.msg__saved, .msg__export, .msg__share {
  display: none;
  text-align: center !important;
}
.msg p {
  margin: 0;
}

.player-pic {
  vertical-align: middle;
}
.player-pic img {
  /*border: 1px solid #666;
  border-radius: 50%;*/
  display: block;
  margin: 0 auto;
  width: 150px;
  object-fit: cover;
}

.player-info {
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.3rem;
  line-height: 32px;
  line-height: 2rem;
}

.team-logo {
  vertical-align: middle;
}
.team-logo img {
  display: block;
  margin: 0 auto;
}

.team-info {
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.3rem;
}

.feed {
  margin-bottom: 2em;
}

.last-game-score h5 {
  text-align: center;
  font-size: 2em;
}
.last-game-score .lost {
  color: red !important;
}

.team-result {
  font-size: 32px;
  font-size: 2rem;
  display: inline-block;
  width: 40%;
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  margin: 1em 0;
}
.team-result img {
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 120px;
  /*border: 1px solid #666;
  border-radius: 50%;*/
}

.divider {
  font-size: 48px;
  font-size: 3rem;
  padding-top: 1.5em;
  color: #cbcbcb;
  display: inline-block;
  width: 20%;
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  vertical-align: top;
}

.team-contact-info {
  font-size: 1.25em;
  line-height: 1.8;
  padding-top: 1em;
  padding-bottom: 2em;
}

.contract-time {
  padding: 64px 32px;
  padding: 4rem 2rem;
}
.contract-time h2, .contract-time h3 {
  padding-bottom: 25px;
  padding-top: 10px;
}
.contract-time h2, .contract-time h3 {
  color: #fff;
}
@media (min-width: 768px) {
  .contract-time .counter-numbers {
    display: inline-block;
  }
}

.two-digits {
  width: 75px;
  display: inline-block;
  margin: 0 10px 15px 0;
}
.two-digits:last-of-type {
  margin-right: 0;
}
.two-digits img {
  margin-bottom: 10px;
  max-width: 47%;
}
.two-digits img:first-child {
  margin-right: 3px;
}
@media (min-width: 435px) {
  .two-digits {
    width: auto;
  }
}
@media (min-width: 768px) {
  .two-digits {
    width: 80px;
  }
}
@media (min-width: 999px) {
  .two-digits {
    width: auto;
  }
}

.contract-time {
  background: url("../Images/Master/contract-bg.jpg") center center no-repeat;
  background-size: cover;
}

.edit-toggle {
  background: url("../Images/Master/notepad-edit.svg") no-repeat;
  border: none;
  outline: 0;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
}
.appearances .edit-toggle {
  left: 25px;
  top: 32px;
}
.notes .edit-toggle {
  left: 25px;
  top: 33px;
}

.edit-toggle:hover, .edit-toggle:active {
  background: url("../Images/Master/notepad-edit.svg") 0 -20px no-repeat;
}

.appearance-title {
  font-size: 24px;
  font-size: 1.5rem;
  color: #000;
  line-height: 8px;
  line-height: 0.5rem;
  font-weight: bold;
}
.appearance-title.active {
  color: #82de00;
}

.attended-check {
  position: absolute;
  right: 32px;
  right: 2rem;
  top: 33px;
}

.single-appearance, .single-note {
  position: relative;
  padding: 24px 92px;
  padding: 1.5rem 5.75rem;
  border-bottom: solid 1px #ddd;
}
.single-appearance label, .single-note label {
  /*color: #82de00;*/
  margin-right: 10px;
  /*display: none;*/
}
.single-appearance em, .single-note em {
  font-style: normal;
  color: #cbcbcb;
}

.card--notepad textarea {
  width: 100%;
  resize: none;
  border-radius: 5px;
  border: solid 1px #ddd;
  padding: 32px;
  padding: 2rem;
  height: 400px;
}

.calender-contain {
  /*width: 225px;*/
  text-align: center;
  margin: auto;
}

.appearances input[type="text"] {
  border-radius: 4px;
  width: 100%;
  margin-bottom: 25px;
  border: solid 1px #ddd;
  outline: 0;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 10px 20px;
  display: block;
}
.appearances label {
  margin-bottom: 10px;
}

.note--toggle {
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  background: none;
  border: none;
  outline: 0;
  color: #ddd;
  font-size: 24px;
  font-size: 1.5rem;
  position: absolute;
  right: 19px;
  right: 1.2rem;
  top: 22px;
  text-transform: uppercase;
}
.note--toggle img {
  margin-top: -5px;
  margin-left: 10px;
}

.cancel-note-btn, .cancel-appearance-btn {
  display: none;
}

.note--toggle:hover, .note--toggle:active {
  color: #82de00;
}

.site-message--alert {
  z-index: 250;
}

.nav-toggle img {
  z-index: 70;
}

.site-header {
  z-index: 65;
}

.site-wrapper.nav:after {
  z-index: 60;
}

.site-function {
  z-index: 50;
}

.advsearch {
  z-index: 45;
}

.site-wrapper {
  z-index: 40;
}

.nav-links {
  z-index: 30;
}

html {
  font: normal 12px/19px sans-serif;
  background: #666;
  height: 100%;
}

a {
  text-decoration: none;
  color: #666;
}
a:link, a:visited {
  color: #666;
}
a:hover, a:focus {
  color: #cbcbcb;
}
a:active {
  color: #191919;
}

th, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  vertical-align: middle;
}

h5.h5-pad {
  padding-top: 15px;
}

.center-text {
  text-align: center;
}

.hero-banner {
  padding-top: 4vw;
  padding-bottom: 4vw;
  background: url("../Images/Banners/hero-banner-mobile--the-zone.jpg") no-repeat center center;
  background-size: cover;
  font-family: "FuturaLTPro-XBoldCond", "futura-pt-condensed", "Open Sans Condensed", "Futura Condensed", FuturaCondensed, Impact, sans-serif;
  font-weight: bold;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media (min-width: 768px) {
  .hero-banner {
    /*padding-top: 15vw;*/
    padding-bottom: 3vw;
    background: url("../Images/Banners/hero-banner--the-zone.jpg") no-repeat 0 50%;
    background-size: cover;
  }
}
.hero-banner--content {
  text-transform: uppercase;
  text-shadow: 0 0 4em rgba(0, 0, 0, 0.5);
  text-align: center;
}
.hero-banner--content h1, .hero-banner--content h2, .hero-banner--content h3, .hero-banner--content h4, .hero-banner--content h5, .hero-banner--content h6 {
  color: #fff;
}
.hero-banner--content h1 {
  font-family: "FuturaLTPro-XBoldCond", "futura-pt-condensed", "Open Sans Condensed", "Futura Condensed", FuturaCondensed, Impact, sans-serif;
  font-size: 20vw;
  margin: 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .hero-banner--content h1 {
    font-size: 10vw;
  }
}
.hero-banner--content h2 {
  font-family: "FuturaLTPro-XBoldCond", "futura-pt-condensed", "Open Sans Condensed", "Futura Condensed", FuturaCondensed, Impact, sans-serif;
  display: none;
  margin: 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .hero-banner--content h2 {
    display: block;
    font-size: 2vw;
  }
}

.generic-banner {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  /*background: url("../Images/Banners/generic-banner.jpg") no-repeat 0 50%;*/
  background-size: cover;
  font-family: "FuturaLTPro-XBoldCond", "futura-pt-condensed", "Open Sans Condensed", "Futura Condensed", FuturaCondensed, Impact, sans-serif;
  font-weight: bold;
  -webkit-transition: 300ms;
  transition: 300ms;
  background-color: #000;
}
@media (min-width: 768px) {
  .generic-banner {
    padding-top: 4em;
    padding-bottom: 4em;
    background-size: cover;
  }
}
.generic-banner--content {
  text-transform: uppercase;
  text-align: center;
}
.generic-banner--content h1, .generic-banner--content h2, .generic-banner--content h3, .generic-banner--content h4, .generic-banner--content h5, .generic-banner--content h6 {
  color: #fff;
}
.generic-banner--content h1 {
  font-family: "FuturaLTPro-XBoldCond", "futura-pt-condensed", "Open Sans Condensed", "Futura Condensed", FuturaCondensed, Impact, sans-serif;
  font-size: 3em;
  color: #fff;
  margin: 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .generic-banner--content h1 {
    font-size: 6em;
  }
}
.generic-banner--content h1 .firstname {
  display: block;
  font-size: .75em;
}
.generic-banner--content h2, .generic-banner--content h3 {
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
  font-size: 2.5em;
  color: #fff;
  display: none;
  margin: 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .generic-banner--content h2, .generic-banner--content h3 {
    display: block;
    font-size: 2.5em;
  }
}
.generic-banner--content h2.subhead-show, .generic-banner--content h3.subhead-show {
  display: block;
}
.generic-banner--content h3 {
  font-family: "TradeGothicLTPro-BdCn20", "franklin-gothic-urw-cond", Oswald, Impact, sans-serif;
}

.select2-container-multi .select2-choices .select2-search-choice {
  background-color: #f6fcea;
  color: #333333;
  border-color: #82de00;
  background-image: none;
  line-height: 1;
}

.select2-container-multi.select2-container-active .select2-choices {
  border-color: #82de00;
}

.select2-drop.select2-drop-above.select2-drop-active, .select2-drop-active {
  border-color: #82de00 !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-color: #82de00;
}

.select2-results .select2-highlighted {
  color: #333333;
  background-color: #f6fcea;
}

.select2-container-multi .select2-search-choice-close {
  top: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice div {
  display: inline-block;
  padding-top: 2px;
  line-height: 1;
}

.select2-container-multi .select2-choices .select2-search-field input {
  min-height: 26px;
}

.select2-container 
{
    display: block;
}


.input-list tr td label{
    font-weight: normal;
    font-size: .9em;
}



.FormField > input{
    outline: none;
}

.FormField > input:active,
.FormField > input:focus{
    border-color: #fe8f0f;
}


.FieldValidation {
    color: Red;
}
        


.card > table {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    width: 40%;
}

div.FormField label {
    float: left;
    margin-right: 10px;
    text-align: left;
    width: 75%;
}


.FormField > label {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

.FormField > input {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
    float: left;
    padding: 7px;
    width: 100%;
}

.FormField > input[type=text]:disabled {
    border: none;
}

.FormField table{
    width: 100%;
}

.card tr td {
    border: medium none;
}

.create-createUser {
    background-color: #ededed;
    padding-top: 10px;
}

.generic-banner--content h1 {
    font-size: 6em;
    letter-spacing: 0;
}

