html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  padding: 0; }

article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
  display: block; }

a img {
  border: 0; }

figure {
  position: relative; }

figure img {
  width: 100%; }

/* FOUNDATION 4.0 GRID
-------------------------------- */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative; }

a:focus {
  outline: none; }

img, object, embed {
  max-width: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse .column, .row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left; }

.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.column, .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

@media only screen {
  .column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .small-1 {
    position: relative;
    width: 8.33333%; }

  .small-2 {
    position: relative;
    width: 16.66667%; }

  .small-3 {
    position: relative;
    width: 25%; }

  .small-4 {
    position: relative;
    width: 33.33333%; }

  .small-5 {
    position: relative;
    width: 41.66667%; }

  .small-6 {
    position: relative;
    width: 50%; }

  .small-7 {
    position: relative;
    width: 58.33333%; }

  .small-8 {
    position: relative;
    width: 66.66667%; }

  .small-9 {
    position: relative;
    width: 75%; }

  .small-10 {
    position: relative;
    width: 83.33333%; }

  .small-11 {
    position: relative;
    width: 91.66667%; }

  .small-12 {
    position: relative;
    width: 100%; }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .small-offset-3 {
    position: relative;
    margin-left: 25%; }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .small-offset-6 {
    position: relative;
    margin-left: 50%; }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .small-offset-9 {
    position: relative;
    margin-left: 75%; }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.small-centered, .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }
@media only screen and (min-width: 48em) {
  .large-1 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 16.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4 {
    position: relative;
    width: 33.33333%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7 {
    position: relative;
    width: 58.33333%; }

  .large-8 {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .small-push-1 {
    left: inherit; }

  .small-pull-1 {
    right: inherit; }

  .small-push-2 {
    left: inherit; }

  .small-pull-2 {
    right: inherit; }

  .small-push-3 {
    left: inherit; }

  .small-pull-3 {
    right: inherit; }

  .small-push-4 {
    left: inherit; }

  .small-pull-4 {
    right: inherit; }

  .small-push-5 {
    left: inherit; }

  .small-pull-5 {
    right: inherit; }

  .small-push-6 {
    left: inherit; }

  .small-pull-6 {
    right: inherit; }

  .small-push-7 {
    left: inherit; }

  .small-pull-7 {
    right: inherit; }

  .small-push-8 {
    left: inherit; }

  .small-pull-8 {
    right: inherit; }

  .small-push-9 {
    left: inherit; }

  .small-pull-9 {
    right: inherit; }

  .small-push-10 {
    left: inherit; }

  .small-pull-10 {
    right: inherit; }

  .small-push-11 {
    left: inherit; }

  .small-pull-11 {
    right: inherit; }

  .column.small-centered, .columns.small-centered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.large-centered, .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1; }

  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }

  [class*="block-grid-"]:after {
    clear: both; }

  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 10px 10px; }

  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px; }

  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px; }

  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px; }

  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px; }

  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px; }

  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px; }

  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px; }

  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px; }

  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px; }

  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px; }

  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px; }

  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px; }

  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 48em) {
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none; }

  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px; }

  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px; }

  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px; }

  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px; }

  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px; }

  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px; }

  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px; }

  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px; }

  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px; }

  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px; }

  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px; }

  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px; }

  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
/* BASE STYLING
------------------------------------------ */
html, body {
  height: 100%; }

body {
  background: #eee;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
  color: #555;
  font-size: 15px;
  padding-top: 70px; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.35;
  margin: 20px 0 10px 0;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #222; }

h1, h2, h3 {
  font-size: 110%;
  margin-top: 0;
  text-transform: uppercase;
  border-top: 3px solid #3999d4;
  padding-top: 5px; }

h2 {
  border-color: #d8bb6f; }

h3 {
  border-color: #95c153; }

h4 {
  font-size: 150%; }

h5 {
  font-size: 125%; }

h6 {
  font-size: 100%; }

p {
  margin: 0 0 1em 0; }

ul, ol {
  margin: 1.2em 0 1.2em 2em; }

ul {
  list-style: square; }

ol {
  list-style: decimal; }

li {
  margin: 0 0 .5em 0; }

a {
  color: #3999d4;
  text-decoration: none;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

a:hover {
  color: #000; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

table.table {
  width: 100%;
  margin: 1.2em 0;
  border: 1px solid #f1f1f1; }

table.table td,
table.table th {
  text-align: left;
  padding: 6px 15px; }

table.table tr:nth-child(odd) td {
  background: #f9f9f9; }

table.table th {
  color: #333;
  -webkit-font-smoothing: antialiased;
  vertical-align: bottom;
  font-size: 85%;
  background: #fff;
  padding: 10px 15px; }

table.table td {
  font-size: 85%;
  border-top: 1px solid #f1f1f1; }

table.table td:last-child,
table.table th:last-child {
  text-align: right; }

hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1.2em 0; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

blockquote {
  margin: 0 0 1em 2em;
  padding: 0 1em;
  font-style: italic;
  border-left: 3px double #d6d6d6; }

img.alignright,
img.alignleft,
img.aligncenter,
img.alignnone {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.clear {
  clear: both; }

/* ClearFix */
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group:after {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

:focus {
  outline: 0; }

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #000; }

::-webkit-selection {
  color: #fff;
  text-shadow: none;
  background: #000; }

::selection {
  color: #fff;
  text-shadow: none;
  background: #000; }

.row {
  max-width: none; }

.row .row {
  margin: 0 -0.9375em; }

img, object, embed {
  max-width: 100%; }

img {
  height: auto; }

pre {
  max-width: 100%;
  overflow: scroll;
  background: #333;
  height: auto;
  font-family: courier;
  color: #bababa;
  -webkit-font-smoothing: antialiased;
  font-size: 90%; }

/* FORMS
-------------------------------- */
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
  /*
  border: 1px solid #ccc;
  @include roundedCorners(0);
  box-shadow: 1px 1px 5px #ddd inset;
  height: 32px;
  width: 100%;
  max-width: 220px;
  padding: 0 6px;
  display: inline-block;
  margin: 0;
  font-size: 13px;
  line-height: 32px;
  color: #555;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  */
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  width: 100%;
  max-width: 220px;
  border: 0px;
  border-bottom: 1px solid #fff;
  font-size: 12px;
  line-height: 22px;
  color: #555;
  background-color: #efefef;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear; }

#frmtip td > input[type="text"] {
  max-width: none; }

textarea {
  height: 100px;
  width: 95%;
  max-width: none; }

select {
  height: 30px;
  line-height: 30px;
  padding: 0;
  box-shadow: none; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
  outline: 0;
  background: #f8f8f8; }

.DRXQuickForm input[type="submit"],
.button-secondary {
  font-size: 14px; }

header {
  background: #333;
  position: fixed;
  width: 100%;
  height: 70px;
  top: 0;
  margin: 0;
  z-index: 1054; }

header .logo {
  float: left;
  padding: 15px 20px 0 20px; }

header .logo img {
  width: 200px; }

header select {
  margin-top: 18px; }

header ul {
  list-style: none;
  float: right;
  font-size: 0;
  margin: 0; }

header li {
  float: left;
  text-align: center;
  border-right: 1px solid #292929; }

header li:first-child {
  border-left: 1px solid #292929; }

header li a {
  display: block;
  width: 70px;
  height: 70px; }

header li:hover a {
  background: #292929; }

header li img {
  width: 35px;
  margin-top: 17px; }

header li.user a {
  background: none;
  color: #fff;
  font-size: 15px;
  width: auto;
  line-height: 70px;
  -webkit-font-smoothing: antialiased; }

header li.user:hover a {
  background: #292929; }

header .user img {
  width: 35px;
  height: 35px;
  border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  float: left;
  margin: 17px 17px 0 17px; }

header .arrow-down {
  display: inline-block;
  margin: 0 17px 0 10px; }

.icon {
  display: inline-block; }

.icons8-Bug,
.icons8-Bell,
.icons8-Ask-question {
  fill: #3999d4;
  width: 25px;
  height: 25px; }

header svg {
  margin-top: 25px; }

nav {
  background: #3999d4;
  width: 120px;
  min-height: 100%;
  margin-right: 20px;
  position: fixed;
  left: 0;
  z-index: 99; }

nav ul {
  margin: 0;
  list-style: none;
  width: 120px; }

nav li {
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

nav a {
  color: #15435f;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
  display: block;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px 0 10px 0; }

nav li:hover a,
nav li.active a {
  color: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1) inset;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

nav .icons8-Settings,
nav .icons8-Dashboard,
nav .icons8-Line-chart {
  fill: #15435f;
  width: 60px;
  height: 60px;
  margin: 0 auto 5px auto; }

nav li a:hover .icons8-Settings,
nav li a:hover .icons8-Dashboard,
nav li:hover a .icons8-Line-chart,
nav li.active a .icons8-Settings,
nav li.active a .icons8-Dashboard,
nav li.active a .icons8-Line-chart {
  fill: #fff; }

.wrap {
  height: 100%; }

.page-heading h1 {
  margin-bottom: 30px; }

.cPanelContent {
  width: 100%;
  position: absolute;
  padding: 20px 30px 0 150px; }

.cPanelContent.admin {
  padding: 20px 20px 0 20px; }

.cPanelContent section {
  background: #fff;
  padding: 30px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #ddd; }

.bc {
  font-size: 80%;
  margin-bottom: 20px;
  line-height: 36px; }

.bc svg {
  width: 15px;
  height: 15px;
  margin: 8px 8px 0 0;
  float: left;
  fill: #3999d4; }

.openWebsite {
  float: right;
  margin-bottom: 20px; }

.openWebsite svg {
  float: right;
  fill: #fff;
  margin: 3px 0 0 10px;
  width: 18px;
  height: 18px; }

.secondary {
  font-size: 90%; }

.adminstats {
  margin-bottom: 40px; }

.webstats {
  margin: 40px 0; }

.webstats h3 {
  border-color: #d8bb6f; }

.progress-bar {
  background: whiteSmoke;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.progress {
  background: #95c153;
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px; }

.progress span {
  background: #95c153;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  padding: 2px 5px;
  font-size: 11px;
  text-align: right;
  display: inline-block; }

.storage-usage {
  margin-top: 5px; }

.storage span {
  font-size: 11px;
  margin-right: 20px; }

.storage em {
  font-weight: bold;
  font-style: normal; }

.tip h3 {
  border-color: #ce765f; }

table.DRXQuickForm {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 85%; }

table.DRXQuickForm td:first-child {
  text-align: left !important;
  width: 150px; }

table.DRXQuickForm td b {
  font-weight: normal; }

table.DRXQuickForm td {
  padding-bottom: 10px; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff; }

.arrow-right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green; }

.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid blue; }

span.add {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjAuNjI1cHgiIGhlaWdodD0iMjAuNjI1cHgiIHZpZXdCb3g9IjAgMCAyMC42MjUgMjAuNjI1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMC42MjUgMjAuNjI1OyIgZmlsbD0iI2ZmZmZmZiIgPjxwYXRoIGQ9Ik0xMC4zMTIsMEM0LjYxNywwLDAsNC42MTcsMCwxMC4zMTJzNC42MTcsMTAuMzEzLDEwLjMxMiwxMC4zMTNzMTAuMzEzLTQuNjE4LDEwLjMxMy0xMC4zMTNTMTYuMDA3LDAsMTAuMzEyLDB6CSBNMTUuODEyLDExLjgxMmgtNHY0aC0zdi00aC00di0zaDR2LTRoM3Y0aDRWMTEuODEyeiI+PC9wYXRoPjwvc3ZnPg==") 0 2px no-repeat;
  background-size: 16px;
  padding-left: 24px; }

span.edit {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjZweCIgaGVpZ2h0PSIyNnB4IiB2aWV3Qm94PSIwIDAgMjYgMjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI2IDI2OyIgZmlsbD0iIzQ0NDQ0NCIgPjxnPgk8cG9seWdvbiBwb2ludHM9IjcuMDAyLDIwLjY1OCAxNy45OTYsOS42NzQgMTYuMTcsNy44NDYgNS4xNzUsMTguODMyIDYuNzcyLDE5LjE5IAkiPjwvcG9seWdvbj4JPHBhdGggZD0iTTE5LjIwMiwxMC44NTdMOC4yNTcsMjEuNzkybC00LjQyOSwxLjNsLTAuOTE5LTAuOTE5bDEuMzU3LTQuNjI0TDE1LjA4NSw2LjczOUwxMy43NzQsNS40M0wyLjc3NywxNi4zMwkJYy0wLjE0MywwLjEyLTAuMjY1LDAuMjY3LTAuMzIxLDAuNDU5bC0yLjMwNCw3Ljg0OWMtMC4xMDEsMC4zNDItMC4wMDYsMC43MTIsMC4yNDYsMC45NjRjMC4xODYsMC4xODYsMC40MzUsMC4yODUsMC42ODksMC4yODUJCWMwLjA5MiwwLDAuMTg0LTAuMDEzLDAuMjc0LTAuMDM5bDcuODUtMi4zMDRjMC4xODYtMC4wNTUsMC4zMjktMC4xNzEsMC40NDgtMC4zMDdsMTEuMDA5LTEwLjkxM0wxOS4yMDIsMTAuODU3eiI+PC9wYXRoPgk8cG9seWdvbiBwb2ludHM9IjE0Ljc3MSw0LjMzNCAyMS42NjYsMTEuMjI5IDIzLjI0Myw5Ljc1IDE2LjM0OSwyLjg1NSAJIj48L3BvbHlnb24+CTxwYXRoIGQ9Ik0yNS4wNTgsNC4yMzdsLTMuMzA1LTMuMzA0Yy0wLjkxMi0wLjkxMy0yLjM4My0wLjkyLTMuMjg1LTAuMDE4TDE3LjQ1NCwxLjk0bDYuNjA3LDYuNjA4bDEuMDE1LTEuMDI1CQlDMjUuOTc4LDYuNjIxLDI1Ljk3LDUuMTUsMjUuMDU4LDQuMjM3eiI+PC9wYXRoPjwvZz48L3N2Zz4=") 0 2px no-repeat;
  background-size: 13px;
  padding-left: 20px; }

/* BUTTONS
------------------------------------------ */
.btn,
.button,
.button-secondary {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #eee;
  border: 1px solid #ddd;
  color: #555;
  cursor: pointer;
  display: inline-block;
  padding: 7px 12px;
  text-decoration: none; }

.btn:hover,
.button:hover,
.button-secondary:hover {
  background: #ccc;
  border-color: #bbb;
  color: #333; }

.btn-large {
  font-size: 22px;
  padding: 7px 20px; }

.btn-max,
.cta a {
  width: 100%;
  padding: 7px 0;
  text-align: center; }

.btn-success,
.btn-primary,
.btn-secondary,
.btn-alert,
.button-secondary,
.btn-teriary,
table.DRXQuickForm .button {
  color: #fff;
  border: 0; }

.btn-success:hover,
.btn-primary:hover,
.btn-secondary:hover,
.btn-alert:hover,
.button-secondary:hover,
.btn-teriary:hover,
table.DRXQuickForm .button:hover {
  color: #fff; }

.btn-success {
  background: #d8bb6f;
  text-shadow: 0 1px 1px #c59d35; }

.btn-success:hover {
  background: #cda847; }

.btn-primary {
  background: #3999d4;
  text-shadow: 0 1px 1px #2984bb; }

.btn-primary:hover {
  background: #226f9e; }

.btn-secondary,
table.DRXQuickForm .button {
  background: #95c153;
  text-shadow: 0 1px 1px #7ba53c; }

.btn-secondary:hover,
table.DRXQuickForm .button:hover {
  background: #7ba53c;
  text-shadow: 0 1px 1px #7ba53c; }

.btn-teriary,
.button-secondary {
  background: #fff;
  color: #555;
  border: 1px solid #ddd; }

.btn-teriary:hover,
.button-secondary:hover {
  background: #f7f7f7;
  color: #555; }

.btn-alert {
  background: #ce765f;
  text-shadow: 0 1px 1px #4a2117;
  border-color: #98452f; }

.btn-alert:hover {
  background: #98452f;
  border-color: #4a2117; }

#cpanel-items {
  list-style: none;
  margin: 0 -0.46875em 20px -0.46875em; }

#cpanel-items li {
  width: 14.28571428571429%;
  max-width: 140px;
  height: 130px;
  display: block;
  text-align: center;
  float: left;
  padding: 0 0.46875em .9375em; }

#cpanel-items a {
  display: block;
  background-color: whiteSmoke;
  background-repeat: no-repeat;
  background-position: center 20px;
  height: 100%;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  font-size: 90%;
  color: #999;
  padding-top: 80px;
  background-size: 50px 50px; }

#cpanel-items li:hover a {
  background-color: #fff;
  box-shadow: 0 0 5px #ddd;
  color: #333; }

#cpanel-items .reseller a,
#cpanel-items .customer a {
  background-image: url(../images/rawIcons/group.svg); }

#cpanel-items .helpfiles a {
  background-image: url(../images/rawIcons/help.svg); }

#cpanel-items .tips a {
  background-image: url(../images/rawIcons/about.svg); }

#cpanel-items .announceit a {
  background-image: url(../images/rawIcons/megaphone.svg); }

#cpanel-items .profile a {
  background-image: url(../images/rawIcons/edit_user.svg); }

#cpanel-items .password a {
  background-image: url(../images/rawIcons/password.svg); }

#cpanel-items .template a {
  background-image: url(../images/rawIcons/template.svg); }

#cpanel-items .webpages a {
  background-image: url(../images/rawIcons/edit_file.svg); }

#cpanel-items .navigation a {
  background-image: url(../images/rawIcons/menu.svg); }

#cpanel-items .showcase a {
  background-image: url(../images/rawIcons/content.svg); }

#cpanel-items .blog a {
  background-image: url(../images/rawIcons/news.svg); }

#cpanel-items .files a {
  background-image: url(../images/rawIcons/archive.svg); }

#cpanel-items .testimonial a {
  background-image: url(../images/rawIcons/voice_presentation.svg); }

#cpanel-items .sitewide a {
  background-image: url(../images/rawIcons/pin.svg); }

#cpanel-items .seog7 a {
  background-image: url(../images/rawIcons/search.svg); }

#cpanel-items .seoanalyzer a {
  background-image: url(../images/rawIcons/inspection.svg); }

#cpanel-items .simplecart a {
  background-image: url(../images/rawIcons/shopping_cart_loaded.svg); }

#cpanel-items .slideshow a {
  background-image: url(../images/rawIcons/picture.svg); }

#cpanel-items .mediaalbums a {
  background-image: url(../images/rawIcons/small_icons.svg); }

#cpanel-items .adagent a {
  background-image: url(../images/rawIcons/briefcase.svg); }

#cpanel-items .calendar a {
  background-image: url(../images/rawIcons/calendar.svg); }

#cpanel-items .newsroom a {
  background-image: url(../images/rawIcons/megaphone.svg); }

#cpanel-items .settings a {
  background-image: url(../images/rawIcons/settings3.svg); }

#cpanel-items .users a {
  background-image: url(../images/rawIcons/administrator.svg); }

#cpanel-items .members a {
  background-image: url(../images/rawIcons/user_shield.svg); }

#cpanel-items .training a {
  background-image: url(../images/rawIcons/classroom.svg); }

.redactor-editor h1,
.redactor-editor h2,
.redactor-editor h3 {
  margin-top: 0;
  text-transform: none;
  border-top: none;
  padding-top: 0; }

/* RESPONSIVE
------------------------------------------ */
@media handheld, only screen and (max-width: 1500px) {
  #cpanel-items li {
    width: 16.66666666666667%; } }
@media handheld, only screen and (max-width: 1350px) {
  #cpanel-items li {
    width: 20%; } }
@media handheld, only screen and (max-width: 1150px) {
  #cpanel-items li {
    width: 25%; } }
@media handheld, only screen and (max-width: 965px) {
  #cpanel-items li {
    width: 33.333%; } }
@media handheld, only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none; } }
/* MOBILE RETINA
------------------------------------------ */
