/*======================================
Theme Name: The Hibbert Group
Theme URI: https://Hibbertgroup.com/
Description: New Divi Child Theme for The Hibbert Group
Version: 1.0.1
Author: Christopher Gatherer
Author URI: http://seasideconnections.com
Template: Divi
======================================*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(https://use.fontawesome.com/releases/v5.0.13/css/all.css);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

a,
a:active,
a:focus {
  outline: none; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

.pointer {
  cursor: pointer; }

/* ==========================================
    @Mixins 
=========================================== */
.center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px; }

@media screen and (max-height: 414px) {
  .clear-center {
    position: relative;
    top: 0%;
    left: 0%;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    margin-bottom: 4.2554% !important; } }
.clearfix,
.header,
.center,
.container,
.group,
.grid {
  zoom: 1; }
  .clearfix:before, .clearfix:after,
  .header:before,
  .header:after,
  .center:before,
  .center:after,
  .container:before,
  .container:after,
  .group:before,
  .group:after,
  .grid:before,
  .grid:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after,
  .header:after,
  .center:after,
  .container:after,
  .group:after,
  .grid:after {
    clear: both; }

.shadow-1 {
  display: block;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.shadow-2, .login-box {
  display: block;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.shadow-3 {
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }

.shadow-4 {
  display: block;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.shadow-5 {
  display: block;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }

.shadow-hover {
  display: block;
  transition: all 250ms;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
  .shadow-hover:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    cursor: pointer; }

.row-count td:first-child::before {
  content: counter(rowNumber,decimal);
  min-width: 1em;
  margin-right: 0.5em;
  font-weight: bold; }

* {
  box-sizing: border-box !important; }

.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 2.1277%; }

.group {
  flex-direction: column; }

.main {
  min-height: 100%; }
  .main:after {
    content: "";
    display: block;
    height: 60px; }

@media screen and (min-width: 599px) {
  .group,
  .row {
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -2.1277%; }

  .span1,
  .span2,
  .span3,
  .span4,
  .span5,
  .span6,
  .span7,
  .span8,
  .span9,
  .span10,
  .span11,
  .span12 {
    flex: 0 0 auto; }

  .span1 {
    flex-basis: 6.20563%;
    margin-left: 2.1277%;
    max-width: 6.20563%; }

  .offset1 {
    margin-left: 10.46103% !important; }

  .span2 {
    flex-basis: 14.53897%;
    margin-left: 2.1277%;
    max-width: 14.53897%; }

  .offset2 {
    margin-left: 18.79437% !important; }

  .span3 {
    flex-basis: 22.8723%;
    margin-left: 2.1277%;
    max-width: 22.8723%; }

  .offset3 {
    margin-left: 27.1277% !important; }

  .span4 {
    flex-basis: 31.20563%;
    margin-left: 2.1277%;
    max-width: 31.20563%; }

  .offset4 {
    margin-left: 35.46103% !important; }

  .span5 {
    flex-basis: 39.53897%;
    margin-left: 2.1277%;
    max-width: 39.53897%; }

  .offset5 {
    margin-left: 43.79437% !important; }

  .span6 {
    flex-basis: 47.8723%;
    margin-left: 2.1277%;
    max-width: 47.8723%; }

  .offset6 {
    margin-left: 52.1277% !important; }

  .span7 {
    flex-basis: 56.20563%;
    margin-left: 2.1277%;
    max-width: 56.20563%; }

  .offset7 {
    margin-left: 60.46103% !important; }

  .span8 {
    flex-basis: 64.53897%;
    margin-left: 2.1277%;
    max-width: 64.53897%; }

  .offset8 {
    margin-left: 68.79437% !important; }

  .span9 {
    flex-basis: 72.8723%;
    margin-left: 2.1277%;
    max-width: 72.8723%; }

  .offset9 {
    margin-left: 77.1277% !important; }

  .span10 {
    flex-basis: 81.20563%;
    margin-left: 2.1277%;
    max-width: 81.20563%; }

  .offset10 {
    margin-left: 85.46103% !important; }

  .span11 {
    flex-basis: 89.53897%;
    margin-left: 2.1277%;
    max-width: 89.53897%; }

  .offset11 {
    margin-left: 93.79437% !important; }

  .span12 {
    flex-basis: 97.8723%;
    margin-left: 2.1277%;
    max-width: 97.8723%; }

  .offset12 {
    margin-left: 102.1277% !important; } }
.span1-search {
  flex-basis: 11.20563%;
  max-width: 11.20563%; }

_:-ms-fullscreen, :root .fab .masterfab {
  padding: 13px 0px 0 0;
  margin-left: 11px; }
  @media screen and (min-width: 768px) {
    _:-ms-fullscreen, :root .fab .masterfab {
      padding: 25px 0px 0 0;
      margin-left: 20px;
      font-size: 3rem; } }

.fab .masterfab:not(*:root) {
  padding: 13px 0px 0 0; }
  @media screen and (min-width: 768px) {
    .fab .masterfab:not(*:root) {
      padding: 25px 0px 0 0; } }

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400; }

blockquote {
  border-left: 2px solid #0098DB;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 1em;
  padding-left: 25px; }

h1,
h2,
h3,
h4,
h5 {
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

h1 {
  font-size: 68px;
  font-style: normal;
  font-weight: 400;
  margin: 30px 0 30px; }

h2 {
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  margin: 25px 0;
  padding-left: 20px; }

h3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 25px; }

h4 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700; }

h5 {
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 25px; }

p {
  margin: 0 0 1em; }

sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 10px; }

sub {
  top: 0.4em; }

pre {
  background: #222;
  color: #fff;
  display: block;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 1em;
  padding: 10px;
  word-break: break-all;
  word-wrap: break-word; }

code {
  border-radius: 5px;
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 13px;
  line-height: 20px;
  padding: 2px 10px;
  word-break: break-all;
  word-wrap: break-word; }

a {
  color: #0098DB;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }

@media screen and (max-width: 1200px) {
  body {
    font-size: 14px; }

  h2 {
    font-size: 35px; }

  h4 {
    margin: 0;
    padding: 0; }

  h4,
  h5,
  p,
  ol {
    font-size: 14px; } }
.list-unstyled {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.subtle {
  color: #aaa; }

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

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

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

hr {
  border: 0;
  border-bottom: 1px solid #ddd; }

.hr-alt {
  border: 0;
  border-bottom: 1px solid #ddd;
  margin: 4.24% 0; }

.red {
  color: #f25532 !important; }

.green {
  color: #25A634; }

.white {
  color: #fff; }

.green {
  color: #25A634 !important; }

.blue {
  color: #0098DB; }

.grey {
  color: #ccc; }

.small-icon {
  font-size: 25px !important;
  float: right;
  top: 3px;
  position: relative; }

input.icon {
  padding: 0px; }

input.icon::-webkit-input-placeholder {
  font-family: 'FontAwesome', arial, sans-serif; }

input.icon::-moz-placeholder {
  font-family: 'FontAwesome', arial, sans-serif; }

input.icon::-ms-input-placeholder {
  font-family: 'FontAwesome', arial, sans-serif; }

input.empty {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit; }

input {
  font-family: 'FontAwesome', arial, sans-serif; }

/*======================================
  @Custom
======================================*/
header .container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0; }

.Page-Banner {
  position: relative;
  padding: 100px 0 !important;
  background-position: center center;
  background-size: cover; }

.et_pb_post h2 a:hover, .et_pb_portfolio_item h3 a:hover {
  color: #0032AB; }

#top-menu li li a {
  width: 200px;
  padding: 6px 10px; }

#sample-blue {
  width: 50px;
  height: 50px;
  background-color: #0032a0;
  margin: 20px 15px 20px 0;
  float: left; }

#blue-text {
  float: left;
  margin-top: 18px;
  font-size: 14px;
  line-height: 18px; }

#sample-light-blue {
  width: 50px;
  height: 50px;
  background-color: #009add;
  margin: 20px 15px 20px 0;
  float: left; }

#sample-hibbert-gray {
  width: 50px;
  height: 50px;
  background-color: #eee;
  margin: 20px 15px 20px 0;
  float: left; }

#sample-gray {
  width: 50px;
  height: 50px;
  background-color: #414141;
  margin: 20px 15px 20px 0;
  float: left; }

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

ul.download_bullets li {
  list-style-type: none; }

ul.download_bullets li:before {
  font-family: 'ETmodules';
  content: "e071";
  speak: none;
  font-weight: normal;
  color: #0032a0;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 8px;
  vertical-align: middle; }

/* Search Fix Mobile */
@media all and (max-width: 980px) {
  .et_header_style_left #logo,
  .et_header_style_split #logo {
    max-width: 45%; }

  /* Search Form */
  #et_top_search {
    float: left;
    margin: 0 35px 0 0; }

  #et_search_icon:before {
    top: 7px; }

  .et_header_style_left .et-search-form,
  .et_header_style_split .et-search-form {
    width: 45% !important;
    max-width: 45% !important; } }
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .et_pb_column_1_3 .et_pb_widget:nth-child(n) {
    width: 100% !important; } }
/* Blog Card Date Colors */
.divi-100-article-card .et_pb_blog_grid .article-card__date {
  background: #ffffff;
  color: #0039a6; }

/* Resource  Menu Dropdown Width Fix */
.nav li ul {
  width: 260px; }

#top-menu li li a {
  width: 220px; }

#box-upload-widget-iframe-s5w09ojhf6r .pane-1 {
  max-width: 360px !important;
  width: 100% !important; }

/* Columns
------------------------------------------------------------------- */
.ten-columns .et_pb_module {
  width: 10%;
  float: left; }

.nine-columns .et_pb_module {
  width: 11.11%;
  float: left; }

.eight-columns .et_pb_module {
  width: 12.5%;
  float: left; }

.seven-columns .et_pb_module {
  width: 14.28%;
  float: left; }

.six-columns .et_pb_module {
  width: 16.66%;
  float: left; }

.five-columns .et_pb_module, .five-columns--last .et_pb_module {
  width: 20%;
  float: left; }

.five-columns, .five-columns--last {
  width: 20%;
  float: left; }
  .five-columns p, .five-columns--last p {
    margin: 0 auto;
    text-align: center; }
  @media screen and (max-width: 1200px) {
    .five-columns, .five-columns--last {
      width: 50% !important; } }
  @media screen and (max-width: 1200px) {
    .five-columns--last {
      width: 100% !important; } }

@media screen and (min-width: 320px) {
  .second-columns {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: nowrap; } }
@media screen and (min-width: 768px) {
  .second-columns {
    width: 50%;
    float: left;
    display: flex;
    flex-wrap: nowrap; } }

.one-column {
  width: 100%;
  margin: 20px 0; }

/* Buttons
------------------------------------------------------------------- */
.big-button {
  border-radius: 3px !important;
  display: inline-block !important;
  outline: none !important;
  margin: 8px 6px 8px 0 !important;
  padding: 17px 24px !important;
  font-size: 1.4em !important;
  height: 66px !important; }
  .big-button:hover, .big-button:focus {
    color: #fff !important;
    text-decoration: none !important; }

a.bigblue, a.smallblue {
  border: 1px solid #ccc !important;
  color: #fff !important;
  background: #0098DB !important; }
  a.bigblue:hover, a.smallblue:hover {
    color: #fff !important;
    background: #46acdc !important; }

.gform_next_button, .gform_previous_button, .gform_button {
  float: left; }

/* Forms
------------------------------------------------------------------- */
.gform_wrapper h2, .gform_wrapper h3 {
  font-weight: 400;
  border: none;
  background: 0 0;
  padding: 0px !important; }

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 0px !important; }

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px !important; }

/* Landing page
------------------------------------------------------------------- */
.landing-page-heading {
  position: absolute !important;
  margin: 0 auto;
  padding: 20px 0;
  width: 100%; }
  .landing-page-heading .top {
    padding: 30px 0; }
  .landing-page-heading h1,
  .landing-page-heading h2 {
    font-family: "Open Sans", "Helvetica", Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.1em;
    display: block;
    -webkit-font-smoothing: antialiased;
    margin: 0em 10px 40px 10px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 40px; }
  .landing-page-heading h1 {
    font-size: 42px;
    margin-bottom: 25px; }
  .landing-page-heading h2 {
    font-size: 30px;
    margin-bottom: 25px; }

.landing-page-slider .et_pb_slide {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  margin-right: -100%;
  text-align: center;
  list-style: none !important; }
  @media screen and (min-width: 320px) {
    .landing-page-slider .et_pb_slide {
      min-height: 500px !important; } }
  @media screen and (min-width: 599px) {
    .landing-page-slider .et_pb_slide {
      min-height: 650px !important; } }
  @media screen and (min-width: 768px) {
    .landing-page-slider .et_pb_slide {
      min-height: 850px !important; } }
.landing-page-slider .et_pb_text_overlay_wrapper {
  background-color: rgba(255, 255, 255, 0) !important; }

.landing-footer {
  padding: 0px; }
  .landing-footer .menu-landing-footer-container #menu-landing-footer li {
    list-style: none;
    display: inline-block;
    padding: 20px 10px;
    font-size: 16px; }
    .landing-footer .menu-landing-footer-container #menu-landing-footer li a {
      color: #fff !important; }

.frame-white h1,
.frame-white h2,
.frame-white h3,
.frame-white h4,
.frame-white h5,
.frame-white h6,
.frame-blue h1,
.frame-blue h2,
.frame-blue h3,
.frame-blue h4,
.frame-blue h5,
.frame-blue h6 {
  font-family: "Open Sans", "Helvetica", Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1em;
  display: block;
  -webkit-font-smoothing: antialiased;
  margin: 0em 10px 40px 10px;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 40px; }
.frame-white h1,
.frame-blue h1 {
  font-size: 42px;
  margin-bottom: 25px; }
.frame-white h2,
.frame-blue h2 {
  font-size: 30px;
  margin-bottom: 25px; }
.frame-white h3,
.frame-blue h3 {
  font-size: 24px;
  margin-bottom: 25px; }

/* Management page
------------------------------------------------------------------- */
.management-team .et_pb_team_member_image {
  padding: 20px;
  background-color: #e7e7e7;
  border: solid 2px #ddd; }
  .management-team .et_pb_team_member_image img {
    -webkit-box-shadow: 3px 3px 1px 1px rgba(17, 17, 17, 0.35);
    box-shadow: 3px 3px 1px 1px rgba(17, 17, 17, 0.35); }
.management-team .et_pb_member_position {
  width: 50%;
  float: left; }
.management-team .et_pb_member_social_links {
  width: 50%;
  float: right;
  margin: 0 0 1em; }

/* Solutions pages
------------------------------------------------------------------- */
.hcorp-accordin .et_pb_toggle_title {
  font-size: 1.5rem !important; }

.fixed-sidebar {
  position: fixed; }
  @media screen and (max-width: 767px) {
    .fixed-sidebar {
      position: relative;
      display: none; } }

/* Locations pages
------------------------------------------------------------------- */
.locations-row {
  padding: 2% 0 0; }
.locations-heading h3 {
  margin: 0 0 10px; }

/* Job posting layout
------------------------------------------------------------------- */
.page-id-5012 #footer-bottom {
  padding: 15px 0 5px;
  background-color: #000;
  position: absolute;
  bottom: 0px;
  width: 100%; }

.category-jobs h1 {
  font-size: 68px;
  font-style: normal;
  font-weight: 400;
  margin: 30px 0 0px !important; }

/* Footer Info
------------------------------------------------------------------- */
#footer-info {
  float: left;
  padding-bottom: 10px;
  color: #ccc !important;
  text-align: left; }
  #footer-info a {
    color: #ccc !important;
    font-weight: 700; }

#footer-bottom .et-social-icon a {
  display: inline-block;
  position: relative;
  color: #ccc !important;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  transition: color .3s ease 0s; }

.et-social-google-plus a.icon:before {
  content: "\e09d" !important; }

.et_pb_social_icon a.icon:before {
  text-shadow: 0 0;
  font-family: ETmodules !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none; }

/* 1em = 10px */
.alert-placeholder {
  display: none; }

.alert, .alert-danger, .alert-success, .alert-warning, .alert-info, .alert-empty {
  zoom: 1;
  border-left: 3px solid;
  padding: 10px; }
  .alert:before, .alert-danger:before, .alert-success:before, .alert-warning:before, .alert-info:before, .alert-empty:before, .alert:after, .alert-danger:after, .alert-success:after, .alert-warning:after, .alert-info:after, .alert-empty:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .alert:after, .alert-danger:after, .alert-success:after, .alert-warning:after, .alert-info:after, .alert-empty:after {
    clear: both; }
  .alert p:last-child, .alert-danger p:last-child, .alert-success p:last-child, .alert-warning p:last-child, .alert-info p:last-child, .alert-empty p:last-child {
    margin-bottom: 0; }
  .alert .btn, .alert-danger .btn, .alert-success .btn, .alert-warning .btn, .alert-info .btn, .alert-empty .btn, .alert .btn-lg, .alert-danger .btn-lg, .alert-success .btn-lg, .alert-warning .btn-lg, .alert-info .btn-lg, .alert-empty .btn-lg, .alert .btn-sm, .alert-danger .btn-sm, .alert-success .btn-sm, .alert-warning .btn-sm, .alert-info .btn-sm, .alert-empty .btn-sm, .alert .btn-white, .alert-danger .btn-white, .alert-success .btn-white, .alert-warning .btn-white, .alert-info .btn-white, .alert-empty .btn-white, .alert .btn-green, .alert-danger .btn-green, .alert-success .btn-green, .alert-warning .btn-green, .alert-info .btn-green, .alert-empty .btn-green, .alert .btn-blue, .alert-danger .btn-blue, .alert-success .btn-blue, .alert-warning .btn-blue, .alert-info .btn-blue, .alert-empty .btn-blue, .alert .btn-link, .alert-danger .btn-link, .alert-success .btn-link, .alert-warning .btn-link, .alert-info .btn-link, .alert-empty .btn-link, .alert .btn-primary, .alert-danger .btn-primary, .alert-success .btn-primary, .alert-warning .btn-primary, .alert-info .btn-primary, .alert-empty .btn-primary, .alert .gform_next_button, .alert-danger .gform_next_button, .alert-success .gform_next_button, .alert-warning .gform_next_button, .alert-info .gform_next_button, .alert-empty .gform_next_button, .alert .gform_previous_button, .alert-danger .gform_previous_button, .alert-success .gform_previous_button, .alert-warning .gform_previous_button, .alert-info .gform_previous_button, .alert-empty .gform_previous_button, .alert .gform_button, .alert-danger .gform_button, .alert-success .gform_button, .alert-warning .gform_button, .alert-info .gform_button, .alert-empty .gform_button, .alert .btn-red, .alert-danger .btn-red, .alert-success .btn-red, .alert-warning .btn-red, .alert-info .btn-red, .alert-empty .btn-red, .alert .btn-search, .alert-danger .btn-search, .alert-success .btn-search, .alert-warning .btn-search, .alert-info .btn-search, .alert-empty .btn-search, .alert .fileUpload, .alert-danger .fileUpload, .alert-success .fileUpload, .alert-warning .fileUpload, .alert-info .fileUpload, .alert-empty .fileUpload {
    margin: 0; }

.alert-danger {
  background: #fde0da;
  border-color: #f25532;
  color: #cb2f0d; }
  .alert-danger i {
    color: #e3350e; }
    .alert-danger i:hover {
      color: #f57d62; }

.alert-success {
  display: block;
  background: #c0f1c5;
  border-color: #25A634;
  color: #1c7c27; }
  .alert-success i {
    color: #1c7c27; }
    .alert-success i:hover {
      color: #2ed041; }

.alert-warning {
  background: #fbeed7;
  border-color: #e6a120;
  color: #be8315; }
  .alert-warning i {
    color: #be8315; }
    .alert-warning i:hover {
      color: #ebb44e; }

.alert-info {
  background: white;
  border-color: #5287e5;
  color: #2668de; }
  .alert-info i {
    color: #2668de; }
    .alert-info i:hover {
      color: #7ea6ec; }

.alert-empty {
  background: #f4f4f4;
  border: 1px dashed #ccc;
  text-align: center; }
  .alert-empty i {
    color: #555; }
    .alert-empty i:hover {
      color: #7ea6ec; }

.btn, .btn-lg, .btn-sm, .btn-white, .btn-green, .btn-blue, .btn-link, .btn-primary, .gform_next_button, .gform_previous_button, .gform_button, .btn-red, .btn-search, .fileUpload {
  border-radius: 3px;
  border: 1px solid #aaa;
  color: #555;
  display: inline-block;
  height: 44px;
  outline: none;
  padding: 0 25px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  margin: 0 0 0 0;
  cursor: pointer; }
  .btn:hover, .btn-lg:hover, .btn-sm:hover, .btn-white:hover, .btn-green:hover, .btn-blue:hover, .btn-link:hover, .btn-primary:hover, .gform_next_button:hover, .gform_previous_button:hover, .gform_button:hover, .btn-red:hover, .btn-search:hover, .fileUpload:hover, .btn:focus, .btn-lg:focus, .btn-sm:focus, .btn-white:focus, .btn-green:focus, .btn-blue:focus, .btn-link:focus, .btn-primary:focus, .gform_next_button:focus, .gform_previous_button:focus, .gform_button:focus, .btn-red:focus, .btn-search:focus, .fileUpload:focus {
    color: #fff;
    text-decoration: none; }
  .btn:active, .btn-lg:active, .btn-sm:active, .btn-white:active, .btn-green:active, .btn-blue:active, .btn-link:active, .btn-primary:active, .gform_next_button:active, .gform_previous_button:active, .gform_button:active, .btn-red:active, .btn-search:active, .fileUpload:active {
    background: #0075a8;
    border-color: #0075a8; }
  @media screen and (max-width: 1200px) {
    .btn, .btn-lg, .btn-sm, .btn-white, .btn-green, .btn-blue, .btn-link, .btn-primary, .gform_next_button, .gform_previous_button, .gform_button, .btn-red, .btn-search, .fileUpload {
      display: block;
      margin-bottom: 10px;
      width: 100%; } }

.btn-lg {
  font-size: 1.4em;
  height: 66px;
  padding: 0 60px; }

.btn-sm, .btn-white, .btn-green, .btn-blue {
  font-size: .85em;
  height: 30.8px;
  padding: 0 10px;
  background-color: #0098DB;
  border-color: #0098DB;
  color: #fff;
  margin: 0;
  height: 40px; }

.wide {
  width: 100%; }

.over-sized {
  width: 117%; }
  @media screen and (max-width: 1200px) {
    .over-sized {
      width: 100%; } }

.btn-link {
  box-shadow: none;
  background: transparent;
  border: 0;
  color: #0098DB;
  text-shadow: none;
  text-transform: none; }
  .btn-link:hover, .btn-link:focus {
    background: transparent;
    color: #0098DB;
    text-decoration: underline; }

.btn-disabled {
  background-color: #ccc;
  border-color: #333; }
  .btn-disabled:hover {
    background-color: #ccc;
    border-color: #333; }

.btn-primary, .gform_next_button, .gform_previous_button, .gform_button, .btn-red, .btn-blue {
  background-color: #0098DB;
  border-color: #0098DB;
  color: #fff; }
  .btn-primary:hover, .gform_next_button:hover, .gform_previous_button:hover, .gform_button:hover, .btn-red:hover, .btn-blue:hover, .btn-primary:focus, .gform_next_button:focus, .gform_previous_button:focus, .gform_button:focus, .btn-red:focus, .btn-blue:focus {
    background: #0086c2;
    border-color: #0086c2;
    color: #fff; }
  .btn-primary:active, .gform_next_button:active, .gform_previous_button:active, .gform_button:active, .btn-red:active, .btn-blue:active {
    background: #0075a8;
    border-color: #0075a8;
    color: #fff; }

.btn-search {
  border-radius: 0;
  border: 1px solid #ccc;
  background-color: #0098DB;
  border-color: #0098DB;
  color: #fff;
  height: 45px; }
  .btn-search:hover, .btn-search:focus {
    background: #0086c2;
    border-color: #0086c2;
    color: #fff; }
  .btn-search:active {
    background: #0075a8;
    border-color: #0075a8;
    color: #fff; }

.btn-white {
  background-color: #fff; }

.btn-red {
  margin-left: 10px;
  background-color: #f25532;
  border-color: #FF7A7A;
  color: #fff;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn-red:hover {
    background-color: #f0411a !important;
    border-color: #f25532;
    color: #fff; }
  .btn-red:active {
    background-color: #f0411a !important;
    border-color: #f25532;
    color: #f25532; }
  .btn-red:focus {
    background-color: #f0411a !important;
    border-color: #f25532;
    color: #fff; }
  @media screen and (max-width: 1200px) {
    .btn-red {
      width: 100% !important; } }

.btn-green {
  background-color: #25A634;
  border-color: #73FF6F;
  color: #fff; }
  .btn-green:hover {
    background-color: #73FF6F;
    border-color: #25A634;
    color: #fff; }
  .btn-green:active {
    background-color: #fff;
    border-color: #25A634;
    color: #25A634; }

.action-buttons {
  float: right;
  width: 100%;
  margin: 1.06385% 0;
  padding: 0; }
  .action-buttons button {
    float: right;
    margin-right: 10px; }
    .action-buttons button:first-of-type {
      margin: 0; }
    @media screen and (max-width: 1200px) {
      .action-buttons button {
        margin: 10px 0 0 0; } }
  .action-buttons.notop {
    margin-top: 0 !important; }

.fileUpload {
  position: relative;
  overflow: hidden;
  padding-top: 2px; }
  @media screen and (max-width: 1200px) {
    .fileUpload {
      margin: 0; } }
  .fileUpload.btn-sm, .fileUpload.btn-white, .fileUpload.btn-green, .fileUpload.btn-blue {
    margin: 0; }

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0); }

@media screen and (max-width: 1200px) {
  .login-btn {
    margin-top: 50px; } }

.remove {
  width: 150px; }

/* Default Style */
hr {
  border: 0;
  border-bottom: 1px solid #ddd;
  margin: 2.1277%;
  width: 100%; }

.text-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.page-details {
  color: #3c71d1; }
  .page-details h2 {
    margin: 75px 0 25px; }

.button-size {
  max-width: 100%;
  padding: 9px 0 !important; }
  @media screen and (min-width: 768px) {
    .button-size {
      max-width: 150px;
      padding: 9px 0 !important; } }

#upload {
  display: none; }

/* New User Panel */
.panel-wrapper {
  position: fixed;
  left: 0;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 200; }

.panel-content {
  overflow: scroll;
  background-color: #fff;
  padding: 20px;
  width: 100%;
  height: 100%;
  border-top: solid 10px #46acdc; }
  .panel-content_close-panel {
    font-size: 2.6rem !important;
    color: #46acdc;
    padding: 0;
    float: right;
    margin: 0;
    border-radius: 30px;
    height: 33px;
    cursor: pointer;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5), 3px 3px 3px rgba(0, 0, 0, 0.25); }
    @media screen and (min-width: 768px) {
      .panel-content_close-panel {
        font-size: 4rem !important;
        padding: 11px 0 0 0;
        float: right;
        margin: 0;
        height: 54px; } }
  .panel-content__upload {
    display: none; }
    @media screen and (min-width: 768px) {
      .panel-content__upload {
        width: 50%;
        border: dashed 3px #aaa;
        margin: 20px auto 0;
        text-align: center;
        padding: 25px;
        border-radius: 10px;
        float: left;
        display: block; }
        .panel-content__upload i {
          font-size: 5rem;
          color: #aaa; }
        .panel-content__upload a {
          color: #46acdc !important; } }

.address-block_title {
  margin-bottom: 0;
  padding: 10px 0; }
  @media screen and (min-width: 768px) {
    .address-block_title {
      margin-bottom: 15px;
      padding: 0; } }

.address-block {
  background-color: #ccc;
  padding: 15px;
  margin: 15px 0; }
  @media screen and (min-width: 768px) {
    .address-block {
      margin: 0; } }
  .address-block_add, .address-block_remove {
    color: #46acdc !important;
    float: left;
    margin: 0 20px 0 0; }
  .address-block_save a {
    color: #fff !important;
    margin-left: 0; }
    @media screen and (min-width: 768px) {
      .address-block_save a {
        margin-left: 15px; } }

.expand-all, .collapse-all, .advanced_toggle {
  cursor: pointer; }

.ui-menu {
  max-width: 1100px;
  border: solid 1px #ddd; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block; }

.ui-menu-item-wrapper {
  padding: 5px 10px; }
  .ui-menu-item-wrapper:hover {
    color: white !important;
    background: #46acdc !important; }

label {
  display: block; }

input[type=text],
input[type=email],
input[type=phone],
input[type=password],
input[type=number],
textarea,
select {
  border-radius: 3px;
  border: 1px solid #ccc;
  line-height: 1.2em !important;
  outline: none;
  padding: 5px 10px;
  width: 100%;
  background-color: #fff;
  height: 45px;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    input[type=text],
    input[type=email],
    input[type=phone],
    input[type=password],
    input[type=number],
    textarea,
    select {
      height: 2.5em; } }
  input[type=text]:focus,
  input[type=email]:focus,
  input[type=phone]:focus,
  input[type=password]:focus,
  input[type=number]:focus,
  textarea:focus,
  select:focus {
    border-color: #0098DB; }
  input[type=text].full-width,
  input[type=email].full-width,
  input[type=phone].full-width,
  input[type=password].full-width,
  input[type=number].full-width,
  textarea.full-width,
  select.full-width {
    width: 100%; }

input[type=search] {
  border-radius: 3px;
  border: 0px solid #ccc;
  line-height: 1.2em !important;
  outline: none;
  padding: 5px 10px;
  width: 100%;
  background-color: #fff;
  height: 45px;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    input[type=search] {
      height: 2.5em; } }
  input[type=search]:focus {
    border-color: #0098DB; }
  input[type=search].full-width {
    width: 100%; }

.master-number_extra {
  margin-top: 15px;
  border-radius: 3px;
  border: 1px solid #ccc;
  line-height: 1.2em !important;
  outline: none;
  padding: 5px 10px;
  width: 100%;
  background-color: #fff;
  height: 45px;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .master-number_extra {
      height: 2.5em; } }
  .master-number_extra:focus {
    border-color: #0098DB; }
  .master-number_extra.full-width {
    width: 100%; }
.master-number_extra:after {
  content: 'X'; }
.master-number_add {
  cursor: pointer; }
.master-number_remove {
  cursor: pointer; }
.master-number_close {
  float: right;
  position: relative;
  right: -20px;
  top: -40px;
  cursor: pointer; }
.master-number_color {
  background-color: #0098DB !important; }

select {
  padding: 2px 7px; }

option {
  width: 100%; }

textarea {
  min-height: 101.2px !important;
  resize: none; }

form p {
  padding: 0;
  margin: 0; }
form .field {
  margin-bottom: 1em;
  min-height: 55px !important; }
form .hint {
  color: #aaa;
  margin-top: 5px; }
form .is-required {
  font-style: italic; }
form .required:after {
  content: " *";
  color: #f25532; }
form .has-error .error-description {
  color: #ccc;
  margin-top: 5px; }
form .has-error input[type=text],
form .has-error input[type=email],
form .has-error input[type=phone],
form .has-error input[type=password],
form .has-error input[type=number],
form .has-error input[type=search],
form .has-error textarea {
  border-color: #f25532; }
form .checkbox input[type=radio],
form .checkbox input[type=checkbox],
form .checkbox label,
form .radio input[type=radio],
form .radio input[type=checkbox],
form .radio label {
  display: inline-block;
  font-weight: 400; }

.field {
  margin-bottom: 15px; }
  .field label {
    color: #333;
    float: left;
    width: 100%;
    text-align: left !important;
    font-weight: bold;
    margin-bottom: 3px; }

.text {
  margin: 15px 0;
  -ms-word-break: break-all;
  word-break: hyphens;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

.month {
  width: 33% !important;
  margin-right: 2% !important;
  overflow: hidden;
  white-space: nowrap;
  float: left !important; }

.day {
  width: 33% !important;
  margin-right: 2% !important;
  overflow: hidden;
  white-space: nowrap;
  float: left !important; }

.year {
  width: 30% !important;
  overflow: hidden;
  white-space: nowrap;
  float: left !important; }

.check-with-label:checked + .label-for-check {
  font-weight: 500; }

.dropdown dd,
.dropdown dt {
  margin: 0px;
  padding: 0px; }

.dropdown ul {
  margin: -1px 0 0 0; }

.dropdown dd {
  position: relative; }

.dropdown a,
.dropdown a:visited {
  color: #fff;
  text-decoration: none;
  outline: none;
  font-size: 12px; }

.dropdown dt a {
  background-color: #fff;
  display: block;
  height: 32px;
  overflow: hidden;
  border: 1px solid #CCCCCC;
  width: 100%;
  float: left;
  margin: 0 0 15px 0;
  border-radius: 3px; }

.dropdown dt a span,
.mutliSelect span {
  cursor: pointer;
  display: inline-block;
  color: #333;
  font-size: 1.3em;
  padding: 7px; }

.dropdown dd ul {
  position: absolute;
  top: 43px;
  left: 0px;
  margin: 0;
  background-color: #fff;
  list-style: none;
  display: none;
  border: 1px solid #CCCCCC;
  border-top: none;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0px 10px 10px 10px;
  z-index: 1; }
  @media screen and (max-width: 1200px) {
    .dropdown dd ul {
      top: 45px;
      margin: 0; } }

.dropdown span.value {
  display: none; }

.dropdown dd ul li a {
  padding: 10px 0;
  display: block; }

.dropdown dd ul li a:hover {
  background-color: #fff;
  padding: 0; }

.mutliSelect li {
  margin: 15px 0 0;
  color: #333;
  font-weight: 400; }
.mutliSelect input[type=checkbox] {
  margin-right: 10px; }

.dropdown.mutliSelect span {
  padding: 0; }

@media screen and (max-width: 1200px) {
  #timeFrameUnit {
    margin: 20px 0; } }
.site-search input[type="text"],
.site-search input[type="password"],
.site-search input[type="datetime"],
.site-search input[type="datetime-local"],
.site-search input[type="date"],
.site-search input[type="month"],
.site-search input[type="time"],
.site-search input[type="week"],
.site-search input[type="number"],
.site-search input[type="email"],
.site-search input[type="url"],
.site-search input[type="search"],
.site-search input[type="tel"],
.site-search input[type="color"],
.site-search select,
.site-search textarea,
.site-search .field {
  font-family: "fontawesome";
  display: block;
  height: 31px;
  line-height: 1em;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #5287e5;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  border-radius: 0px;
  width: 100%;
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: #fff;
  border-bottom: 3px solid #90adc7;
  transition: all 0.3s ease-in-out; }
  .site-search input[type="text"]:focus, .site-search input[type="text"]:active,
  .site-search input[type="password"]:focus,
  .site-search input[type="password"]:active,
  .site-search input[type="datetime"]:focus,
  .site-search input[type="datetime"]:active,
  .site-search input[type="datetime-local"]:focus,
  .site-search input[type="datetime-local"]:active,
  .site-search input[type="date"]:focus,
  .site-search input[type="date"]:active,
  .site-search input[type="month"]:focus,
  .site-search input[type="month"]:active,
  .site-search input[type="time"]:focus,
  .site-search input[type="time"]:active,
  .site-search input[type="week"]:focus,
  .site-search input[type="week"]:active,
  .site-search input[type="number"]:focus,
  .site-search input[type="number"]:active,
  .site-search input[type="email"]:focus,
  .site-search input[type="email"]:active,
  .site-search input[type="url"]:focus,
  .site-search input[type="url"]:active,
  .site-search input[type="search"]:focus,
  .site-search input[type="search"]:active,
  .site-search input[type="tel"]:focus,
  .site-search input[type="tel"]:active,
  .site-search input[type="color"]:focus,
  .site-search input[type="color"]:active,
  .site-search select:focus,
  .site-search select:active,
  .site-search textarea:focus,
  .site-search textarea:active,
  .site-search .field:focus,
  .site-search .field:active {
    background-color: #e1e8ec;
    border-bottom: 3px solid #5287e5;
    outline: none;
    font-weight: 100; }
  .site-search input[type="text"].error, .site-search input[type="text"].is-invalid,
  .site-search input[type="password"].error,
  .site-search input[type="password"].is-invalid,
  .site-search input[type="datetime"].error,
  .site-search input[type="datetime"].is-invalid,
  .site-search input[type="datetime-local"].error,
  .site-search input[type="datetime-local"].is-invalid,
  .site-search input[type="date"].error,
  .site-search input[type="date"].is-invalid,
  .site-search input[type="month"].error,
  .site-search input[type="month"].is-invalid,
  .site-search input[type="time"].error,
  .site-search input[type="time"].is-invalid,
  .site-search input[type="week"].error,
  .site-search input[type="week"].is-invalid,
  .site-search input[type="number"].error,
  .site-search input[type="number"].is-invalid,
  .site-search input[type="email"].error,
  .site-search input[type="email"].is-invalid,
  .site-search input[type="url"].error,
  .site-search input[type="url"].is-invalid,
  .site-search input[type="search"].error,
  .site-search input[type="search"].is-invalid,
  .site-search input[type="tel"].error,
  .site-search input[type="tel"].is-invalid,
  .site-search input[type="color"].error,
  .site-search input[type="color"].is-invalid,
  .site-search select.error,
  .site-search select.is-invalid,
  .site-search textarea.error,
  .site-search textarea.is-invalid,
  .site-search .field.error,
  .site-search .field.is-invalid {
    color: #f25532;
    border-color: #f25532;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #f25532; }
  .site-search input[type="text"].success, .site-search input[type="text"].is-valid,
  .site-search input[type="password"].success,
  .site-search input[type="password"].is-valid,
  .site-search input[type="datetime"].success,
  .site-search input[type="datetime"].is-valid,
  .site-search input[type="datetime-local"].success,
  .site-search input[type="datetime-local"].is-valid,
  .site-search input[type="date"].success,
  .site-search input[type="date"].is-valid,
  .site-search input[type="month"].success,
  .site-search input[type="month"].is-valid,
  .site-search input[type="time"].success,
  .site-search input[type="time"].is-valid,
  .site-search input[type="week"].success,
  .site-search input[type="week"].is-valid,
  .site-search input[type="number"].success,
  .site-search input[type="number"].is-valid,
  .site-search input[type="email"].success,
  .site-search input[type="email"].is-valid,
  .site-search input[type="url"].success,
  .site-search input[type="url"].is-valid,
  .site-search input[type="search"].success,
  .site-search input[type="search"].is-valid,
  .site-search input[type="tel"].success,
  .site-search input[type="tel"].is-valid,
  .site-search input[type="color"].success,
  .site-search input[type="color"].is-valid,
  .site-search select.success,
  .site-search select.is-valid,
  .site-search textarea.success,
  .site-search textarea.is-valid,
  .site-search .field.success,
  .site-search .field.is-valid {
    color: #25A634;
    border-color: #25A634;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #25A634; }
  .site-search input[type="text"][disabled], .site-search input[type="text"].is-disabled,
  .site-search input[type="password"][disabled],
  .site-search input[type="password"].is-disabled,
  .site-search input[type="datetime"][disabled],
  .site-search input[type="datetime"].is-disabled,
  .site-search input[type="datetime-local"][disabled],
  .site-search input[type="datetime-local"].is-disabled,
  .site-search input[type="date"][disabled],
  .site-search input[type="date"].is-disabled,
  .site-search input[type="month"][disabled],
  .site-search input[type="month"].is-disabled,
  .site-search input[type="time"][disabled],
  .site-search input[type="time"].is-disabled,
  .site-search input[type="week"][disabled],
  .site-search input[type="week"].is-disabled,
  .site-search input[type="number"][disabled],
  .site-search input[type="number"].is-disabled,
  .site-search input[type="email"][disabled],
  .site-search input[type="email"].is-disabled,
  .site-search input[type="url"][disabled],
  .site-search input[type="url"].is-disabled,
  .site-search input[type="search"][disabled],
  .site-search input[type="search"].is-disabled,
  .site-search input[type="tel"][disabled],
  .site-search input[type="tel"].is-disabled,
  .site-search input[type="color"][disabled],
  .site-search input[type="color"].is-disabled,
  .site-search select[disabled],
  .site-search select.is-disabled,
  .site-search textarea[disabled],
  .site-search textarea.is-disabled,
  .site-search .field[disabled],
  .site-search .field.is-disabled {
    cursor: not-allowed;
    border-color: #aaa;
    opacity: 0.6; }
    .site-search input[type="text"][disabled]:focus, .site-search input[type="text"][disabled]:active, .site-search input[type="text"].is-disabled:focus, .site-search input[type="text"].is-disabled:active,
    .site-search input[type="password"][disabled]:focus,
    .site-search input[type="password"][disabled]:active,
    .site-search input[type="password"].is-disabled:focus,
    .site-search input[type="password"].is-disabled:active,
    .site-search input[type="datetime"][disabled]:focus,
    .site-search input[type="datetime"][disabled]:active,
    .site-search input[type="datetime"].is-disabled:focus,
    .site-search input[type="datetime"].is-disabled:active,
    .site-search input[type="datetime-local"][disabled]:focus,
    .site-search input[type="datetime-local"][disabled]:active,
    .site-search input[type="datetime-local"].is-disabled:focus,
    .site-search input[type="datetime-local"].is-disabled:active,
    .site-search input[type="date"][disabled]:focus,
    .site-search input[type="date"][disabled]:active,
    .site-search input[type="date"].is-disabled:focus,
    .site-search input[type="date"].is-disabled:active,
    .site-search input[type="month"][disabled]:focus,
    .site-search input[type="month"][disabled]:active,
    .site-search input[type="month"].is-disabled:focus,
    .site-search input[type="month"].is-disabled:active,
    .site-search input[type="time"][disabled]:focus,
    .site-search input[type="time"][disabled]:active,
    .site-search input[type="time"].is-disabled:focus,
    .site-search input[type="time"].is-disabled:active,
    .site-search input[type="week"][disabled]:focus,
    .site-search input[type="week"][disabled]:active,
    .site-search input[type="week"].is-disabled:focus,
    .site-search input[type="week"].is-disabled:active,
    .site-search input[type="number"][disabled]:focus,
    .site-search input[type="number"][disabled]:active,
    .site-search input[type="number"].is-disabled:focus,
    .site-search input[type="number"].is-disabled:active,
    .site-search input[type="email"][disabled]:focus,
    .site-search input[type="email"][disabled]:active,
    .site-search input[type="email"].is-disabled:focus,
    .site-search input[type="email"].is-disabled:active,
    .site-search input[type="url"][disabled]:focus,
    .site-search input[type="url"][disabled]:active,
    .site-search input[type="url"].is-disabled:focus,
    .site-search input[type="url"].is-disabled:active,
    .site-search input[type="search"][disabled]:focus,
    .site-search input[type="search"][disabled]:active,
    .site-search input[type="search"].is-disabled:focus,
    .site-search input[type="search"].is-disabled:active,
    .site-search input[type="tel"][disabled]:focus,
    .site-search input[type="tel"][disabled]:active,
    .site-search input[type="tel"].is-disabled:focus,
    .site-search input[type="tel"].is-disabled:active,
    .site-search input[type="color"][disabled]:focus,
    .site-search input[type="color"][disabled]:active,
    .site-search input[type="color"].is-disabled:focus,
    .site-search input[type="color"].is-disabled:active,
    .site-search select[disabled]:focus,
    .site-search select[disabled]:active,
    .site-search select.is-disabled:focus,
    .site-search select.is-disabled:active,
    .site-search textarea[disabled]:focus,
    .site-search textarea[disabled]:active,
    .site-search textarea.is-disabled:focus,
    .site-search textarea.is-disabled:active,
    .site-search .field[disabled]:focus,
    .site-search .field[disabled]:active,
    .site-search .field.is-disabled:focus,
    .site-search .field.is-disabled:active {
      background-color: #5287e5; }
.site-search button {
  margin-top: -53px;
  color: #0098DB;
  margin-right: 5px; }

.sm-field {
  height: 30px !important;
  width: 60px !important; }

.readonly {
  border: none !important; }
  .readonly_noedit {
    border: none !important; }
  .readonly_addr {
    border: none !important; }

.has-error {
  border-color: #f25532 !important; }

.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 40px auto;
 /*
* cube positions
* 1 2 3
* 4 5 6
* 7 8 9
*/ }

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #0098DB;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.2s infinite ease;
  animation: sk-cubeGridScaleDelay 1.2s infinite ease; }

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0.0s;
  animation-delay: 0.0s; }

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
    70%,
    100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }
@keyframes sk-cubeGridScaleDelay {
  0%,
    70%,
    100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }
video,
audio,
iframe,
object {
  max-width: 100%; }

.media {
  margin: 0;
  padding: 0;
  list-style: none; }
  .media .item {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border-top: 1px dotted #0039A6;
    zoom: 1; }
    .media .item:hover {
      background: #efb530; }
    .media .item:last-of-type {
      border-bottom: 1px dotted #0039A6; }
    .media .item:before, .media .item:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .media .item:after {
      clear: both; }
  .media .head {
    margin: 0;
    padding: 0;
    color: #0098DB;
    font-size: 2rem; }
    #typography .media .head {
      color: #f25532; }
  .media p {
    margin: 0;
    font-size: 1.5rem; }
  .media img {
    float: left;
    margin-right: 10px; }
  .media a {
    text-decoration: none;
    color: #0098DB; }

.table-wrap {
  font-family: "Century Gothic", Helvetica, Arial;
  background-color: #fff;
  padding: 15px 0 0 0;
  zoom: 1; }
  .table-wrap:before, .table-wrap:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .table-wrap:after {
    clear: both; }
  @media screen and (max-width: 1200px) {
    .table-wrap {
      overflow-y: hidden;
      padding-right: 15px; } }
  @media screen and (max-width: 1200px) {
    .table-wrap {
      overflow-y: hidden;
      padding-right: 15px; } }
  @media screen and (max-width: 1200px) {
    .table-wrap {
      overflow-y: hidden;
      padding-right: 15px; } }

.card-table-wrap {
  zoom: 1;
  font-family: "Century Gothic", Helvetica, Arial;
  background-color: #fff;
  margin: 0 0 0 0;
  overflow-x: scroll; }
  .card-table-wrap:before, .card-table-wrap:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .card-table-wrap:after {
    clear: both; }
  @media screen and (max-width: 1200px) {
    .card-table-wrap {
      overflow-y: hidden;
      padding-right: 15px; } }
  @media screen and (max-width: 1200px) {
    .card-table-wrap {
      overflow-y: hidden;
      padding-right: 15px; } }
  @media screen and (max-width: 1200px) {
    .card-table-wrap {
      overflow-y: hidden;
      padding-right: 15px; } }

.table-nav {
  padding: 10px; }
  .table-nav a {
    color: #333; }
    .table-nav a:hover {
      color: #0098DB; }
  .table-nav i {
    font-size: 1.3em;
    padding-left: 15px; }

table {
  border-spacing: 0;
  border-collapse: collapse;
  font-family: "Century Gothic", Helvetica, Arial;
  margin: 0;
  width: 100%;
  counter-reset: rowNumber;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    table {
      padding-right: 15px; } }
  @media screen and (max-width: 1200px) {
    table {
      padding-right: 15px; } }
  table th,
  table td {
    padding: 10px;
    text-align: left;
    color: #333;
    font-size: .9em; }
  table th {
    border-bottom: 1px solid #ccc;
    color: #333;
    padding: 15px 0 15px 10px;
    background-color: #fff; }
  table td {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  table tr a {
    color: #333; }
  table tr:not(:first-child) {
    counter-increment: rowNumber; }
  table tr:nth-child(even) {
    background: #eee; }
  table tr:nth-child(odd) {
    background: #FFF; }

table.clickable tr {
  cursor: pointer;
  cursor: hand;
  transition: all 0.2s 0 ease; }
  table.clickable tr:hover:nth-child(even) {
    background: #ABDBF8; }
  table.clickable tr:hover:nth-child(odd) {
    background: #ABDBF8; }

tr.row-red {
  border-left: 5px solid #f25532; }

tr.row-yellow {
  border-left: 5px solid #e6a120;
  background: #e6a120, 60% !important;
  opacity: 40%; }

tr.row-white {
  border-left: 5px solid #aaa; }

tr.row-green {
  border-left: 5px solid #25A634; }

#ui-datepicker-div {
  width: 100%;
  max-width: 500px;
  background: #fff;
  border-radius: 10px 10px 0 0;
  border: solid 1px #aaa; }
  #ui-datepicker-div .ui-datepicker-header {
    border-radius: 10px 10px 0 0;
    padding: 5px 10px;
    background: #46acdc; }
  #ui-datepicker-div .ui-datepicker-prev {
    float: left;
    color: #fff; }
  #ui-datepicker-div .ui-datepicker-next {
    float: right;
    color: #fff; }
  #ui-datepicker-div .ui-datepicker-title {
    text-align: center; }

.card {
  zoom: 1;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #ccc;
  margin-bottom: 2.1277%; }
  .card:before, .card:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .card:after {
    clear: both; }
  .card .btn-red {
    margin-left: 0px; }
    @media screen and (min-width: 768px) {
      .card .btn-red {
        margin-left: 10px; } }
  .card .btn-blue {
    margin-left: 0px;
    height: 44px; }
    @media screen and (min-width: 768px) {
      .card .btn-blue {
        margin-left: 10px; } }
  .card .btn-green {
    margin: 10px 0;
    height: 47px; }
    @media screen and (min-width: 768px) {
      .card .btn-green {
        position: relative;
        top: -2px;
        margin: 10px; } }
  .card-header {
    background: #aaa;
    height: 55px;
    position: relative;
    margin: 0;
    overflow: hidden;
    border-bottom: 5px solid #0098DB; }
    @media screen and (max-width: 1200px) {
      .card-header {
        margin: 0;
        height: 50px; } }
    @media screen and (max-width: 1200px) {
      .card-header {
        border-top: 0px solid #fff;
        margin: 0;
        height: 50px; } }
    .card-header i {
      display: inline-block;
      padding: 8px 15px;
      color: #fff;
      font-size: 2em;
      text-align: center;
      background: #0098DB; }
      @media screen and (min-width: 768px) {
        .card-header i {
          padding: 9px 15px; } }
    .card-header label {
      display: inline-block;
      position: relative;
      bottom: 3px;
      margin: 0;
      color: #fff;
      font-size: 14px;
      font-style: normal;
      font-weight: 800; }
    .card-header-label {
      display: inline-block;
      position: relative;
      bottom: 3px;
      margin: 0;
      color: #fff;
      font-size: 19px;
      font-style: normal;
      font-weight: 800;
      padding: 0 0 0 5px; }
  .card__upload {
    display: none; }
    @media screen and (min-width: 768px) {
      .card__upload {
        display: block;
        width: 100%;
        border: dashed 3px #aaa;
        margin: 0 auto;
        text-align: center;
        padding: 100px;
        border-radius: 10px; }
        .card__upload i {
          font-size: 5rem;
          color: #aaa; } }
    @media screen and (min-width: 1024px) {
      .card__upload {
        display: block;
        width: 100%;
        border: dashed 3px #aaa;
        margin: 0 auto;
        text-align: center;
        padding: 115px;
        border-radius: 10px; }
        .card__upload i {
          font-size: 10rem;
          color: #aaa; } }
  .card .body {
    zoom: 1;
    padding: 3.1% 2.1277%; }
    .card .body:before, .card .body:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .card .body:after {
      clear: both; }
    @media screen and (max-width: 1200px) {
      .card .body {
        padding: 2.1277%;
        padding-bottom: .8%; } }
    .card .body label {
      font-weight: bold;
      color: #333;
      display: inline-block !important; }
    .card .body h3 {
      padding: 0;
      margin: 0; }

/* Default Style */
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  user-select: none;
  width: 100% !important; }
  .chosen-container * {
    box-sizing: border-box; }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    clip: rect(0, 0, 0, 0); }
  .chosen-container.chosen-with-drop .chosen-drop {
    clip: auto; }
  .chosen-container a {
    cursor: pointer; }
  .chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999; }
    .chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
      content: ":";
      padding-left: 2px;
      vertical-align: top; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }
.chosen-container-single .chosen-default {
  color: #999; }
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }
  .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/chosen-sprite.png") no-repeat 0px 2px; }
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url("../img/chosen-sprite.png") no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0; }
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer; }
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    .chosen-container .chosen-results li.highlighted {
      background-color: #3875d7;
      background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
      color: #fff; }
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4; }
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default; }
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  font-weight: normal;
  min-height: 45px;
  line-height: 40px;
  outline: none;
  padding-left: 12px;
  padding-right: 30px;
  margin: 0px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  line-height: 45px;
  border-radius: 3px;
  border: 1px solid #ccc; }
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }
  .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
      margin: 1px 0;
      padding: 0;
      height: 40px;
      outline: 0;
      border: 0 !important;
      background: transparent !important;
      box-shadow: none;
      color: #999;
      font-size: 100%;
      font-family: sans-serif;
      line-height: normal;
      border-radius: 0;
      width: 25px; }
  .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 10px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default; }
    .chosen-container-multi .chosen-choices li.search-choice span {
      word-wrap: break-word; }
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 4px;
      right: 3px;
      display: block;
      width: 12px;
      height: 12px;
      background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
      font-size: 1px; }
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
        background-position: -42px -10px; }
  .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666; }
  .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4; }
    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
      background-position: -42px -10px; }
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset; }
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px; }
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  .chosen-disabled .chosen-single {
    cursor: default; }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
  .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl; }
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px; }
  .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px; }
  .chosen-rtl .chosen-choices li {
    float: right; }
    .chosen-rtl .chosen-choices li.search-field input[type="text"] {
      direction: rtl; }
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px; }
      .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px; }
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: url("../img/chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl; }
  .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../img/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* @end */
/* @Added Styles */
.shippingChosen .nice-select {
  display: none; }

/* @end */
.grid {
  zoom: 1; }
  .grid:before, .grid:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .grid:after {
    clear: both; }
  .grid .item {
    float: left;
    width: 18.29784%; }
    .grid .item:nth-child(n) {
      margin-right: 2.1277%;
      margin-bottom: 2.1277%; }
    .grid .item:nth-child(5n) {
      margin-right: 0;
      margin-bottom: 0; }
    @media screen and (max-width: 1200px) {
      .grid .item {
        width: 23.40423%; }
        .grid .item:nth-child(n) {
          margin-right: 2.1277%;
          margin-bottom: 2.1277%; }
        .grid .item:nth-child(4n) {
          margin-right: 0;
          margin-bottom: 0; } }
    @media screen and (max-width: 1200px) {
      .grid .item {
        width: 31.91487%; }
        .grid .item:nth-child(n) {
          margin-right: 2.1277%;
          margin-bottom: 2.1277%; }
        .grid .item:nth-child(3n) {
          margin-right: 0;
          margin-bottom: 0; } }
    @media screen and (max-width: 1200px) {
      .grid .item {
        width: 48.93615%; }
        .grid .item:nth-child(n) {
          margin-right: 2.1277%;
          margin-bottom: 2.1277%; }
        .grid .item:nth-child(2n) {
          margin-right: 0;
          margin-bottom: 0; } }
    @media screen and (max-width: 1200px) {
      .grid .item {
        width: 100%;
        margin: 2.1722% 0; }
        .grid .item:nth-child(n) {
          margin-right: 2.1277%;
          margin-bottom: 2.1277%; }
        .grid .item:nth-child(1n) {
          margin-right: 0;
          margin-bottom: 0; } }
  .grid img {
    display: block;
    border-radius: 10px;
    max-width: 100%; }

.noscroll {
  overflow: hidden; }

[aria-hidden="true"] {
  display: none; }

[aria-hidden="false"] {
  display: block; }

.overlay {
  background-size: cover;
  color: #333;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
  margin: 0; }
  .overlay:target {
    visibility: visible;
    opacity: 1; }
  .overlay h1 {
    text-align: center;
    margin: 10vh 0; }

#popup {
  margin: 0;
  width: 100vw;
  z-index: 1000;
  display: none; }

.popup {
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  min-width: 50vw;
  max-width: 600px;
  position: relative;
  transition: all .5s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media screen and (max-width: 1024px) {
    .popup {
      padding: 20px;
      background: #fff;
      min-width: 50vw;
      border-radius: 0px;
      width: 100vw;
      height: 100vh;
      position: relative;
      transition: all .2s ease-in-out;
      position: relative;
      top: 0%;
      left: 0%;
      -webkit-transform: translate(0%, 0%);
      -moz-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
      -o-transform: translate(0%, 0%);
      transform: translate(0%, 0%); } }

.popup .close {
  position: absolute;
  top: 0;
  right: 20px;
  transition: all 200ms;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  font-size: 2em; }

.popup .overlay-content {
  max-height: 30%; }

.loading-popup {
  margin: 30vh auto 0 !important;
  position: relative;
  transition: all .5s ease-in-out; }

#popup2 {
  margin: 0;
  width: 100vw;
  z-index: 1000;
  display: none; }

.popup2 {
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  min-width: 50vw;
  max-width: 600px;
  position: relative;
  transition: all .5s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media screen and (max-width: 1200px) {
    .popup2 {
      padding: 20px;
      background: #fff;
      min-width: 50vw;
      border-radius: 0px;
      width: 100vw;
      height: 100vh;
      position: relative;
      transition: all .2s ease-in-out;
      position: relative;
      top: 0%;
      left: 0%;
      -webkit-transform: translate(0%, 0%);
      -moz-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
      -o-transform: translate(0%, 0%);
      transform: translate(0%, 0%); } }

.popup2 .close {
  position: absolute;
  top: 0;
  right: 20px;
  transition: all 200ms;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  font-size: 2em; }

.popup2 .overlay-content {
  max-height: 30%; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  font-weight: normal;
  height: 45px;
  line-height: 40px;
  outline: none;
  padding-left: 12px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  line-height: 45px;
  background-color: #fff; }

.nice-select-sm {
  height: 40px !important;
  line-height: 40px !important; }

.nice-select:hover {
  border-color: #0098DB; }

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #0098DB; }

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px; }

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none; }

.nice-select.disabled:after {
  border-color: #cccccc; }

.nice-select.wide {
  width: 100%; }

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important; }

.nice-select.right {
  float: right; }

.nice-select.right .list {
  left: auto;
  right: 0; }

.nice-select.small:after {
  height: 6px;
  width: 6px; }

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px; }

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: scroll;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9; }

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important; }

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6; }

.nice-select .option.selected {
  font-weight: bold; }

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

input {
  width: 400px; }

label,
input {
  display: block; }

label {
  font-weight: bold; }

input,
.flexselect_dropdown li {
  font-size: 1em; }

small {
  color: #999; }

.flexselect_selected small {
  color: #ddd; }

ul.simple-pagination {
  list-style: none; }

.simple-pagination {
  display: block;
  overflow: hidden;
  padding: 10px;
  margin: 0; }

.simple-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left; }

span.ellipse.clickable {
  cursor: pointer; }

.ellipse input {
  width: 3em; }

/*------------------------------------*\
    Compact Theme Styles
\*------------------------------------*/
.compact-theme a,
.compact-theme span {
  float: left;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #AAA;
  border-left: none;
  min-width: 14px;
  padding: 0 7px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #efefef 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(top, #fff 0%, #efefef 100%);
  /* W3C */ }

.compact-theme a:hover {
  text-decoration: none;
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #bbbbbb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* IE10+ */
  background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* W3C */ }

.compact-theme li:first-child a,
.compact-theme li:first-child span {
  border-left: 1px solid #AAA;
  border-radius: 3px 0 0 3px; }

.compact-theme li:last-child a,
.compact-theme li:last-child span {
  border-radius: 0 3px 3px 0; }

.compact-theme .current {
  background: #bbbbbb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbbbbb), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* W3C */
  cursor: default; }

.compact-theme .ellipse {
  background: #EAEAEA;
  padding: 0 10px;
  cursor: default; }

/*------------------------------------*\
    Light Theme Styles
\*------------------------------------*/
.light-theme a,
.light-theme span {
  float: left;
  color: #555;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #BBB;
  min-width: 14px;
  padding: 0 7px;
  margin: 0 5px 7px 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #efefef;
  background: -moz-linear-gradient(top, #fff 0%, #efefef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #efefef));
  background: -webkit-linear-gradient(top, #fff 0%, #efefef 100%);
  background: -o-linear-gradient(top, #fff 0%, #efefef 100%);
  background: -ms-linear-gradient(top, #fff 0%, #efefef 100%);
  background: linear-gradient(top, #fff 0%, #efefef 100%); }
  .light-theme a:hover,
  .light-theme span:hover {
    text-decoration: none; }

.light-theme .current {
  background: #555;
  color: #fff;
  border-color: #444;
  box-shadow: 0 1px 0 white, 0 0 2px rgba(0, 0, 0, 0.3) inset;
  cursor: default; }

.light-theme .ellipse {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: bold;
  cursor: default; }

.progress {
  margin: 40px auto 0px;
  text-align: center;
  width: 100%; }

.progress .circle,
.progress .bar {
  display: inline-block;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #d5d5da; }

.progress .bar {
  position: relative;
  height: 6px;
  width: 33%;
  margin: -10px -5px 33px -5px;
  border-left: none;
  border-right: none;
  border-radius: 0; }

.progress .circle .label {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  margin-top: 3px;
  color: #0098DB;
  font-size: 17px; }

.progress .circle .title {
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  text-align: center; }

label i {
  line-height: 32px; }

/* Done / Active */
.progress .bar.done,
.progress .circle.done {
  background: #0098DB; }

.progress .bar.active {
  background: linear-gradient(to right, #EEE 40%, #FFF 60%); }

.progress .circle.done .label {
  color: #FFF;
  background: #006699;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2); }

.progress .circle.done .title {
  color: #fff;
  text-align: center; }

.progress .circle.active .label {
  color: #FFF;
  background: #00aeef;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  font-weight: 900;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 4000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 4000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 4000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg); } }
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.progress .circle.active .title {
  color: #00aeef;
  font-weight: 900; }

.circle {
  display: block;
  clear: both; }

.fa {
  line-height: 32px; }

.section {
  background: url(../img/bg-tile.png);
  background-repeat: repeat;
  min-height: 600px;
  background-color: #fff; }

html {
  min-height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch !important; }

.home-bg {
  background-color: #000000 !important;
  background: url("../img/home-bg.jpg");
  background-repeat: no-repeat;
  display: cover;
  background-size: 100% auto;
  background-position: center bottom;
  overflow-x: hidden; }
  @media screen and (max-width: 1200px) {
    .home-bg {
      overflow-x: hidden; } }

header {
  zoom: 1;
  background: #fff;
  width: 100%;
  display: block;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  transition-property: transform;
  transition-duration: .4s; }
  header:before, header:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  header:after {
    clear: both; }
  header.lateral-menu-is-open {
    /* translate to show the lateral menu */
    transform: translateX(-260px); }
  header.is-fixed {
    position: fixed; }

.footer-landing {
  width: 100vw;
  text-align: center;
  color: #aaa;
  padding: 50px 0 20px 0;
  line-height: 1.25em;
  font-size: .8em;
  z-index: 2;
  position: relative; }
  .footer-landing a {
    color: #aaa;
    text-decoration: none; }
    .footer-landing a:hover {
      color: #0098DB; }

footer {
  width: 100vw;
  text-align: center;
  color: #aaa;
  padding: 0px 0px;
  line-height: 1.25em;
  font-size: .8em;
  z-index: 2;
  margin-top: 0px;
  position: relative; }
  footer a {
    color: #aaa;
    text-decoration: none; }
    footer a:hover {
      color: #0098DB; }

.one-bar {
  margin-top: 100px !important; }
  @media screen and (max-width: 1200px) {
    .one-bar {
      margin: 120px 0px 0px 0px !important;
      padding: 0px !important; } }
  @media screen and (max-width: 1200px) {
    .one-bar {
      margin: 55px 0 0 !important;
      padding: 0 !important; } }
  @media screen and (max-width: 1200px) {
    .one-bar {
      margin: 55px 0 0 !important;
      padding: 0 !important; } }

.two-bar {
  margin-top: 150px !important; }
  @media screen and (max-width: 1200px) {
    .two-bar {
      margin: 145px 0px 0px 0px !important; } }
  @media screen and (max-width: 1200px) {
    .two-bar {
      margin: 145px 0 0 !important; } }
  @media screen and (max-width: 1200px) {
    .two-bar {
      margin: 145px 0 0 !important; } }

.two-bar-tiles {
  margin-top: 150px !important; }
  @media screen and (max-width: 1200px) {
    .two-bar-tiles {
      margin: 120px 0px 0px 0px !important;
      padding: 0px !important; } }
  @media screen and (max-width: 1200px) {
    .two-bar-tiles {
      margin: 115px 0 0 !important;
      padding: 0 !important; } }
  @media screen and (max-width: 1200px) {
    .two-bar-tiles {
      margin: 115px 0 0 !important;
      padding: 0 !important; } }

.three-bar {
  margin-top: 185px !important; }
  @media screen and (max-width: 1200px) {
    .three-bar {
      margin: 185px 0px 0px 0px !important;
      padding: 0px !important; } }
  @media screen and (max-width: 1200px) {
    .three-bar {
      margin: 185px 0 0 !important;
      padding: 0 !important; } }
  @media screen and (max-width: 1200px) {
    .three-bar {
      margin: 105px 0 0 !important;
      padding: 0 !important; } }

#right-divider {
  border-right: 1px solid #0039A6;
  margin-bottom: 20px; }
  @media screen and (max-width: 1200px) {
    #right-divider {
      border-right: 1px solid #0039A6; } }
  @media screen and (max-width: 1200px) {
    #right-divider {
      border-bottom: 2px solid #0039A6;
      border-right: none;
      padding-bottom: 10px !important; } }
  @media screen and (max-width: 1200px) {
    #right-divider {
      border-bottom: 2px solid #0039A6;
      border-right: none;
      padding-bottom: 10px !important; }
      #right-divider h3 {
        margin: 20px 0 0 0; } }
    @media screen and (max-width: 1200px) and (max-width: 1200px) {
      #right-divider h3 {
        margin: 20px 0 0 0; } }

#left-divider h3 {
  margin-bottom: 20px; }
@media screen and (max-width: 1200px) {
  #left-divider {
    margin: 20px 0 20px 0; } }

.valign {
  vertical-align: middle; }

.relative {
  position: relative; }

.clear {
  clear: both; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.nopad {
  margin: 0 !important;
  padding: 0 !important; }

.border-bottom {
  padding-top: 20px;
  border-bottom: solid 2px #aaa; }

@media screen and (max-width: 1200px) {
  .mobile-hide {
    display: none; } }

.no-pad-top {
  padding-top: 0; }

.margin-top {
  margin-top: 50px; }

.margin-bottom {
  margin-bottom: 25px; }

.margin-left {
  margin-left: 25px; }

.margin-right {
  margin-right: 25px; }

.inoutswitch {
  position: relative;
  width: 65px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.inoutswitch-checkbox {
  display: none; }

.inoutswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #999999;
  border-radius: 20px; }

.inoutswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s; }

.inoutswitch-inner:before,
.inoutswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box; }

.inoutswitch-inner:before {
  content: "In";
  padding-left: 10px;
  background-color: #006699;
  color: #FFFFFF; }

.inoutswitch-inner:after {
  content: "Out";
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #999999;
  text-align: right; }

.inoutswitch-switch {
  display: block;
  width: 22px;
  height: 22px;
  margin: 1px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 41px;
  border: 2px solid #999999;
  border-radius: 20px;
  transition: all 0.3s ease-in 0s; }

.inoutswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.inoutswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

.yesnoswitch {
  position: relative;
  width: 65px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.yesnoswitch-checkbox {
  display: none; }

.yesnoswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #999999;
  border-radius: 20px;
  margin-bottom: 15px; }

.yesnoswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s; }

.yesnoswitch-inner:before,
.yesnoswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box; }

.yesnoswitch-inner:before {
  content: "Yes";
  padding-left: 10px;
  background-color: #006699;
  color: #FFFFFF; }

.yesnoswitch-inner:after {
  content: "No";
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #999999;
  text-align: right; }

.yesnoswitch-switch {
  display: block;
  width: 22px;
  height: 22px;
  margin: 1px;
  background: #FFFFFF;
  position: absolute;
  top: 17px;
  bottom: 0;
  right: 41px;
  border: 2px solid #999999;
  border-radius: 20px;
  transition: all 0.3s ease-in 0s; }
  @media screen and (min-width: 768px) {
    .yesnoswitch-switch {
      top: 19px; } }

.yesnoswitch-checkbox:checked + .yesnoswitch-label .yesnoswitch-inner {
  margin-left: 0; }

.yesnoswitch-checkbox:checked + .yesnoswitch-label .yesnoswitch-switch {
  right: 0px; }

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px; }
  .switch input {
    display: none; }

.slider {
  position: absolute;
  cursor: pointer;
  max-width: 60px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s; }
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s; }

input:checked + .slider {
  background-color: #2196F3; }
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3; }
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }
  .slider.round:before {
    border-radius: 50%; }

.tiles {
  display: block;
  width: 100%;
  zoom: 1; }
  .tiles:before, .tiles:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .tiles:after {
    clear: both; }

.tile-container {
  margin: 0 auto 0;
  padding: 50px 0 0 0;
  min-width: 320px; }
  @media screen and (max-width: 1200px) {
    .tile-container {
      height: 100% !important;
      display: block;
      padding: 25px 15px 0px 0px; } }
  @media screen and (max-width: 1200px) {
    .tile-container {
      height: 100% !important;
      display: block;
      padding: 15px 0px 0px 0px; } }
  @media screen and (max-width: 1200px) {
    .tile-container {
      height: 100% !important;
      display: block;
      padding: 15px 0px 0px 0px;
      margin: -105px 0 0 0; } }
  .tile-container h2 {
    color: #0039A6;
    padding-left: 15px; }

.home-tiles {
  width: 100%;
  margin: 0 auto 20px;
  max-width: 1200px; }
  @media screen and (min-width: 599px) {
    .home-tiles {
      margin: 100px auto; } }
  .home-tiles a {
    color: #fff;
    text-decoration: none;
    display: block !important;
    height: 100% !important;
    width: 100% !important; }
  .home-tiles p {
    color: #fff;
    font-size: 1.25rem;
    margin: 15px 0 0 0;
    line-height: 1.1em; }
  .home-tiles h1 {
    color: #fff;
    font-weight: bold;
    margin: 0vw;
    line-height: .9em; }
  .home-tiles h2 {
    color: #fff;
    font-weight: bold;
    margin: 0vw;
    line-height: .9em;
    text-align: left;
    text-transform: uppercase; }
    @media screen and (max-width: 1200px) {
      .home-tiles h2 {
        font-size: 1.4rem; } }
  .home-tiles h3 {
    color: #fff;
    font-weight: bold;
    margin: 0vw;
    line-height: .9em; }
  .home-tiles ul {
    padding: 0; }
    @media screen and (max-width: 1200px) {
      .home-tiles ul {
        position: relative;
        margin: 0 auto 20px;
        padding: 0 !important;
        min-width: 250px; } }
    @media screen and (max-width: 1200px) {
      .home-tiles ul {
        position: relative;
        margin: 12px auto 20px;
        min-width: 250px; } }
    @media screen and (max-width: 1200px) {
      .home-tiles ul {
        position: relative;
        margin: 12px auto 20px;
        padding: 0px 0px !important;
        min-width: 250px; } }
  .home-tiles li {
    padding: 1em;
    background-color: #0039A6;
    height: 0;
    padding-bottom: 27%;
    position: relative;
    min-height: 200px;
    max-height: 200px;
    list-style: none;
    cursor: pointer;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: #111 2px 2px 3px; }
    @media screen and (min-width: 768px) {
      .home-tiles li {
        min-height: 250px;
        max-height: 250px; } }
    @media screen and (min-width: 1024px) {
      .home-tiles li {
        min-height: 320px;
        max-height: 320px; } }
    .home-tiles li:hover {
      background-color: #0098DB;
      transition: background .15s ease;
      box-shadow: #111 2px 2px 3px; }
    .home-tiles li h3 {
      font-size: 18px;
      line-height: normal;
      margin-bottom: 5px; }
    .home-tiles li i {
      position: absolute;
      bottom: 15px;
      margin: 0 0 -35px 0;
      line-height: 3em;
      color: #fff;
      font-size: 1.75rem; }
    @media screen and (max-width: 1200px) {
      .home-tiles li p {
        font-size: 12px; } }
  .home-tiles img {
    text-align: center; }

.span6.home-tile {
  min-height: 274px; }
  @media screen and (max-width: 1200px) {
    .span6.home-tile {
      min-height: 175px; } }
  .span6.home-tile p {
    margin: 15px 0;
    line-height: 1.25em; }

.inactive-tile {
  background-color: #aaa !important;
  box-shadow: #111 2px 2px 3px; }
  .inactive-tile:hover {
    cursor: no-drop; }
  .inactive-tile p:hover, .inactive-tile h3:hover, .inactive-tile i:hover {
    cursor: no-drop; }

#transition-hover-content {
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s; }

#transition-hover:hover #transition-hover-content {
  opacity: 1; }

.frame {
  position: relative;
  transition: all 500ms;
  min-height: 100vh;
  height: auto;
  padding-top: 60px;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: scroll;
  zoom: 1; }
  .frame:before, .frame:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .frame:after {
    clear: both; }
  @media screen and (max-width: 1200px) {
    .frame {
      max-height: none;
      padding-top: 0;
      zoom: 1; }
      .frame:before, .frame:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      .frame:after {
        clear: both; } }

.short-frame {
  position: relative;
  transition: all 500ms;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: scroll;
  zoom: 1; }
  .short-frame:before, .short-frame:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .short-frame:after {
    clear: both; }
  @media screen and (max-width: 1200px) {
    .short-frame {
      max-height: none;
      padding-top: 0;
      zoom: 1; }
      .short-frame:before, .short-frame:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      .short-frame:after {
        clear: both; } }

.frame-1 {
  background-color: #0098DB; }
  .frame-1 h1, .frame-1 h2, .frame-1 a {
    color: #fff;
    text-shadow: 2px 2px 20px #000; }
  .frame-1:hover {
    color: #0098DB; }

.demo {
  display: none !important; }

.header {
  display: none; }

.login-box {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  z-index: 1;
  top: 40%;
  left: 50%;
  padding: 1.5em;
  min-width: 250px;
  max-width: 325px;
  height: auto;
  margin: 0;
  background: rgba(255, 255, 255, 0.8);
  -pie-background: rgba(255, 255, 255, 0.8);
  behavior: url(PIE.htc); }
  @media screen and (max-width: 1200px) {
    .login-box {
      min-width: 100%;
      height: 100%;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      top: 50%; } }

.cell {
  display: table-cell;
  vertical-align: middle; }

.sub-header {
  min-height: 100px;
  padding: 25px 0 25px 0; }

.home-image {
  background: url(../img/bg-tile.png);
  background-repeat: repeat;
  min-height: 600px;
  background-color: #fff; }

.box {
  background-color: #f6f7f9;
  border-radius: 2px;
  margin-bottom: 30px;
  padding: 24px 30px; }

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

.box:after {
  clear: both; }

.search {
  border: 0 !important;
  border-radius: 0 !important; }

.main-filter {
  border: 1px solid #ccc;
  background-color: #fff; }

.section-header {
  float: right; }

.section-content-wrapper {
  display: block;
  line-height: 25px; }

.trending-header {
  float: right; }

.trending-content-wrapper {
  display: block; }

.block img {
  height: auto;
  width: 100%; }

.mobile-pad {
  padding: 5%; }

.product-container {
  border: 1px solid #aaa;
  background-color: #fff; }
  @media screen and (max-width: 1200px) {
    .product-container {
      margin-top: 30px; } }

.margin-left {
  margin: 0 0 0 3%;
  padding: 0; }
  @media screen and (max-width: 1200px) {
    .margin-left {
      margin: 0;
      padding: 0; } }

.half-div {
  width: 48%;
  display: inline-block;
  font-size: 15px;
  padding: 12px; }
  @media screen and (max-width: 1200px) {
    .half-div {
      width: 100%; } }

.rotate {
  -moz-transition: all .1s linear;
  -webkit-transition: all .1s linear;
  transition: all .1s linear; }

.rotate.down {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.open {
  z-index: 1px;
  over-flow: none;
  visibility: visable; }

.hide {
  display: none; }

.nice-select {
  border-radius: 3px;
  border: 1px solid #ccc; }

.search-drop {
  border: none !important;
  border-radius: 0;
  background-color: #f5f5f5 !important; }

.adjust {
  flex-basis: 79.2%;
  max-width: none; }

.nav2 {
  padding: 15px 0 0 0;
  font-size: 13px;
  color: #0098DB;
  width: 100%; }
  .nav2 a {
    color: #0098DB; }
    .nav2 a:hover, .nav2 a:focus {
      color: #ABDBF8; }

.bread-crumb {
  float: left; }
  .bread-crumb a {
    color: #3c71d1; }

.collapse-all {
  color: #3c71d1; }
  .collapse-all i {
    color: #3c71d1; }

@media screen and (max-width: 1200px) {
  .user {
    float: none !important;
    margin: 0 0 10px 0; }
    .user .bread-crumb {
      float: none; } }
.user {
  float: right; }

.total-price {
  background-color: #fff;
  width: 100%;
  text-align: right;
  padding: 15px 15px 15px 0; }

.banner-logo {
  width: 300px;
  padding: 9px 0 0 15px;
  cursor: pointer;
  background-repeat: no-repeat; }

.populated-field {
  height: 45px; }

.img-center {
  margin: 0 auto; }

@media print {
  header,
  nav,
  footer {
    display: none; }

  img {
    max-width: 500px; }

  body {
    font: 14pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3; } }

/*# sourceMappingURL=style.css.map */
