@import url(http://fonts.googleapis.com/css?family=Raleway:400,200|Advent+Pro:400,200|Roboto:400,100|Trocchi|PT+Serif+Caption|Coda|Unna|Graduate|Homemade+Apple|Play|Condiment|Alegreya+Sans:400,700|Noto+Serif:400,700|Nobile:400,700|Sintony:400,700|Domine:400,700);
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

script {
  display: none !important; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: white url(../Images/bodybg.jpg);
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.625em;
    margin-right: -0.625em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  position: relative;
  padding-left: 0.625em;
  padding-right: 0.625em;
  width: 100%;
  float: left; }

@media only screen {
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left; }

  .small-1 {
    position: relative;
    width: 8.33333%; }

  .small-2 {
    position: relative;
    width: 16.66667%; }

  .small-3 {
    position: relative;
    width: 25%; }

  .small-4 {
    position: relative;
    width: 33.33333%; }

  .small-5 {
    position: relative;
    width: 41.66667%; }

  .small-6 {
    position: relative;
    width: 50%; }

  .small-7 {
    position: relative;
    width: 58.33333%; }

  .small-8 {
    position: relative;
    width: 66.66667%; }

  .small-9 {
    position: relative;
    width: 75%; }

  .small-10 {
    position: relative;
    width: 83.33333%; }

  .small-11 {
    position: relative;
    width: 91.66667%; }

  .small-12 {
    position: relative;
    width: 100%; }

  .small-offset-0 {
    position: relative;
    margin-left: 0%; }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .small-offset-3 {
    position: relative;
    margin-left: 25%; }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .small-offset-6 {
    position: relative;
    margin-left: 50%; }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .small-offset-9 {
    position: relative;
    margin-left: 75%; }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left; }

  .medium-1 {
    position: relative;
    width: 8.33333%; }

  .medium-2 {
    position: relative;
    width: 16.66667%; }

  .medium-3 {
    position: relative;
    width: 25%; }

  .medium-4 {
    position: relative;
    width: 33.33333%; }

  .medium-5 {
    position: relative;
    width: 41.66667%; }

  .medium-6 {
    position: relative;
    width: 50%; }

  .medium-7 {
    position: relative;
    width: 58.33333%; }

  .medium-8 {
    position: relative;
    width: 66.66667%; }

  .medium-9 {
    position: relative;
    width: 75%; }

  .medium-10 {
    position: relative;
    width: 83.33333%; }

  .medium-11 {
    position: relative;
    width: 91.66667%; }

  .medium-12 {
    position: relative;
    width: 100%; }

  .medium-offset-0 {
    position: relative;
    margin-left: 0%; }

  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .medium-offset-3 {
    position: relative;
    margin-left: 25%; }

  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .medium-offset-6 {
    position: relative;
    margin-left: 50%; }

  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .medium-offset-9 {
    position: relative;
    margin-left: 75%; }

  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right !important; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left; }

  .large-1 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 16.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4 {
    position: relative;
    width: 33.33333%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7 {
    position: relative;
    width: 58.33333%; }

  .large-8 {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }

  .large-offset-0 {
    position: relative;
    margin-left: 0%; }

  .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .large-offset-3 {
    position: relative;
    margin-left: 25%; }

  .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .large-offset-6 {
    position: relative;
    margin-left: 50%; }

  .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .large-offset-9 {
    position: relative;
    margin-left: 75%; }

  .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left; }

  .xlarge-1 {
    position: relative;
    width: 8.33333%; }

  .xlarge-2 {
    position: relative;
    width: 16.66667%; }

  .xlarge-3 {
    position: relative;
    width: 25%; }

  .xlarge-4 {
    position: relative;
    width: 33.33333%; }

  .xlarge-5 {
    position: relative;
    width: 41.66667%; }

  .xlarge-6 {
    position: relative;
    width: 50%; }

  .xlarge-7 {
    position: relative;
    width: 58.33333%; }

  .xlarge-8 {
    position: relative;
    width: 66.66667%; }

  .xlarge-9 {
    position: relative;
    width: 75%; }

  .xlarge-10 {
    position: relative;
    width: 83.33333%; }

  .xlarge-11 {
    position: relative;
    width: 91.66667%; }

  .xlarge-12 {
    position: relative;
    width: 100%; }

  .xlarge-offset-0 {
    position: relative;
    margin-left: 0%; }

  .xlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .xlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .xlarge-offset-3 {
    position: relative;
    margin-left: 25%; }

  .xlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .xlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .xlarge-offset-6 {
    position: relative;
    margin-left: 50%; }

  .xlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .xlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .xlarge-offset-9 {
    position: relative;
    margin-left: 75%; }

  .xlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.xlarge-centered,
  .columns.xlarge-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .xxlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .xxlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .xxlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .xxlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .xxlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .xxlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .xxlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .xxlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left; }

  .xxlarge-1 {
    position: relative;
    width: 8.33333%; }

  .xxlarge-2 {
    position: relative;
    width: 16.66667%; }

  .xxlarge-3 {
    position: relative;
    width: 25%; }

  .xxlarge-4 {
    position: relative;
    width: 33.33333%; }

  .xxlarge-5 {
    position: relative;
    width: 41.66667%; }

  .xxlarge-6 {
    position: relative;
    width: 50%; }

  .xxlarge-7 {
    position: relative;
    width: 58.33333%; }

  .xxlarge-8 {
    position: relative;
    width: 66.66667%; }

  .xxlarge-9 {
    position: relative;
    width: 75%; }

  .xxlarge-10 {
    position: relative;
    width: 83.33333%; }

  .xxlarge-11 {
    position: relative;
    width: 91.66667%; }

  .xxlarge-12 {
    position: relative;
    width: 100%; }

  .xxlarge-offset-0 {
    position: relative;
    margin-left: 0%; }

  .xxlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .xxlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .xxlarge-offset-3 {
    position: relative;
    margin-left: 25%; }

  .xxlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .xxlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .xxlarge-offset-6 {
    position: relative;
    margin-left: 50%; }

  .xxlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .xxlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .xxlarge-offset-9 {
    position: relative;
    margin-left: 75%; }

  .xxlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right !important; } }
.accordion {
  *zoom: 1;
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion dd.active a {
      background: #e7e7e7; }
    .accordion dd > a {
      background: #efefef;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 1rem; }
      .accordion dd > a:hover {
        background: #e2e2e2; }
  .accordion .content {
    display: none;
    padding: 0.625em; }
    .accordion .content.active {
      display: block;
      background: white; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 0.875rem 0.875rem 2.75rem;
  font-size: 0.8125rem;
  background-color: #008cba;
  border-color: #0079a1;
  color: white; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .alert-box.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43ac6a;
    border-color: #3c9a5f;
    color: white; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #ea2f10;
    color: white; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #dadada;
    color: #4e4e4e; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #ea7d10;
    color: white; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #8bc9e3;
    color: #4e4e4e; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem; }
    .small-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem; }
    .medium-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem; }
    .large-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: #dadada;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    text-transform: uppercase; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a,
    .breadcrumbs > * span {
      text-transform: uppercase;
      color: #008cba; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: "/";
      color: #aaaaaa;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

button, .button {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #008cba;
  border-color: #006687;
  color: white;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  padding-top: 1.0625rem;
  padding-bottom: 1rem;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #006687; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: white; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #cecece;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #cecece; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #358753;
    color: white; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #358753; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: white; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #d32a0e;
    color: white; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #d32a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: white; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008cba;
    border-color: #006687;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #006687; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: white; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008cba; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #cecece;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #cecece; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43ac6a;
      border-color: #358753;
      color: white;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #358753; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: white; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43ac6a; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #d32a0e;
      color: white;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #d32a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: white; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > * {
    margin: 0;
    float: left; }
    .button-group > * > button, .button-group > * .button {
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > *:first-child {
      margin-left: 0; }
  .button-group.radius > * > button, .button-group.radius > * .button {
    border-right: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .button-group.round > * > button, .button-group.round > * .button {
    border-right: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px; }
  .button-group.even-2 li {
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar {
  *zoom: 1; }
  .button-bar:before, .button-bar:after {
    content: " ";
    display: table; }
  .button-bar:after {
    clear: both; }
  .button-bar .button-group {
    float: left;
    margin-right: 0.625rem; }
    .button-bar .button-group div {
      overflow: hidden; }

/* Clearing Styles */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  [data-clearing]:after {
    clear: both; }
  [data-clearing] li {
    float: left;
    margin-right: 10px; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #ccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #cccccc; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #cccccc; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
@media only screen and (max-width: 40em) {
  .f-dropdown {
    max-width: 100%;
    left: 0; } }
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #eeeeee; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    top: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 16px;
    z-index: 99;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }

.dropdown.button {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%; }
  .dropdown.button:before {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button:before {
    border-color: white transparent transparent transparent; }
  .dropdown.button.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:before {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small:before {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.large {
    padding-right: 3.625rem; }
    .dropdown.button.large:before {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.secondary:before {
    border-color: #333333 transparent transparent transparent; }

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 57.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-topright: 0;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: default;
  display: block;
  font-weight: normal;
  margin-bottom: 0.5rem;
  /* Styles for required inputs */ }
  label.right {
    float: none;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.625rem 0; }
  label small {
    text-transform: capitalize;
    color: #666666; }

select {
  -webkit-appearance: none !important;
  background: #fafafa url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
  background-position-x: 97%;
  background-position-y: center;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  -webkit-border-radius: 0;
  border-radius: 0; }
  select.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  select:hover {
    background: #f2f2f2 url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position-x: 97%;
    background-position-y: center;
    border-color: #999999; }

@-moz-document url-prefix() {
  select {
    background: #fafafa; }

  select:hover {
    background: #f2f2f2; } }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333; }
  span.prefix.radius, label.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333; }
  span.postfix.radius, label.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"][disabled],
  input[type="password"][disabled],
  input[type="date"][disabled],
  input[type="datetime"][disabled],
  input[type="datetime-local"][disabled],
  input[type="month"][disabled],
  input[type="week"][disabled],
  input[type="email"][disabled],
  input[type="number"][disabled],
  input[type="search"][disabled],
  input[type="tel"][disabled],
  input[type="time"][disabled],
  input[type="url"][disabled],
  textarea[disabled] {
    background-color: #dddddd; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error label,
.error label.error {
  color: #f04124; }
.error > small,
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
.error span.error-message {
  display: block; }

input.error,
textarea.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%; }

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px; }

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333; }
  .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white; }

.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3; }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666; }

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eee !important; }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0 0 30px #ffffff;
  -webkit-box-shadow: 0 0 15px #ffffff;
  box-shadow: 0 0 15px #ffffff; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0; }

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 40.063em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -20px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -20px;
      right: auto; } }
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.875rem;
  padding: 0.125rem 0.25rem 0;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.label {
  font-weight: normal;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #008cba;
  color: white; }
  .label.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: white; }
  .label.success {
    background-color: #43ac6a;
    color: white; }
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333; }

[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav .active {
      line-height: 1.8em; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }

  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }

  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: whitesmoke; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative; }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: white;
        width: 100%;
        padding: 10px 14px;
        font-size: 0.875rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0%;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #fff;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-right-style: solid;
      border-color: transparent transparent transparent #fff; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-color: transparent transparent transparent #333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: white; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: white; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: white;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: white; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: inline-block; }
  .orbit-bullets li {
    display: block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #cccccc;
    float: left;
    margin-right: 6px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important; }
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none; } }
ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    ul.pagination li:hover a,
    ul.pagination li a:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
      background: transparent; }
    ul.pagination li.current a {
      background: #008cba;
      color: white;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus {
        background: #008cba; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #baeeff;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #edfbff; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a {
      color: #008cba; }
  .panel.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #eeeeee;
    font-weight: normal;
    font-size: 1rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .pricing-table .description {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd; }
  .pricing-table .bullet-item {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #dddddd; }
  .pricing-table .cta-button {
    background-color: white;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }

/* Progress Bar */
.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid #cccccc;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }
  .progress .meter {
    background: #008cba;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #e7e7e7;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block; }
  .progress.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .progress.radius .meter {
      -webkit-border-radius: 2px;
      border-radius: 2px; }
  .progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .progress.round .meter {
      -webkit-border-radius: 999px;
      border-radius: 999px; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px; }
  .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  .reveal-modal .close-reveal-modal {
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }

@media only screen and (min-width: 40.063em) {
  .reveal-modal {
    padding: 1.875rem;
    top: 6.25rem; }
    .reveal-modal.tiny {
      margin-left: -15%;
      width: 30%; }
    .reveal-modal.small {
      margin-left: -20%;
      width: 40%; }
    .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; }
    .reveal-modal.large {
      margin-left: -35%;
      width: 70%; }
    .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }
@media print {
  .reveal-modal {
    background: #fff !important; } }
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem; }
    .side-nav li a {
      display: block;
      color: #008cba; }
    .side-nav li.active > a:first-child {
      color: #4d4d4d;
      font-weight: normal;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: #e6e6e6; }

.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:before {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  .split.button span:before {
    border-color: white transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:before {
    border-color: white transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:before {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:before {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:before {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:before {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .split.button.round span {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #0079a1; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      -webkit-border-radius: 3px;
      border-radius: 3px;
      font-weight: normal;
      background: #008cba;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: white; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #0079a1; }

div.switch {
  position: relative;
  padding: 0;
  display: block;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1.25rem;
  height: 2.25rem;
  background: white;
  border-color: #cccccc; }
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none; }
    div.switch input:hover, div.switch input:focus {
      cursor: pointer; }
  div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
  div.switch input:not(:checked) + label {
    opacity: 0; }
  div.switch input:checked {
    display: none !important; }
  div.switch input {
    left: 0;
    display: block !important; }
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%; }
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%; }
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right; }
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto; }
  div.switch span.custom {
    display: none !important; }
  form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible; }
  div.switch label {
    padding: 0;
    line-height: 2.3rem;
    font-size: 0.875rem; }
  div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875rem; }
  div.switch span:last-child {
    width: 2.25rem;
    height: 2.25rem; }
  div.switch span:last-child {
    border-color: #b3b3b3;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #f3fbf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3fbf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; }
  div.switch:hover span:last-child, div.switch:focus span:last-child {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e6e6e6 100%); }
  div.switch:active {
    background: transparent; }
  div.switch.large {
    height: 2.75rem; }
    div.switch.large label {
      padding: 0;
      line-height: 2.3rem;
      font-size: 1.0625rem; }
    div.switch.large input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -2.6875rem; }
    div.switch.large span:last-child {
      width: 2.75rem;
      height: 2.75rem; }
  div.switch.small {
    height: 1.75rem; }
    div.switch.small label {
      padding: 0;
      line-height: 2.1rem;
      font-size: 0.75rem; }
    div.switch.small input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -1.6875rem; }
    div.switch.small span:last-child {
      width: 1.75rem;
      height: 1.75rem; }
  div.switch.tiny {
    height: 1.375rem; }
    div.switch.tiny label {
      padding: 0;
      line-height: 1.9rem;
      font-size: 0.6875rem; }
    div.switch.tiny input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -1.3125rem; }
    div.switch.tiny span:last-child {
      width: 1.375rem;
      height: 1.375rem; }
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    div.switch.radius span:last-child {
      -webkit-border-radius: 3px;
      border-radius: 3px; }
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    div.switch.round span:last-child {
      -webkit-border-radius: 999px;
      border-radius: 999px; }
    div.switch.round label {
      padding: 0 0.5625rem; }

@-webkit-keyframes webkitSiblingBugfix {
  from {
    position: relative; }

  to {
    position: relative; } }

table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd; }
  table thead,
  table tfoot {
    background: whitesmoke;
    font-weight: bold; }
    table thead tr th,
    table thead tr td,
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.75rem;
      color: #222222;
      text-align: left; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.75rem;
    color: #222222; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9; }
  table thead tr th,
  table tfoot tr th,
  table tbody tr td,
  table tr td,
  table tfoot tr td {
    display: table-cell;
    line-height: 1.125rem; }

.tabs {
  *zoom: 1;
  margin-bottom: 0 !important; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    top: 1px;
    float: left; }
    .tabs dd > a {
      display: block;
      background: #1bbc9b;
      color: white;
      padding-top: 0.75rem;
      padding-right: 1.5rem;
      padding-bottom: 0.8125rem;
      padding-left: 1.5rem;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 1rem;
      border-right: 1px solid #fff; }
      .tabs dd > a:hover {
        background: #18a689; }
    .tabs dd.active a {
      background: #ed5565; }
  .tabs.radius dd:first-child a {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  *zoom: 1; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.625em 15px;
    border: solid 1px #D2D2D2;
    width: 100%;
    background: #fff; }
    .tabs-content > .content.active {
      display: block; }
    .tabs-content > .content.contained {
      padding: 0.625em; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.625em; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px; } }
/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
  .th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

a.th {
  display: inline-block;
  max-width: 100%; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008cba; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: #333333;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.opened {
    color: #008cba !important;
    border-bottom: dotted 1px #003f54 !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal; }

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #2795c9; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #2795c9;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        color: white;
        width: 50%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      right: 15px;
      top: 50%;
      margin-top: -16px;
      padding-left: 40px; }
      .top-bar .toggle-topbar.menu-icon a {
        text-indent: -48px;
        width: 34px;
        height: 34px;
        line-height: 33px;
        padding: 0;
        color: white; }
        .top-bar .toggle-topbar.menu-icon a span {
          position: absolute;
          right: 0;
          display: block;
          width: 16px;
          height: 0;
          -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
          box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #2795c9; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span {
        -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
        box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #0e597d;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1f759e;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 0.8125em;
    font-weight: bold;
    background: #0e597d; }
    .top-bar-section ul li > a.button {
      background: #008cba;
      font-size: 0.8125em;
      padding-right: 15px;
      padding-left: 15px; }
      .top-bar-section ul li > a.button:hover {
        background: #006687; }
    .top-bar-section ul li > a.button.secondary {
      background: #e7e7e7; }
      .top-bar-section ul li > a.button.secondary:hover {
        background: #cecece; }
    .top-bar-section ul li > a.button.success {
      background: #43ac6a; }
      .top-bar-section ul li > a.button.success:hover {
        background: #358753; }
    .top-bar-section ul li > a.button.alert {
      background: #f04124; }
      .top-bar-section ul li > a.button.alert:hover {
        background: #d32a0e; }
  .top-bar-section ul li:hover > a {
    background: #258cbc;
    color: white; }
  .top-bar-section ul li.active > a {
    background: #165674;
    color: white; }
    .top-bar-section ul li.active > a:hover {
      background: #0079a1; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block; }
  .top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    z-index: 99; }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 15px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: bold; }
      .top-bar-section .dropdown li.title h5 {
        margin-bottom: 0; }
        .top-bar-section .dropdown li.title h5 a {
          color: white;
          line-height: 22.5px;
          display: block; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #393E40;
    *zoom: 1;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded {
      background: #393E40; }

  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0; }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background: #393E40;
      color: white; }
    .top-bar-section li a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      background: #393E40; }
      .top-bar-section li a:not(.button):hover {
        background: #393E40; }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: none; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -2px;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 1;
        white-space: nowrap;
        padding: 12px 15px;
        background: #515C62; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #48acdb;
      clear: none;
      height: 45px;
      width: 0; }
    .top-bar-section .has-form {
      background: #454849;
      padding: 0 15px;
      height: 45px; }
    .top-bar-section ul.right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section ul.right li .dropdown li .dropdown {
        right: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background: #454849;
    color: white; }
  .no-js .top-bar-section ul li:active > a {
    background: #5C6163;
    color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0079a1; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 1.9;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
  text-align: justify; }
  p.lead {
    font-size: 1.11875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bb260d; }

/* Lists */
ul,
ol,
dl {
  font-size: 0.9rem;
  line-height: 1.9;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  font-size: 1rem;
  /* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.9;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

nav.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4, nav.tab-bar h5, nav.tab-bar h6 {
    color: white;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4 {
    font-size: 1.125rem; }

section.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  box-shadow: 1px 0 0 #4d4d4d;
  left: 0; }

section.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #4d4d4d;
  box-shadow: -1px 0 0 #1a1a1a;
  right: 0; }

section.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    section.tab-bar-section {
      text-align: left; } }
  section.tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  section.tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  section.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

a.menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: white;
  position: relative; }
  a.menu-icon span {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0;
    left: 0.8125rem;
    top: 0.3125rem;
    -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
    box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
  a.menu-icon:hover span {
    -webkit-box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3;
    box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 250px;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 250px;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(250px, 0, 0);
  -moz-transform: translate3d(250px, 0, 0);
  -ms-transform: translate3d(250px, 0, 0);
  -o-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0); }
.move-right a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.063em) {
    .move-right a.exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-250px, 0, 0);
  -moz-transform: translate3d(-250px, 0, 0);
  -ms-transform: translate3d(-250px, 0, 0);
  -o-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0); }
.move-left a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.063em) {
    .move-left a.exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.lt-ie10 .left-off-canvas-menu {
  left: -250px; }
.lt-ie10 .right-off-canvas-menu {
  right: -250px; }
.lt-ie10 .move-left > .inner-wrap {
  right: 250px; }
.lt-ie10 .move-right > .inner-wrap {
  left: 250px; }

/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-small-only,
.show-for-medium-down,
.show-for-large-down,
.hide-for-medium,
.hide-for-medium-up,
.hide-for-medium-only,
.hide-for-large,
.hide-for-large-up,
.hide-for-large-only,
.hide-for-xlarge,
.hide-for-xlarge-up,
.hide-for-xlarge-only,
.hide-for-xxlarge-up,
.hide-for-xxlarge-only {
  display: inherit !important; }

.hide-for-small,
.hide-for-small-only,
.hide-for-medium-down,
.show-for-medium,
.show-for-medium-up,
.show-for-medium-only,
.hide-for-large-down,
.show-for-large,
.show-for-large-up,
.show-for-large-only,
.show-for-xlarge,
.show-for-xlarge-up,
.show-for-xlarge-only,
.show-for-xxlarge-up,
.show-for-xxlarge-only {
  display: none !important; }

/* Specific visibility for tables */
table.show-for-small, table.show-for-small-only, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
  display: table; }

thead.show-for-small, thead.show-for-small-only, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
  display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-small-only, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
  display: table-row-group !important; }

tr.show-for-small, tr.show-for-small-only, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
  display: table-row !important; }

td.show-for-small, td.show-for-small-only, td.show-for-medium-down
td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge
td.hide-for-xlarge-up, td.hide-for-xxlarge-up,
th.show-for-small,
th.show-for-small-only,
th.show-for-medium-down
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge
th.hide-for-xlarge-up,
th.hide-for-xxlarge-up {
  display: table-cell !important; }

/* Medium Displays: 641px and up */
@media only screen and (min-width: 40.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-up,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small,
  .show-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-up,
  .hide-for-medium-only,
  .hide-for-large-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-up, table.show-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-up, thead.show-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-up, tbody.show-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-up, tr.show-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-up, td.show-for-medium-only, td.hide-for-large, td.hide-for-large-up, td.hide-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.show-for-medium,
  th.show-for-medium-down,
  th.show-for-medium-up,
  th.show-for-medium-only,
  th.hide-for-large,
  th.hide-for-large-up,
  th.hide-for-large-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-up,
  th.hide-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* Large Displays: 1024px and up */
@media only screen and (min-width: 64.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large, table.show-for-large-up, table.show-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large, thead.show-for-large-up, thead.show-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large, tbody.show-for-large-up, tbody.show-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large, tr.show-for-large-up, tr.show-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large, td.show-for-large-up, td.show-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large,
  th.show-for-large-up,
  th.show-for-large-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-up,
  th.hide-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* X-Large Displays: 1441 and up */
@media only screen and (min-width: 90.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large-up,
  .hide-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-down,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-large-only, table.show-for-xlarge, table.show-for-xlarge-up, table.show-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-large-only, thead.show-for-xlarge, thead.show-for-xlarge-up, thead.show-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-large-only, tbody.show-for-xlarge, tbody.show-for-xlarge-up, tbody.show-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-large-only, tr.show-for-xlarge, tr.show-for-xlarge-up, tr.show-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-large-only, td.show-for-xlarge, td.show-for-xlarge-up, td.show-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large-up,
  th.hide-for-large-only,
  th.show-for-xlarge,
  th.show-for-xlarge-up,
  th.show-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* XX-Large Displays: 1920 and up */
@media only screen and (min-width: 120.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large-up,
  .hide-for-large-only,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-down,
  .hide-for-xlarge,
  .show-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-up, table.show-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-up, thead.show-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-up, tr.show-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-up, td.show-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large-up,
  th.hide-for-xlarge-only,
  th.show-for-xlarge-up,
  th.show-for-xxlarge-up,
  th.show-for-xxlarge-only {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/*--------------------------------
Custom CSS Styles 
--------------------------------*/
.col1 {
  color: #ebebeb; }

.col2 {
  color: #1bbc9b; }

.col3 {
  color: #ed5565; }

.col4 {
  color: #2795c9; }

.col5 {
  color: #f58520; }

.col6 {
  color: #7ebb00; }

.hover-underline:hover {
  text-decoration: underline; }

/*--------------------------------
General CSS Styles 
--------------------------------*/
* {
  margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

html, body, form {
  height: 100%; }

.main-wraper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto; }

.row {
  max-width: 90%; }

.full-width {
  max-width: 100%; }

.ex-space {
  margin-bottom: 1em; }

.mb {
  margin-bottom: 0; }

.i-right {
  margin-right: 10px; }

.size-12 {
  font-size: 12px; }

.size-14 {
  font-size: 14px; }

.size-16 {
  font-size: 16px; }

.size-18 {
  font-size: 18px; }

.size-21 {
  font-size: 21px; }

.size-24 {
  font-size: 24px; }

.size-36 {
  font-size: 36px; }

.size-48 {
  font-size: 48px; }

.size-60 {
  font-size: 60px; }

.size-72 {
  font-size: 72px; }

/*--------------------------------
MAINPAGE CSS STYLES
--------------------------------*/
/*--------------------------------
      Header css styles
  --------------------------------*/
.logo {
  margin-top: 10px; }

.main-header {
  background: #f8f8f8; }
  .main-header .head-contact {
    float: right;
    margin: 0 50px 10px 0;
    text-align: right; }
  .main-header .head-contact h5 {
    margin-bottom: 0; }
  .main-header .head-contact:after {
    content: "\f1f8";
    font-family: foundation-icons;
    font-size: 2em;
    color: #858585;
    border-radius: 1000px;
    padding: 5px;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 5px;
    border: solid 1px #858585; }

.login-button {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0.0625rem;
  padding-left: 0;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: 0;
  padding-bottom: 0.0625rem;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  background-color: #1bbc9b;
  border-color: #158f76;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #158f76;
  padding: 7px 30px;
  margin-bottom: 10px;
  margin-left: 10px;
    top: 0px;
    left: 0px;
}
  .login-button:hover, .login-button:focus {
    background-color: #158f76; }
  .login-button:hover, .login-button:focus {
    color: white; }

input[type="text"].search {
  margin: 0; }

.search-button {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #008cba;
  border-color: #006687;
  color: white;
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  margin: 0; }
  .search-button:hover, .search-button:focus {
    background-color: #006687; }
  .search-button:hover, .search-button:focus {
    color: white; }

.search-dropdown {
  z-index: 1000;
  background: #fff;
  position: absolute;
  width: 150%;
  overflow: scroll;
  overflow-x: hidden;
  min-height: 0;
  max-height: 300px;
  border-radius: 3px;
  margin-top: 2px;
  box-shadow: 0px 5px 5px #999999;
  font-size: 12px; }
  .search-dropdown p {
    padding: 5px;
    margin-bottom: 0; }
    .search-dropdown p a {
      display: inline-block;
      width: 70%;
      color: #165674; }
      .search-dropdown p a:hover {
        color: #ed5565; }
    .search-dropdown p span {
      text-align: center;
      float: right;
      color: #B7B7B7;
      padding: 0 10px; }

.error-message-login {
  font-size: 14px;
  color: red;
  margin: 0px 10px 10px 0px;
  float: right; }

/*--------------------------------
    navigation css styles
  --------------------------------*/
/* .main-nav { 
     background:$color4;
     margin-bottom:15px;
   .top-bar { 
     max-width:100%;
     background:$color4;
   }
   .top-bar-section ul li a{
     background:$color4;
   }
   .top-bar-section ul li.active a{
     background:darken($color4,10%);
   }
   .home-icon {
   font-size:22px;
   }
   .purchase-icon {
     font-size:18px;
     float:left;
     margin-right:5px;
020202

   }
 }*/
.main-nav {
  background: #525556; }
  .main-nav .top-bar {
    max-width: 100%;
    background: #545454; }
  .main-nav .top-bar-section ul li a {
    background: #545454; }
    .main-nav .top-bar-section ul li a:hover {
      background: #2795c9; }
  .main-nav .top-bar-section .has-dropdown .dropdown li.has-dropdown a {
    background: #545454;
    border-bottom: solid 1px #48acdb; }
    .main-nav .top-bar-section .has-dropdown .dropdown li.has-dropdown a:hover {
      background: #2795c9; }
  .main-nav .divider {
    border-left: solid 1px #2795c9; }
  .main-nav .top-bar-section > ul > .divider, .main-nav .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #0075b3; }
  .main-nav .top-bar-section ul li.active a {
    background: #F7DE0C; }
  .main-nav .home-icon {
    font-size: 22px; }
  .main-nav .purchase-icon {
    font-size: 18px;
    float: left;
    margin-right: 5px; }

/*--------------------------------
    banner css styles
  --------------------------------*/
.main-banner {
  background: #61d1ed;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2MWQxZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiMwMDk2ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA1OGEwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(center, ellipse cover, #61d1ed 0%, #0096d3 60%, #0058a0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #61d1ed), color-stop(60%, #0096d3), color-stop(100%, #0058a0));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #61d1ed 0%, #0096d3 60%, #0058a0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #61d1ed 0%, #0096d3 60%, #0058a0 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #61d1ed 0%, #0096d3 60%, #0058a0 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #61d1ed 0%, #0096d3 60%, #0058a0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61d1ed', endColorstr='#0058a0',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */ }
  .main-banner .skdslider {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 400px; }
    .main-banner .skdslider:after {
      content: '';
      padding-top: 50%;
      display: block; }
    .main-banner .skdslider ul.slides {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .main-banner .skdslider ul.slides li {
        display: none;
        width: 100%; }
        .main-banner .skdslider ul.slides li img {
          width: 100%;
          height: 100%;
          border: 0; }
    .main-banner .skdslider ul.slide-navs {
      bottom: 10px;
      left: 10%;
      position: absolute;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .main-banner .skdslider ul.slide-navs li {
        float: left;
        background: url("../Images/banner/slide-bg.png") no-repeat scroll 0 0 transparent;
        height: 12px;
        width: 12px;
        margin-right: 4px;
        cursor: pointer; }
        .main-banner .skdslider ul.slide-navs li.current-slide {
          background: url("../Images/banner/slide-bg-active.png") no-repeat scroll 0 0 transparent; }
    .main-banner .skdslider .slide-desc {
      background: url("../Images/banner/slide_desc.html") repeat scroll 0 0 transparent;
      left: 0;
      padding: 0 15px 0 15px;
      position: absolute;
      bottom: 15%;
      max-width: 85%;
      display: inline-block; }
      .main-banner .skdslider .slide-desc > h2 {
        color: #CFDB0C;
        font-family: 'Oswald';
        font-size: 25px;
        margin-bottom: 10px;
        margin-top: 10px;
        text-transform: uppercase; }
      .main-banner .skdslider .slide-desc > p {
        color: #FFFFFF;
        font-family: 'Oswald';
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px; }
        .main-banner .skdslider .slide-desc > p a.more {
          color: #990000;
          font-size: 20px;
          text-decoration: none; }
          .main-banner .skdslider .slide-desc > p a.more:hover {
            text-decoration: underline; }
    .main-banner .skdslider a.prev {
      background: url("../Images/banner/left.png") no-repeat scroll 0 0 transparent;
      width: 35px;
      height: 35px;
      display: block;
      cursor: pointer;
      position: absolute;
      top: 50%;
      left: 2%;
      margin-top: -17px; }
    .main-banner .skdslider a.next {
      background: url("../Images/banner/right.png") no-repeat scroll 0 0 transparent;
      width: 35px;
      height: 35px;
      display: block;
      cursor: pointer;
      position: absolute;
      top: 50%;
      right: 2%;
      margin-top: -17px; }
    .main-banner .skdslider a.play {
      background: url("../Images/banner/play.png") no-repeat scroll center center transparent;
      width: 35px;
      height: 35px;
      display: none;
      cursor: pointer;
      position: absolute;
      top: 50%;
      left: 48%;
      margin-top: -17px; }
    .main-banner .skdslider a.pause {
      background: url("../Images/banner/pause.png") no-repeat scroll center center transparent;
      width: 35px;
      height: 35px;
      display: none;
      cursor: pointer;
      position: absolute;
      top: 50%;
      left: 48%;
      margin-top: -17px; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .main-banner .skdslider ul.slides li img {
    height: 50%;
    margin-top: 25%; } }
@media only screen and (max-width: 40em) {
  .main-banner .skdslider {
    height: 180px; } }
@media screen and (max-width: 980px) {
  .main-banner .skdslider ul.slides li img {
    height: 60%;
    margin-top: 10%; } }
.reg-pad {
  padding: 10px 0; }

.main-register {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  margin-bottom: 0.9375rem;
  padding: 10px 25px 0px 20px;
  background: white;
  margin: 0px;
  border-radius: 5px;
  box-shadow: 0px 0px 4px #727272;
  border: none; }
  .main-register > :first-child {
    margin-top: 0; }
  .main-register > :last-child {
    margin-bottom: 0; }
  .main-register h1, .main-register h2, .main-register h3, .main-register h4, .main-register h5, .main-register h6, .main-register p {
    color: #333333; }
  .main-register h1, .main-register h2, .main-register h3, .main-register h4, .main-register h5, .main-register h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .main-register h1.subheader, .main-register h2.subheader, .main-register h3.subheader, .main-register h4.subheader, .main-register h5.subheader, .main-register h6.subheader {
      line-height: 1.4; }
  .main-register .mycolumns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left;
    padding: 0px 0 5px 5px; }
    .main-register .mycolumns input[type="text"], .main-register .mycolumns input[type="password"].main-input, .main-register .mycolumns select {
      margin: 0;
      height: 2.5em;
      border-radius: 5px; }
    .main-register .mycolumns input[type="checkbox"] {
      margin-bottom: 0; }
    .main-register .mycolumns :focus {
      border: solid 1px #2795c9;
      box-shadow: none;
      box-shadow: 0 0 3px #666; }
    .main-register .mycolumns .button {
      cursor: pointer;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: normal;
      line-height: normal;
      margin: 0 0 1.25rem;
      position: relative;
      text-decoration: none;
      text-align: center;
      display: inline-block;
      padding-top: 1rem;
      padding-right: 2rem;
      padding-bottom: 1.0625rem;
      padding-left: 2rem;
      font-size: 1rem;
      /*     @else                            { font-size: $padding - rem-calc(2); } */
      padding-top: 1rem;
      padding-bottom: 1.0625rem;
      padding-right: 0;
      padding-left: 0;
      width: 100%;
      background-color: #2795c9;
      border-color: #1f759e;
      color: white;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      margin: 5px 0;
      font-size: 18px;
      padding: 8px 0;
      font-weight: bolder;
      box-shadow: 0px 2px 0px #1f759e; }
      .main-register .mycolumns .button:hover, .main-register .mycolumns .button:focus {
        background-color: #1f759e; }
      .main-register .mycolumns .button:hover, .main-register .mycolumns .button:focus {
        color: white; }
    .main-register .mycolumns .terms {
      font-size: 0.8em; }

.register-page input[type="text"], .register-page input[type="password"].main-input, .register-page select {
  margin: 0;
  height: 2.5em;
  border-radius: 5px; }
.register-page label {
  line-height: 35px; }

.reveal-login {
  padding: 0 20px; }
  .reveal-login h2 {
    background: #18a689;
    text-align: left;
    margin: 0 -20px 20px -20px;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 10px 0;
    padding-left: 10px;
    color: #fff;
    border-radius: 3px 3px 0 0;
    font-size: 1.6rem; }
  .reveal-login .or {
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    height: 1px;
    margin: 25px 0px;
    line-height: 1px;
    text-align: center; }
    .reveal-login .or span {
      position: absolute;
      border-radius: 1000px;
      border: solid 1px #d2d2d2;
      left: 48%;
      background: #fff;
      font-size: 0.7em;
      font-weight: bold;
      text-transform: uppercase;
      color: #d2d2d2;
      line-height: 30px;
      margin-top: -15px;
      width: 30px;
      height: 30px;
      text-align: center; }
  .reveal-login .button {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #ed5565;
    border-color: #e8273b;
    color: white;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 3px solid #c71528; }
    .reveal-login .button:hover, .reveal-login .button:focus {
      background-color: #e8273b; }
    .reveal-login .button:hover, .reveal-login .button:focus {
      color: white; }
  .reveal-login .reg-heading {
    margin: 0;
    background: #1bbc9b; }

.new-user {
  border-style: solid;
  border-width: 1px;
  border-color: #d2d2d2;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #ebebeb;
  margin-top: 10px;
  margin-bottom: 0px; }
  .new-user > :first-child {
    margin-top: 0; }
  .new-user > :last-child {
    margin-bottom: 0; }
  .new-user h1, .new-user h2, .new-user h3, .new-user h4, .new-user h5, .new-user h6, .new-user p {
    color: #333333; }
  .new-user h1, .new-user h2, .new-user h3, .new-user h4, .new-user h5, .new-user h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .new-user h1.subheader, .new-user h2.subheader, .new-user h3.subheader, .new-user h4.subheader, .new-user h5.subheader, .new-user h6.subheader {
      line-height: 1.4; }

.fb-button, .twitter-button, .linkedin-button, .google-button {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: 1rem;
  padding-bottom: 1.0625rem;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  background-color: #ebebeb;
  border-color: #d2d2d2;
  color: #333333;
  padding-left: 35px; }
  .fb-button:hover, .fb-button:focus, .twitter-button:hover, .twitter-button:focus, .linkedin-button:hover, .linkedin-button:focus, .google-button:hover, .google-button:focus {
    background-color: #d2d2d2; }
  .fb-button:hover, .fb-button:focus, .twitter-button:hover, .twitter-button:focus, .linkedin-button:hover, .linkedin-button:focus, .google-button:hover, .google-button:focus {
    color: #3B7AED; }

.fb-login {
  background: #354c8c;
  font-size: 14px;
  padding: 10px;
  border-radius: 2px;
  color: #fff; }
  .fb-login i {
    background: #30477F;
    font-size: 20px;
    margin: 0 10px; }
  .fb-login:hover {
    color: #fff; }
  .fb-login:focus {
    color: #fff; }

.fb-button:before {
  font-family: foundation-icons;
  font-size: 1.8em;
  padding: 10px 0;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 100%;
  background: #3c599f;
  content: "\f1c4"; }

.twitter-button:before {
  font-family: foundation-icons;
  font-size: 1.8em;
  padding: 10px 0;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 100%;
  background: #33c6f4;
  content: "\f1e4"; }

.linkedin-button:before {
  font-family: foundation-icons;
  font-size: 1.8em;
  padding: 10px 0;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 100%;
  background: #0097bd;
  content: "\f1d0"; }

.google-button:before {
  font-family: foundation-icons;
  font-size: 1.8em;
  padding: 10px 0;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 100%;
  background: #f56262;
  content: "\f1ca"; }

.join-now-small {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0.0625rem;
  padding-left: 0;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: 0;
  padding-bottom: 0.0625rem;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  background-color: #2795c9;
  border-color: #1f759e;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #1f759e;
  padding: 7px 30px; }
  .join-now-small:hover, .join-now-small:focus {
    background-color: #1f759e; }
  .join-now-small:hover, .join-now-small:focus {
    color: white; }

.overlay {
  background: transparent url(../Images/overlay.png) repeat top left;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 100; }

.box {
  position: fixed;
  top: -500px;
  left: 33%;
  right: 33%;
  background-color: #fff;
  color: #7F7F7F;
  padding: 0 20px 20px 20px;
  border: 0px solid #555;
  -moz-border-radius: 20px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 5px #333;
  -webkit-box-shadow: 0 1px 5px #333;
  z-index: 101;
  box-shadow: 0px 2px 10px #333333; }

a.boxclose {
  float: right;
  margin-top: 15px;
  margin-right: -5px;
  cursor: pointer;
  font-size: 20px;
  color: #ebebeb; }

.overlay2 {
  background: transparent url(../Images/overlay.png) repeat top left;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 100; }

.box2 {
  position: fixed;
  top: -500px;
  left: 33%;
  right: 33%;
  background-color: #fff;
  color: #7F7F7F;
  padding: 0 20px 20px 20px;
  border: 0px solid #555;
  -moz-border-radius: 20px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 5px #333;
  -webkit-box-shadow: 0 1px 5px #333;
  z-index: 101;
  box-shadow: 0px 2px 10px #333333; }

a.boxclose2 {
  float: right;
  margin-top: 5px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 20px;
  color: #ebebeb; }

.reg-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  margin-bottom: 0; }
  .reg-panel > :first-child {
    margin-top: 0; }
  .reg-panel > :last-child {
    margin-bottom: 0; }
  .reg-panel h1, .reg-panel h2, .reg-panel h3, .reg-panel h4, .reg-panel h5, .reg-panel h6, .reg-panel p {
    color: #333333; }
  .reg-panel h1, .reg-panel h2, .reg-panel h3, .reg-panel h4, .reg-panel h5, .reg-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .reg-panel h1.subheader, .reg-panel h2.subheader, .reg-panel h3.subheader, .reg-panel h4.subheader, .reg-panel h5.subheader, .reg-panel h6.subheader {
      line-height: 1.4; }

.box5 {
  position: absolute;
  top: 50px;
  left: 15%;
  right: 15%;
  background-color: #fff;
  color: #7F7F7F;
  border: 0px solid #555;
  -moz-border-radius: 20px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 5px #333;
  -webkit-box-shadow: 0 1px 5px #333;
  z-index: 101;
  box-shadow: 0px 2px 10px #333333;
  overflow: auto; }

.report-popup {
  position: absolute;
  top: -50px;
  left: 0%;
  right: 0%;
  background-color: #fff;
  color: #7F7F7F;
  border: 0px solid #555;
  -moz-border-radius: 20px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 5px #333;
  -webkit-box-shadow: 0 1px 5px #333;
  z-index: 101;
  box-shadow: 0px 2px 10px #333333;
  overflow: auto; }

/*--------------------------------
    classes-row css styles
  --------------------------------*/
.main-strip {
  margin: 15px 0;
  border: solid 1px #d4d4d4;
  border-radius: 5px;
  box-shadow: 0px 0px 5px #e5e5e5;
  *zoom: 1; }
  .main-strip:before, .main-strip:after {
    content: " ";
    display: table; }
  .main-strip:after {
    clear: both; }
  .main-strip a {
    float: left;
    width: 10%;
    display: block;
    background: #fff;
    padding: 10px 15px;
    border-left: solid 1px #cacaca;
    line-height: 3em;
    text-align: center;
    color: #333;
    font-family: 'Roboto', sans-serif; }
    .main-strip a:hover {
      background-color: #dedede;
      background-image: -moz-linear-gradient(#dedede, #f8f8f8);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dedede), to(#f8f8f8));
      background-image: -webkit-linear-gradient(#dedede, #f8f8f8);
      background-image: -o-linear-gradient(#dedede, #f8f8f8); }
    .main-strip a:first-child {
      border-radius: 3px 0 0 3px;
      border-left: none; }
    .main-strip a:last-child {
      border-radius: 0 3px 3px 0;
      border-right: none; }

/* .main-strip {
   @include panel(
   $adjust:true);
   border-radius:$global-radius;
   text-align:center;
 }
   */
/*--------------------------------
    body css styles
  --------------------------------*/
	  /*.for-students {
		@include panel();
    border-radius:$global-radius;
    text-align:center;
    a {
      margin:0 auto;
      display:table;
    }
	  }
    .for-educators {
    @include panel();
    border-radius:$global-radius;
    text-align:center;
      a {
      margin:0 auto;
      display:table;
      }
    }*/
.for-students {
  padding: 0 20px 20px 20px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 1.2rem;
  background: #fff;
  box-shadow: 0 0 3px #999; }
  .for-students p {
    margin-bottom: 0; }
  .for-students h3 {
    background: #f58520;
    padding: 5px 20px;
    margin: 0 -20px 10px -20px;
    color: #fff;
    text-align: left;
    border-radius: 3px 3px 0 0; }
    .for-students h3 a {
      color: #fff;
      font-size: 0.6em;
      margin-top: 5px; }
      .for-students h3 a:hover {
        text-decoration: underline; }

.css3-shadow {
  position: relative; }

.css3-shadow:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
  bottom: 0px;
  left: 10%;
  right: 10%;
  width: 80%;
  height: 50%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.for-educators {
  padding: 0 20px 20px 20px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 1.2rem;
  background: #fff;
  box-shadow: 0 0 3px #999; }
  .for-educators h3 {
    background: #2795c9;
    padding: 5px 20px;
    margin: 0 -20px 10px -20px;
    color: #fff;
    text-align: left;
    border-radius: 3px 3px 0 0; }
    .for-educators h3 a {
      color: #fff;
      font-size: 0.6em;
      margin-top: 5px; }
      .for-educators h3 a:hover {
        text-decoration: underline; }
  .for-educators p {
    margin-bottom: 0; }

.boards dd.active a {
  background: #ed5565;
  color: #fff;
  border-bottom: none; }
  .boards dd.active a:hover {
    background: #e8273b;
    color: #fff; }
.boards .content {
  border-top: 3px solid #dedede; }
.boards dd a {
  background: #dedede;
  color: #777;
  border-radius: 3px 3px 0 0;
  margin-right: 1px;
  border-right: none;
  padding: 7px 25px; }
  .boards dd a:hover {
    background: #e8273b;
    color: #fff; }
.boards .panel1 {
  margin: 0 auto; }
  .boards .panel1 li {
    float: left;
    list-style: none;
    width: 20%;
    text-align: center; }
    .boards .panel1 li a {
      padding: 10px;
      margin: 5px 5px;
      display: block; }
.boards .panel2 {
  margin: 0 auto; }
  .boards .panel2 li {
    float: left;
    list-style: none;
    width: 20%;
    text-align: center; }
    .boards .panel2 li a {
      padding: 10px;
      margin: 5px 5px;
      display: block; }
.boards .panel3 {
  margin: 0 auto; }
  .boards .panel3 li {
    float: left;
    list-style: none;
    width: 20%;
    text-align: center; }
    .boards .panel3 li a {
      padding: 10px;
      margin: 5px 5px;
      display: block; }

.tabs-footer {
  *zoom: 1;
  margin-bottom: 1rem;
  float: left;
  padding: 0.625em 15px;
  background: #ed5565;
  width: 33%;
  margin-left: 1px;
  text-align: center;
  color: #fff; }
  .tabs-footer:before, .tabs-footer:after {
    content: " ";
    display: table; }
  .tabs-footer:after {
    clear: both; }

.aside-slider .orbit-container {
  border-radius: 3px; }
.aside-slider .orbit-caption a {
  color: #fff; }
  .aside-slider .orbit-caption a:hover {
    color: #ed5565; }

.offer {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  text-align: center;
  border-radius: 3px; }
  .offer > :first-child {
    margin-top: 0; }
  .offer > :last-child {
    margin-bottom: 0; }
  .offer h1, .offer h2, .offer h3, .offer h4, .offer h5, .offer h6, .offer p {
    color: #333333; }
  .offer h1, .offer h2, .offer h3, .offer h4, .offer h5, .offer h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .offer h1.subheader, .offer h2.subheader, .offer h3.subheader, .offer h4.subheader, .offer h5.subheader, .offer h6.subheader {
      line-height: 1.4; }

.features-head {
  background: #ed5565;
  margin: 0;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px 3px 0 0; }
  .features-head small {
    color: #fff;
    font-weight: bold; }

.features {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: white;
  border-radius: 0 0 3px 3px; }
  .features > :first-child {
    margin-top: 0; }
  .features > :last-child {
    margin-bottom: 0; }
  .features h1, .features h2, .features h3, .features h4, .features h5, .features h6, .features p {
    color: #333333; }
  .features h1, .features h2, .features h3, .features h4, .features h5, .features h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .features h1.subheader, .features h2.subheader, .features h3.subheader, .features h4.subheader, .features h5.subheader, .features h6.subheader {
      line-height: 1.4; }
  .features .fea-inner {
    margin-right: 20px; }

.assessments {
  text-align: center; }

.demo-videos h3 {
  background: #1bbc9b;
  margin-bottom: 0;
  padding-left: 20px;
  color: #fff; }
.demo-videos i {
  padding-right: 10px; }

.ask-question {
  border-radius: 3px;
  margin-bottom: 1em; }

.testimonials {
  padding: 0px 15px 15px 15px;
  background: #fff;
  box-shadow: 0px 0px 3px #999;
  border-radius: 3px;
  margin-bottom: 15px; }
  .testimonials h3 {
    background: #1bbc9b;
    padding: 5px 20px;
    margin: 0px -15px 10px -15px;
    color: #fff;
    text-align: left;
    border-radius: 3px 3px 0 0; }
    .testimonials h3 a {
      color: #fff;
      font-size: 0.7em;
      margin-top: 5px; }

.cbp-qtrotator {
  position: relative;
  width: 100%; }

.cbp-qtrotator .cbp-qtcontent {
  position: absolute;
  top: 0;
  z-index: 0;
  opacity: 0;
  width: 100%; }

.no-js .cbp-qtrotator .cbp-qtcontent {
  border-bottom: none; }

.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,
.no-js .cbp-qtrotator .cbp-qtcontent {
  position: relative;
  z-index: 0;
  pointer-events: auto;
  opacity: 1; }

.cbp-qtrotator .cbp-qtcontent:before,
.cbp-qtrotator .cbp-qtcontent:after {
  content: " ";
  display: table; }

.cbp-qtrotator .cbp-qtcontent:after {
  clear: both; }

.cbp-qtprogress {
  position: absolute;
  background: #fff;
  height: 1px;
  width: 0%;
  top: 0;
  z-index: 0; }

.cbp-qtrotator blockquote {
  margin: 0;
  padding: 0;
  border: none; }

.cbp-qtrotator blockquote p {
  font-size: 0.9em;
  color: #666;
  margin: 0.4em 0 1em;
  background: #fff;
  border-radius: 3px;
  position: relative;
  padding: 15px;
  border: solid 1px #1bbc9b; }
  .cbp-qtrotator blockquote p:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 20px;
    bckground: #fff;
    box-shadow: 1px -1px 0 1px #1bbc9b;
    -webkit-box-shadow: 1px -1px 0 1px #1bbc9b;
    transform: scale(1) rotate(135deg);
    -webkit-transform: scale(1) rotate(135deg);
    -moz-transform: scale(1) rotate(135deg);
    padding: 5px;
    background: #fff; }

.cbp-qtrotator blockquote footer {
  font-size: 1em;
  color: #fff;
  font-style: italic;
  color: #666; }

.cbp-qtrotator .cbp-qtcontent img {
  float: right;
  margin-left: 3em; }

/*--------------------------------
    footer css styles
  --------------------------------*/
.footer {
  background: #185c7c; }
  .footer h2, .footer h3, .footer h6, .footer li, .footer a, .footer p, .footer i {
    color: #ddd; }
  .footer h4 {
    color: #eee;
    font-size: 1.2em; }
  .footer h6 {
    text-decoration: none;
    color: #f58520; }
  .footer .head-link {
    font-size: 1em; }
  .footer .learn {
    background: #0e3649;
    padding: 5px 0;
    text-align: center; }
    .footer .learn h3 {
      display: inline;
      color: #ff0; }
    .footer .learn h3 small {
      color: #fff;
      padding-right: 10px; }
  .footer .links {
    padding: 5px 0; }
    .footer .links p, .footer .links li, .footer .links a {
      font-size: 14px; }
    .footer .links .fleft {
      text-align: center;
      border-right: dotted 1px #fff;
      padding: 0 10px; }
    .footer .links .fcenter {
      text-align: center;
      border-right: dotted 1px #fff;
      padding: 0 10px;
      padding-top: 15px;
      border: none; }
      .footer .links .fcenter a {
        color: #ccc;
        display: block;
        line-height: 16px;
        margin-bottom: 5px; }
        .footer .links .fcenter a:hover {
          color: #ed5565;
          text-decoration: underline; }
      .footer .links .fcenter .fsocial a {
        color: #ccc;
        border-radius: 3px;
        background: #185c7c;
        margin-bottom: 3px;
        margin: 0 auto;
        width: 40px;
        padding: 3px;
        font-size: 25px; }
        .footer .links .fcenter .fsocial a:hover {
          background: #ed5565;
          color: #fff;
          font-size: 25px; }
    .footer .links .fright {
      text-align: center;
      border-right: dotted 1px #fff;
      padding: 0 10px;
      border-right: none;
      border-left: dotted 1px #fff; }
  .footer .bottom {
    color: #A2A296;
    font-size: 14px;
    padding: 10px 0;
    width: 100%;
    background: #333333; }

/*--------------------------------
   MAIN CLASS PAGE CSS STYLES
  --------------------------------*/
.main-class dd.active a {
  background: #eb3e50;
  color: #fff;
  border-bottom: none; }
  .main-class dd.active a:hover {
    background: #e8273b;
    color: #fff; }
.main-class dd a {
  background: #d2d2d2;
  color: #666;
  border-radius: 3px 3px 0 0;
  margin-right: 1px;
  border-right: none;
  padding: 7px 30px; }
  .main-class dd a:hover {
    background: #e8273b;
    color: #fff; }
.main-class .cbse-num ul {
  margin: 0; }
.main-class .cbse-num li {
  list-style: none;
  width: 23%;
  margin: 1%;
  float: left; }
  .main-class .cbse-num li h1 {
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 7px;
    margin: 2px;
    margin-bottom: 0px; }
  .main-class .cbse-num li a {
    display: block;
    text-align: center;
    margin: 2px;
    margin-top: 0px; }
    .main-class .cbse-num li a b {
      font-size: 50px;
      font-weight: normal; }
.main-class .icse-num ul {
  margin: 0; }
.main-class .icse-num li {
  list-style: none;
  width: 23%;
  margin: 1%;
  float: left; }
  .main-class .icse-num li h3 {
    background: #f58520;
    color: #fff;
    margin: 0;
    text-align: center;
    border-radius: 10px 10px 0 0;
    padding: 7px;
    margin: 2px;
    margin-bottom: 0px; }
  .main-class .icse-num li a {
    display: block;
    text-align: center;
    padding-top: 10px;
    margin: 2px;
    margin-top: 0px; }
    .main-class .icse-num li a b {
      font-size: 50px;
      font-weight: normal; }
.main-class .ssc-num ul {
  margin: 0; }
.main-class .ssc-num li {
  list-style: none;
  width: 23%;
  margin: 1%;
  float: left; }
  .main-class .ssc-num li h3 {
    background: #1bbc9b;
    color: #fff;
    margin: 0;
    text-align: center;
    border-radius: 10px 10px 0 0;
    padding: 7px;
    margin: 2px;
    margin-bottom: 0px; }
  .main-class .ssc-num li a {
    display: block;
    text-align: center;
    padding-top: 10px;
    margin: 2px;
    margin-top: 0px; }
    .main-class .ssc-num li a b {
      font-size: 50px;
      font-weight: normal; }

/*--------------------------------
  General Innerpage CSS Styles 
--------------------------------*/
.inner-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: white;
  min-height: 600px;
  border-radius: 3px; }
  .inner-panel > :first-child {
    margin-top: 0; }
  .inner-panel > :last-child {
    margin-bottom: 0; }
  .inner-panel h1, .inner-panel h2, .inner-panel h3, .inner-panel h4, .inner-panel h5, .inner-panel h6, .inner-panel p {
    color: #333333; }
  .inner-panel h1, .inner-panel h2, .inner-panel h3, .inner-panel h4, .inner-panel h5, .inner-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .inner-panel h1.subheader, .inner-panel h2.subheader, .inner-panel h3.subheader, .inner-panel h4.subheader, .inner-panel h5.subheader, .inner-panel h6.subheader {
      line-height: 1.4; }

.study-material li {
  width: 24%;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
  list-style: none;
  background-color: #f8f8f8;
  border-radius: 3px;
  border: solid 1px #dedede; }
  .study-material li a {
    width: 100%;
    height: 50px;
    padding: 0px 10px 0px 35px;
    display: table-cell;
    vertical-align: middle;
    line-height: 15px;
    color: #444; }
  .study-material li:hover {
    background-color: white; }
  .study-material li:nth-child(1) {
    background-image: url(../Images/features/1.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(2) {
    background-image: url(../Images/features/2.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(3) {
    background-image: url(../Images/features/3.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(4) {
    background-image: url(../Images/features/4.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(5) {
    background-image: url(../Images/features/5.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(6) {
    background-image: url(../Images/features/6.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(7) {
    background-image: url(../Images/features/7.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(8) {
    background-image: url(../Images/features/8.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(9) {
    background-image: url(../Images/features/9.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(10) {
    background-image: url(../Images/features/10.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(11) {
    background-image: url(../Images/features/11.png);
    background-repeat: no-repeat;
    background-position: 5px center; }
  .study-material li:nth-child(12) {
    background-image: url(../Images/features/12.png);
    background-repeat: no-repeat;
    background-position: 5px center; }

/*--------------------------------
   INNER CLASS PAGE CSS STYLES
  --------------------------------*/
.class-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  background: #FFF;
  border-radius: 3px;
  /* Arrow icons */
  /* Initial height is zero */
  /* When open, set height to auto */
  /* Example for media query */ }
  .class-panel > :first-child {
    margin-top: 0; }
  .class-panel > :last-child {
    margin-bottom: 0; }
  .class-panel h1, .class-panel h2, .class-panel h3, .class-panel h4, .class-panel h5, .class-panel h6, .class-panel p {
    color: #333333; }
  .class-panel h1, .class-panel h2, .class-panel h3, .class-panel h4, .class-panel h5, .class-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .class-panel h1.subheader, .class-panel h2.subheader, .class-panel h3.subheader, .class-panel h4.subheader, .class-panel h5.subheader, .class-panel h6.subheader {
      line-height: 1.4; }
  .class-panel .head {
    background: #858585;
    padding: 10px 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    border-radius: 10px 10px 0 0; }
  .class-panel .box-class {
    background: #d2d2d2;
    width: 100%;
    margin-top: 0;
    text-align: center;
    height: 100px;
    line-height: 85px;
    border-radius: 0 0 5px 5px;
    font-size: 4em; }
  .class-panel .subtopic li {
    margin-left: 65px;
    margin-right: 50px;
    border-bottom: 1px dotted #ccc;
    font-size: 13px;
    padding: 8px 0; }
    .class-panel .subtopic li a {
      cursor: default; }
  .class-panel .subtopic li:last-child {
    border-bottom: 0; }
  .class-panel .button {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    padding-top: 1rem;
    padding-bottom: 1.0625rem;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    background-color: #1bbc9b;
    border-color: #158f76;
    color: white;
    box-shadow: 0 3px 0 #158f76; }
    .class-panel .button:hover, .class-panel .button:focus {
      background-color: #158f76; }
    .class-panel .button:hover, .class-panel .button:focus {
      color: white; }
  .class-panel .button1 {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    padding-top: 1rem;
    padding-bottom: 1.0625rem;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    background-color: #7ebb00;
    border-color: #5c8800;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 3px 0 #5c8800; }
    .class-panel .button1:hover, .class-panel .button1:focus {
      background-color: #5c8800; }
    .class-panel .button1:hover, .class-panel .button1:focus {
      color: white; }
  .class-panel .button2 {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #ebebeb;
    border-color: #d2d2d2;
    color: #333333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    margin-right: 5px;
    border: 1px solid #bbb;
    width: 100px; }
    .class-panel .button2:hover, .class-panel .button2:focus {
      background-color: #d2d2d2; }
    .class-panel .button2:hover, .class-panel .button2:focus {
      color: #333333; }
  .class-panel .button3 {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #2795c9;
    border-color: #1f759e;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 5px;
    margin-top: -9px; }
    .class-panel .button3:hover, .class-panel .button3:focus {
      background-color: #1f759e; }
    .class-panel .button3:hover, .class-panel .button3:focus {
      color: white; }
  .class-panel .button4 {
    margin-right: 15px;
    margin-top: -10px;
    margin-bottom: -10px; }
    .class-panel .button4:hover {
      text-decoration: underline; }
  .class-panel .cbp-ntaccordion {
    list-style: none;
    margin: 0;
    padding: 0; }
  .class-panel .cbp-ntsubaccordion {
    list-style: none; }
  .class-panel .cbp-ntaccordion .cbp-nttrigger {
    cursor: pointer; }
  .class-panel h3 a {
    color: #fff; }
  .class-panel .cbp-ntaccordion h3 {
    border-bottom: 1px solid #ddd;
    background: #2795c9;
    padding: 10px 0;
    color: #fff;
    margin: 0; }
  .class-panel .cbp-ntaccordion h4 {
    font-size: 1.0em;
    text-transform: uppercase;
    padding: 0.5em 0 0.5em;
    margin: 0; }
  .class-panel .cbp-ntaccordion h5 {
    font-size: 1.2em;
    color: #aaa;
    padding: 0.5em 0 0.5em;
    margin: 0 0 0.5em; }
  .class-panel .cbp-ntaccordion .cbp-ntcontent li > ul > li > ul > li {
    color: #666;
    margin: 0;
    padding-left: 50px; }
  .class-panel .cbp-ntcontent {
    background: #ebebeb; }
  .class-panel .cbp-ntaccordion > li > .cbp-nttrigger:before,
  .class-panel .cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    font-family: 'myfont';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    padding: 0 15px;
    -webkit-font-smoothing: antialiased; }
  .class-panel .cbp-ntaccordion > li > .cbp-nttrigger:before {
    font-size: 75%; }
  .class-panel .cbp-ntaccordion > li > .cbp-nttrigger:before {
    content: "\f067"; }
  .class-panel .cbp-ntaccordion > li > .cbp-nttrigger:hover:before {
    color: #48acdb; }
  .class-panel .cbp-ntaccordion > li.cbp-ntopen > .cbp-nttrigger:before,
  .class-panel .no-js .cbp-ntaccordion > li > .cbp-nttrigger:before {
    content: "\f068";
    color: inherit; }
  .class-panel .cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    content: "\f067";
    color: #2795c9;
    float: left;
    border: solid #ebebeb; }
  .class-panel .cbp-ntsubaccordion > li > .cbp-nttrigger:hover:before {
    color: inherit; }
  .class-panel .cbp-ntsubaccordion > li.cbp-ntopen > .cbp-nttrigger:before,
  .class-panel .no-js .cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    content: "\f068";
    color: inherit; }
  .class-panel .cbp-ntaccordion .cbp-ntcontent {
    height: 0;
    overflow: hidden; }
  .class-panel .cbp-ntaccordion .cbp-ntopen > .cbp-ntcontent,
  .class-panel .cbp-ntsubaccordion .cbp-ntopen > .cbp-ntcontent,
  .class-panel .no-js .cbp-ntaccordion .cbp-ntcontent {
    height: auto; }
  @media screen and (max-width: 32em) {
    .class-panel .cbp-ntaccordion {
      font-size: 70%; } }

/*--------------------------------
   FEATURES PAGE CSS STYLES
  --------------------------------*/
.features-left h3 {
  background: #1bbc9b;
  padding: 10px;
  margin-bottom: 5px;
  color: #fff; }
.features-left h5 {
  background: #1f759e;
  color: white;
  padding: 10px;
  margin: 0; }
.features-left .left-icon {
  display: block; }
.features-left .left-icon:before {
  font-family: 'foundation-icons';
  font-size: 1em;
  margin-right: 10px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }
.features-left ul {
  border: solid 1px #ddd;
  margin-bottom: 10px; }
.features-left li {
  background: #ebebeb;
  margin-bottom: 1px; }
  .features-left li a {
    color: #1f1f1f;
    display: block;
    padding: 10px 0  10px 20px;
    line-height: 22px; }
  .features-left li :hover {
    background: #dedede;
    color: #158f76; }
.features-left .active {
  background: #158f76; }

.features-right h3 {
  background: #1bbc9b;
  padding: 10px;
  margin-bottom: 5px;
  color: #fff;
  text-align: center; }

.features-menu .features-button {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #72bfe4;
  border-color: #48acdb;
  color: white;
  margin-bottom: 0;
  padding: .6rem 1.4rem;
  border-radius: 3px 3px 0 0; }
  .features-menu .features-button:hover, .features-menu .features-button:focus {
    background-color: #505658; }
  .features-menu .features-button:hover, .features-menu .features-button:focus {
    color: white; }
.features-menu .active {
  background: #45545B; }

/* General grid styles */
.fea-grid {
  list-style: none;
  margin: 0;
  width: 97%;
  float: right; }
  .fea-grid .edu {
    background: #ecf7e0; }

/* Clear floats */
.fea-grid:before,
.fea-grid:after {
  content: " ";
  display: table; }

.fea-grid:after {
  clear: both; }

/* grid item */
.fea-grid li {
  width: 25%;
  float: left;
  height: 150px;
  text-align: center;
  border: solid 1px #ddd; }

.fea-grid li:nth-child(-n+13) {
  border-top: none; }

.fea-grid li:nth-child(-n+4) {
  border-top: solid 1px #ddd; }

.fea-grid li:nth-child(-n+12) {
  border-right: none; }

.fea-grid li:nth-child(4),
.fea-grid li:nth-child(8),
.fea-grid li:nth-child(12) {
  border-right: solid 1px #ddd; }

/* anchor style */
.fea-grid li > a {
  display: block;
  height: 100%;
  color: #2795c9;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s; }

/* the icon with pseudo class for icon font */
.fea-icon {
  padding: 15px 0 0 0;
  display: block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -moz-transform 0.2s;
  transition: transform 0.2s; }

.fea-icon:before {
  font-family: 'foundation-icons';
  font-size: 3.5em;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

/* title element */
.fea-grid .fea-title {
  margin: 20px 0 10px 0;
  padding: 20px 0 0 0;
  font-size: 1em;
  line-height: 1.2em;
  position: relative;
  background: none;
  font-weight: normal;
  color: #6c6c6c;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s; }
  .fea-grid .fea-title b {
    font-size: 12px;
    font-weight: normal; }

.fea-grid .fea-title:before {
  content: '';
  position: absolute;
  background: #ebebeb;
  width: 140px;
  height: 1px;
  top: 0px;
  left: 50%;
  margin: -10px 0 0 -70px;
  -webkit-transition: margin-top 0.2s;
  /* top or translate does not seem to work in Firefox */
  -moz-transition: margin-top 0.2s;
  transition: margin-top 0.2s; }

/* Hover styles */
.fea-grid li > a:hover {
  background: #2795c9; }

.fea-grid li > a:hover .fea-icon {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px); }

.fea-grid li > a:hover .fea-icon:before,
.fea-grid li > a:hover .fea-title {
  color: #fff; }

.fea-grid li > a:hover .fea-title {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px); }

.fea-grid li > a:hover .fea-title:before {
  background: #fff;
  margin-top: 60px; }

@media screen and (max-width: 64em) {
  .fea-grid li {
    width: 50%; }

  .fea-grid li:nth-child(2n+2) {
    border-right: solid 1px #ddd; } }
@media screen and (max-width: 40em) {
  .fea-grid {
    font-size: 80%;
    border: none;
    box-shadow: none; }

  .fea-grid li {
    width: 100%;
    border: none;
    box-shadow: none; }

  .fea-grid li:nth-child(n+1) {
    border: solid 1px #ddd; } }
/*--------------------------------
   INNER FEATURES PAGES CSS STYLES
  --------------------------------*/
.inner-features h2 {
  padding: 10px 0;
  border-bottom: solid 1px #b8b8b8; }
.inner-features p {
  padding-left: 10px;
  padding-right: 5px; }
  .inner-features p img {
    border: 5px solid #eee;
    box-shadow: 0 0 5px #aaa;
    border-radius: 5px;
    margin-left: 15px;
    margin-top: 10px;
    float: right; }
.inner-features ol {
  margin-left: 30px; }
.inner-features .icon-inner:before {
  font-family: 'foundation-icons';
  font-size: 3.5em;
  padding-right: 10px;
  float: left;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 2px 3px #b8b8b8; }
.inner-features .icon-inner {
  display: block; }

/*--------------------------------
   INNER HOW IT WORKS PAGES CSS STYLES
  --------------------------------*/
.hiwtabs {
  position: relative;
  width: 100%px; }

.hiwtabs input {
  position: absolute;
  z-index: 1000;
  width: 120px;
  height: 40px;
  left: 0px;
  top: 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer; }

.hiwtabs input#tab-2 {
  top: 40px; }

.hiwtabs input#tab-3 {
  top: 80px; }

.hiwtabs input#tab-4 {
  top: 120px; }

.hiwtabs label {
  background: #ed5565;
  font-size: 12px;
  line-height: 14px;
  height: 48px;
  position: relative;
  padding: 15px 20px 0 20px;
  display: block;
  width: 240px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  float: left;
  clear: both; }

.hiwtabs label:after {
  content: '';
  background: #ed5565;
  position: absolute;
  right: -2px;
  top: 0;
  width: 2px;
  height: 100%; }

.hiwtabs input:hover + label {
  background: #eb3e50; }

.hiwtabs label:first-of-type {
  z-index: 4; }

.tab-label-2 {
  z-index: 3; }

.tab-label-3 {
  z-index: 2; }

.tab-label-4 {
  z-index: 1; }

.hiwtabs input:checked + label {
  background: #fff;
  z-index: 6;
  color: #1f1f1f; }

.clear-shadow {
  clear: both; }

.hiw-content {
  background: #fff;
  position: relative;
  width: auto;
  margin: -196px 0 0 230px;
  height: 500px;
  z-index: 5;
  overflow: hidden; }

.hiw-content div {
  position: absolute;
  top: 0;
  padding: 10px 40px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -ms-transition: all linear 0.5s;
  transition: all linear 0.5s; }

.hiw-content div {
  -webkit-transform: translateY(-450px);
  -moz-transform: translateY(-450px);
  -o-transform: translateY(-450px);
  -ms-transform: translateY(-450px);
  transform: translateY(-450px); }

.hiwtabs input.tab-selector-1:checked ~ .hiw-content .hiw-content-1,
.hiwtabs input.tab-selector-2:checked ~ .hiw-content .hiw-content-2,
.hiwtabs input.tab-selector-3:checked ~ .hiw-content .hiw-content-3,
.hiwtabs input.tab-selector-4:checked ~ .hiw-content .hiw-content-4 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  z-index: 100;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all ease-out 0.3s 0.3s;
  -moz-transition: all ease-out 0.3s 0.3s;
  -o-transition: all ease-out 0.3s 0.3s;
  -ms-transition: all ease-out 0.3s 0.3s;
  transition: all ease-out 0.3s 0.3s; }

.hiw-content div h2,
.hiw-content div h3 {
  color: #398080; }

.hiw-content div p {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  margin: 0;
  color: #777;
  padding-left: 15px;
  border-left: 8px solid rgba(63, 148, 148, 0.1); }

.hiwtabs input[type="checkbox"] + label, input[type="radio"] + label {
  margin-left: 0;
  margin-bottom: 1px; }

.faqs-content {
  background: #fff;
  position: relative;
  width: auto;
  margin: -147px 0 0 230px;
  height: 700px;
  z-index: 5;
  overflow: auto; }

.faqs-content div {
  position: absolute;
  top: 0;
  padding: 10px 40px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -ms-transition: all linear 0.5s;
  transition: all linear 0.5s; }

.faqs-content div {
  -webkit-transform: translateY(-450px);
  -moz-transform: translateY(-450px);
  -o-transform: translateY(-450px);
  -ms-transform: translateY(-450px);
  transform: translateY(-450px); }

.hiwtabs input.tab-selector-1:checked ~ .faqs-content .faqs-content-1,
.hiwtabs input.tab-selector-2:checked ~ .faqs-content .faqs-content-2,
.hiwtabs input.tab-selector-3:checked ~ .faqs-content .faqs-content-3,
.hiwtabs input.tab-selector-4:checked ~ .faqs-content .faqs-content-4 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  z-index: 100;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all ease-out 0.3s 0.3s;
  -moz-transition: all ease-out 0.3s 0.3s;
  -o-transition: all ease-out 0.3s 0.3s;
  -ms-transition: all ease-out 0.3s 0.3s;
  transition: all ease-out 0.3s 0.3s; }

.faqs-content div h2,
.faqs-content div h3 {
  color: #ed5565;
  margin-top: 20px; }

.faqs-content div p {
  text-align: left;
  margin: 0;
  padding-left: 15px;
  border-left: 8px solid rgba(63, 148, 148, 0.1); }

.faqs-content div ul {
  text-align: left;
  margin: 0;
  padding-left: 30px;
  border-left: 8px solid rgba(63, 148, 148, 0.1); }

/*--------------------------------
   New HOW IT WORKS PAGES CSS STYLES
  --------------------------------*/
.how-it-works .tabs {
  padding-left: 30px; }
  .how-it-works .tabs dd.active a {
    background: #2385b4;
    color: #fff;
    border-bottom: none; }
    .how-it-works .tabs dd.active a:hover {
      background: #1f759e;
      color: #fff; }
  .how-it-works .tabs dd a {
    background: #9f9f9f;
    color: #fff;
    margin-right: 20px;
    border-right: none;
    padding: 7px 25px;
    margin-bottom: -17px; }
    .how-it-works .tabs dd a:before {
      width: 0;
      height: 0;
      content: "";
      border-bottom: 27px solid #000;
      border-right: 0px solid transparent;
      border-left: 10px solid transparent;
      position: absolute;
      top: 0;
      left: -10px; }
    .how-it-works .tabs dd a:hover {
      background: #1f759e;
      color: #fff; }
.how-it-works .tabs-content .content {
  background: #f2f2f2;
  padding: 50px 30px 30px 30px;
  border-radius: 10px; }
  .how-it-works .tabs-content .content .right-content {
    padding-left: 20px;
    border-left: 1px solid #d9d9d9; }
    .how-it-works .tabs-content .content .right-content .arrow {
      width: 0;
      height: 0;
      border-left: 10px solid #d2d2d2;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      margin-top: 50px;
      position: absolute;
      top: 50px;
      left: 9px; }
  .how-it-works .tabs-content .content .stages {
    background: #f58520;
    padding: 5px;
    margin: 25px 0 15px 0; }
    .how-it-works .tabs-content .content .stages p {
      background: #fff;
      border: solid 1px #ebebeb;
      margin: -20px 0 0 0;
      padding: 10px; }
    .how-it-works .tabs-content .content .stages img {
      display: table;
      margin: 0 auto; }
    .how-it-works .tabs-content .content .stages ul {
      background: #fff;
      margin: -20px 0 0 0;
      padding: 10px; }
      .how-it-works .tabs-content .content .stages ul li {
        margin-left: 30px; }

/*--------------------------------
    Demo-page CSS Styles 
  --------------------------------*/
.player-main .row {
  max-width: 100%; }
.player-main .demo-page {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  padding: 0;
  margin: 0; }
  .player-main .demo-page > :first-child {
    margin-top: 0; }
  .player-main .demo-page > :last-child {
    margin-bottom: 0; }
  .player-main .demo-page h1, .player-main .demo-page h2, .player-main .demo-page h3, .player-main .demo-page h4, .player-main .demo-page h5, .player-main .demo-page h6, .player-main .demo-page p {
    color: #333333; }
  .player-main .demo-page h1, .player-main .demo-page h2, .player-main .demo-page h3, .player-main .demo-page h4, .player-main .demo-page h5, .player-main .demo-page h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .player-main .demo-page h1.subheader, .player-main .demo-page h2.subheader, .player-main .demo-page h3.subheader, .player-main .demo-page h4.subheader, .player-main .demo-page h5.subheader, .player-main .demo-page h6.subheader {
      line-height: 1.4; }
  .player-main .demo-page .demo-head {
    border-style: solid;
    border-width: 1px;
    border-color: #d2d2d2;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #ebebeb; }
    .player-main .demo-page .demo-head > :first-child {
      margin-top: 0; }
    .player-main .demo-page .demo-head > :last-child {
      margin-bottom: 0; }
    .player-main .demo-page .demo-head h1, .player-main .demo-page .demo-head h2, .player-main .demo-page .demo-head h3, .player-main .demo-page .demo-head h4, .player-main .demo-page .demo-head h5, .player-main .demo-page .demo-head h6, .player-main .demo-page .demo-head p {
      color: #333333; }
    .player-main .demo-page .demo-head h1, .player-main .demo-page .demo-head h2, .player-main .demo-page .demo-head h3, .player-main .demo-page .demo-head h4, .player-main .demo-page .demo-head h5, .player-main .demo-page .demo-head h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .player-main .demo-page .demo-head h1.subheader, .player-main .demo-page .demo-head h2.subheader, .player-main .demo-page .demo-head h3.subheader, .player-main .demo-page .demo-head h4.subheader, .player-main .demo-page .demo-head h5.subheader, .player-main .demo-page .demo-head h6.subheader {
        line-height: 1.4; }
    .player-main .demo-page .demo-head select {
      margin-bottom: 0;
      border-radius: 3px; }
  .player-main .demo-page .player-title {
    background: #2795c9;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    margin: 0; }
  .player-main .demo-page .demo-left {
    padding: 10px;
    background-color: #ebebeb;
    height: 510px; }
    .player-main .demo-page .demo-left ul {
      margin: 0; }
    .player-main .demo-page .demo-left li {
      width: 100%;
      list-style: none;
      border-top: solid 1px white;
      border-bottom: solid 1px #d2d2d2;
      background-color: #ebebeb;
      transition: background-color 1s ease; }
    .player-main .demo-page .demo-left span {
      font-size: 1.3em; }
    .player-main .demo-page .demo-left a {
      display: block;
      height: 100%;
      padding: 10px;
      text-align: center;
      color: #222; }
    .player-main .demo-page .demo-left .icon {
      padding: 15px 0 0 0;
      display: block; }
    .player-main .demo-page .demo-left .icon:before {
      font-family: 'foundation-icons';
      font-size: 1.5em;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
    .player-main .demo-page .demo-left h4 {
      font-size: 0.8rem; }
    .player-main .demo-page .demo-left :first-child {
      border-top: none; }
    .player-main .demo-page .demo-left :last-child {
      border-bottom: none; }
    .player-main .demo-page .demo-left :hover {
      background: #ed5565;
      color: #fff; }
  .player-main .demo-page .demo-middle {
    text-align: center;
    background: #2795c9;
    height: 510px;
    width: 680px; }
    .player-main .demo-page .demo-middle h4 {
      margin: 10px;
      padding: 10px;
      background: #ebebeb;
      border-radius: 3px;
      font-size: 1.2em;
      font-weight: normal; }
  .player-main .demo-page .demo-slide {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #2795c9; }
  .player-main .demo-page .demo-right {
    height: 510px;
    background: #ebebeb; }
    .player-main .demo-page .demo-right h3 {
      background: #ed5565;
      margin: 0;
      padding: 10px;
      color: #fff; }
    .player-main .demo-page .demo-right ul {
      margin: 0; }
    .player-main .demo-page .demo-right li {
      background: #ebebeb;
      list-style: none;
      border-top: solid 1px white;
      border-bottom: solid 1px #d2d2d2; }
      .player-main .demo-page .demo-right li a {
        color: #1f1f1f;
        display: block;
        padding: 10px 15px  10px 25px;
        line-height: 16px;
        font-size: 0.7rem; }
      .player-main .demo-page .demo-right li :hover {
        background: #dedede;
        color: #158f76; }
      .player-main .demo-page .demo-right li :active {
        background: white; }
    .player-main .demo-page .demo-right :first-child {
      border-top: none; }
    .player-main .demo-page .demo-right :last-child {
      border-bottom: none; }

/*--------------------------------
  Students Page CSS Styles 
--------------------------------*/
.grid {
  padding: 0px;
  max-width: 1300px;
  margin: 0 auto;
  list-style: none;
  text-align: center; }

.grid li {
  display: inline-block;
  width: 170px;
  margin: 15px;
  padding: 5px;
  text-align: left;
  position: relative;
  border: 1px solid #ccc; }

.grid figure {
  margin: 0;
  position: relative; }

.grid figure img {
  max-width: 100%;
  display: block;
  position: relative; }

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5;
  background: #2c3f52;
  color: #ed4e6e;
  text-align: center; }

.grid figcaption h3 {
  margin: 0;
  padding: 7px 5px;
  color: #fff;
  font-size: 16px; }

.grid figcaption span:before {
  content: 'by '; }

.grid figcaption a {
  text-align: center;
  padding: 3px 5px;
  border-radius: 2px;
  display: inline-block;
  background: #ed4e6e;
  color: #fff;
  margin: 0 auto;
  font-size: 14px; }

/* Caption Style 3 */
.cs-style-3 figure {
  overflow: hidden; }

.cs-style-3 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px); }

.cs-style-3 figcaption {
  height: 30px;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s; }

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s; }

.cs-style-3 figcaption a {
  position: absolute;
  bottom: 5px;
  right: 40px; }

/*--------------------------------
  Purchase Page CSS Styles 
--------------------------------*/
.purchase {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: white;
  border-radius: 5px; }
  .purchase > :first-child {
    margin-top: 0; }
  .purchase > :last-child {
    margin-bottom: 0; }
  .purchase h1, .purchase h2, .purchase h3, .purchase h4, .purchase h5, .purchase h6, .purchase p {
    color: #333333; }
  .purchase h1, .purchase h2, .purchase h3, .purchase h4, .purchase h5, .purchase h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .purchase h1.subheader, .purchase h2.subheader, .purchase h3.subheader, .purchase h4.subheader, .purchase h5.subheader, .purchase h6.subheader {
      line-height: 1.4; }
  .purchase .purchase-head {
    margin-bottom: 10px; }
  .purchase .purchase-strip {
    margin-bottom: 15px; }
    .purchase .purchase-strip ul {
      margin: 0; }
    .purchase .purchase-strip li {
      list-style: none;
      background: #d2d2d2;
      padding: 10px 10px;
      float: left;
      margin-right: 10px;
      color: #fff;
      border-radius: 3px; }
    .purchase .purchase-strip span {
      background: #ebebeb;
      padding: 5px;
      border-radius: 3px;
      color: #858585;
      margin-right: 5px; }
    .purchase .purchase-strip .active {
      background: #9f9f9f; }
  .purchase .package {
    background: #fff;
    border: solid 1px #CBE5F2;
    border-bottom: 3px solid #CBE5F2;
    border-radius: 5px; }
    .purchase .package h4 {
      background: #2795C9;
      margin: 0 0 15px 0;
      padding: 10px;
      color: #fff;
      text-align: center;
      border-radius: 5px 5px 0px 0px; }
    .purchase .package h5 {
      background: #EFF7FB;
      margin: 0;
      padding: 10px;
      color: #000;
      border-bottom: solid 1px #b8b8b8;
      font-size: 18px; }
    .purchase .package h6 {
      margin: 0;
      padding: 7px 10px 7px 35px;
      font-size: 1em;
      border-bottom: dotted 1px #e5e5e5; }
    .purchase .package .price {
      font-weight: 900;
      font-size: 170%;
      color: #666;
      margin-bottom: 15px;
      text-align: center; }
      .purchase .package .price input[type="radio"] {
        margin: 0 10px 0 0; }
    .purchase .package ul {
      margin: 0;
      background: #fdfdfd; }
    .purchase .package li {
      list-style: none;
      padding: 5px 0 5px 60px;
      border-bottom: solid 1px #ebebeb;
      color: #454545;
      font-size: 0.9em; }
    .purchase .package i {
      margin-left: 10px;
      font-size: 1.2em; }
  .purchase .details {
    border-style: solid;
    border-width: 1px;
    border-color: #dedede;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f8f8f8;
    border: 1px solid #BEDFEF;
    border-bottom: 3px solid #BEDFEF;
    background: #E5F2F9;
    margin-top: 8px; }
    .purchase .details > :first-child {
      margin-top: 0; }
    .purchase .details > :last-child {
      margin-bottom: 0; }
    .purchase .details h1, .purchase .details h2, .purchase .details h3, .purchase .details h4, .purchase .details h5, .purchase .details h6, .purchase .details p {
      color: #333333; }
    .purchase .details h1, .purchase .details h2, .purchase .details h3, .purchase .details h4, .purchase .details h5, .purchase .details h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .purchase .details h1.subheader, .purchase .details h2.subheader, .purchase .details h3.subheader, .purchase .details h4.subheader, .purchase .details h5.subheader, .purchase .details h6.subheader {
        line-height: 1.4; }
    .purchase .details ul {
      margin: 0 0 10px 0; }
    .purchase .details li {
      list-style: none;
      padding: 5px 15px;
      color: #454545;
      font-size: .9em;
      background: white;
      margin-bottom: 5px; }
    .purchase .details table {
      width: 100%; }
    .purchase .details .button {
      cursor: pointer;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: normal;
      line-height: normal;
      margin: 0 0 1.25rem;
      position: relative;
      text-decoration: none;
      text-align: center;
      display: inline-block;
      padding-top: 1rem;
      padding-right: 2rem;
      padding-bottom: 1.0625rem;
      padding-left: 2rem;
      font-size: 1rem;
      /*     @else                            { font-size: $padding - rem-calc(2); } */
      padding-top: 1rem;
      padding-bottom: 1.0625rem;
      padding-right: 0;
      padding-left: 0;
      width: 100%;
      background-color: #2795c9;
      border-color: #1f759e;
      color: white;
      margin-bottom: 0; }
      .purchase .details .button:hover, .purchase .details .button:focus {
        background-color: #1f759e; }
      .purchase .details .button:hover, .purchase .details .button:focus {
        color: white; }
    .purchase .details .coupon-code .postfix {
      background: #2795C9;
      color: #fff; }
    .purchase .details .coupon-code .coup-link {
      margin-bottom: 10px;
      float: left; }
  .purchase .subsciption {
    border-style: solid;
    border-width: 1px;
    border-color: #dcf885;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #eafbb5;
    border-radius: 5px; }
    .purchase .subsciption > :first-child {
      margin-top: 0; }
    .purchase .subsciption > :last-child {
      margin-bottom: 0; }
    .purchase .subsciption h1, .purchase .subsciption h2, .purchase .subsciption h3, .purchase .subsciption h4, .purchase .subsciption h5, .purchase .subsciption h6, .purchase .subsciption p {
      color: #333333; }
    .purchase .subsciption h1, .purchase .subsciption h2, .purchase .subsciption h3, .purchase .subsciption h4, .purchase .subsciption h5, .purchase .subsciption h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .purchase .subsciption h1.subheader, .purchase .subsciption h2.subheader, .purchase .subsciption h3.subheader, .purchase .subsciption h4.subheader, .purchase .subsciption h5.subheader, .purchase .subsciption h6.subheader {
        line-height: 1.4; }
    .purchase .subsciption h3 {
      text-align: center; }
    .purchase .subsciption table {
      width: 100%; }
      .purchase .subsciption table td {
        width: 50%;
        border: solid 1px #ebebeb; }
  .purchase .label-lbl {
    font-weight: bold;
    font-size: 100%; }
  .purchase .amount-lbl {
    font-weight: bold;
    font-size: 130%; }
  .purchase .amount-strip {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2;
    margin-left: 10px;
    margin-right: 10px;
    background: #fff; }
    .purchase .amount-strip > :first-child {
      margin-top: 0; }
    .purchase .amount-strip > :last-child {
      margin-bottom: 0; }
    .purchase .amount-strip h1, .purchase .amount-strip h2, .purchase .amount-strip h3, .purchase .amount-strip h4, .purchase .amount-strip h5, .purchase .amount-strip h6, .purchase .amount-strip p {
      color: #333333; }
    .purchase .amount-strip h1, .purchase .amount-strip h2, .purchase .amount-strip h3, .purchase .amount-strip h4, .purchase .amount-strip h5, .purchase .amount-strip h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .purchase .amount-strip h1.subheader, .purchase .amount-strip h2.subheader, .purchase .amount-strip h3.subheader, .purchase .amount-strip h4.subheader, .purchase .amount-strip h5.subheader, .purchase .amount-strip h6.subheader {
        line-height: 1.4; }
    .purchase .amount-strip b {
      font-size: 25px;
      color: #7a9c13;
      padding-left: 5px; }
  .purchase .coupon-message {
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 10px; }

.scrollup {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  opacity: 0.8;
  position: fixed;
  bottom: 50px;
  right: 15px;
  display: none;
  background: url("../images/icon_top.png") no-repeat;
  z-index: 1; }

/*--------------------------------
  Contact Page CSS Styles 
--------------------------------*/
.con-phone {
  background: #ed5565 url(../Images/phone-icon.png) 98% center no-repeat;
  font-size: 1.5em;
  width: 65%;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px 40px 15px 15px;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .con-phone u {
    font-size: 0.8em; }

.con-email {
  background: #2795c9 url(../Images/message-icon.png) 98% center no-repeat;
  padding: 15px 40px 15px 15px;
  font-size: 1.5em;
  width: 65%;
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .con-email a {
    color: #fff; }
  .con-email u {
    font-size: 0.8em; }

/*--------------------------------
      Forgot Password
--------------------------------*/
.forgot-password {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  border-bottom: 5px solid #ddd;
  padding: 0px; }
  .forgot-password > :first-child {
    margin-top: 0; }
  .forgot-password > :last-child {
    margin-bottom: 0; }
  .forgot-password h1, .forgot-password h2, .forgot-password h3, .forgot-password h4, .forgot-password h5, .forgot-password h6, .forgot-password p {
    color: #333333; }
  .forgot-password h1, .forgot-password h2, .forgot-password h3, .forgot-password h4, .forgot-password h5, .forgot-password h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .forgot-password h1.subheader, .forgot-password h2.subheader, .forgot-password h3.subheader, .forgot-password h4.subheader, .forgot-password h5.subheader, .forgot-password h6.subheader {
      line-height: 1.4; }
  .forgot-password h5 {
    background: #2795c9;
    padding: 15px;
    color: #fff; }
  .forgot-password label {
    padding: 10px 0; }
  .forgot-password input[type="text"] {
    margin-bottom: 5px; }
  .forgot-password .button {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #008cba;
    border-color: #006687;
    color: white;
    padding: 12px 20px;
    margin-top: 0;
    background: #1bbc9b; }
    .forgot-password .button:hover, .forgot-password .button:focus {
      background-color: #006687; }
    .forgot-password .button:hover, .forgot-password .button:focus {
      color: white; }

.mobile-act {
  background: #f7f7f7;
  padding: 20px;
  width: 99%;
  height: 305px;
  border: solid 1px #d2d2d2; }
  .mobile-act h4 {
    margin: -20px -20px 20px -20px;
    background: #8f8f8f;
    color: #fff;
    padding: 10px 15px; }
  .mobile-act .left-sec {
    width: 60%;
    float: left; }
    .mobile-act .left-sec .change-num {
      margin-bottom: 10px;
      background: #F4F4F4;
      padding: 15px;
      border: solid 1px #E3E3E3; }
      .mobile-act .left-sec .change-num h5 {
        float: left;
        width: 40%;
        text-align: center;
        border-right: solid 1px #e3e3e3; }
      .mobile-act .left-sec .change-num a {
        float: left;
        margin-top: 7px;
        width: 60%;
        text-align: center; }
    .mobile-act .left-sec .buttons input[type="text"] {
      width: 56%;
      float: left; }
    .mobile-act .left-sec .buttons .save_btn {
      background: #7ebb00;
      color: #fff;
      padding: 10px;
      float: left;
      margin: 0 0.5%;
      width: 21%;
      text-align: center; }
    .mobile-act .left-sec .buttons .can_btn {
      background: #f58520;
      color: #fff;
      padding: 10px;
      float: left;
      width: 22%;
      text-align: center; }
    .mobile-act .left-sec .send-agin {
      margin-top: -10px;
      float: right;
      text-decoration: underline;
      font-size: 0.8em; }
  .mobile-act .right-sec {
    width: 33%;
    float: left;
    text-align: right; }

.my-success {
  background: url(../Images/success.png) no-repeat 10px center; }

.my-warning {
  background: url(../Images/warning.png) no-repeat 10px center; }

.my-info {
  background: url(../Images/info.png) no-repeat 10px center; }

.my-error {
  background: url(../Images/error.png) no-repeat 10px center; }

.myBreadcrumbs {
  background-color: #F4F4F4;
  border-color: #DCDCDC;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  display: block;
  margin-left: 0;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  overflow: hidden;
  padding: 0.5rem 0.77778rem;
  font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-size: 0.7rem;
  line-height: 1.6;
  text-transform: uppercase; }

.myBreadcrumbs a:hover {
  text-decoration: underline; }

.myPathSeparator {
  padding-left: 13px;
  padding-right: 13px;
  color: #999999; }

.print-button {
  color: #222;
  font-size: 13px;
  line-height: 25px;
  background: #e5e5e5;
  padding: 12px 28px; }
  .print-button:hover {
    background: #f5f5f5; }

.print-button2 {
  color: #222;
  font-size: 13px;
  line-height: 40px;
  background: #d5d5d5;
  padding: 10px 28px;
  border-radius: 2px;
  margin-right: -5px; }
  .print-button2:hover {
    background: #c5c5c5; }

/* -----------------------
login panel
--------------------------------------*/
.login-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  border: 1px solid #ddd;
  background: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 3px; }
  .login-panel > :first-child {
    margin-top: 0; }
  .login-panel > :last-child {
    margin-bottom: 0; }
  .login-panel h1, .login-panel h2, .login-panel h3, .login-panel h4, .login-panel h5, .login-panel h6, .login-panel p {
    color: #333333; }
  .login-panel h1, .login-panel h2, .login-panel h3, .login-panel h4, .login-panel h5, .login-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .login-panel h1.subheader, .login-panel h2.subheader, .login-panel h3.subheader, .login-panel h4.subheader, .login-panel h5.subheader, .login-panel h6.subheader {
      line-height: 1.4; }
  .login-panel h2 {
    color: #fff; }
  .login-panel .innerlogin {
    border: 1px solid #ddd;
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/*----------------------------------
Feedback Form
-----------------------------------*/
.feedback p {
  margin-left: 35px; }
.feedback img {
  width: 28px;
  height: 28px;
  vertical-align: top; }
.feedback h4 {
  line-height: 28px; }
.feedback h5 {
  color: #008cba; }
.feedback h6 {
  color: #A1A1A1;
  font-size: 14px; }

/*----------------------------------
Pending Profile
-----------------------------------*/
.pending-profile {
  width: 100%;
  height: 400px; }

/*----------------------------------
Offers
-----------------------------------*/
.divOffer {
  background: #e5e5e5; }
  .divOffer:after {
    content: "";
    background: url("../Images/features/class-notes.jpg");
    background-size: 100%;
    opacity: 0.3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; }
  .divOffer h1 {
    font-family: 'Handlee', cursive;
    font-size: 60px; }
  .divOffer h2 {
    background: #00CCFF;
    padding: 5px;
    border-radius: 10px;
    margin: 0 -20px;
    color: #fff;
    font-family: 'Handlee', cursive;
    font-size: 26px; }

/*----------------------------------
 progress report
 -----------------------------------*/
.report-main {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  min-height: 650px; }
  .report-main > :first-child {
    margin-top: 0; }
  .report-main > :last-child {
    margin-bottom: 0; }
  .report-main h1, .report-main h2, .report-main h3, .report-main h4, .report-main h5, .report-main h6, .report-main p {
    color: #333333; }
  .report-main h1, .report-main h2, .report-main h3, .report-main h4, .report-main h5, .report-main h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .report-main h1.subheader, .report-main h2.subheader, .report-main h3.subheader, .report-main h4.subheader, .report-main h5.subheader, .report-main h6.subheader {
      line-height: 1.4; }

.report-panel {
  background: #FFF;
  /* Arrow icons */
  /* Initial height is zero */
  /* When open, set height to auto */
  /* Example for media query */ }
  .report-panel .head {
    background: #858585;
    padding: 10px 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    border-radius: 10px 10px 0 0; }
  .report-panel .box-class {
    background: #d2d2d2;
    width: 100%;
    margin-top: 0;
    text-align: center;
    height: 100px;
    line-height: 85px;
    border-radius: 0 0 5px 5px;
    font-size: 4em; }
  .report-panel .subtopic li {
    margin-left: 65px;
    margin-right: 50px;
    border-bottom: 1px dotted #ccc;
    font-size: 13px;
    padding: 8px 0; }
    .report-panel .subtopic li a {
      cursor: #000ff0; }
  .report-panel .subtopic li:last-child {
    border-bottom: 0; }
  .report-panel .button {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    padding-top: 1rem;
    padding-bottom: 1.0625rem;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    background-color: #1bbc9b;
    border-color: #158f76;
    color: white;
    box-shadow: 0 3px 0 #158f76; }
    .report-panel .button:hover, .report-panel .button:focus {
      background-color: #158f76; }
    .report-panel .button:hover, .report-panel .button:focus {
      color: white; }
  .report-panel .button1 {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    padding-top: 1rem;
    padding-bottom: 1.0625rem;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    background-color: #7ebb00;
    border-color: #5c8800;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 3px 0 #5c8800; }
    .report-panel .button1:hover, .report-panel .button1:focus {
      background-color: #5c8800; }
    .report-panel .button1:hover, .report-panel .button1:focus {
      color: white; }
  .report-panel .button2 {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #ebebeb;
    border-color: #d2d2d2;
    color: #333333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    margin-right: 5px;
    border: 1px solid #bbb;
    width: 100px; }
    .report-panel .button2:hover, .report-panel .button2:focus {
      background-color: #d2d2d2; }
    .report-panel .button2:hover, .report-panel .button2:focus {
      color: #333333; }
  .report-panel .button3 {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #2795c9;
    border-color: #1f759e;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 5px;
    margin-top: -9px; }
    .report-panel .button3:hover, .report-panel .button3:focus {
      background-color: #1f759e; }
    .report-panel .button3:hover, .report-panel .button3:focus {
      color: white; }
  .report-panel .button4 {
    margin-right: 15px;
    margin-top: -10px;
    margin-bottom: -10px; }
    .report-panel .button4:hover {
      text-decoration: underline; }
  .report-panel .cbp-ntaccordion {
    list-style: none;
    margin: 0;
    padding: 0; }
    .report-panel .cbp-ntaccordion li {
      border-top: 1px dotted #e5e5e5;
      padding-bottom: 5px; }
  .report-panel .cbp-ntsubaccordion {
    list-style: none; }
  .report-panel .cbp-ntaccordion .cbp-nttrigger {
    cursor: pointer; }
  .report-panel h3 a {
    color: #333; }
  .report-panel .cbp-ntaccordion h3 {
    border-bottom: 2px solid #BCBCBC;
    background: #eaeaea;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0JSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #eaeaea 4%, #dddddd 97%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(4%, #eaeaea), color-stop(97%, #dddddd));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eaeaea 4%, #dddddd 97%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eaeaea 4%, #dddddd 97%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eaeaea 4%, #dddddd 97%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eaeaea 4%, #dddddd 97%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#dddddd',GradientType=0 );
    /* IE6-8 */
    padding: 10px 0;
    color: #333;
    margin: 0;
    font-size: 25px; }
  .report-panel .cbp-ntaccordion h4 {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0.5em 0 0.5em;
    margin: 0;
    color: #333; }
    .report-panel .cbp-ntaccordion h4 a {
      color: #333; }
  .report-panel .cbp-ntaccordion h5 {
    font-size: 1.2em;
    color: #aaa;
    padding: 0.5em 0 0.5em;
    margin: 0 0 0.5em; }
  .report-panel .cbp-ntaccordion .cbp-ntcontent li > ul > li > ul > li {
    color: #666;
    margin: 0;
    padding-left: 50px;
    list-style: none; }
  .report-panel .cbp-ntcontent {
    background: #fcfcfc; }
  .report-panel .cbp-ntaccordion > li > .cbp-nttrigger:before,
  .report-panel .cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    font-family: 'myfont';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    padding: 0 15px;
    list-style: none;
    -webkit-font-smoothing: antialiased; }
  .report-panel .cbp-ntaccordion > li > .cbp-nttrigger:before {
    font-size: 75%; }
  .report-panel .cbp-ntaccordion > li > .cbp-nttrigger:before {
    content: "\f067"; }
  .report-panel .cbp-ntaccordion > li > .cbp-nttrigger:hover:before {
    color: #48acdb; }
  .report-panel .cbp-ntaccordion > li.cbp-ntopen > .cbp-nttrigger:before,
  .report-panel .no-js .cbp-ntaccordion > li > .cbp-nttrigger:before {
    content: "\f068";
    color: inherit; }
  .report-panel .cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    content: "\f067";
    color: #333;
    float: left;
    border: solid #fcfcfc; }
  .report-panel .cbp-ntsubaccordion > li > .cbp-nttrigger:hover:before {
    color: inherit; }
  .report-panel .cbp-ntsubaccordion > li.cbp-ntopen > .cbp-nttrigger:before,
  .report-panel .no-js .cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    content: "\f068";
    color: inherit; }
  .report-panel .cbp-ntaccordion .cbp-ntcontent {
    height: 0;
    overflow: hidden; }
  .report-panel .cbp-ntaccordion .cbp-ntopen > .cbp-ntcontent,
  .report-panel .cbp-ntsubaccordion .cbp-ntopen > .cbp-ntcontent,
  .report-panel .no-js .cbp-ntaccordion .cbp-ntcontent {
    height: auto; }
  @media screen and (max-width: 32em) {
    .report-panel .cbp-ntaccordion {
      font-size: 70%;
      color: #333; } }

/*--------------------------------
	Home-Slider CSS Styles 
--------------------------------*/
.da-slider {
  width: 100%;
  min-width: 520px;
  position: relative;
  overflow: hidden;
  z-index: 0; }

.da-slide {
  position: absolute;
  width: 70%;
  height: 100%;
  top: 0px;
  left: 0px;
  font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
  text-align: left;
  float: left; }

.da-slide-current {
  z-index: 1000; }

.da-slider-fb .da-slide {
  left: 100%; }

.da-slider-fb .da-slide.da-slide-current {
  left: 0px; }

.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img {
  position: absolute;
  opacity: 0;
  left: 110%; }

.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link {
  left: 0%;
  opacity: 1; }

.da-slider-fb .da-slide .da-img {
  left: 65%;
  opacity: 1; }

.da-slide h2 {
  color: #ed5565;
  font-size: 50px;
  width: 55%;
  top: 0px;
  white-space: nowrap;
  z-index: 10;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-family: 'Coda', cursive;
  font-weight: 400; }

.da-slide p {
  width: 50%;
  top: 75px;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 26px;
  height: 130px;
  overflow: hidden;
  font-family: 'Coda', cursive;
  font-weight: 400;
  text-align: justify; }

.da-slide .da-img {
  text-align: center;
  width: 30%;
  top: 5px;
  height: 256px;
  line-height: 290px;
  left: 110%; }

.da-slide .da-img img {
  border-radius: 1000px; }

.da-slide .da-link {
  top: 215px;
  /*depends on p height*/ }

.da-dots {
  width: 70%;
  position: absolute;
  text-align: center;
  left: 0px;
  bottom: 20px;
  z-index: 2000;
  -moz-user-select: none;
  -webkit-user-select: none; }

.da-dots span {
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 40%;
  background: #1bbc9b;
  margin: 3px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1); }

.da-dots span.da-dots-current:after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(top, white 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); }

.da-arrows {
  -moz-user-select: none;
  -webkit-user-select: none; }

.da-arrows span {
  position: absolute;
  top: 50%;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #2795c9;
  cursor: pointer;
  z-index: 2000;
  opacity: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  -webkit-transition: opacity 0.4s ease-in-out 0.2s;
  -moz-transition: opacity 0.4s ease-in-out 0.2s;
  -o-transition: opacity 0.4s ease-in-out 0.2s;
  -ms-transition: opacity 0.4s ease-in-out 0.2s;
  transition: opacity 0.4s ease-in-out 0.2s; }

.da-slider:hover .da-arrows span {
  opacity: 1; }

.da-arrows span:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  left: 5px;
  background: transparent url(../images/arrows.png) no-repeat top left;
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }

.da-arrows span:hover:after {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3); }

.da-arrows span:active:after {
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.1); }

.da-arrows span.da-arrows-next:after {
  background-position: top right; }

.da-arrows span.da-arrows-prev {
  left: 2%; }

.da-arrows span.da-arrows-next {
  right: 32%; }

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link {
  left: 10%;
  opacity: 1; }

.da-slide-current .da-img {
  left: 60%;
  opacity: 1; }

/* Animation classes and animations */
/* Slide in from the right*/
.da-slide-fromright h2 {
  -webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  animation: fromRightAnim1 0.6s ease-in 0.8s both; }

.da-slide-fromright p {
  -webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  animation: fromRightAnim2 0.6s ease-in 0.8s both; }

.da-slide-fromright .da-link {
  -webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  animation: fromRightAnim3 0.4s ease-in 1.2s both; }

.da-slide-fromright .da-img {
  -webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  animation: fromRightAnim4 0.6s ease-in 0.8s both; }

@-webkit-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-webkit-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-webkit-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-webkit-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

@-moz-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-moz-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-moz-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-moz-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

@-o-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-o-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-o-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-o-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

@-ms-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-ms-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-ms-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-ms-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

@keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

/* Slide in from the left*/
.da-slide-fromleft h2 {
  -webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  animation: fromLeftAnim1 0.6s ease-in 0.6s both; }

.da-slide-fromleft p {
  -webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  animation: fromLeftAnim2 0.6s ease-in 0.6s both; }

.da-slide-fromleft .da-link {
  -webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  animation: fromLeftAnim3 0.4s ease-in 1.2s both; }

.da-slide-fromleft .da-img {
  -webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  animation: fromLeftAnim4 0.6s ease-in 0.6s both; }

@-webkit-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-webkit-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-webkit-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-webkit-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

@-moz-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-moz-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-moz-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-moz-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

@-o-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-o-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-o-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-o-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

@-ms-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-ms-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-ms-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@-ms-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

@keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 10%;
    opacity: 1; } }

@keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 60%;
    opacity: 1; } }

/* Slide out to the right */
.da-slide-toright h2 {
  -webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -o-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
  animation: toRightAnim1 0.6s ease-in 0.6s both; }

.da-slide-toright p {
  -webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -o-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
  animation: toRightAnim2 0.6s ease-in 0.3s both; }

.da-slide-toright .da-link {
  -webkit-animation: toRightAnim3 0.4s ease-in both;
  -moz-animation: toRightAnim3 0.4s ease-in both;
  -o-animation: toRightAnim3 0.4s ease-in both;
  -ms-animation: toRightAnim3 0.4s ease-in both;
  animation: toRightAnim3 0.4s ease-in both; }

.da-slide-toright .da-img {
  -webkit-animation: toRightAnim4 0.6s ease-in both;
  -moz-animation: toRightAnim4 0.6s ease-in both;
  -o-animation: toRightAnim4 0.6s ease-in both;
  -ms-animation: toRightAnim4 0.6s ease-in both;
  animation: toRightAnim4 0.6s ease-in both; }

@-webkit-keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-webkit-keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-webkit-keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@-webkit-keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-moz-keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-moz-keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-moz-keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@-moz-keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-o-keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-o-keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-o-keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@-o-keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-ms-keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-ms-keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-ms-keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@-ms-keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

/* Slide out to the left*/
.da-slide-toleft h2 {
  -webkit-animation: toLeftAnim1 0.6s ease-in both;
  -moz-animation: toLeftAnim1 0.6s ease-in both;
  -o-animation: toLeftAnim1 0.6s ease-in both;
  -ms-animation: toLeftAnim1 0.6s ease-in both;
  animation: toLeftAnim1 0.6s ease-in both; }

.da-slide-toleft p {
  -webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  animation: toLeftAnim2 0.6s ease-in 0.3s both; }

.da-slide-toleft .da-link {
  -webkit-animation: toLeftAnim3 0.4s ease-in both;
  -moz-animation: toLeftAnim3 0.4s ease-in both;
  -o-animation: toLeftAnim3 0.4s ease-in both;
  -ms-animation: toLeftAnim3 0.4s ease-in both;
  animation: toLeftAnim3 0.4s ease-in both; }

.da-slide-toleft .da-img {
  -webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  animation: toLeftAnim4 0.6s ease-in 0.6s both; }

@-webkit-keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-webkit-keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-webkit-keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-webkit-keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-moz-keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-moz-keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-moz-keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-moz-keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-o-keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-o-keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-o-keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-o-keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-ms-keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-ms-keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-ms-keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-ms-keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }

  99% {
    left: 10%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

.btnbig {
  display: inline-block;
  margin: 1rem;
  padding: .700em 1.875em;
  border: .094em solid;
  border-radius: 3px;
  box-shadow: 0 0.375em 0.313em -0.313em rgba(0, 0, 0, 0.8), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 1em;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-transform: capitalize;
  text-decoration: none;
  text-shadow: 0 0.063em rgba(0, 0, 0, 0.3);
  cursor: pointer; }

.btnsmall {
  display: inline-block;
  margin: .5em;
  padding: .938em 1.875em;
  border: .094em solid;
  border-radius: 3px;
  box-shadow: 0 0.375em 0.313em -0.313em rgba(0, 0, 0, 0.8), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 0.8em;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-transform: capitalize;
  text-decoration: none;
  cursor: pointer; }

.color1 {
  border-color: #c5c5c5;
  background-color: #ebebeb; }
  .color1:hover {
    background-color: gainsboro;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #f0f0f0;
    color: #fff; }
  .color1:active {
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #858585, inset 0 0.063em #b8b8b8, inset 0 -0.188em #b8b8b8; }

.color2 {
  border-color: #117964;
  background-color: #1bbc9b; }
  .color2:hover {
    background-color: #17a185;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #1cc5a2;
    color: #fff; }
  .color2:active {
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #010a08, inset 0 0.063em #0e6351, inset 0 -0.188em #0e6351; }

.color3 {
  border-color: #de182c;
  background-color: #ed5565; }
  .color3:hover {
    background-color: #ea394c;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #ee5e6d;
    color: #fff; }
  .color3:active {
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #6b0b15, inset 0 0.063em #c71528, inset 0 -0.188em #c71528; }

.color4 {
  border-color: #1b6689;
  background-color: #2795c9; }
  .color4:hover {
    background-color: #2282af;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #299bd2;
    color: #fff; }
  .color4:active {
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #06161e, inset 0 0.063em #165674, inset 0 -0.188em #165674; }

.color5 {
  border-color: #c06009;
  background-color: #f58520; }
  .color5:hover {
    background-color: #ec750b;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #f58a2a;
    color: #fff; }
  .color5:active {
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #462303, inset 0 0.063em #a75308, inset 0 -0.188em #a75308; }

.color6 {
  border-color: #4a6e00;
  background-color: #7ebb00; }
  .color6:hover {
    background-color: #699c00;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #85c500;
    color: #fff; }
  .color6:active {
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em black, inset 0 0.063em #395500, inset 0 -0.188em #395500; }

.fbtn1 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #ebebeb;
  border-color: #d2d2d2;
  color: #333333;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #d2d2d2;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .fbtn1:hover, .fbtn1:focus {
    background-color: #d2d2d2; }
  .fbtn1:hover, .fbtn1:focus {
    color: #333333; }

.fbtn2 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #1bbc9b;
  border-color: #158f76;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #158f76;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .fbtn2:hover, .fbtn2:focus {
    background-color: #158f76; }
  .fbtn2:hover, .fbtn2:focus {
    color: white; }

.fbtn4 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #2795c9;
  border-color: #1f759e;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #1f759e;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .fbtn4:hover, .fbtn4:focus {
    background-color: #1f759e; }
  .fbtn4:hover, .fbtn4:focus {
    color: white; }

.fbtn5 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #f58520;
  border-color: #d86c0a;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #d86c0a;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .fbtn5:hover, .fbtn5:focus {
    background-color: #d86c0a; }
  .fbtn5:hover, .fbtn5:focus {
    color: white; }

.fbtn6 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #7ebb00;
  border-color: #5c8800;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #5c8800;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .fbtn6:hover, .fbtn6:focus {
    background-color: #5c8800; }
  .fbtn6:hover, .fbtn6:focus {
    color: white; }

.fbtn3 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #ed5565;
  border-color: #e8273b;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #e8273b;
  padding: .6rem 1.4rem;
  margin-bottom: 0; }
  .fbtn3:hover, .fbtn3:focus {
    background-color: #e8273b; }
  .fbtn3:hover, .fbtn3:focus {
    color: white; }

.finbtn1 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: true0.0625rem;
  padding-bottom: true;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important;
  background-color: #ebebeb;
  border-color: #d2d2d2;
  color: #333333;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #d2d2d2;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .finbtn1:hover, .finbtn1:focus {
    background-color: #d2d2d2; }
  .finbtn1:hover, .finbtn1:focus {
    color: #333333; }

.finbtn2 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: true0.0625rem;
  padding-bottom: true;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important;
  background-color: #1bbc9b;
  border-color: #158f76;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #158f76;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .finbtn2:hover, .finbtn2:focus {
    background-color: #158f76; }
  .finbtn2:hover, .finbtn2:focus {
    color: white; }

.finbtn3 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: true0.0625rem;
  padding-bottom: true;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important;
  background-color: #ed5565;
  border-color: #e8273b;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #e8273b;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .finbtn3:hover, .finbtn3:focus {
    background-color: #e8273b; }
  .finbtn3:hover, .finbtn3:focus {
    color: white; }

.finbtn4 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: true0.0625rem;
  padding-bottom: true;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important;
  background-color: #2795c9;
  border-color: #1f759e;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #1f759e;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .finbtn4:hover, .finbtn4:focus {
    background-color: #1f759e; }
  .finbtn4:hover, .finbtn4:focus {
    color: white; }

.finbtn4-inactive {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: true0.0625rem;
  padding-bottom: true;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important;
  background-color: #9dd3ec;
  border-color: #72bfe4;
  color: #333333;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: red;
  box-shadow: 0 3px #1f759e;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .finbtn4-inactive:hover, .finbtn4-inactive:focus {
    background-color: #72bfe4; }
  .finbtn4-inactive:hover, .finbtn4-inactive:focus {
    color: #333333; }

.finbtn5 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: true0.0625rem;
  padding-bottom: true;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important;
  background-color: #f58520;
  border-color: #d86c0a;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #d86c0a;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .finbtn5:hover, .finbtn5:focus {
    background-color: #d86c0a; }
  .finbtn5:hover, .finbtn5:focus {
    color: white; }

.finbtn6 {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  padding-top: true0.0625rem;
  padding-bottom: true;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important;
  background-color: #7ebb00;
  border-color: #5c8800;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #5c8800;
  margin-bottom: 0;
  padding: .6rem 1.4rem; }
  .finbtn6:hover, .finbtn6:focus {
    background-color: #5c8800; }
  .finbtn6:hover, .finbtn6:focus {
    color: white; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoond41d.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.btn {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 1px;
  font-weight: 500;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  padding: 10px; }

.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

/* Pseudo elements for icons */
.btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased; }

.icon-envelope:before {
  content: "\e000"; }

.icon-cart:before {
  content: "\e007"; }

.icon-cart-2:before {
  content: "\e008"; }

.icon-heart:before {
  content: "\e009"; }

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
  content: "\e00a"; }

.icon-star:before {
  content: "\e00b"; }

/* Filled star */
.icon-star:after,
.icon-star-2:before {
  content: "\e00c"; }

.icon-arrow-right:before {
  content: "\e00d"; }

.icon-arrow-left:before {
  content: "\e003"; }

.icon-truck:before {
  content: "\e00e"; }

.icon-remove:before {
  content: "\e00f"; }

.icon-cog:before {
  content: "\e010"; }

.icon-plus:before,
.icon-plus:after {
  content: "\e011"; }

.icon-minus:before {
  content: "\e012"; }

.bh-icon-smiley:before {
  content: "\e001"; }

.bh-icon-sad:before {
  content: "\e002"; }

.icon-file:before {
  content: "\e004"; }

.icon-remove-2:before {
  content: "\e005"; }

/* Button 1 */
.btn-1 {
  border: 3px solid #fff;
  color: #fff; }

/* Button 1a */
.btn-1a:hover,
.btn-1a:active {
  color: #0e83cd;
  background: #fff; }

/* Button 1b */
.btn-1b:after {
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background: #fff; }

.btn-1b:hover,
.btn-1b:active {
  color: #0e83cd; }

.btn-1b:hover:after,
.btn-1b:active:after {
  height: 100%; }

/* Button 1c */
.btn-1c:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff; }

.btn-1c:hover,
.btn-1c:active {
  color: #0e83cd; }

.btn-1c:hover:after,
.btn-1c:active:after {
  width: 100%; }

/* Button 1d */
.btn-1d {
  overflow: hidden; }

.btn-1d:after {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.btn-1d:hover,
.btn-1d:active {
  color: #0e83cd; }

.btn-1d:hover:after {
  width: 90%;
  opacity: 1; }

.btn-1d:active:after {
  width: 101%;
  opacity: 1; }

/* Button 1e */
.btn-1e {
  overflow: hidden; }

.btn-1e:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.btn-1e:hover,
.btn-1e:active {
  color: #0e83cd; }

.btn-1e:hover:after {
  height: 260%;
  opacity: 1; }

.btn-1e:active:after {
  height: 400%;
  opacity: 1; }

/* Button 1f */
.btn-1f {
  overflow: hidden; }

.btn-1f:after {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.btn-1f:hover,
.btn-1f:active {
  color: #0e83cd; }

.btn-1f:hover:after {
  height: 75%;
  opacity: 1; }

.btn-1f:active:after {
  height: 130%;
  opacity: 1; }

/* Button 2 */
.btn-2 {
  background: #1bbc9b;
  color: #fff;
  box-shadow: 1px 1px #158f76;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  margin: 5px 0; }

.btn-2a {
  border-radius: 5px;
  width: 110px;
  font-size: 15px; }

.btn-2a:hover {
  box-shadow: 1px 1px #158f76;
  top: 2px;
  color: #fff;
  background: #158f76; }

.btn-2a:active {
  box-shadow: 0 0 #1f759e;
  top: 6px; }

/* Button 2b */
.btn-2b {
  border-radius: 0 0 5px 5px; }

.btn-2b:hover {
  box-shadow: 0 8px #ab3c3c;
  top: -2px; }

.btn-2b:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2c */
.btn-2c {
  border-radius: 5px; }

.btn-2c:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2c:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2d */
.btn-2d {
  border-radius: 5px; }

.btn-2d:hover {
  box-shadow: 0 8px #ab3c3c;
  top: -2px; }

.btn-2d:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2e */
.btn-2e {
  border-radius: 5px;
  box-shadow: -6px 0 #ab3c3c; }

.btn-2e:hover {
  box-shadow: -4px 0 #ab3c3c;
  left: -2px; }

.btn-2e:active {
  box-shadow: 0 0 #ab3c3c;
  left: -6px; }

/* Button 2f */
.btn-2f {
  border-radius: 5px;
  box-shadow: 6px 0 #ab3c3c; }

.btn-2f:hover {
  box-shadow: 4px 0 #ab3c3c;
  left: 2px; }

.btn-2f:active {
  box-shadow: 0 0 #ab3c3c;
  left: 6px; }

/* Button 2g */
.btn-2g {
  border-radius: 40px; }

.btn-2g:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2g:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2h */
.btn-2h {
  border-radius: 20px; }

.btn-2h:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2h:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2i */
.btn-2i {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 0; }

.btn-2i:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2i:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2j */
.btn-2j {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 0; }

.btn-2j:hover {
  box-shadow: 0 8px #ab3c3c;
  top: -2px; }

.btn-2j:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 3 */
.btn-3 {
  background: #fcad26;
  color: #fff; }

.btn-3:hover {
  background: #f29e0d; }

.btn-3:active {
  background: #f58500;
  top: 2px; }

.btn-3:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 3;
  font-size: 140%;
  width: 60px; }

/* Button 3a */
.btn-3a {
  padding: 25px 60px 25px 120px; }

.btn-3a:before {
  background: rgba(0, 0, 0, 0.05); }

/* Button 3b */
.btn-3b {
  padding: 25px 60px 25px 120px;
  border-radius: 10px; }

.btn-3b:before {
  border-right: 2px solid rgba(255, 255, 255, 0.5); }

/* Button 3c */
.btn-3c {
  padding: 80px 20px 20px 20px;
  border-radius: 10px;
  box-shadow: 0 3px #da9622; }

.btn-3c:active {
  box-shadow: 0 3px #dc7801; }

.btn-3c:before {
  height: 60px;
  width: 100%;
  line-height: 60px;
  background: #fff;
  color: #f29e0d;
  border-radius: 10px 10px 0 0; }

.btn-3c:active:before {
  color: #f58500; }

/* Button 3d */
.btn-3d {
  padding: 25px 60px 25px 120px;
  border-radius: 10px; }

.btn-3d:before {
  background: #fff;
  color: #fcad26;
  z-index: 2;
  border-radius: 10px 0 0 10px; }

.btn-3d:after {
  width: 20px;
  height: 20px;
  background: #fff;
  z-index: 1;
  left: 55px;
  top: 50%;
  margin: -10px 0 0 -10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.btn-3d:active:before {
  color: #f58500; }

.btn-3d:active {
  top: 0; }

.btn-3d:active:after {
  left: 60px; }

/* Button 3e */
.btn-3e {
  padding: 25px 120px 25px 60px;
  overflow: hidden; }

.btn-3e:before {
  left: auto;
  right: 10px;
  z-index: 2; }

.btn-3e:after {
  width: 30%;
  height: 200%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1;
  right: 0;
  top: 0;
  margin: -5px 0 0 -5px;
  -webkit-transform-origin: 0 0;
  -webkit-transform: rotate(-20deg);
  -moz-transform-origin: 0 0;
  -moz-transform: rotate(-20deg);
  -ms-transform-origin: 0 0;
  -ms-transform: rotate(-20deg);
  transform-origin: 0 0;
  transform: rotate(-20deg); }

.btn-3e:hover:after {
  width: 40%; }

/* Button 4 */
.btn-4 {
  border-radius: 10px;
  border: 3px solid #fff;
  color: #fff;
  overflow: hidden;
  background: #7ebb00;
  padding: 15px 40px;
  margin-bottom: 10px; }

.btn-4:active {
  border-color: #7ebb00;
  color: #fff; }

.btn-4:hover {
  background: #5c8800;
  color: #fff; }

.btn-4:before {
  position: absolute;
  height: 100%;
  font-size: 125%;
  line-height: 3.5;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn-4:active:before {
  color: #17954c; }

/* Button 4a - This is used in features page*/
.btn-4a:before {
  left: 140%;
  top: -25%; }

.btn-4a:hover:before {
  left: 85%; }

/* Button 4b */
.btn-41 {
  border-radius: 10px;
  border: 3px solid #fff;
  color: #fff;
  overflow: hidden;
  background: #ed5565;
  padding: 15px 40px;
  margin-bottom: 10px; }

.btn-41:active {
  border-color: #ed5565;
  color: #fff; }

.btn-41:hover {
  background: #e8273b;
  color: #fff; }

.btn-41:before {
  position: absolute;
  height: 100%;
  font-size: 125%;
  line-height: 3.5;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn-41:active:before {
  color: #17954c; }

.btn-4b:before {
  left: -50%;
  top: -25%; }

.btn-4b:hover:before {
  left: 5%; }

/* Button 5 */
.btn-5 {
  background: #823aa0;
  color: #fff;
  height: 70px;
  min-width: 260px;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.btn-5:active {
  background: #9053a9;
  top: 2px; }

.btn-5 span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s;
  -moz-backface-visibility: hidden;
  transition: all 0.3s;
  backface-visibility: hidden; }

.btn-5:before {
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 2.5;
  font-size: 180%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn-5:active:before {
  color: #703b87; }

/* Button 5a */
.btn-5a:hover span {
  -webkit-transform: translateY(300%);
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  transform: translateY(300%); }

.btn-5a:before {
  left: 0;
  top: -100%; }

.btn-5a:hover:before {
  top: 0; }

/* Button 5b */
.btn-5b:hover span {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%); }

.btn-5b:before {
  left: -100%;
  top: 0; }

.btn-5b:hover:before {
  left: 0; }

/* Button 6 */
.btn-6 {
  color: #fff;
  background: #226fbe;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.btn-6:active {
  top: 2px; }

/* Button 6a */
.btn-6a {
  border: 4px solid #226fbe; }

.btn-6a:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6b */
.btn-6b {
  border: 4px solid #226fbe;
  border-radius: 15px; }

.btn-6b:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6c */
.btn-6c {
  border: 4px solid #226fbe;
  border-radius: 60px; }

.btn-6c:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6d */
.btn-6d {
  border: 2px dashed #226fbe; }

.btn-6d:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6e */
.btn-6e {
  border: 2px dashed #226fbe;
  border-radius: 15px; }

.btn-6e:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6f */
.btn-6f {
  border: 2px dashed #226fbe;
  border-radius: 60px; }

.btn-6f:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6g */
.btn-6g {
  border: 2px dotted #226fbe; }

.btn-6g:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6h */
.btn-6h {
  border: 2px dotted #226fbe;
  border-radius: 15px; }

.btn-6h:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6i */
.btn-6i {
  border: 2px dotted #226fbe;
  border-radius: 60px; }

.btn-6i:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6j */
.btn-6j {
  border: 4px double #226fbe; }

.btn-6j:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6k */
.btn-6k {
  border: 4px double #226fbe;
  border-radius: 15px; }

.btn-6k:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6l */
.btn-6l {
  border: 4px double #226fbe;
  border-radius: 60px; }

.btn-6l:hover {
  background: transparent;
  color: #226fbe; }

.btn-joinnow {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #008cba;
  border-color: #006687;
  color: white; }
  .btn-joinnow:hover, .btn-joinnow:focus {
    background-color: #006687; }
  .btn-joinnow:hover, .btn-joinnow:focus {
    color: white; }
  .btn-joinnow:hover {
    background: #2ae0bb; }

/*--------------------------------
  Main Dashboard CSS Styles 
--------------------------------*/
/*--------------------------------
Headear Footer and nav CSS Styles 
--------------------------------*/
.db-wraper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -40px; }

.db-bg {
  /*background: -webkit-repeating-linear-gradient( 0deg, #f2f2f2, #f2f2f2 25px, #cccccc 26px);
  background: -moz-repeating-linear-gradient( 0deg, #f2f2f2, #f2f2f2 25px, #cccccc 26px);
  background: -o-repeating-linear-gradient( 0deg, #f2f2f2, #f2f2f2 25px, #cccccc 26px);
  background: repeating-linear-gradient( 0deg, #f2f2f2, #f2f2f2 25px, #cccccc 26px);
  background-size: 100% 30px;*/
  background: url(../Images/DB/bg1.jpg), url(../Images/DB/bg.jpg);
  background-position: 80px 10px, left top 10px;
  background-repeat: repeat-y, repeat; }

.language-select {
  position: absolute;
  top: 0;
  left: 0; }

.push {
  height: 40px; }

.inner-footer {
  height: 50px;
  background: #2795c9;
  color: #ebebeb;
  text-align: center;
  padding-top: 10px; }
  .inner-footer ul {
    margin: 0 auto; }
    .inner-footer ul li {
      list-style: none;
      display: inline;
      line-height: 15px;
      padding: 0 10px;
      height: 10px; }
      .inner-footer ul li a {
        font-size: 13px;
        color: white; }
      .inner-footer ul li :hover {
        color: #c8e6f4;
        text-decoration: underline; }
    .inner-footer ul :last-child {
      border-right: none; }

@media only screen and (max-width: 40em) {
  .inner-footer {
    height: auto; }

  .inner-footer ul li {
    padding: 0 10px; } }
/*--------------------------------
  Top Dropdown CSS Styles 
--------------------------------*/
.menu-top {
  width: 100%; }

.menu-top ul {
  margin: 0px;
  margin-left: 10px; }

.menu-top ul li a {
  border-bottom: 0; }

.menu-top ul li ul li a {
  border-bottom: 1px solid #ccc; }

.menu-top li {
  list-style: none;
  padding: 5px 10px; }

.menu-top > ul > li {
  float: left;
  margin-right: 1px;
  position: relative;
  color: #ffffff;
  background: #3F4243;
  width: 200px; }

.menu-top > ul > li ul {
  height: 100%;
  position: absolute;
  bottom: -100%; }

.menu-top > ul > li ul > li {
  bottom: 0px;
  display: none;
  width: 150px;
  background: #3F4243;
  color: #ffffff;
  float: left; }

.menu-top > ul > li ul > li ul > li {
  bottom: 0px;
  display: none;
  width: 150px;
  background: #3F4243;
  color: #ffffff;
  float: left; }

.menu-top > ul > li:hover ul > li {
  display: block; }

.menu > ul > li:hover ul > li {
  display: block; }

.menu-top a {
  display: block;
  padding: 0px 30px;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
  border-bottom: 1px dotted #ddd; }

.menu-top a:hover {
  text-decoration: none;
  cursor: pointer; }

/*--------------------------------
  Nav CSS Styles 
--------------------------------*/
.dbtop-nav {
  background: #3F4243; }
  .dbtop-nav .top-bar {
    max-width: 100%; }
    .dbtop-nav .top-bar .title-area h1 {
      color: #fff;
      padding-left: 10px; }
  .dbtop-nav .home-icon {
    font-size: 18px;
    float: left;
    margin-right: 5px;
    line-height: 45px; }
  .dbtop-nav .purchase-icon {
    font-size: 18px;
    float: left;
    margin-right: 5px; }

.top-bar .top-bar-section .right .full-li {
  padding: 0; }
.top-bar .top-bar-section .right .rp {
  min-width: 100%;
  margin: 0; }
.top-bar .top-bar-section li:first-child a {
  margin: 0; }
.top-bar .top-bar-section li:first-child .reward-points {
  padding: 0; }
.top-bar .top-bar-section li a:not(.button):hover {
  background: #525252 !important;
  /*example */ }

body {
  }

@-webkit-keyframes bugfix {
  from {
    padding: 0; }

  to {
    padding: 0; } }

.db-header {
  position: relative; }

#toggle, .toggle {
  display: none; }

.menu > li {
  list-style: none;
  float: left; }

/* Nicolas Gallagher micro clearfix */
.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

@media only screen and (max-width: 768px) {
  .menu {
    display: none;
    opacity: 0;
    width: 100%;
    position: absolute;
    right: 0; }

  .menu > li {
    display: block;
    width: 100%;
    margin: 0; }

  .menu > li > a {
    display: block;
    width: 100%;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .toggle {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none; }

  #toggle:checked ~ .menu {
    display: block;
    opacity: 1;
    z-index: 1; } }
/*--------------------------------
 Presentation Styles (Editable)
---------------------------------*/
.db-header {
  height: 100%;
  padding: 5px 10px;
  background: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  margin-bottom: 15px;
  box-shadow: 2px 2px 2px #E5E5E5; }

.db-header > img {
  float: left; }

.dbinner-nav {
  display: block;
  float: right; }

.dbinner-nav, .menu, .menu > li, .menu > li > a {
  height: 100%; }
  .dbinner-nav .active, .menu .active, .menu > li .active, .menu > li > a .active {
    background: #1bbc9b;
    box-shadow: inset 0px 3px #158f76;
    color: #fff;
    padding: 15px 20px 15px 20px; }

.menu > li > a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  margin-top: -2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background: #f9f9f9;
  margin: 1px;
  border: 1px solid #e5e5e5;
  border-radius: 2px; }

.menu > li > a:hover, .menu > li > a:focus {
  background: #1bbc9b;
  box-shadow: inset 0px 3px #158f76;
  color: #fff;
  padding: 15px 20px 15px 20px; }

.menu > li > a > i {
  margin-right: 10px; }

.toggle {
  z-index: 2; }

@media only screen and (max-width: 768px) {
  .menu {
    background: #FFFFFF;
    border-top: 1px solid #49555A; }

  .menu, .menu > li, .menu > li > a {
    height: auto; }

  .menu > li > a {
    padding: 15px 15px; }

  .menu > li > a:hover, .menu > li > a:focus {
    background: #1bbc9b;
    box-shadow: inset 5px 0px #158f76;
    padding: 15px 15px 15px 25px; }

  .toggle:after {
    content: 'Main Menu';
    display: block;
    width: 200px;
    margin: 5px 0;
    padding: 10px 50px;
    background: #2E3639;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .toggle:hover:after {
    background: #464E51; }

  #toggle:checked + .toggle:after {
    content: 'Close Menu'; } }
@media only screen and (max-width: 40em) {
  .db-header > img {
    text-align: center;
    margin: 0 auto; }

  .db-header > img, .dbinner-nav, .toggle:after {
    float: right; }

  .toggle:after {
    text-align: center;
    width: 100%; } }
/*--------------------------------
  Categories CSS Styles 
--------------------------------*/
.db-categories {
  margin: 10px auto;
  margin-top: -4px; }
  .db-categories .db-head {
    padding-left: 1%; }
    .db-categories .db-head select {
      border-radius: 3px; }
    .db-categories .db-head a {
      font-size: 0.8em;
      color: #ed5565;
      text-decoration: underline;
      line-height: 1.5em; }
  .db-categories .db-artifacts a {
    width: 23%;
    float: left;
    height: 120px;
    list-style: none;
    background: white;
    border: solid 1px #d2d2d2;
    border-radius: 8px;
    margin: 1%;
    padding: 10px;
    text-align: center;
    box-shadow: 0px 0px 5px #ebebeb;
    color: #666; }
    .db-categories .db-artifacts a:hover {
      background: #ed5565;
      color: #fff; }
    .db-categories .db-artifacts a img {
      height: 64px;
      display: table;
      margin: 0 auto; }
  .db-categories .db-artifacts .disable-button {
    opacity: 0.5;
    cursor: default; }
    .db-categories .db-artifacts .disable-button:hover {
      background: white;
      color: #666; }
  .db-categories .disable {
    background: #f2f2f2;
    opacity: 0.5; }
    .db-categories .disable a {
      background: white;
      cursor: default; }
      .db-categories .disable a:hover {
        background: white;
        color: #666; }
  .db-categories .db-back {
    width: 272px;
    background: #45484d;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NTQ4NGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #45484d 0%, black 150%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #45484d), color-stop(150%, black));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #45484d 0%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, #45484d 0%, black 150%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #45484d 0%, black 150%);
    /* IE10+ */
    background: radial-gradient(ellipse at center, #45484d 0%, black 150%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000',GradientType=1 );
    /* IE6-8 fallback on horizontal gradient */ }
  .db-categories .db-details {
    /* background:#fff4a8;
     padding:5px 25px 0px 25px;
     margin-top:3%;
     border-top:solid 20px #fff4a8;
     width:100%;*/
    background: url("../images/board-top.png"), url("../images/board-bottom.png"), url("../images/board-left.png"), url("../images/board-right.png");
    background-position: left top 0px,  left bottom 0px, 0px 10px, 271px 10px;
    background-repeat: no-repeat, no-repeat, repeat-y,repeat-y;
    width: 283px;
    color: #fff;
    padding: 5px 15px; }
    .db-categories .db-details .name {
      color: #fff;
      padding: 20px 6px 20px 6px;
      font-size: 14px;
      margin-bottom: 10px; }
    .db-categories .db-details .details-inner {
      margin: 0 30px; }
      .db-categories .db-details .details-inner h3 {
        color: #f5f5f5;
        font-weight: bold;
        line-height: 20px;
        font-size: 22px; }
      .db-categories .db-details .details-inner p {
        color: #fff;
        margin-bottom: 20px;
        margin-left: 25px;
        line-height: 20px;
        font-size: 13px;
        text-align: left;
        line-height: 28px; }
        .db-categories .db-details .details-inner p b {
          color: #333;
          background: #e5e5e5;
          border-radius: 999px;
          display: inline-block;
          height: 25px;
          width: 25px;
          line-height: 25px;
          text-align: center;
          margin-left: 7px;
          box-shadow: 0 0 5px #000;
          font-size: 11px; }

@media only screen and (max-width: 64em) {
  .db-categories .db-artifacts {
    width: 100%; }

  .db-categories .db-artifacts a {
    width: 31%; } }
@media only screen and (max-width: 40em) {
  .db-categories .db-artifacts a {
    width: 48%; } }
/*--------------------------------
    DB-Artifacts CSS Styles 
--------------------------------*/
.db-side-main {
  background: #ed5565; }
  .db-side-main .dbside-nav {
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #999999;
    margin-bottom: 0;
    border: none;
    text-align: center; }
    .db-side-main .dbside-nav > :first-child {
      margin-top: 0; }
    .db-side-main .dbside-nav > :last-child {
      margin-bottom: 0; }
    .db-side-main .dbside-nav h1, .db-side-main .dbside-nav h2, .db-side-main .dbside-nav h3, .db-side-main .dbside-nav h4, .db-side-main .dbside-nav h5, .db-side-main .dbside-nav h6, .db-side-main .dbside-nav p {
      color: #333333; }
    .db-side-main .dbside-nav h1, .db-side-main .dbside-nav h2, .db-side-main .dbside-nav h3, .db-side-main .dbside-nav h4, .db-side-main .dbside-nav h5, .db-side-main .dbside-nav h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .db-side-main .dbside-nav h1.subheader, .db-side-main .dbside-nav h2.subheader, .db-side-main .dbside-nav h3.subheader, .db-side-main .dbside-nav h4.subheader, .db-side-main .dbside-nav h5.subheader, .db-side-main .dbside-nav h6.subheader {
        line-height: 1.4; }
    .db-side-main .dbside-nav h3 {
      color: #fff; }
    .db-side-main .dbside-nav .top-bar {
      text-align: center;
      padding-left: 10px;
      width: 200px; }
  .db-side-main .db-subjects a {
    background: #ebebeb;
    border-top: solid 1px white;
    border-bottom: solid 1px #d2d2d2;
    display: block;
    padding: 10px 0;
    line-height: 50px; }
  .db-side-main .db-subjects .active {
    background: #1bbc9b; }
    .db-side-main .db-subjects .active h4 {
      color: #fff; }
  .db-side-main .db-subjects img {
    display: block;
    float: left;
    padding: 0 15px;
    margin-top: 15px; }
  .db-side-main .db-subjects h4 {
    line-height: 24px; }
  .db-side-main .db-subjects p {
    font-size: 13px;
    display: table;
    margin: 10px 0 0 0; }
  .db-side-main .db-subjects :hover, .db-side-main .db-subjects :focus {
    background: #1bbc9b;
    color: #fff; }

.db-features {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  padding: 0 0 20px 0;
  width: 100%; }
  .db-features > :first-child {
    margin-top: 0; }
  .db-features > :last-child {
    margin-bottom: 0; }
  .db-features h1, .db-features h2, .db-features h3, .db-features h4, .db-features h5, .db-features h6, .db-features p {
    color: #333333; }
  .db-features h1, .db-features h2, .db-features h3, .db-features h4, .db-features h5, .db-features h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .db-features h1.subheader, .db-features h2.subheader, .db-features h3.subheader, .db-features h4.subheader, .db-features h5.subheader, .db-features h6.subheader {
      line-height: 1.4; }
  .db-features .db-topics {
    background: #999;
    padding: 15px 30px 0 30px;
    margin-bottom: 15px; }
    .db-features .db-topics select {
      border-radius: 3px; }
  .db-features ul {
    margin: 0; }
  .db-features h4 {
    font-size: 18px;
    line-height: 34px;
    color: #0e6351; }
  .db-features .icon {
    padding: 15px 0 0 0;
    display: block; }
  .db-features .icon:before {
    font-family: 'foundation-icons';
    font-size: 3.2em;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  .db-features .artifacts {
    text-align: center;
    display: inline-block;
    float: left;
    width: 100%; }
  .db-features .artifacts a {
    text-decoration: none;
    background: #1bbc9b;
    display: inline-block;
    width: 23%;
    color: #fff;
    cursor: pointer;
    margin: 0 3px 3px 0px; }
  .db-features .artifacts a:hover {
    background: #A5A5A5;
    color: #333333; }
  .db-features .artifactsDisable {
    text-align: center;
    display: inline-block;
    float: left;
    width: 100%; }
  .db-features .artifactsDisable a {
    background: #B5B5B5;
    display: inline-block;
    width: 23%;
    margin: 0 3px 3px 0px;
    color: #999999;
    cursor: default; }
  .db-features .artifactsDisable h4 {
    color: #999999; }

.db-popup {
  background: #F2F2F2;
  padding: 10px;
  top: 50px; }

.db-alerts {
  margin-bottom: 15px; }
  .db-alerts i {
    font-size: 20px;
    margin-right: 8px; }
  .db-alerts .db-sub-alert {
    font-size: 16px; }
  .db-alerts .pur-link {
    padding: 5px 10px;
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold; }

.db-inner-page .db-dropdowns select {
  border-radius: 3px; }
.db-inner-page .db-inner-head {
  margin-bottom: 15px; }
  .db-inner-page .db-inner-head h4 {
    color: #ed5565;
    font-size: 1.2em; }
  .db-inner-page .db-inner-head .db-button {
    background: #666;
    float: right;
    padding: 10px 15px;
    color: #fff;
    text-align: center; }
    .db-inner-page .db-inner-head .db-button:hover {
      background: #999; }
.db-inner-page .db-sidenav .db-artifacts {
  border: solid 1px #d2d2d2;
  margin: 0;
  padding: 15px;
  background: #fff;
  position: relative;
  margin-bottom: 10px; }
  .db-inner-page .db-sidenav .db-artifacts .st-level {
    overflow: hidden;
    position: absolute;
    top: 47px;
    left: -85px;
    background: #ed5565;
    padding: 5px 10px;
    color: #fff;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari and Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    font-size: 1em; }
  .db-inner-page .db-sidenav .db-artifacts .t-level {
    overflow: hidden;
    position: absolute;
    top: 31px;
    left: -68px;
    background: #ed5565;
    padding: 5px 10px;
    color: #fff;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari and Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    font-size: 1em; }
  .db-inner-page .db-sidenav .db-artifacts .sub-level {
    overflow: hidden;
    position: absolute;
    top: 38px;
    left: -76px;
    background: #ed5565;
    padding: 5px 10px;
    color: #fff;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari and Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    font-size: 1em; }
  .db-inner-page .db-sidenav .db-artifacts a {
    border-bottom: dotted 1px #d2d2d2;
    display: block;
    font-size: 0.8em;
    line-height: 16px;
    color: #666;
    height: 40px;
    padding: 10px 0; }
    .db-inner-page .db-sidenav .db-artifacts a img {
      margin-right: 10px;
      float: left;
      height: 17px;
      width: 16px; }
    .db-inner-page .db-sidenav .db-artifacts a:last-child {
      border-bottom: none; }
  .db-inner-page .db-sidenav .db-artifacts .astate {
    background: #666;
    color: #fff;
    margin-right: -26px;
    padding-left: 20px;
    position: relative; }
    .db-inner-page .db-sidenav .db-artifacts .astate:after {
      content: ' ';
      position: absolute;
      width: 0;
      height: 0;
      right: 0px;
      top: -10px;
      border-width: 5px 5px;
      border-style: solid;
      border-color: transparent transparent #333 #333; }
    .db-inner-page .db-sidenav .db-artifacts .astate:before {
      content: ' ';
      position: absolute;
      top: 0px;
      left: -10px;
      width: 0;
      height: 0;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-right: 10px solid #666; }
.db-inner-page .db-sidenav .disable {
  opacity: 0.5;
  background: #f2f2f2;
  cursor: default; }
  .db-inner-page .db-sidenav .disable a {
    cursor: default; }
.db-inner-page .db-body {
  box-shadow: 0px 0px 5px #666;
  border: solid 10px #fff;
  background: #fff; }
.db-inner-page .db-sidenav-small {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2; }
  .db-inner-page .db-sidenav-small > :first-child {
    margin-top: 0; }
  .db-inner-page .db-sidenav-small > :last-child {
    margin-bottom: 0; }
  .db-inner-page .db-sidenav-small h1, .db-inner-page .db-sidenav-small h2, .db-inner-page .db-sidenav-small h3, .db-inner-page .db-sidenav-small h4, .db-inner-page .db-sidenav-small h5, .db-inner-page .db-sidenav-small h6, .db-inner-page .db-sidenav-small p {
    color: #333333; }
  .db-inner-page .db-sidenav-small h1, .db-inner-page .db-sidenav-small h2, .db-inner-page .db-sidenav-small h3, .db-inner-page .db-sidenav-small h4, .db-inner-page .db-sidenav-small h5, .db-inner-page .db-sidenav-small h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .db-inner-page .db-sidenav-small h1.subheader, .db-inner-page .db-sidenav-small h2.subheader, .db-inner-page .db-sidenav-small h3.subheader, .db-inner-page .db-sidenav-small h4.subheader, .db-inner-page .db-sidenav-small h5.subheader, .db-inner-page .db-sidenav-small h6.subheader {
      line-height: 1.4; }

@media only screen and (max-width: 40em) {
  .db-inner-page .db-dropdowns select {
    margin-bottom: 0.5em;
    font-size: 0.6em; }
  .db-inner-page .db-inner-head {
    margin-bottom: 0px; }
    .db-inner-page .db-inner-head h4 {
      color: #ed5565;
      font-size: 0.9em; }
  .db-inner-page .db-sidenav {
    margin-bottom: 10px; }
    .db-inner-page .db-sidenav .db-artifacts {
      padding: 0px;
      border-bottom: 1px solid #fff;
      border-top: none;
      border-left: none;
      border-right: none;
      margin-bottom: 0; }
      .db-inner-page .db-sidenav .db-artifacts a {
        border-bottom: none;
        height: 45px;
        float: left;
        width: 25%;
        padding: 5px 0;
        color: #fff;
        background: #666;
        font-size: 0.7em;
        text-align: center;
        display: block;
        line-height: 9px; }
        .db-inner-page .db-sidenav .db-artifacts a text-align:center
        img {
          display: block; }
        .db-inner-page .db-sidenav .db-artifacts a:hover {
          background: #f7b1b9; }
      .db-inner-page .db-sidenav .db-artifacts .astate {
        background: #ed5565;
        color: #fff;
        margin-right: 0px;
        padding-left: 0px;
        position: relative; }
        .db-inner-page .db-sidenav .db-artifacts .astate:after {
          display: none; }
        .db-inner-page .db-sidenav .db-artifacts .astate:before {
          display: none; }
    .db-inner-page .db-sidenav .disable {
      opacity: 0.5;
      background: #f2f2f2; }
      .db-inner-page .db-sidenav .disable a {
        cursor: default; } }
/* Redeem Points css */
.redeem {
  width: 1000px;
  display: block; }
  .redeem .gifts ul li {
    list-style: none;
    display: inline-block;
    width: 22%;
    margin: 1.2%;
    background: #ebebeb;
    border: 5px solid #fff;
    box-shadow: 0px 3px 5px #d2d2d2;
    border-radius: 3px; }
    .redeem .gifts ul li .image {
      text-align: center;
      margin-bottom: 0.8em;
      border-bottom: 1px dotted #b8b8b8; }
    .redeem .gifts ul li .radio-option {
      text-align: center; }
      .redeem .gifts ul li .radio-option input[type=radio] {
        margin: 0 .5em 1em 0; }
      .redeem .gifts ul li .radio-option h6 {
        background: #dedede;
        margin: 0 auto;
        padding: 0.3em 1em;
        font-size: 1em;
        color: #2795c9;
        font-weight: bold;
        width: 60%;
        border-radius: 3px;
        box-shadow: 0px 1px 1px #b8b8b8;
        margin-bottom: 1em; }
  .redeem .redeem-details {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2;
    padding-top: 1.5em;
    border-bottom: 6px solid #7ebb00; }
    .redeem .redeem-details > :first-child {
      margin-top: 0; }
    .redeem .redeem-details > :last-child {
      margin-bottom: 0; }
    .redeem .redeem-details h1, .redeem .redeem-details h2, .redeem .redeem-details h3, .redeem .redeem-details h4, .redeem .redeem-details h5, .redeem .redeem-details h6, .redeem .redeem-details p {
      color: #333333; }
    .redeem .redeem-details h1, .redeem .redeem-details h2, .redeem .redeem-details h3, .redeem .redeem-details h4, .redeem .redeem-details h5, .redeem .redeem-details h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .redeem .redeem-details h1.subheader, .redeem .redeem-details h2.subheader, .redeem .redeem-details h3.subheader, .redeem .redeem-details h4.subheader, .redeem .redeem-details h5.subheader, .redeem .redeem-details h6.subheader {
        line-height: 1.4; }
    .redeem .redeem-details .redeemgift img {
      border: 1px solid #d2d2d2;
      background: white;
      box-shadow: 0px 3px 5px #d2d2d2; }
    .redeem .redeem-details .details ul {
      margin-bottom: 0.3em;
      width: 90%;
      margin-left: 0; }
      .redeem .redeem-details .details ul li {
        list-style: none;
        font-size: 1.2em;
        padding: 0.4em 2em;
        padding-left: 0;
        border-bottom: 1px dotted #d2d2d2; }
        .redeem .redeem-details .details ul li .redeempoints {
          color: #f58520; }
        .redeem .redeem-details .details ul li .remainingpoints {
          color: #7ebb00; }
    .redeem .redeem-details .redeem-button {
      border-left: 1px solid #d2d2d2;
      text-align: center; }
      .redeem .redeem-details .redeem-button .rbutton {
        cursor: pointer;
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-decoration: none;
        text-align: center;
        display: inline-block;
        padding-top: 1rem;
        padding-right: 2rem;
        padding-bottom: 1.0625rem;
        padding-left: 2rem;
        font-size: 1rem;
        /*     @else                            { font-size: $padding - rem-calc(2); } */
        background-color: #008cba;
        border-color: #006687;
        color: white;
        background: #7ebb00;
        margin-top: 60px;
        padding-left: 3em;
        padding-right: 3em; }
        .redeem .redeem-details .redeem-button .rbutton:hover, .redeem .redeem-details .redeem-button .rbutton:focus {
          background-color: #006687; }
        .redeem .redeem-details .redeem-button .rbutton:hover, .redeem .redeem-details .redeem-button .rbutton:focus {
          color: white; }
  .redeem .confirm-address {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2;
    padding-top: 1em;
    padding-bottom: 1em;
    border-bottom: 6px solid #7ebb00; }
    .redeem .confirm-address > :first-child {
      margin-top: 0; }
    .redeem .confirm-address > :last-child {
      margin-bottom: 0; }
    .redeem .confirm-address h1, .redeem .confirm-address h2, .redeem .confirm-address h3, .redeem .confirm-address h4, .redeem .confirm-address h5, .redeem .confirm-address h6, .redeem .confirm-address p {
      color: #333333; }
    .redeem .confirm-address h1, .redeem .confirm-address h2, .redeem .confirm-address h3, .redeem .confirm-address h4, .redeem .confirm-address h5, .redeem .confirm-address h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .redeem .confirm-address h1.subheader, .redeem .confirm-address h2.subheader, .redeem .confirm-address h3.subheader, .redeem .confirm-address h4.subheader, .redeem .confirm-address h5.subheader, .redeem .confirm-address h6.subheader {
        line-height: 1.4; }
    .redeem .confirm-address .header {
      font-size: 0.9em;
      background: #e8e8e8;
      line-height: 2em;
      font-weight: bold;
      padding: 1em; }
    .redeem .confirm-address .forms {
      padding-top: 2em;
      padding-bottom: 1em; }
      .redeem .confirm-address .forms input[type=text] {
        height: 3.2em;
        border: 1px solid #c8e6f4; }
      .redeem .confirm-address .forms textarea {
        height: 105px;
        border: 1px solid #c8e6f4; }
    .redeem .confirm-address .confirm-right {
      border-style: solid;
      border-width: 1px;
      border-color: #d9d9d9;
      margin-bottom: 0.9375rem;
      padding: 1.25rem;
      background: #f2f2f2;
      padding-bottom: 0;
      overflow: hidden;
      height: 320px;
      text-align: center; }
      .redeem .confirm-address .confirm-right > :first-child {
        margin-top: 0; }
      .redeem .confirm-address .confirm-right > :last-child {
        margin-bottom: 0; }
      .redeem .confirm-address .confirm-right h1, .redeem .confirm-address .confirm-right h2, .redeem .confirm-address .confirm-right h3, .redeem .confirm-address .confirm-right h4, .redeem .confirm-address .confirm-right h5, .redeem .confirm-address .confirm-right h6, .redeem .confirm-address .confirm-right p {
        color: #333333; }
      .redeem .confirm-address .confirm-right h1, .redeem .confirm-address .confirm-right h2, .redeem .confirm-address .confirm-right h3, .redeem .confirm-address .confirm-right h4, .redeem .confirm-address .confirm-right h5, .redeem .confirm-address .confirm-right h6 {
        line-height: 1;
        margin-bottom: 0.625rem; }
        .redeem .confirm-address .confirm-right h1.subheader, .redeem .confirm-address .confirm-right h2.subheader, .redeem .confirm-address .confirm-right h3.subheader, .redeem .confirm-address .confirm-right h4.subheader, .redeem .confirm-address .confirm-right h5.subheader, .redeem .confirm-address .confirm-right h6.subheader {
          line-height: 1.4; }
      .redeem .confirm-address .confirm-right img {
        border: 1px solid #e6e6e6;
        background: white;
        box-shadow: 0px 3px 5px #d2d2d2; }
      .redeem .confirm-address .confirm-right .rbutton {
        cursor: pointer;
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-decoration: none;
        text-align: center;
        display: inline-block;
        padding-top: 1rem;
        padding-right: 2rem;
        padding-bottom: 1.0625rem;
        padding-left: 2rem;
        font-size: 1rem;
        /*     @else                            { font-size: $padding - rem-calc(2); } */
        background-color: #008cba;
        border-color: #006687;
        color: white;
        background: #7ebb00;
        margin-top: 20px;
        padding-left: 3em;
        padding-right: 3em; }
        .redeem .confirm-address .confirm-right .rbutton:hover, .redeem .confirm-address .confirm-right .rbutton:focus {
          background-color: #006687; }
        .redeem .confirm-address .confirm-right .rbutton:hover, .redeem .confirm-address .confirm-right .rbutton:focus {
          color: white; }
      .redeem .confirm-address .confirm-right h6 a {
        color: #2795c9;
        text-decoration: underline; }
        .redeem .confirm-address .confirm-right h6 a:hover {
          color: #f58520; }

.new-demo h1 {
  font-size: 1.3em;
  font-weight: bold;
  color: #f58520;
  margin-top: -20px;
  padding-left: .4em; }
  .new-demo h1 small a {
    text-decoration: underline; }
.new-demo .right-list {
  margin-left: -.3em; }
  .new-demo .right-list a {
    display: inline-block;
    width: 100%;
    margin-bottom: .5em;
    padding: .7em;
    background: #72bfe4;
    list-style: none;
    box-shadow: 2px 2px 2px #e6e6e6;
    border-radius: 3px;
    font-weight: 600;
    text-transform: lowercase;
    color: white;
    line-height: 25px;
    font-size: 13px; }
    .new-demo .right-list a:first-letter {
      text-transform: capitalize; }
    .new-demo .right-list a:hover {
      background: #32a2d7; }
  .new-demo .right-list .active {
    background: #ef6c7a; }

.db-profile {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  background: #fff;
  min-height: 450px;
  border-radius: 3px; }
  .db-profile > :first-child {
    margin-top: 0; }
  .db-profile > :last-child {
    margin-bottom: 0; }
  .db-profile h1, .db-profile h2, .db-profile h3, .db-profile h4, .db-profile h5, .db-profile h6, .db-profile p {
    color: #333333; }
  .db-profile h1, .db-profile h2, .db-profile h3, .db-profile h4, .db-profile h5, .db-profile h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .db-profile h1.subheader, .db-profile h2.subheader, .db-profile h3.subheader, .db-profile h4.subheader, .db-profile h5.subheader, .db-profile h6.subheader {
      line-height: 1.4; }
  .db-profile .db-profile-left .profile-pic {
    background: #f4f4f4;
    border: solid 1px #ebebeb;
    min-height: 500px;
    margin-top: 44px;
    text-align: center;
    border-radius: 3px 3px 0 0; }
    .db-profile .db-profile-left .profile-pic .p-pic img {
      width: 140px;
      height: 160px;
      margin-top: 20px;
      border: solid 2px #fff;
      text-align: center;
      border-radius: 3px;
      box-shadow: 0px 2px 5px #666; }
    .db-profile .db-profile-left .profile-pic .p-details {
      padding: 10px 0px;
      display: inline-block;
      border-radius: 3px;
      margin: 10px 0;
      font-size: 13px;
      font-weight: bold;
      color: #555; }
    .db-profile .db-profile-left .profile-pic p {
      background: #165674;
      padding: 10px 0;
      color: #fff; }
  .db-profile .db-profile-left .left-icon {
    display: block; }
  .db-profile .db-profile-left .left-icon:before {
    font-family: 'foundation-icons';
    font-size: 22px;
    margin-right: 10px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  .db-profile .db-profile-left ul {
    border: solid 1px #ddd;
    margin-bottom: 0px; }
    .db-profile .db-profile-left ul .active {
      background: #2795c9;
      color: #fff; }
  .db-profile .db-profile-left li {
    background: #ebebeb;
    margin-bottom: 1px; }
    .db-profile .db-profile-left li a {
      color: #1f1f1f;
      display: block;
      padding: 12px 0  12px 20px;
      line-height: 22px;
      border-left: 7px solid #2795c9; }
    .db-profile .db-profile-left li :hover {
      background: #dedede;
      color: #1f759e; }
    .db-profile .db-profile-left li :active {
      background: white; }
  .db-profile .p-pbar {
    padding: 20px; }
    .db-profile .p-pbar .progress {
      height: 33px;
      margin-bottom: 0; }
      .db-profile .p-pbar .progress .meter {
        background: #1bbc9b; }
      .db-profile .p-pbar .progress span {
        color: #fff;
        padding-left: 10px;
        font-size: 12px;
        line-height: 30px; }
  .db-profile .db-profile-right .error-validator {
    clear: both;
    background: #f7a051;
    color: #fff;
    padding: 5px;
    margin-top: 50px; }
  .db-profile .db-profile-right .tabs {
    margin-left: 30px; }
    .db-profile .db-profile-right .tabs dd a {
      padding: 8px 20px;
      font-size: 14px; }
  .db-profile .db-profile-right .devider {
    border-bottom: solid 1px #f8f8f8;
    border-top: solid 1px #b8b8b8; }
  .db-profile .db-profile-right dd.active a {
    background: #2795c9;
    color: #fff; }
    .db-profile .db-profile-right dd.active a:hover {
      background: #2795c9; }
  .db-profile .db-profile-right dd a {
    background: #D5D5D5;
    color: #777;
    border-radius: 3px 3px 0 0;
    margin-right: 5px;
    border-right: none; }
    .db-profile .db-profile-right dd a:hover {
      background: #2795c9;
      color: #fff; }
  .db-profile .db-profile-right .tabs-content .content {
    margin-top: 1px;
    min-height: 500px;
    background: #f4f4f4; }
  .db-profile .db-profile-right .tabs-content .active {
    border-top: solid 6px #dedede; }
  .db-profile .db-profile-right .tabs-content .cal-btn {
    position: absolute;
    background: #f58520;
    right: 8px;
    top: 0px;
    width: 37px;
    height: 37px;
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    border-radius: 0 3px 3px 0;
    padding-top: 5px; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 td, .db-profile .db-profile-right .tabs-content .cal_Theme1 th {
    padding: 0; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_container {
    background-color: #ebebeb;
    border: solid 1px #d2d2d2;
    border-radius: 3px;
    width: 200px;
    z-index: 1; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
    height: 20px; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_title,
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_next,
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
    height: 24px; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_body {
    background-color: #ffffff;
    border: solid 1px #d2d2d2; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color: #004080;
    font-size: 10px; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_day {
    color: #004080;
    text-align: center;
    font-size: 10px; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
  .db-profile .db-profile-right .tabs-content .cal_Theme1 ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #DEF1F4; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_today {
    font-weight: bold; }
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_other,
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
  .db-profile .db-profile-right .tabs-content .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb; }
  .db-profile .db-profile-right .dob-btn {
    position: absolute;
    right: 15px;
    top: 8px; }
  .db-profile .db-profile-right .profile-table table {
    width: 60%;
    font-family: "Tahoma";
    margin: 0 auto; }
    .db-profile .db-profile-right .profile-table table td {
      padding: 10px;
      border: 1px solid #fff;
      background: #ebebeb; }
    .db-profile .db-profile-right .profile-table table .sub-td {
      border: 1px solid #fff;
      background: #F2F2F2;
      font-weight: bold;
      width: 70%; }
    .db-profile .db-profile-right .profile-table table .sub-td2 {
      border: 1px solid #fff;
      background: #ebebeb; }
  .db-profile .db-profile-right .change-ppic {
    background: #e6e6e6;
    padding: 10px 0;
    width: 80%;
    display: table;
    margin: 0 auto;
    border-radius: 3px;
    margin-top: 20px;
    border: 1px solid #ddd;
    margin-top: 80px; }
    .db-profile .db-profile-right .change-ppic h5 {
      padding: 7px 0; }
    .db-profile .db-profile-right .change-ppic input[type="file"] {
      font-size: 13px;
      border: 1px solid #ddd; }
    .db-profile .db-profile-right .change-ppic .file_preview {
      border: 5px solid #fff;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
      display: inline-block;
      float: left;
      margin: 0 auto;
      width: 100%;
      height: 150px;
      text-align: center;
      background: #ccc; }
    .db-profile .db-profile-right .change-ppic input[type="file"] {
      background: #ebebeb;
      height: 40px; }
    .db-profile .db-profile-right .change-ppic .c-pic {
      width: 150px;
      height: 150px;
      border: solid 2px #ebebeb;
      border-radius: 3px;
      box-shadow: 0px 1px 2px #666; }

.err-msg {
  color: #ff0000;
  margin-bottom: 15px;
  float: left;
  margin-top: -14px;
  font-size: 12px; }

/*--------------------------------
  DB-Skills CSS Styles 
--------------------------------*/
.m-top {
  margin-top: 15px; }

.main-inner {
  background: #fff;
  min-height: 596px;
  margin-bottom: 10px; }
  .main-inner .row {
    max-width: 100%; }
  .main-inner .main-head {
    background: #7ebb00;
    padding: 10px 10px;
    color: #fff;
    margin: 0;
    font-size: 1.2em; }
  .main-inner .sub-header {
    background: #ebebeb;
    margin: 0;
    padding: 5px 10px;
    font-size: 1em;
    color: #000;
    font-weight: bold; }
  .main-inner .ws-box {
    position: fixed;
    top: 180px;
    width: 90%;
    margin: 0 5%;
    background-color: #fff;
    border: solid 5px #ebebeb;
    color: #7F7F7F;
    -moz-border-radius: 20px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index: 101;
    box-shadow: 0px 2px 10px #333333; }
  .main-inner .reports-box {
    position: relative;
    top: 180px;
    margin: 0 auto;
    display: table;
    position: relative;
    background-color: #fff;
    border: solid 5px #ebebeb;
    color: #7F7F7F;
    -moz-border-radius: 20px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index: 101;
    box-shadow: 0px 2px 10px #333333; }
  .main-inner .print-btn {
    margin-top: 10px; }
  .main-inner .back-btn {
    background: #f58520;
    color: #fff;
    padding: 5px; }

.main-worksheets {
  background: #fff;
  margin: 0 auto;
  display: table;
  text-align: center;
  margin-top: 150px; }
  .main-worksheets input {
    width: 28%;
    margin: 2%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    background: #F2F2F2; }
    .main-worksheets input:hover {
      background: #48acdb; }

.main-reports {
  background: #fff;
  margin: 0 auto;
  display: table;
  text-align: center; }
  .main-reports input {
    width: 43%;
    margin: 3%; }

.skills {
  background: #fff; }
  .skills .pre-table table {
    text-align: left;
    border: solid 1px #d4d4d4;
    width: 100%; }
    .skills .pre-table table th {
      background: #8eb1c4;
      border: solid 1px #ccd9df;
      color: #fff;
      text-align: center; }
    .skills .pre-table table td {
      border: solid 1px #ccd9df;
      font-size: 14px;
      line-height: 25px;
      text-align: left; }
  .skills .bread-panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2;
    padding: 0;
    overflow: hidden; }
    .skills .bread-panel > :first-child {
      margin-top: 0; }
    .skills .bread-panel > :last-child {
      margin-bottom: 0; }
    .skills .bread-panel h1, .skills .bread-panel h2, .skills .bread-panel h3, .skills .bread-panel h4, .skills .bread-panel h5, .skills .bread-panel h6, .skills .bread-panel p {
      color: #333333; }
    .skills .bread-panel h1, .skills .bread-panel h2, .skills .bread-panel h3, .skills .bread-panel h4, .skills .bread-panel h5, .skills .bread-panel h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .skills .bread-panel h1.subheader, .skills .bread-panel h2.subheader, .skills .bread-panel h3.subheader, .skills .bread-panel h4.subheader, .skills .bread-panel h5.subheader, .skills .bread-panel h6.subheader {
        line-height: 1.4; }
    .skills .bread-panel .breadcrumbs {
      margin-bottom: 0;
      border: 0;
      background: none; }
    .skills .bread-panel .button {
      padding: 5px 10px;
      clear: both;
      margin: 5px 0; }
    .skills .bread-panel h6 {
      padding-top: 8px;
      color: #ed5565;
      padding-bottom: 0; }
  .skills .bread-panel2 .button {
    maring-bottom: 0;
    padding: 5px 10px;
    clear: both;
    margin: 0;
    margin-top: 5px; }
  .skills .skills-head {
    background: #ebebeb;
    padding: 5px 15px;
    color: #000;
    font-size: 14px; }
    .skills .skills-head b {
      color: #172200; }
    .skills .skills-head h5 {
      margin: 0;
      font-size: 1em; }
    .skills .skills-head .total-questions {
      color: #333;
      border-left: 1px solid #999;
      padding: 3px 3px 3px 20px;
      display: inline-block; }
  .skills .skills-table {
    border-style: solid;
    border-width: 1px;
    border-color: #b8b8b8;
    margin-bottom: 0.9375rem;
    padding: 0;
    background: #d2d2d2;
    margin-top: 10px; }
    .skills .skills-table > :first-child {
      margin-top: 0; }
    .skills .skills-table > :last-child {
      margin-bottom: 0; }
    .skills .skills-table h1, .skills .skills-table h2, .skills .skills-table h3, .skills .skills-table h4, .skills .skills-table h5, .skills .skills-table h6, .skills .skills-table p {
      color: #333333; }
    .skills .skills-table h1, .skills .skills-table h2, .skills .skills-table h3, .skills .skills-table h4, .skills .skills-table h5, .skills .skills-table h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .skills .skills-table h1.subheader, .skills .skills-table h2.subheader, .skills .skills-table h3.subheader, .skills .skills-table h4.subheader, .skills .skills-table h5.subheader, .skills .skills-table h6.subheader {
        line-height: 1.4; }
    .skills .skills-table h3 {
      background: #2795c9;
      margin: 0;
      padding: 10px;
      color: #fff; }
    .skills .skills-table table {
      width: 100%;
      border: none; }
    .skills .skills-table table td, .skills .skills-table table th {
      text-align: center; }
  .skills .learn-style {
    background: #ed5565;
    padding: 15px; }
    .skills .learn-style h3, .skills .learn-style p {
      color: #fff; }
  .skills .learn-info {
    background: #9f9f9f;
    padding: 15px;
    margin-bottom: 15px; }
    .skills .learn-info h3, .skills .learn-info p {
      color: #fff; }
  .skills .learn-body {
    background: #fff; }
    .skills .learn-body .mylarge-11 {
      width: 98%; }
    .skills .learn-body .skill-name {
      float: right;
      background: #ebebeb;
      padding: 10px;
      font-size: 0.8em;
      border: solid 1px #d2d2d2;
      border-radius: 3px; }
    .skills .learn-body .serial-num {
      border-radius: 1000px;
      width: 30px;
      height: 30px;
      line-height: 27px;
      font-weight: bold;
      text-align: center;
      background: #ebebeb;
      border: 2px solid #b8b8b8;
      margin: 15px auto; }
    .skills .learn-body p {
      color: #2795c9;
      text-align: left; }
    .skills .learn-body .question {
      color: #2795c9;
      text-align: left;
      display: inline-table;
      font-weight: bold;
      line-height: 20px;
      padding-bottom: 25px; }
    .skills .learn-body .serial-num-1-1 {
      color: #000;
      width: 30px;
      height: 30px;
      font-weight: bold;
      text-align: center;
      line-height: 26px;
      margin-right: 6px;
      font-size: 20px;
      border-radius: 20px;
      border: 1px solid #bbb;
      margin-top: -6px;
      margin-left: -10px;
      color: #ed5565;
      display: inline-block; }
    .skills .learn-body .serial-num1 {
      border-radius: 1000px;
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-weight: bold;
      text-align: center;
      background: #fff;
      margin: 15px auto;
      position: absolute;
      border: 1px solid #b8b8b8;
      top: -5px;
      left: -25px;
      margin-left: -12px; }
    .skills .learn-body .learn-questions {
      padding: 15px;
      padding-top: 0px; }
      .skills .learn-body .learn-questions table, .skills .learn-body .learn-questions td {
        background: #fff;
        border: none;
        padding: 0; }
      .skills .learn-body .learn-questions input[type="radio"] {
        margin-right: 5px;
        margin-left: 40px; }
      .skills .learn-body .learn-questions input[type="text"], .skills .learn-body .learn-questions textarea {
        margin-left: 30px;
        width: 50%; }
      .skills .learn-body .learn-questions label {
        font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.6;
        text-rendering: optimizelegibility;
        color: #222; }
      .skills .learn-body .learn-questions .que {
        color: #165674;
        font-weight: bold; }
    .skills .learn-body .report-questions {
      padding: 15px; }
      .skills .learn-body .report-questions .summary-table {
        display: table;
        margin: 0 Auto; }
        .skills .learn-body .report-questions .summary-table h3 {
          background: #2795c9;
          margin: 0;
          padding: 10px;
          color: #fff; }
        .skills .learn-body .report-questions .summary-table .alert-box {
          padding: 7px; }
        .skills .learn-body .report-questions .summary-table table {
          width: 100%;
          border: none; }
        .skills .learn-body .report-questions .summary-table table td, .skills .learn-body .report-questions .summary-table table th {
          text-align: left;
          border: solid 1px #d2d2d2; }
  .skills .learn-devider {
    border-bottom: solid 1px #f8f8f8;
    border-top: solid 1px #9f9f9f; }
  .skills .learn-footer {
    padding: 20px 000;
    text-align: center;
    background: #e9ffbb;
    border-bottom: solid 5px #b8b8b8; }
    .skills .learn-footer .cr-button {
      cursor: pointer;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: normal;
      line-height: normal;
      margin: 0 0 1.25rem;
      position: relative;
      text-decoration: none;
      text-align: center;
      display: inline-block;
      padding-top: 1rem;
      padding-right: 2rem;
      padding-bottom: 1.0625rem;
      padding-left: 2rem;
      font-size: 1rem;
      /*     @else                            { font-size: $padding - rem-calc(2); } */
      background-color: #008cba;
      border-color: #006687;
      color: white;
      padding-top: 12px;
      padding-bottom: 12px; }
      .skills .learn-footer .cr-button:hover, .skills .learn-footer .cr-button:focus {
        background-color: #006687; }
      .skills .learn-footer .cr-button:hover, .skills .learn-footer .cr-button:focus {
        color: white; }
    .skills .learn-footer .links {
      display: inline-block; }
      .skills .learn-footer .links .buttons {
        float: left; }
      .skills .learn-footer .links .loader {
        margin: 5px 0 0 10px;
        float: left; }
  .skills .learn-summary {
    padding: 15px; }
    .skills .learn-summary i {
      padding-right: 10px; }
    .skills .learn-summary img {
      margin: 0px 0; }
    .skills .learn-summary .answer-box {
      background: #fff;
      padding: 15px;
      padding-bottom: 0;
      width: 92%;
      margin: 0 auto 25px auto;
      box-shadow: 2px 2px 3px #d2d2d2;
      border: solid 1px #ebebeb;
      position: relative;
      text-align: left;
      line-height: 15px; }
      .skills .learn-summary .answer-box .report-box {
        background: #ebebeb;
        padding: 10px;
        margin: 10px -15px 0 -15px; }
        .skills .learn-summary .answer-box .report-box .yourans {
          color: #ed5565; }
        .skills .learn-summary .answer-box .report-box .correct {
          color: #395500;
          margin-left: 20%; }
      .skills .learn-summary .answer-box .skill-report {
        border-radius: 3px;
        font-size: 0.6rem;
        padding: 5px 10px;
        text-align: center;
        background: #ebebeb;
        position: absolute;
        top: -20px;
        right: 10px;
        padding: 5px 10px;
        color: #555;
        font-weight: bold; }
      .skills .learn-summary .answer-box .ans-num {
        border-radius: 1000px;
        width: 30px;
        height: 30px;
        line-height: 28px;
        text-align: center;
        background: #fff;
        color: #000;
        position: absolute;
        top: 15px;
        left: -30px;
        border: solid 1px #6c6c6c;
        font-weight: bold;
        margin-left: -12px; }
    .skills .learn-summary .table-top table {
      width: 100%; }
    .skills .learn-summary .table-top table th {
      background: #1bbc9b;
      color: #fff; }
    .skills .learn-summary .table-top table td, .skills .learn-summary .table-top table th {
      text-align: center;
      border: solid 1px #d2d2d2; }
    .skills .learn-summary .table-bottom table {
      width: 80%;
      border: none;
      margin: 0 auto; }
    .skills .learn-summary .table-bottom table th {
      background: #1bbc9b;
      color: #fff; }
    .skills .learn-summary .table-bottom table td, .skills .learn-summary .table-bottom table th {
      text-align: center;
      border: solid 1px #d2d2d2; }
  .skills .plplan {
    padding: 15px;
    min-height: 300px; }
    .skills .plplan i {
      padding-right: 10px; }
    .skills .plplan .pagination {
      clear: both;
      margin: 0 auto;
      display: table; }
    .skills .plplan .plp-table .button {
      cursor: pointer;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: normal;
      line-height: normal;
      margin: 0 0 1.25rem;
      position: relative;
      text-decoration: none;
      text-align: center;
      display: inline-block;
      padding-top: 0.3rem;
      padding-right: 0.6rem;
      padding-bottom: 0.3625rem;
      padding-left: 0.6rem;
      /*     @else                            { font-size: $padding - rem-calc(2); } */
      background-color: #f58520;
      border-color: #d86c0a;
      color: white;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      margin: 0px 10px; }
      .skills .plplan .plp-table .button:hover, .skills .plplan .plp-table .button:focus {
        background-color: #d86c0a; }
      .skills .plplan .plp-table .button:hover, .skills .plplan .plp-table .button:focus {
        color: white; }
    .skills .plplan .plp-table table {
      width: 100%;
      border: none; }
      .skills .plplan .plp-table table p {
        margin-bottom: 0; }
      .skills .plplan .plp-table table .hide-answer {
        padding-top: 5px;
        color: #1f759e; }
    .skills .plplan .plp-table table th {
      background: #2795c9;
      color: #fff; }
    .skills .plplan .plp-table table td, .skills .plplan .plp-table table th {
      text-align: center;
      border: solid 1px #d2d2d2; }
      .skills .plplan .plp-table table td .expired, .skills .plplan .plp-table table th .expired {
        color: #ed5565;
        font-weight: bold; }
    .skills .plplan .answer-box {
      background: #ebebeb;
      padding: 15px;
      width: 90%;
      margin: 0 auto 20px auto;
      box-shadow: 0 1px 5px #d2d2d2;
      position: relative; }
      .skills .plplan .answer-box .wrong {
        color: red; }
      .skills .plplan .answer-box .view-ans {
        color: green;
        background: #ebebeb;
        margin: 0 -10px;
        padding: 10px; }
      .skills .plplan .answer-box .ans-num {
        border-radius: 1000px;
        width: 40px;
        height: 40px;
        line-height: 35px;
        text-align: center;
        background: #ed5565;
        color: #fff;
        position: absolute;
        top: 15px;
        left: -30px;
        border: solid 2px #ed5565;
        font-weight: bold; }
    .skills .plplan .st-ansbox {
      background: #ebebeb;
      padding: 15px;
      margin: 0 auto 20px 20px; }
      .skills .plplan .st-ansbox .question {
        color: #ed5565;
        font-weight: bold; }
        .skills .plplan .st-ansbox .question b {
          border-radius: 1000px;
          width: 26px;
          height: 25px;
          line-height: 20px;
          text-align: center;
          background: #ebebeb;
          color: #000;
          position: relative;
          display: inline-block;
          top: -5px;
          left: -30px;
          border: solid 2px #d2d2d2;
          font-weight: bold; }
      .skills .plplan .st-ansbox p {
        margin-bottom: 0; }
    .skills .plplan .dt-ansbox {
      background: #ebebeb;
      padding: 15px 15px 0 15px;
      margin: 10px auto 20px 20px;
      position: relative; }
      .skills .plplan .dt-ansbox .sno {
        border-radius: 1000px;
        width: 26px;
        height: 25px;
        line-height: 20px;
        text-align: center;
        background: #ebebeb;
        color: #000;
        position: absolute;
        display: inline-block;
        top: -5px;
        left: -10px;
        border: solid 2px #d2d2d2;
        font-weight: bold; }
      .skills .plplan .dt-ansbox .question {
        color: #ed5565;
        font-weight: bold; }
      .skills .plplan .dt-ansbox .options {
        margin: 0 0 10px 25px; }
      .skills .plplan .dt-ansbox .skill-name {
        background: #ebebeb;
        padding: 5px;
        color: #000;
        position: absolute;
        right: 20px;
        top: -10px; }
      .skills .plplan .dt-ansbox p {
        margin-bottom: 0; }
  .skills .reports-left h3 {
    background: #f58520;
    padding: 10px;
    margin-bottom: 0px;
    color: #fff; }
  .skills .reports-left ul {
    margin: 0;
    *zoom: 1; }
    .skills .reports-left ul:before, .skills .reports-left ul:after {
      content: " ";
      display: table; }
    .skills .reports-left ul:after {
      clear: both; }
    .skills .reports-left ul li {
      list-style: none;
      float: left; }
      .skills .reports-left ul li a {
        color: #1f1f1f;
        border-radius: 3px 3px 0 0;
        background-color: #ebebeb;
        background-image: -moz-linear-gradient(#ebebeb, #dedede);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#dedede));
        background-image: -webkit-linear-gradient(#ebebeb, #dedede);
        background-image: -o-linear-gradient(#ebebeb, #dedede);
        display: block;
        padding: 10px 30px;
        line-height: 22px;
        margin-right: 5px;
        position: relative; }
        .skills .reports-left ul li a:hover {
          background-color: #dedede;
          background-image: -moz-linear-gradient(#dedede, #ebebeb);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dedede), to(#ebebeb));
          background-image: -webkit-linear-gradient(#dedede, #ebebeb);
          background-image: -o-linear-gradient(#dedede, #ebebeb);
          color: #158f76; }
      .skills .reports-left ul li .active {
        background-color: #f58520;
        background-image: -moz-linear-gradient(#f58520, #f1780b);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f58520), to(#f1780b));
        background-image: -webkit-linear-gradient(#f58520, #f1780b);
        background-image: -o-linear-gradient(#f58520, #f1780b);
        color: #fff;
        z-index: 1; }
        .skills .reports-left ul li .active:hover {
          background-color: #f1780b;
          background-image: -moz-linear-gradient(#f1780b, #f58520);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1780b), to(#f58520));
          background-image: -webkit-linear-gradient(#f1780b, #f58520);
          background-image: -o-linear-gradient(#f1780b, #f58520);
          color: #fff; }

.demohead {
  background: #7ebb00;
  padding: 10px 15px;
  margin-bottom: 0;
  color: #fff; }

.head-strip h3 {
  float: left;
  margin: 0; }
.head-strip .artifacts {
  float: right; }
  .head-strip .artifacts ul {
    margin: 0;
    display: inline; }
    .head-strip .artifacts ul li {
      list-style: none;
      float: left;
      background: #2795c9;
      border-radius: 3px;
      margin: 0 5px;
      padding: 0px 10px; }
      .head-strip .artifacts ul li a {
        color: #fff;
        font-size: 1.5em;
        display: block; }
      .head-strip .artifacts ul li:hover {
        background: #48acdb; }
    .head-strip .artifacts ul .back-btn {
      background: #f58520; }
      .head-strip .artifacts ul .back-btn a {
        font-size: 1em;
        line-height: 2.5em;
        display: block;
        height: 2.5em; }
      .head-strip .artifacts ul .back-btn:hover {
        background: #f7a051; }

.skills1 {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: white;
  padding-top: 0;
  border: none; }
  .skills1 > :first-child {
    margin-top: 0; }
  .skills1 > :last-child {
    margin-bottom: 0; }
  .skills1 h1, .skills1 h2, .skills1 h3, .skills1 h4, .skills1 h5, .skills1 h6, .skills1 p {
    color: #333333; }
  .skills1 h1, .skills1 h2, .skills1 h3, .skills1 h4, .skills1 h5, .skills1 h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .skills1 h1.subheader, .skills1 h2.subheader, .skills1 h3.subheader, .skills1 h4.subheader, .skills1 h5.subheader, .skills1 h6.subheader {
      line-height: 1.4; }
  .skills1 .skills-head {
    background: #ebebeb;
    padding: 10px 15px;
    margin: 0 -20px;
    color: #000;
    font-size: 14px; }
    .skills1 .skills-head b {
      color: #172200; }
    .skills1 .skills-head .total-questions {
      color: #333;
      border-left: 1px solid #999;
      padding: 3px 3px 3px 20px;
      display: inline-block; }
    .skills1 .skills-head .skills-subject-heading {
      margin-right: 1em; }
  .skills1 .serial-num {
    border-radius: 1000px;
    width: 25px;
    height: 25px;
    text-align: center;
    float: left;
    background: #ebebeb;
    line-height: 25px;
    margin-right: 10px;
    color: #fff; }
  .skills1 .question {
    color: #d86c0a; }
  .skills1 .learn-questions {
    padding: 15px; }
    .skills1 .learn-questions table, .skills1 .learn-questions td {
      background: #fff;
      border: none;
      margin-left: 40px;
      padding: 0; }
    .skills1 .learn-questions input[type="radio"] {
      margin-right: 5px; }
    .skills1 .learn-questions input[type="text"], .skills1 .learn-questions textarea {
      margin-left: 30px;
      width: 50%; }
    .skills1 .learn-questions label {
      font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
      font-size: 1rem;
      font-weight: normal;
      line-height: 1.6;
      text-rendering: optimizelegibility;
      color: #222; }
    .skills1 .learn-questions .correct-msg {
      width: 400px;
      height: 200px;
      text-align: center;
      padding: 50px;
      border-radius: 10px;
      color: #fff;
      font-weight: bold;
      z-index: 999;
      background-color: #7ebb00;
      background-image: -moz-linear-gradient(#7ebb00, #b7ff22);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7ebb00), to(#b7ff22));
      background-image: -webkit-linear-gradient(#7ebb00, #b7ff22);
      background-image: -o-linear-gradient(#7ebb00, #b7ff22); }
      .skills1 .learn-questions .correct-msg span {
        margin: 20px auto;
        display: table; }
  .skills1 .que {
    color: #165674;
    font-weight: bold; }
  .skills1 .learn-footer {
    padding-left: 25px; }
  .skills1 .overlay1 {
    background: transparent url(../Images/overlay.png) repeat top left;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 100; }
  .skills1 .confirm-box {
    position: fixed;
    top: 40%;
    left: 35%;
    right: 35%;
    background-color: #fff;
    padding: 20px;
    border: 5px solid #454545;
    border-radius: 16px;
    box-shadow: 0 2px 3px #222;
    z-index: 101;
    text-align: center; }
    .skills1 .confirm-box i {
      font-size: 2em;
      color: #2795c9; }
    .skills1 .confirm-box h4 {
      font-size: 18px;
      padding: 10px 0; }
    .skills1 .confirm-box .boxclose {
      background: #000;
      float: right;
      width: 26px;
      height: 26px;
      margin-top: -30px;
      margin-right: -30px;
      cursor: pointer;
      border: 4px solid #454545;
      border-radius: 1000px;
      line-height: 20px;
      text-align: center;
      font-weight: bold;
      font-size: 80%;
      color: #fff; }
  .skills1 .wrong-answer .ans-area {
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: white;
    border: solid 2px #ebebeb;
    border-radius: 3px; }
    .skills1 .wrong-answer .ans-area > :first-child {
      margin-top: 0; }
    .skills1 .wrong-answer .ans-area > :last-child {
      margin-bottom: 0; }
    .skills1 .wrong-answer .ans-area h1, .skills1 .wrong-answer .ans-area h2, .skills1 .wrong-answer .ans-area h3, .skills1 .wrong-answer .ans-area h4, .skills1 .wrong-answer .ans-area h5, .skills1 .wrong-answer .ans-area h6, .skills1 .wrong-answer .ans-area p {
      color: #333333; }
    .skills1 .wrong-answer .ans-area h1, .skills1 .wrong-answer .ans-area h2, .skills1 .wrong-answer .ans-area h3, .skills1 .wrong-answer .ans-area h4, .skills1 .wrong-answer .ans-area h5, .skills1 .wrong-answer .ans-area h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .skills1 .wrong-answer .ans-area h1.subheader, .skills1 .wrong-answer .ans-area h2.subheader, .skills1 .wrong-answer .ans-area h3.subheader, .skills1 .wrong-answer .ans-area h4.subheader, .skills1 .wrong-answer .ans-area h5.subheader, .skills1 .wrong-answer .ans-area h6.subheader {
        line-height: 1.4; }
    .skills1 .wrong-answer .ans-area .wrong {
      color: #f58520;
      margin-bottom: 18px;
      font-size: 20px; }
      .skills1 .wrong-answer .ans-area .wrong i {
        margin-right: 10px; }
    .skills1 .wrong-answer .ans-area .correct {
      color: #7ebb00;
      font-size: 20px; }
      .skills1 .wrong-answer .ans-area .correct i {
        margin-right: 10px; }
    .skills1 .wrong-answer .ans-area p {
      color: #222;
      padding-left: 35px;
      font-weight: bold;
      margin-bottom: 0; }
    .skills1 .wrong-answer .ans-area h5 {
      color: red;
      padding-left: 20px;
      padding-top: 5px;
      padding-bottom: 10px;
      font-weight: bold; }
    .skills1 .wrong-answer .ans-area h6 {
      color: #000;
      padding-left: 20px;
      padding-bottom: 10px; }
  .skills1 .wrong-answer h3 {
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
    color: #f58520; }
  .skills1 .wrong-answer .exp-area {
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: white;
    border: solid 2px #ebebeb;
    border-radius: 3px;
    position: relative; }
    .skills1 .wrong-answer .exp-area > :first-child {
      margin-top: 0; }
    .skills1 .wrong-answer .exp-area > :last-child {
      margin-bottom: 0; }
    .skills1 .wrong-answer .exp-area h1, .skills1 .wrong-answer .exp-area h2, .skills1 .wrong-answer .exp-area h3, .skills1 .wrong-answer .exp-area h4, .skills1 .wrong-answer .exp-area h5, .skills1 .wrong-answer .exp-area h6, .skills1 .wrong-answer .exp-area p {
      color: #333333; }
    .skills1 .wrong-answer .exp-area h1, .skills1 .wrong-answer .exp-area h2, .skills1 .wrong-answer .exp-area h3, .skills1 .wrong-answer .exp-area h4, .skills1 .wrong-answer .exp-area h5, .skills1 .wrong-answer .exp-area h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .skills1 .wrong-answer .exp-area h1.subheader, .skills1 .wrong-answer .exp-area h2.subheader, .skills1 .wrong-answer .exp-area h3.subheader, .skills1 .wrong-answer .exp-area h4.subheader, .skills1 .wrong-answer .exp-area h5.subheader, .skills1 .wrong-answer .exp-area h6.subheader {
        line-height: 1.4; }
    .skills1 .wrong-answer .exp-area .review {
      background: #f58520;
      position: absolute;
      top: -20px;
      right: 15px;
      border-radius: 3px;
      color: #fff;
      font-weight: bold;
      padding: 8px 15px;
      font-size: 0.8em; }
    .skills1 .wrong-answer .exp-area h6 {
      color: #000;
      font-weight: bold;
      margin-top: 5px;
      font-size: 15px; }
    .skills1 .wrong-answer .exp-area .exp-question {
      line-height: 25px;
      font-weight: bold;
      color: #2795c9; }
    .skills1 .wrong-answer .exp-area .exp-answer {
      line-height: 25px; }
  .skills1 .right-container {
    font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    margin-top: 15px; }
    .skills1 .right-container .attempted {
      height: 150px;
      background: #dcfaf4;
      border-radius: 3px;
      border: solid 1px #0e6351;
      width: 70%;
      margin: 0 auto 15px auto; }
      .skills1 .right-container .attempted h3 {
        background: #1bbc9b;
        border-radius: 3px 3px 0 0;
        box-shadow: 0 2px #0e6351;
        color: #fff;
        text-align: center;
        margin: 0;
        padding: 10px 0;
        font-size: 1em;
        font-weight: bold; }
    .skills1 .right-container .time {
      height: 150px;
      background: #fcdfe2;
      border-radius: 3px;
      border: solid 1px #c71528;
      width: 70%;
      margin: 0 auto 15px auto; }
      .skills1 .right-container .time h3 {
        background: #ed5565;
        border-radius: 3px 3px 0 0;
        box-shadow: 0 2px #c71528;
        color: #fff;
        text-align: center;
        margin: 0;
        padding: 10px 0;
        font-size: 1em;
        font-weight: bold; }
    .skills1 .right-container .rewards {
      height: 150px;
      background: #4fbaed;
      border-radius: 15px;
      border: solid 1px #186dab;
      margin-bottom: 15px; }
    .skills1 .right-container .rewards-head {
      height: 50px;
      background: #2795c9;
      border-radius: 15px;
      box-shadow: 0 6px #186dab;
      line-height: 50px;
      font-weight: bold;
      font-size: 1.2em;
      color: #fff;
      text-align: center; }
    .skills1 .right-container .cntSeparator {
      font-size: 20px;
      margin: 3px 1px;
      color: #000; }
    .skills1 .right-container .desc {
      margin: 7px 30px; }
      .skills1 .right-container .desc h3 {
        text-align: center;
        padding: 15px 0;
        font-size: 32px;
        font-weight: bold; }
    .skills1 .right-container .desc div {
      float: left;
      font-family: Arial;
      width: 60px;
      font-size: 13px;
      font-weight: bold;
      color: #000; }
    .skills1 .right-container .counter {
      margin: 17px 0 0 0;
      text-align: center;
      font-size: 1.6em; }
    .skills1 .right-container .score {
      text-align: center;
      font-size: 30px;
      margin-top: 15px; }
  .skills1 .sorry-message {
    font-size: 28px;
    background: #ddf0f8;
    padding: 100px 0;
    margin: 50px;
    text-align: center;
    border-radius: 15px;
    border: 2px solid #72bfe4;
    overflow: hidden; }
    .skills1 .sorry-message img {
      margin: 15px; }

.landing-page {
  margin-top: 15px; }
  .landing-page .skill-test {
    margin: 0; }
    .landing-page .skill-test li {
      list-style: none;
      font-size: 1em;
      padding: 20px 0;
      float: left;
      width: 29%;
      background-color: #ebebeb;
      background-image: -moz-linear-gradient(#ebebeb, whitesmoke);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(whitesmoke));
      background-image: -webkit-linear-gradient(#ebebeb, whitesmoke);
      background-image: -o-linear-gradient(#ebebeb, whitesmoke);
      border: solid 1px #ebebeb;
      margin: 1%;
      text-align: center; }
      .landing-page .skill-test li span {
        display: block;
        color: #ed5565;
        line-height: 2em;
        font-weight: bold; }
      .landing-page .skill-test li:nth-child(3n+1) {
        margin-left: 0; }
  .landing-page .test-ins li {
    background: url(../Images/bullet.png) no-repeat left 10px;
    list-style: none;
    padding-left: 20px; }
  .landing-page .panel1 {
    border-style: solid;
    border-width: 1px;
    border-color: #2795c9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #48acdb; }
    .landing-page .panel1 > :first-child {
      margin-top: 0; }
    .landing-page .panel1 > :last-child {
      margin-bottom: 0; }
    .landing-page .panel1 h1, .landing-page .panel1 h2, .landing-page .panel1 h3, .landing-page .panel1 h4, .landing-page .panel1 h5, .landing-page .panel1 h6, .landing-page .panel1 p {
      color: #333333; }
    .landing-page .panel1 h1, .landing-page .panel1 h2, .landing-page .panel1 h3, .landing-page .panel1 h4, .landing-page .panel1 h5, .landing-page .panel1 h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .landing-page .panel1 h1.subheader, .landing-page .panel1 h2.subheader, .landing-page .panel1 h3.subheader, .landing-page .panel1 h4.subheader, .landing-page .panel1 h5.subheader, .landing-page .panel1 h6.subheader {
        line-height: 1.4; }
    .landing-page .panel1 h5, .landing-page .panel1 p {
      color: #fff; }

.worksheet-points p {
  margin: 10px 0;
  text-align: right; }
  .worksheet-points p a {
    text-decoration: underline;
    font-weight: bold;
    color: #1f759e; }
.worksheet-points ol {
  margin-left: 5em; }
.worksheet-points li {
  font-size: 1.5em;
  border-bottom: 1px dotted #ddd;
  padding: 5px 0; }

.ins-table table {
  width: 94%;
  margin: 10px auto;
  margin-top: 0; }
  .ins-table table .left-td {
    background: #85c500;
    width: 30%;
    padding: 20px 15px;
    color: #fff; }
  .ins-table table .left-td2 {
    background: #e0ffa1;
    width: 30%;
    padding: 15px 15px;
    color: #000; }
  .ins-table table .right-td {
    background: #e6e6e6;
    width: 70%; }

.subtest-page table {
  text-align: center;
  border: solid 1px #c8e6f4;
  width: 100%; }
  .subtest-page table tr:nth-of-type(even) {
    background: #eee; }
  .subtest-page table th {
    background: #2795c9;
    border: solid 1px #c8e6f4;
    color: #fff;
    text-align: center; }
  .subtest-page table td {
    border: none;
    border-right: solid 1px #c8e6f4; }
    .subtest-page table td:first-child {
      text-align: left; }
    .subtest-page table td:last-child {
      border-right: none; }
.subtest-page h6 {
  color: red;
  font-size: 13px; }
.subtest-page .paging table {
  border: none;
  margin: 0 auto;
  background: #c8e6f4;
  width: 100px; }
.subtest-page .paging a {
  background-color: #ebebeb;
  padding: 5px 7px;
  text-decoration: none;
  border: 1px solid #dedede;
  border-radius: 3px; }
  .subtest-page .paging a:hover {
    background-color: #f8f8f8;
    color: #666; }
.subtest-page .paging span {
  background-color: #ed5565;
  padding: 5px 7px;
  color: #fff;
  border: 1px solid #eb3e50;
  border-radius: 3px; }

.my-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
  overflow-y: auto;
  height: auto;
  max-height: 150px; }
  .my-dropdown > *:first-child {
    margin-top: 0; }
  .my-dropdown > *:last-child {
    margin-bottom: 0; }
  .my-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .my-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98; }
  .my-dropdown.right:before {
    left: auto;
    right: 10px; }
  .my-dropdown.right:after {
    left: auto;
    right: 9px; }
  .my-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .my-dropdown li:hover, .my-dropdown li:focus {
      background: #eeeeee; }
    .my-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }

.db-cms .db-incms {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  border-radius: 3px;
  margin: 10px auto;
  display: table;
  width: 80%;
  padding: 15px 5px; }
  .db-cms .db-incms > :first-child {
    margin-top: 0; }
  .db-cms .db-incms > :last-child {
    margin-bottom: 0; }
  .db-cms .db-incms h1, .db-cms .db-incms h2, .db-cms .db-incms h3, .db-cms .db-incms h4, .db-cms .db-incms h5, .db-cms .db-incms h6, .db-cms .db-incms p {
    color: #333333; }
  .db-cms .db-incms h1, .db-cms .db-incms h2, .db-cms .db-incms h3, .db-cms .db-incms h4, .db-cms .db-incms h5, .db-cms .db-incms h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .db-cms .db-incms h1.subheader, .db-cms .db-incms h2.subheader, .db-cms .db-incms h3.subheader, .db-cms .db-incms h4.subheader, .db-cms .db-incms h5.subheader, .db-cms .db-incms h6.subheader {
      line-height: 1.4; }
  .db-cms .db-incms .fa {
    line-height: 2.5em; }
  .db-cms .db-incms .add-stopic .table-header {
    border: 1px solid #ddd;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #1bbc9b;
    font-size: 0.9em; }
  .db-cms .db-incms .add-stopic .item-header {
    border: 1px solid #ddd;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px; }
  .db-cms .db-incms .add-stopic table {
    width: 100%;
    border: none;
    margin-bottom: 15px; }
    .db-cms .db-incms .add-stopic table tr {
      border: solid 0px #ebebeb; }
    .db-cms .db-incms .add-stopic table td {
      border: solid 0px #ebebeb; }
  .db-cms .db-incms .add-stopic .stopic {
    width: 80%; }
    .db-cms .db-incms .add-stopic .stopic input[type="text"] {
      margin-bottom: 0; }
  .db-cms .db-incms .add-stopic .stopic-icons {
    width: 19%;
    border-right: 2px solid #fff;
    background: #f58520; }
    .db-cms .db-incms .add-stopic .stopic-icons a {
      color: #fff; }
  .db-cms .db-incms .error-msg {
    color: #fff;
    display: block;
    margin-bottom: 10px;
    background: red;
    border-radius: 3px;
    padding: 10px;
    font-size: 0.8em;
    text-align: center; }
  .db-cms .db-incms .info-alert {
    color: #fff;
    display: block;
    margin-bottom: 10px;
    border-radius: 3px;
    background: #72bfe4;
    padding: 10px;
    font-size: 0.9em;
    text-align: center;
    line-height: 1.6em;
    font-weight: normal; }
  .db-cms .db-incms .info-alert-green {
    background: #6da200;
    border: 1px solid #5c8800;
    margin-bottom: 10px; }
  .db-cms .db-incms .request-button {
    background: #a8bbc3;
    float: left;
    padding: 12px 20px;
    color: #fff;
    font-size: 0.9em;
    margin-top: 20px;
    margin-right: 10px; }
    .db-cms .db-incms .request-button a {
      color: #fff; }
  .db-cms .db-incms .instructions-button {
    background: #1bbc9b; }
  .db-cms .db-incms .info-msg {
    color: #fff;
    display: block;
    margin-bottom: 10px;
    border-radius: 3px;
    background: #7ebb00;
    padding: 10px;
    font-size: 0.8em;
    text-align: center; }

.dbu-cms {
  margin: 10px auto; }
  .dbu-cms .row {
    max-width: 100%; }
  .dbu-cms .inner {
    overflow: hidden; }
    .dbu-cms .inner .leftside {
      padding: 15px;
      background: #f2f2f2;
      margin-bottom: -99999px;
      padding-bottom: 99999px; }
      .dbu-cms .inner .leftside .searchbox {
        width: 56%;
        float: left; }
      .dbu-cms .inner .leftside .serach-buttons {
        float: left;
        margin-right: 1%;
        margin-left: 1%;
        padding: 7px 15px; }
      .dbu-cms .inner .leftside ul {
        margin: 0 0 15px 0;
        height: 500px;
        overflow: auto; }
        .dbu-cms .inner .leftside ul li {
          background: #fff;
          border: solid 1px #e6e6e6;
          padding: 10px 60px 10px 10px;
          position: relative;
          border-bottom: solid 5px #cfd8db;
          list-style: none;
          margin-bottom: 15px; }
          .dbu-cms .inner .leftside ul li:last-child {
            margin: 0; }
          .dbu-cms .inner .leftside ul li:hover {
            background: #2c697c; }
            .dbu-cms .inner .leftside ul li:hover h5, .dbu-cms .inner .leftside ul li:hover p {
              color: #fff; }
          .dbu-cms .inner .leftside ul li .add-btn {
            position: absolute;
            top: 33%;
            right: 2%; }
          .dbu-cms .inner .leftside ul li h5 {
            font-weight: normal;
            color: #159faf;
            font-size: 1em; }
          .dbu-cms .inner .leftside ul li hr {
            margin: 10px 0; }
          .dbu-cms .inner .leftside ul li p {
            margin-bottom: 0;
            line-height: 1.2em;
            font-size: 0.8em; }
    .dbu-cms .inner .rightside {
      padding: 15px;
      background: #e7ebec;
      margin-bottom: -99999px;
      padding-bottom: 99999px;
      border-left: solid 1px #fff; }
      .dbu-cms .inner .rightside .request-button {
        background: #a8bbc3;
        float: left;
        padding: 12px 10px;
        color: #fff;
        font-size: 0.9em;
        margin-top: 0px;
        margin-right: 10px;
        margin-bottom: 10px; }
        .dbu-cms .inner .rightside .request-button a {
          color: #fff; }
      .dbu-cms .inner .rightside .instructions-button {
        background: #1bbc9b; }
      .dbu-cms .inner .rightside .table-holder {
        background: white;
        margin-bottom: 15px;
        -webkit-box-shadow: inset 0px 0px 6px #999999;
        -moz-box-shadow: inset 0px 0px 6px #999999;
        box-shadow: inset 0px 0px 6px #999999;
        border-radius: 3px;
        border: solid 1px #fff;
        height: 450px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 10px; }
        .dbu-cms .inner .rightside .table-holder table {
          width: 100%;
          background: #edf1f3;
          text-align: center;
          border: solid 1px #edf1f3; }
          .dbu-cms .inner .rightside .table-holder table th {
            background: #7e9ca8;
            border-right: solid 1px #e5ebec;
            color: #fff;
            text-align: center; }
          .dbu-cms .inner .rightside .table-holder table td {
            color: #7e9ca8;
            border-right: solid 1px #d7d7d7; }
            .dbu-cms .inner .rightside .table-holder table td :last-child {
              border-right: none; }
          .dbu-cms .inner .rightside .table-holder table tr:nth-of-type(even) {
            background: #fff; }

.db-reports {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: white;
  border: none;
  min-height: 500px;
  padding: 15px 0 0 0; }
  .db-reports > :first-child {
    margin-top: 0; }
  .db-reports > :last-child {
    margin-bottom: 0; }
  .db-reports h1, .db-reports h2, .db-reports h3, .db-reports h4, .db-reports h5, .db-reports h6, .db-reports p {
    color: #333333; }
  .db-reports h1, .db-reports h2, .db-reports h3, .db-reports h4, .db-reports h5, .db-reports h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .db-reports h1.subheader, .db-reports h2.subheader, .db-reports h3.subheader, .db-reports h4.subheader, .db-reports h5.subheader, .db-reports h6.subheader {
      line-height: 1.4; }
  .db-reports .reports-left h3 {
    background: #f58520;
    padding: 10px;
    margin-bottom: 0px;
    color: #fff; }
  .db-reports .reports-left ul {
    margin: 0;
    *zoom: 1; }
    .db-reports .reports-left ul:before, .db-reports .reports-left ul:after {
      content: " ";
      display: table; }
    .db-reports .reports-left ul:after {
      clear: both; }
    .db-reports .reports-left ul li {
      list-style: none;
      float: left; }
      .db-reports .reports-left ul li a {
        color: #1f1f1f;
        border-radius: 3px 3px 0 0;
        background-color: #ebebeb;
        background-image: -moz-linear-gradient(#ebebeb, #dedede);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#dedede));
        background-image: -webkit-linear-gradient(#ebebeb, #dedede);
        background-image: -o-linear-gradient(#ebebeb, #dedede);
        display: block;
        padding: 10px 30px;
        line-height: 22px;
        margin-right: 5px;
        position: relative; }
        .db-reports .reports-left ul li a:hover {
          background-color: #dedede;
          background-image: -moz-linear-gradient(#dedede, #ebebeb);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dedede), to(#ebebeb));
          background-image: -webkit-linear-gradient(#dedede, #ebebeb);
          background-image: -o-linear-gradient(#dedede, #ebebeb);
          color: #158f76; }
      .db-reports .reports-left ul li .active {
        background-color: #f58520;
        background-image: -moz-linear-gradient(#f58520, #f1780b);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f58520), to(#f1780b));
        background-image: -webkit-linear-gradient(#f58520, #f1780b);
        background-image: -o-linear-gradient(#f58520, #f1780b);
        color: #fff;
        z-index: 1; }
        .db-reports .reports-left ul li .active:hover {
          background-color: #f1780b;
          background-image: -moz-linear-gradient(#f1780b, #f58520);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1780b), to(#f58520));
          background-image: -webkit-linear-gradient(#f1780b, #f58520);
          background-image: -o-linear-gradient(#f1780b, #f58520);
          color: #fff; }
  .db-reports .reports-right {
    border: solid 1px #ebebeb; }
    .db-reports .reports-right .no-reports {
      text-align: center;
      color: #2795c9;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 30px; }
    .db-reports .reports-right .reports-head {
      background: #fff;
      padding-top: 30px; }
      .db-reports .reports-right .reports-head input[type="text"] {
        border-radius: 3px; }
      .db-reports .reports-right .reports-head label {
        font-size: 0.6em; }
      .db-reports .reports-right .reports-head select {
        border-radius: 3px; }
      .db-reports .reports-right .reports-head .fbtn6 {
        margin-top: 17px;
        font-size: 0.8rem; }
      .db-reports .reports-right .reports-head .columns {
        margin: .2em; }
    .db-reports .reports-right .cal-btn {
      position: absolute;
      background: #777;
      right: 0px;
      top: 18px;
      width: 36px;
      height: 36px;
      color: #fff;
      font-size: 22px;
      line-height: 37px;
      text-align: center;
      border-radius: 0 3px 3px 0; }
    .db-reports .reports-right .cal_Theme1 td, .db-reports .reports-right .cal_Theme1 th {
      padding: 0; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_container {
      background-color: #ebebeb;
      border: solid 1px #d2d2d2;
      border-radius: 3px;
      width: 200px;
      z-index: 1; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_header {
      background-color: #ffffff;
      margin-bottom: 4px;
      height: 20px; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_title,
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_next,
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_prev {
      color: #004080;
      padding-top: 3px;
      height: 24px; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_body {
      background-color: #ffffff;
      border: solid 1px #d2d2d2; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_dayname {
      text-align: center;
      font-weight: bold;
      margin-bottom: 4px;
      margin-top: 2px;
      color: #004080;
      font-size: 10px; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_day {
      color: #004080;
      text-align: center;
      font-size: 10px; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
    .db-reports .reports-right .cal_Theme1 ajax__calendar_active {
      color: #004080;
      font-weight: bold;
      background-color: #DEF1F4; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_today {
      font-weight: bold; }
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_other,
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
    .db-reports .reports-right .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
      color: #bbbbbb; }
    .db-reports .reports-right .rep-table {
      height: 500px;
      overflow: auto;
      margin: 0 10px 15px 10px;
      text-align: center; }
      .db-reports .reports-right .rep-table table {
        width: 100%;
        margin-bottom: 0px;
        background: #f2f9fd; }
        .db-reports .reports-right .rep-table table th {
          background-color: #ebebeb;
          background-image: -moz-linear-gradient(#ebebeb, #dedede);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#dedede));
          background-image: -webkit-linear-gradient(#ebebeb, #dedede);
          background-image: -o-linear-gradient(#ebebeb, #dedede);
          color: #000; }
        .db-reports .reports-right .rep-table table td, .db-reports .reports-right .rep-table table th {
          border: solid 1px #ebebeb; }
          .db-reports .reports-right .rep-table table td:first-child, .db-reports .reports-right .rep-table table th:first-child {
            text-align: left; }
          .db-reports .reports-right .rep-table table td a, .db-reports .reports-right .rep-table table th a {
            color: #1b6689;
            text-decoration: underline; }
            .db-reports .reports-right .rep-table table td a:hover, .db-reports .reports-right .rep-table table th a:hover {
              color: #5db6e0; }

.db-subtest {
  margin-top: 25px; }
  .db-subtest .checkbox-area {
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: white; }
    .db-subtest .checkbox-area > :first-child {
      margin-top: 0; }
    .db-subtest .checkbox-area > :last-child {
      margin-bottom: 0; }
    .db-subtest .checkbox-area h1, .db-subtest .checkbox-area h2, .db-subtest .checkbox-area h3, .db-subtest .checkbox-area h4, .db-subtest .checkbox-area h5, .db-subtest .checkbox-area h6, .db-subtest .checkbox-area p {
      color: #333333; }
    .db-subtest .checkbox-area h1, .db-subtest .checkbox-area h2, .db-subtest .checkbox-area h3, .db-subtest .checkbox-area h4, .db-subtest .checkbox-area h5, .db-subtest .checkbox-area h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .db-subtest .checkbox-area h1.subheader, .db-subtest .checkbox-area h2.subheader, .db-subtest .checkbox-area h3.subheader, .db-subtest .checkbox-area h4.subheader, .db-subtest .checkbox-area h5.subheader, .db-subtest .checkbox-area h6.subheader {
        line-height: 1.4; }
    .db-subtest .checkbox-area .check-head {
      background-color: #48acdb;
      background-image: -moz-linear-gradient(#48acdb, #72bfe4);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#48acdb), to(#72bfe4));
      background-image: -webkit-linear-gradient(#48acdb, #72bfe4);
      background-image: -o-linear-gradient(#48acdb, #72bfe4);
      margin: -20px -20px 10px -20px;
      padding: 10px;
      font-weight: bold;
      color: #fff;
      font-size: 0.8em; }
      .db-subtest .checkbox-area .check-head input[type="checkbox"] {
        margin-bottom: 0;
        cursor: pointer;
        margin-left: 20px;
        margin-right: 5px; }
    .db-subtest .checkbox-area .inner-box {
      height: 400px;
      overflow: auto; }
      .db-subtest .checkbox-area .inner-box .subject-table {
        position: absolute;
        display: block;
        width: 88%;
        background: #7ebb00; }
        .db-subtest .checkbox-area .inner-box .subject-table td {
          color: #fff;
          padding: 2px 10px;
          padding-top: 6px; }
      .db-subtest .checkbox-area .inner-box .check-box {
        background-color: #f4f4f4;
        background-image: -moz-linear-gradient(#f4f4f4, #f1f1f1);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#f1f1f1));
        background-image: -webkit-linear-gradient(#f4f4f4, #f1f1f1);
        background-image: -o-linear-gradient(#f4f4f4, #f1f1f1);
        padding: 10px;
        border: solid 1px #dbdbdb;
        margin-bottom: 5px;
        border-radius: 3px;
        color: #666; }
        .db-subtest .checkbox-area .inner-box .check-box input[type="checkbox"] {
          margin-bottom: 0;
          cursor: pointer; }
        .db-subtest .checkbox-area .inner-box .check-box:hover {
          background: #9dd3ec;
          color: #fff; }

.cms-lpage .alert {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px #999999;
  -moz-box-shadow: 0px 0px 6px #999999;
  box-shadow: 0px 0px 6px #999999;
  margin-bottom: 15px; }
  .cms-lpage .alert > :first-child {
    margin-top: 0; }
  .cms-lpage .alert > :last-child {
    margin-bottom: 0; }
  .cms-lpage .alert h1, .cms-lpage .alert h2, .cms-lpage .alert h3, .cms-lpage .alert h4, .cms-lpage .alert h5, .cms-lpage .alert h6, .cms-lpage .alert p {
    color: #333333; }
  .cms-lpage .alert h1, .cms-lpage .alert h2, .cms-lpage .alert h3, .cms-lpage .alert h4, .cms-lpage .alert h5, .cms-lpage .alert h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .cms-lpage .alert h1.subheader, .cms-lpage .alert h2.subheader, .cms-lpage .alert h3.subheader, .cms-lpage .alert h4.subheader, .cms-lpage .alert h5.subheader, .cms-lpage .alert h6.subheader {
      line-height: 1.4; }
  .cms-lpage .alert img {
    position: absolute;
    top: 5%;
    left: 4%; }
  .cms-lpage .alert p {
    margin-left: 50px; }
.cms-lpage .steps {
  margin-left: 0; }
  .cms-lpage .steps li {
    list-style: none;
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(#f3f3f3, #f8f8f8);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f3f3), to(#f8f8f8));
    background-image: -webkit-linear-gradient(#f3f3f3, #f8f8f8);
    background-image: -o-linear-gradient(#f3f3f3, #f8f8f8);
    padding: 15px;
    -webkit-box-shadow: 3px 2px 2px #999999;
    -moz-box-shadow: 3px 2px 2px #999999;
    box-shadow: 3px 2px 2px #999999;
    float: left;
    border-radius: 8px;
    width: 31.2%;
    margin-right: 3%;
    margin-bottom: 2%;
    border: solid 1px #dedede; }
    .cms-lpage .steps li:nth-child(3) {
      margin-right: 0px; }
    .cms-lpage .steps li h3 {
      margin: 20px 0px 20px -15px;
      padding: 0 10px;
      background: #2795c9;
      display: table;
      color: #fff;
      position: relative; }
      .cms-lpage .steps li h3:after {
        width: 0;
        height: 0;
        position: absolute;
        right: -23px;
        content: "";
        border-left: 5px solid transparent;
        border-right: 23px solid transparent;
        border-bottom: 38px solid #2795c9; }
    .cms-lpage .steps li p {
      text-align: center;
      height: 50px; }

/*--------------------------------
  Outer-Forums CSS Styles 
--------------------------------*/
.outer-forums .forums-left {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2; }
  .outer-forums .forums-left > :first-child {
    margin-top: 0; }
  .outer-forums .forums-left > :last-child {
    margin-bottom: 0; }
  .outer-forums .forums-left h1, .outer-forums .forums-left h2, .outer-forums .forums-left h3, .outer-forums .forums-left h4, .outer-forums .forums-left h5, .outer-forums .forums-left h6, .outer-forums .forums-left p {
    color: #333333; }
  .outer-forums .forums-left h1, .outer-forums .forums-left h2, .outer-forums .forums-left h3, .outer-forums .forums-left h4, .outer-forums .forums-left h5, .outer-forums .forums-left h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .outer-forums .forums-left h1.subheader, .outer-forums .forums-left h2.subheader, .outer-forums .forums-left h3.subheader, .outer-forums .forums-left h4.subheader, .outer-forums .forums-left h5.subheader, .outer-forums .forums-left h6.subheader {
      line-height: 1.4; }
  .outer-forums .forums-left .link {
    background: #2795c9;
    color: #fff;
    padding: 10px 15px; }
    .outer-forums .forums-left .link:hover {
      background: #f58520; }
  .outer-forums .forums-left .forums-box1 {
    border-bottom: dashed 2px #d2d2d2;
    margin-bottom: 20px; }
    .outer-forums .forums-left .forums-box1 h3 {
      background: url(../Images/maths.png) no-repeat left center;
      padding-left: 60px;
      line-height: 45px; }
  .outer-forums .forums-left .forums-box2 {
    border-bottom: dashed 2px #d2d2d2;
    margin-bottom: 20px; }
    .outer-forums .forums-left .forums-box2 h3 {
      background: url(../Images/science.png) no-repeat left center;
      padding-left: 60px;
      line-height: 45px; }
  .outer-forums .forums-left .forums-box3 {
    border-bottom: dashed 2px #d2d2d2;
    margin-bottom: 20px; }
    .outer-forums .forums-left .forums-box3 h3 {
      background: url(../Images/english.png) no-repeat left center;
      padding-left: 60px;
      line-height: 45px; }
.outer-forums .forums-right h3 {
  background: #ed5565;
  padding: 5px 10px;
  color: #fff;
  margin: 0; }
.outer-forums .forums-right ul {
  margin: 0;
  height: 300px;
  overflow: hidden;
  background: #ebebeb;
  margin-bottom: 15px;
  border-bottom: 10px solid #ebebeb; }
  .outer-forums .forums-right ul li {
    background: #fff;
    border: solid 1px #d2d2d2;
    margin: 10px 10px;
    list-style: none;
    padding: 5px;
    *zoom: 1; }
    .outer-forums .forums-right ul li:before, .outer-forums .forums-right ul li:after {
      content: " ";
      display: table; }
    .outer-forums .forums-right ul li:after {
      clear: both; }
    .outer-forums .forums-right ul li p {
      font-size: 90%;
      margin-bottom: 0;
      display: table; }
    .outer-forums .forums-right ul li img {
      float: left;
      margin-right: 15px; }

/*--------------------------------
  Outer User-Forums CSS Styles 
--------------------------------*/
.user-forums i {
  margin-right: 10px; }
.user-forums .button {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.7rem;
  padding-right: 1.4rem;
  padding-bottom: 0.7625rem;
  padding-left: 1.4rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #1bbc9b;
  border-color: #158f76;
  color: white;
  margin-bottom: 0;
  box-shadow: 2px 2px 0 #158f76; }
  .user-forums .button:hover, .user-forums .button:focus {
    background-color: #158f76; }
  .user-forums .button:hover, .user-forums .button:focus {
    color: white; }
.user-forums .forums-middle {
  padding: 10px;
  background: #dedede; }
  .user-forums .forums-middle .panel {
    background: #ebebeb; }
  .user-forums .forums-middle ul {
    margin: 0; }
    .user-forums .forums-middle ul li {
      background: #fff;
      border: solid 1px #d2d2d2;
      margin: 10px 0;
      list-style: none;
      border-radius: 3px;
      padding: 10px;
      position: relative; }
      .user-forums .forums-middle ul li img {
        float: left;
        margin-right: 15px; }
      .user-forums .forums-middle ul li p {
        font-size: 90%; }
      .user-forums .forums-middle ul li h4 {
        font-weight: bold;
        font-size: 90%; }
      .user-forums .forums-middle ul li .thread-content {
        height: 60px;
        overflow: auto;
        display: block;
        margin-bottom: 0; }
      .user-forums .forums-middle ul li .thread-footer {
        padding: 5px;
        position: absolute;
        top: 0;
        right: 0; }
        .user-forums .forums-middle ul li .thread-footer a {
          color: #222;
          padding: 5px 10px;
          font-size: 14px;
          background: #ebebeb; }
          .user-forums .forums-middle ul li .thread-footer a i {
            padding-right: 10px; }
        .user-forums .forums-middle ul li .thread-footer :hover {
          color: #f58520; }
.user-forums .thread-nav {
  border-style: solid;
  border-width: 1px;
  border-color: #dedede;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f8f8f8;
  margin-bottom: 15px; }
  .user-forums .thread-nav > :first-child {
    margin-top: 0; }
  .user-forums .thread-nav > :last-child {
    margin-bottom: 0; }
  .user-forums .thread-nav h1, .user-forums .thread-nav h2, .user-forums .thread-nav h3, .user-forums .thread-nav h4, .user-forums .thread-nav h5, .user-forums .thread-nav h6, .user-forums .thread-nav p {
    color: #333333; }
  .user-forums .thread-nav h1, .user-forums .thread-nav h2, .user-forums .thread-nav h3, .user-forums .thread-nav h4, .user-forums .thread-nav h5, .user-forums .thread-nav h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .user-forums .thread-nav h1.subheader, .user-forums .thread-nav h2.subheader, .user-forums .thread-nav h3.subheader, .user-forums .thread-nav h4.subheader, .user-forums .thread-nav h5.subheader, .user-forums .thread-nav h6.subheader {
      line-height: 1.4; }
  .user-forums .thread-nav .pagination {
    margin: 0 auto;
    display: table; }
.user-forums .forums-right h3 {
  background: #ed5565;
  padding: 5px 10px;
  color: #fff;
  margin: 0; }
.user-forums .forums-right ul {
  margin: 0 0 15px 0;
  height: 314px;
  overflow: hidden;
  background: #ebebeb; }
  .user-forums .forums-right ul li {
    background: #fff;
    border: solid 1px #d2d2d2;
    margin: 10px 10px;
    list-style: none;
    padding: 5px;
    *zoom: 1; }
    .user-forums .forums-right ul li:before, .user-forums .forums-right ul li:after {
      content: " ";
      display: table; }
    .user-forums .forums-right ul li:after {
      clear: both; }
    .user-forums .forums-right ul li p {
      font-size: 90%;
      margin-bottom: 0;
      display: table; }
    .user-forums .forums-right ul li img {
      float: left;
      margin-right: 15px; }

/*--------------------------------
  DB-Forums CSS Styles 
--------------------------------*/
.db-forums {
  min-width: 100%;
  margin: 15px auto; }
  .db-forums .forums-head {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2; }
    .db-forums .forums-head > :first-child {
      margin-top: 0; }
    .db-forums .forums-head > :last-child {
      margin-bottom: 0; }
    .db-forums .forums-head h1, .db-forums .forums-head h2, .db-forums .forums-head h3, .db-forums .forums-head h4, .db-forums .forums-head h5, .db-forums .forums-head h6, .db-forums .forums-head p {
      color: #333333; }
    .db-forums .forums-head h1, .db-forums .forums-head h2, .db-forums .forums-head h3, .db-forums .forums-head h4, .db-forums .forums-head h5, .db-forums .forums-head h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .db-forums .forums-head h1.subheader, .db-forums .forums-head h2.subheader, .db-forums .forums-head h3.subheader, .db-forums .forums-head h4.subheader, .db-forums .forums-head h5.subheader, .db-forums .forums-head h6.subheader {
        line-height: 1.4; }
    .db-forums .forums-head select {
      margin-bottom: 0; }
  .db-forums .forums-left {
    padding: 10px;
    background: #ebebeb; }
    .db-forums .forums-left .inline-list {
      margin: 0 auto; }
      .db-forums .forums-left .inline-list li {
        margin-left: 0; }
        .db-forums .forums-left .inline-list li a {
          font-size: 14px;
          color: #fff;
          font-weight: bold;
          background: #ed5565;
          padding: 5px;
          border-radius: 1000px;
          width: 37px;
          margin: 5px 5px;
          text-align: center;
          border: solid 2px #e8273b; }
        .db-forums .forums-left .inline-list li :hover {
          background: #f2838f; }
    .db-forums .forums-left .create-btn {
      cursor: pointer;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: normal;
      line-height: normal;
      margin: 0 0 1.25rem;
      position: relative;
      text-decoration: none;
      text-align: center;
      display: inline-block;
      padding-top: 1rem;
      padding-right: 2rem;
      padding-bottom: 1.0625rem;
      padding-left: 2rem;
      font-size: 1rem;
      /*     @else                            { font-size: $padding - rem-calc(2); } */
      padding-top: 1rem;
      padding-bottom: 1.0625rem;
      padding-right: 0;
      padding-left: 0;
      width: 100%;
      background-color: #2795c9;
      border-color: #1f759e;
      color: white;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      box-shadow: 0 3px #1f759e; }
      .db-forums .forums-left .create-btn:hover, .db-forums .forums-left .create-btn:focus {
        background-color: #1f759e; }
      .db-forums .forums-left .create-btn:hover, .db-forums .forums-left .create-btn:focus {
        color: white; }
    .db-forums .forums-left .sent-btn {
      cursor: pointer;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: normal;
      line-height: normal;
      margin: 0 0 1.25rem;
      position: relative;
      text-decoration: none;
      text-align: center;
      display: inline-block;
      padding-top: 1rem;
      padding-right: 2rem;
      padding-bottom: 1.0625rem;
      padding-left: 2rem;
      font-size: 1rem;
      /*     @else                            { font-size: $padding - rem-calc(2); } */
      padding-top: 1rem;
      padding-bottom: 1.0625rem;
      padding-right: 0;
      padding-left: 0;
      width: 100%;
      background-color: #f58520;
      border-color: #d86c0a;
      color: white;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      box-shadow: 0 3px #d86c0a; }
      .db-forums .forums-left .sent-btn:hover, .db-forums .forums-left .sent-btn:focus {
        background-color: #d86c0a; }
      .db-forums .forums-left .sent-btn:hover, .db-forums .forums-left .sent-btn:focus {
        color: white; }
  .db-forums .forums-middle {
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: white; }
    .db-forums .forums-middle > :first-child {
      margin-top: 0; }
    .db-forums .forums-middle > :last-child {
      margin-bottom: 0; }
    .db-forums .forums-middle h1, .db-forums .forums-middle h2, .db-forums .forums-middle h3, .db-forums .forums-middle h4, .db-forums .forums-middle h5, .db-forums .forums-middle h6, .db-forums .forums-middle p {
      color: #333333; }
    .db-forums .forums-middle h1, .db-forums .forums-middle h2, .db-forums .forums-middle h3, .db-forums .forums-middle h4, .db-forums .forums-middle h5, .db-forums .forums-middle h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .db-forums .forums-middle h1.subheader, .db-forums .forums-middle h2.subheader, .db-forums .forums-middle h3.subheader, .db-forums .forums-middle h4.subheader, .db-forums .forums-middle h5.subheader, .db-forums .forums-middle h6.subheader {
        line-height: 1.4; }
    .db-forums .forums-middle ul {
      margin: 0; }
      .db-forums .forums-middle ul li {
        background: #fff;
        border: solid 1px #d2d2d2;
        margin: 10px 0;
        list-style: none;
        border-radius: 3px;
        padding: 10px;
        position: relative; }
        .db-forums .forums-middle ul li img {
          float: left;
          margin-right: 15px; }
        .db-forums .forums-middle ul li p {
          font-size: 90%; }
        .db-forums .forums-middle ul li h4 {
          font-weight: bold;
          font-size: 90%;
          word-break: break-all; }
        .db-forums .forums-middle ul li .thread-content {
          height: 60px;
          overflow: auto;
          display: block;
          margin-bottom: 0;
          word-break: break-all;
          line-height: 18px; }
        .db-forums .forums-middle ul li .thread-footer {
          padding: 5px;
          position: absolute;
          top: 0;
          right: 0; }
          .db-forums .forums-middle ul li .thread-footer a {
            color: #222;
            padding: 5px 10px;
            font-size: 14px;
            background: #ebebeb; }
            .db-forums .forums-middle ul li .thread-footer a i {
              padding-right: 10px; }
          .db-forums .forums-middle ul li .thread-footer :hover {
            color: #f58520; }
  .db-forums .thread-nav {
    border-style: solid;
    border-width: 1px;
    border-color: #dedede;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f8f8f8;
    margin-bottom: 0; }
    .db-forums .thread-nav > :first-child {
      margin-top: 0; }
    .db-forums .thread-nav > :last-child {
      margin-bottom: 0; }
    .db-forums .thread-nav h1, .db-forums .thread-nav h2, .db-forums .thread-nav h3, .db-forums .thread-nav h4, .db-forums .thread-nav h5, .db-forums .thread-nav h6, .db-forums .thread-nav p {
      color: #333333; }
    .db-forums .thread-nav h1, .db-forums .thread-nav h2, .db-forums .thread-nav h3, .db-forums .thread-nav h4, .db-forums .thread-nav h5, .db-forums .thread-nav h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .db-forums .thread-nav h1.subheader, .db-forums .thread-nav h2.subheader, .db-forums .thread-nav h3.subheader, .db-forums .thread-nav h4.subheader, .db-forums .thread-nav h5.subheader, .db-forums .thread-nav h6.subheader {
        line-height: 1.4; }
    .db-forums .thread-nav .pagination {
      margin: 0 auto;
      display: table; }
  .db-forums .forums-right h3 {
    background: #ed5565;
    padding: 5px 10px;
    color: #fff;
    margin: 0; }
  .db-forums .forums-right ul {
    margin: 0;
    height: 300px;
    overflow: hidden;
    background: #ebebeb;
    margin-bottom: 15px;
    border-bottom: 10px solid #ebebeb; }
    .db-forums .forums-right ul li {
      background: #fff;
      border: solid 1px #d2d2d2;
      margin: 10px 10px;
      list-style: none;
      padding: 5px;
      *zoom: 1; }
      .db-forums .forums-right ul li:before, .db-forums .forums-right ul li:after {
        content: " ";
        display: table; }
      .db-forums .forums-right ul li:after {
        clear: both; }
      .db-forums .forums-right ul li p {
        font-size: 90%;
        margin-bottom: 0;
        display: table; }
      .db-forums .forums-right ul li img {
        float: left;
        margin-right: 15px; }

.forums-overlay {
  background: transparent url(../Images/overlay.png) repeat top left;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 100; }

.forums-popup {
  background: #f8f8f8;
  border: solid 2px #7ebb00;
  border-radius: 3px;
  margin: 0 auto;
  width: 50%;
  text-align: center;
  position: fixed;
  top: 50px;
  left: 25%;
  right: 25%;
  z-index: 101;
  box-shadow: 0 3px 3px #222; }
  .forums-popup h3 {
    background: #7ebb00;
    margin: 0 -10px 20px -10px;
    padding: 10px;
    color: #fff; }

.forums-popup1 {
  background: #ebebeb;
  border: solid 2px #2795c9;
  border-radius: 3px;
  margin: 0 auto;
  width: 60%;
  text-align: center;
  position: absolute;
  top: 50px;
  left: 25%; }

.threadreply {
  opacity: 1;
  border: solid 1px #d2d2d2;
  padding: 5px;
  margin: 10px 0; }
  .threadreply img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 5px; }
  .threadreply ul {
    margin: 0; }
  .threadreply li {
    list-style: none;
    float: left;
    margin-right: 20px;
    padding: 2px 10px;
    border: solid 1px #dedede;
    border-radius: 3px;
    font-size: 13px; }
  .threadreply i {
    padding-right: 5px; }
  .threadreply .post {
    text-align: left; }
    .threadreply .post p {
      margin-bottom: 5px;
      font-size: 13px;
      word-break: break-all; }

.threadreply1 {
  background: white;
  border: solid 1px #dedede;
  padding: 5px;
  margin: 0 0 15px 20px;
  height: 300px;
  overflow: auto; }
  .threadreply1 .threadinner {
    background: white;
    border: solid 1px #d2d2d2;
    padding: 5px;
    margin-bottom: 5px; }
    .threadreply1 .threadinner img {
      width: 60px;
      height: 60px;
      float: left;
      margin-right: 5px; }
    .threadreply1 .threadinner .inner-post {
      text-align: left; }
      .threadreply1 .threadinner .inner-post p {
        margin-bottom: 5px;
        font-size: 13px;
        word-break: break-all; }
      .threadreply1 .threadinner .inner-post ul {
        margin: 0; }
      .threadreply1 .threadinner .inner-post li {
        list-style: none;
        float: left;
        margin-right: 20px;
        padding: 2px 10px;
        border: solid 1px #dedede;
        border-radius: 3px;
        font-size: 13px; }
      .threadreply1 .threadinner .inner-post i {
        padding-right: 5px; }

.thread-content {
  height: 60px;
  overflow: auto;
  display: block;
  margin-bottom: 0;
  word-break: break-all;
  line-height: 18px; }

.main-search h3 span {
  color: #2795c9; }
.main-search .search-box {
  border-style: solid;
  border-width: 1px;
  border-color: #dedede;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f8f8f8;
  border-left: 5px solid #b8b8b8; }
  .main-search .search-box > :first-child {
    margin-top: 0; }
  .main-search .search-box > :last-child {
    margin-bottom: 0; }
  .main-search .search-box h1, .main-search .search-box h2, .main-search .search-box h3, .main-search .search-box h4, .main-search .search-box h5, .main-search .search-box h6, .main-search .search-box p {
    color: #333333; }
  .main-search .search-box h1, .main-search .search-box h2, .main-search .search-box h3, .main-search .search-box h4, .main-search .search-box h5, .main-search .search-box h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .main-search .search-box h1.subheader, .main-search .search-box h2.subheader, .main-search .search-box h3.subheader, .main-search .search-box h4.subheader, .main-search .search-box h5.subheader, .main-search .search-box h6.subheader {
      line-height: 1.4; }
  .main-search .search-box a {
    color: #6c6c6c;
    display: block;
    padding: 0 10px;
    line-height: 1.8em;
    font-size: 1.2em;
    float: left;
    margin-right: 10px; }
    .main-search .search-box a span {
      float: left;
      margin-right: 5px; }
    .main-search .search-box a:hover {
      background: #ebebeb;
      color: #d86c0a;
      border-radius: 3px; }
.main-search .text-center {
  display: table;
  margin: 0 auto; }

.main-rewards {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  box-shadow: 0px 0px 4px #e5e5e5;
  min-height: 550px; }
  .main-rewards > :first-child {
    margin-top: 0; }
  .main-rewards > :last-child {
    margin-bottom: 0; }
  .main-rewards h1, .main-rewards h2, .main-rewards h3, .main-rewards h4, .main-rewards h5, .main-rewards h6, .main-rewards p {
    color: #333333; }
  .main-rewards h1, .main-rewards h2, .main-rewards h3, .main-rewards h4, .main-rewards h5, .main-rewards h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .main-rewards h1.subheader, .main-rewards h2.subheader, .main-rewards h3.subheader, .main-rewards h4.subheader, .main-rewards h5.subheader, .main-rewards h6.subheader {
      line-height: 1.4; }
  .main-rewards .accordion dd a {
    background: #18a689;
    font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    margin-bottom: 1px;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    padding: 10px 10px; }
    .main-rewards .accordion dd a:hover {
      background: #1bbc9b; }
    .main-rewards .accordion dd a:active {
      background: #158f76; }
    .main-rewards .accordion dd a:before {
      content: "\f0a9";
      font-family: 'myfont';
      margin-right: 10px; }
    .main-rewards .accordion dd a span:before {
      content: "\f118";
      font-family: 'myfont';
      margin-right: 10px; }
  .main-rewards .accordion dd .subsciption ul {
    margin: 0 auto;
    display: table;
    text-align: center; }
  .main-rewards .accordion dd .subsciption li {
    list-style: none;
    border: solid 1px #ebebeb;
    float: left;
    padding: 10px;
    margin: 10px;
    border-radius: 3px; }
  .main-rewards .accordion dd .subject-test table {
    width: 100%;
    border: none; }
  .main-rewards .accordion dd .subject-test table td, .main-rewards .accordion dd .subject-test table th {
    text-align: center;
    border: solid 1px #d2d2d2; }
  .main-rewards .accordion dd .topic-test {
    height: 200px;
    overflow: auto; }
    .main-rewards .accordion dd .topic-test table {
      width: 100%;
      border: none; }
    .main-rewards .accordion dd .topic-test table td, .main-rewards .accordion dd .topic-test table th {
      text-align: center;
      border: solid 1px #d2d2d2; }
  .main-rewards .accordion dd .worksheets {
    height: 200px;
    overflow: auto; }
    .main-rewards .accordion dd .worksheets table {
      width: 100%;
      border: none; }
    .main-rewards .accordion dd .worksheets table td, .main-rewards .accordion dd .worksheets table th {
      text-align: center;
      border: solid 1px #d2d2d2; }

.demo .logo {
  background: #fff;
  text-align: center;
  margin-top: 0px; }
  .demo .logo img {
    margin-top: 10px; }
.demo .features-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  text-align: center;
  background: #f2f9fd;
  margin-bottom: 0.4rem;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: left;
  clear: both;
  width: 96%; }
  .demo .features-panel > :first-child {
    margin-top: 0; }
  .demo .features-panel > :last-child {
    margin-bottom: 0; }
  .demo .features-panel h1, .demo .features-panel h2, .demo .features-panel h3, .demo .features-panel h4, .demo .features-panel h5, .demo .features-panel h6, .demo .features-panel p {
    color: #333333; }
  .demo .features-panel h1, .demo .features-panel h2, .demo .features-panel h3, .demo .features-panel h4, .demo .features-panel h5, .demo .features-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .demo .features-panel h1.subheader, .demo .features-panel h2.subheader, .demo .features-panel h3.subheader, .demo .features-panel h4.subheader, .demo .features-panel h5.subheader, .demo .features-panel h6.subheader {
      line-height: 1.4; }
.demo .features-panel-active {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  text-align: center;
  margin-bottom: 0.4rem;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #2795c9;
  color: #fff;
  width: 96%;
  float: left;
  clear: both; }
  .demo .features-panel-active > :first-child {
    margin-top: 0; }
  .demo .features-panel-active > :last-child {
    margin-bottom: 0; }
  .demo .features-panel-active h1, .demo .features-panel-active h2, .demo .features-panel-active h3, .demo .features-panel-active h4, .demo .features-panel-active h5, .demo .features-panel-active h6, .demo .features-panel-active p {
    color: #333333; }
  .demo .features-panel-active h1, .demo .features-panel-active h2, .demo .features-panel-active h3, .demo .features-panel-active h4, .demo .features-panel-active h5, .demo .features-panel-active h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .demo .features-panel-active h1.subheader, .demo .features-panel-active h2.subheader, .demo .features-panel-active h3.subheader, .demo .features-panel-active h4.subheader, .demo .features-panel-active h5.subheader, .demo .features-panel-active h6.subheader {
      line-height: 1.4; }
  .demo .features-panel-active h6 {
    color: #fff; }
.demo .icon {
  font-size: 3em; }
.demo .demo-head {
  border-radius: 3px;
  border: 1px solid #9dd3ec;
  padding: 10px 10px 0px 10px;
  margin-bottom: 5px;
  background: #f2f9fd; }
.demo .demo-title {
  border-radius: 3px;
  border: 1px solid #48acdb;
  padding: 10px;
  background: #48acdb;
  margin-bottom: 5px; }
.demo .demo-label {
  padding: 10px;
  font-size: 17px;
  background: #fff;
  color: #2795c9;
  border-radius: 5px;
  display: inline-block; }
.demo .purchase-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fcdfe2; }
  .demo .purchase-panel > :first-child {
    margin-top: 0; }
  .demo .purchase-panel > :last-child {
    margin-bottom: 0; }
  .demo .purchase-panel h1, .demo .purchase-panel h2, .demo .purchase-panel h3, .demo .purchase-panel h4, .demo .purchase-panel h5, .demo .purchase-panel h6, .demo .purchase-panel p {
    color: #333333; }
  .demo .purchase-panel h1, .demo .purchase-panel h2, .demo .purchase-panel h3, .demo .purchase-panel h4, .demo .purchase-panel h5, .demo .purchase-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .demo .purchase-panel h1.subheader, .demo .purchase-panel h2.subheader, .demo .purchase-panel h3.subheader, .demo .purchase-panel h4.subheader, .demo .purchase-panel h5.subheader, .demo .purchase-panel h6.subheader {
      line-height: 1.4; }
  .demo .purchase-panel p {
    line-height: 2em;
    font-size: 1em; }
.demo table {
  border: 0px solid green; }
  .demo table tr {
    border: 0px solid green;
    line-height: 25px;
    vertical-align: top;
    background: #fff; }
    .demo table tr td {
      text-align: center; }
    .demo table tr b {
      width: 35px;
      height: 35px;
      background: #eee;
      border-radius: 999px;
      display: inline-block;
      text-align: center;
      line-height: 35px;
      border: 1px solid #bbb;
      margin: 0 auto;
      margin-top: 5px; }
    .demo table tr p {
      border-radius: 5px;
      border: 1px solid #ddd;
      margin-top: 5px;
      font-size: 14px;
      padding: 10px;
      line-height: 30px;
      background: #fff;
      font-weight: bold;
      text-align: left;
      padding-left: 15px; }
    .demo table tr .p-options {
      margin-top: -35px;
      border-top: 0;
      border-radius: 0 0 5px 5px;
      border-bottom: 1px solid #ddd;
      margin-bottom: 0;
      font-weight: normal;
      padding-left: 15px; }

.db-features .css3-shadow {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); }
.db-features .css3-shadow:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
  bottom: 0px;
  width: 80%;
  height: 50%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  left: 10%;
  right: 10%; }
.db-features .db-columns {
  padding: 5px; }
.db-features .panel {
  background: -webkit-radial-gradient(white, #eeeeee);
  /* Safari */
  background: -o-radial-gradient(#eeeeee, #dddddd);
  /* For Opera 11.1 to 12.0 */
  background: -moz-radial-gradient(white, #e5e5e5);
  /* For Firefox 3.6 to 15 */
  background: radial-gradient(white, #e5e5e5);
  /* Standard syntax (must be last) */
  margin: 3px 0;
  text-align: center; }
  .db-features .panel img {
    margin: 10px  auto;
    display: block; }
  .db-features .panel h4 {
    font-size: 15px; }

.new-features {
  position: relative; }
  .new-features .for-edu {
    overflow: hidden;
    position: absolute;
    left: -105px;
    top: 140px;
    background: #ebebeb;
    padding: 10px 50px;
    color: #000;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari and Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    font-size: 1.2em;
    border-radius: 35px 10px 0 0; }
  .new-features .for-stu {
    overflow: hidden;
    position: absolute;
    top: 315px;
    left: -99px;
    background: #ebebeb;
    padding: 10px 50px;
    color: #000;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari and Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    font-size: 1.2em;
    border-radius: 35px 10px 0 0; }
  .new-features .for-active {
    background: #2795c9;
    color: #fff;
    z-index: 1; }
  .new-features .icons-panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2;
    background: #fff;
    box-shadow: 0 0 7px #bbb;
    border: 1px solid #ddd; }
    .new-features .icons-panel > :first-child {
      margin-top: 0; }
    .new-features .icons-panel > :last-child {
      margin-bottom: 0; }
    .new-features .icons-panel h1, .new-features .icons-panel h2, .new-features .icons-panel h3, .new-features .icons-panel h4, .new-features .icons-panel h5, .new-features .icons-panel h6, .new-features .icons-panel p {
      color: #333333; }
    .new-features .icons-panel h1, .new-features .icons-panel h2, .new-features .icons-panel h3, .new-features .icons-panel h4, .new-features .icons-panel h5, .new-features .icons-panel h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .new-features .icons-panel h1.subheader, .new-features .icons-panel h2.subheader, .new-features .icons-panel h3.subheader, .new-features .icons-panel h4.subheader, .new-features .icons-panel h5.subheader, .new-features .icons-panel h6.subheader {
        line-height: 1.4; }
    .new-features .icons-panel h2 {
      background: #ffa74f;
      /* Old browsers */
      background: -moz-linear-gradient(top, #ffa74f 0%, #ff7001 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa74f), color-stop(100%, #ff7001));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #ffa74f 0%, #ff7001 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #ffa74f 0%, #ff7001 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #ffa74f 0%, #ff7001 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #ffa74f 0%, #ff7001 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa74f', endColorstr='#ff7001',GradientType=0 );
      /* IE6-9 */
      color: #fff;
      font-weight: bold;
      font-size: 25px;
      padding: 10px 10px; }
    .new-features .icons-panel h4 {
      color: #ff7907;
      font-size: 17px;
      font-weight: bold;
      margin-left: 5px;
      margin-right: 5px;
      margin-top: 20px; }
      .new-features .icons-panel h4 .bullet {
        width: 14px;
        height: 14px;
        background: red;
        border-radius: 999px;
        border: 1px solid #f73b10;
        background: #fdcb84;
        /* Old browsers */
        background: -moz-linear-gradient(top, #fdcb84 0%, #ec320b 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdcb84), color-stop(100%, #ec320b));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #fdcb84 0%, #ec320b 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #fdcb84 0%, #ec320b 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #fdcb84 0%, #ec320b 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #fdcb84 0%, #ec320b 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdcb84', endColorstr='#ec320b',GradientType=0 );
        /* IE6-9 */
        float: left;
        margin-top: 2px;
        margin-right: 12px;
        box-shadow: 1px 1px 1px #999; }
    .new-features .icons-panel ul {
      margin-left: 5px;
      margin-right: 5px; }
      .new-features .icons-panel ul li {
        color: #555;
        padding: 5px;
        list-style: none;
        margin-bottom: 2px;
        margin-left: 27px;
        font-size: 13px;
        border: 1px solid #e5e5e5; }
        .new-features .icons-panel ul li img {
          margin-right: 10px;
          float: left; }
      .new-features .icons-panel ul .active {
        background: #ffead5;
        box-shadow: 2px 2px 3px #ccc; }
  .new-features .levels {
    width: 3%;
    float: left;
    position: relative; }
    .new-features .levels .sub-topic {
      overflow: hidden;
      position: absolute;
      left: -52px;
      top: 58px;
      background: #ed5565;
      padding: 5px;
      color: #fff;
      width: 142px;
      padding: 10px;
      -ms-transform: rotate(-90deg);
      /* IE 9 */
      -moz-transform: rotate(-90deg);
      /* Firefox */
      -webkit-transform: rotate(-90deg);
      /* Safari and Chrome */
      -o-transform: rotate(-90deg);
      /* Opera */
      font-size: 1em;
      border-radius: 35px 10px 0 0;
      text-align: center; }
    .new-features .levels .topic {
      overflow: hidden;
      position: absolute;
      left: -52px;
      top: 206px;
      background: #ed5565;
      padding: 10px;
      color: #fff;
      width: 142px;
      -ms-transform: rotate(-90deg);
      /* IE 9 */
      -moz-transform: rotate(-90deg);
      /* Firefox */
      -webkit-transform: rotate(-90deg);
      /* Safari and Chrome */
      -o-transform: rotate(-90deg);
      /* Opera */
      font-size: 1em;
      border-radius: 35px 10px 0 0;
      text-align: center; }
    .new-features .levels .subject {
      overflow: hidden;
      position: absolute;
      left: -52px;
      top: 356px;
      background: #ed5565;
      padding: 10px;
      color: #fff;
      width: 142px;
      -ms-transform: rotate(-90deg);
      /* IE 9 */
      -moz-transform: rotate(-90deg);
      /* Firefox */
      -webkit-transform: rotate(-90deg);
      /* Safari and Chrome */
      -o-transform: rotate(-90deg);
      /* Opera */
      font-size: 1em;
      border-radius: 35px 10px 0 0;
      text-align: center; }
  .new-features .features-panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2;
    background: #fff;
    box-shadow: 0 0 7px #bbb;
    border: 1px solid #ddd; }
    .new-features .features-panel > :first-child {
      margin-top: 0; }
    .new-features .features-panel > :last-child {
      margin-bottom: 0; }
    .new-features .features-panel h1, .new-features .features-panel h2, .new-features .features-panel h3, .new-features .features-panel h4, .new-features .features-panel h5, .new-features .features-panel h6, .new-features .features-panel p {
      color: #333333; }
    .new-features .features-panel h1, .new-features .features-panel h2, .new-features .features-panel h3, .new-features .features-panel h4, .new-features .features-panel h5, .new-features .features-panel h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .new-features .features-panel h1.subheader, .new-features .features-panel h2.subheader, .new-features .features-panel h3.subheader, .new-features .features-panel h4.subheader, .new-features .features-panel h5.subheader, .new-features .features-panel h6.subheader {
        line-height: 1.4; }
    .new-features .features-panel .fea-head {
      background: #ffa74f;
      /* Old browsers */
      background: -moz-linear-gradient(top, #ffa74f 0%, #ff7001 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa74f), color-stop(100%, #ff7001));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #ffa74f 0%, #ff7001 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #ffa74f 0%, #ff7001 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #ffa74f 0%, #ff7001 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #ffa74f 0%, #ff7001 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa74f', endColorstr='#ff7001',GradientType=0 );
      /* IE6-9 */
      color: #fff;
      font-weight: bold;
      font-size: 25px;
      padding: 10px 10px; }
    .new-features .features-panel .fea-img {
      margin-left: 15px;
      border: solid 1px #d2d2d2;
      border-radius: 5px; }
    .new-features .features-panel .try-demo {
      border-style: solid;
      border-width: 1px;
      border-color: #f7b1b9;
      margin-bottom: 0.9375rem;
      padding: 1.25rem;
      background: #fcdfe2; }
      .new-features .features-panel .try-demo > :first-child {
        margin-top: 0; }
      .new-features .features-panel .try-demo > :last-child {
        margin-bottom: 0; }
      .new-features .features-panel .try-demo h1, .new-features .features-panel .try-demo h2, .new-features .features-panel .try-demo h3, .new-features .features-panel .try-demo h4, .new-features .features-panel .try-demo h5, .new-features .features-panel .try-demo h6, .new-features .features-panel .try-demo p {
        color: #333333; }
      .new-features .features-panel .try-demo h1, .new-features .features-panel .try-demo h2, .new-features .features-panel .try-demo h3, .new-features .features-panel .try-demo h4, .new-features .features-panel .try-demo h5, .new-features .features-panel .try-demo h6 {
        line-height: 1;
        margin-bottom: 0.625rem; }
        .new-features .features-panel .try-demo h1.subheader, .new-features .features-panel .try-demo h2.subheader, .new-features .features-panel .try-demo h3.subheader, .new-features .features-panel .try-demo h4.subheader, .new-features .features-panel .try-demo h5.subheader, .new-features .features-panel .try-demo h6.subheader {
          line-height: 1.4; }
      .new-features .features-panel .try-demo select {
        margin-bottom: 0;
        border-radius: 3px; }
      .new-features .features-panel .try-demo .demo-button {
        cursor: pointer;
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-decoration: none;
        text-align: center;
        display: inline-block;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0.0625rem;
        padding-left: 0;
        /*     @else                            { font-size: $padding - rem-calc(2); } */
        background-color: #1bbc9b;
        border-color: #158f76;
        color: white;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        box-shadow: 0 3px #158f76;
        padding: 7px 30px;
        margin-bottom: 0px; }
        .new-features .features-panel .try-demo .demo-button:hover, .new-features .features-panel .try-demo .demo-button:focus {
          background-color: #158f76; }
        .new-features .features-panel .try-demo .demo-button:hover, .new-features .features-panel .try-demo .demo-button:focus {
          color: white; }
    .new-features .features-panel .content-box {
      border-style: solid;
      border-width: 1px;
      border-color: #9dd3ec;
      margin-bottom: 0.9375rem;
      padding: 1.25rem;
      background: #c8e6f4;
      border-radius: 3px; }
      .new-features .features-panel .content-box > :first-child {
        margin-top: 0; }
      .new-features .features-panel .content-box > :last-child {
        margin-bottom: 0; }
      .new-features .features-panel .content-box h1, .new-features .features-panel .content-box h2, .new-features .features-panel .content-box h3, .new-features .features-panel .content-box h4, .new-features .features-panel .content-box h5, .new-features .features-panel .content-box h6, .new-features .features-panel .content-box p {
        color: #333333; }
      .new-features .features-panel .content-box h1, .new-features .features-panel .content-box h2, .new-features .features-panel .content-box h3, .new-features .features-panel .content-box h4, .new-features .features-panel .content-box h5, .new-features .features-panel .content-box h6 {
        line-height: 1;
        margin-bottom: 0.625rem; }
        .new-features .features-panel .content-box h1.subheader, .new-features .features-panel .content-box h2.subheader, .new-features .features-panel .content-box h3.subheader, .new-features .features-panel .content-box h4.subheader, .new-features .features-panel .content-box h5.subheader, .new-features .features-panel .content-box h6.subheader {
          line-height: 1.4; }
      .new-features .features-panel .content-box img {
        border-radius: 8px; }
    .new-features .features-panel .demo-sample {
      background: #666;
      border: solid 1px 3px;
      padding: 20px 15px 15px 15px;
      position: relative;
      border-top: solid 5px #48acdb;
      margin-top: 50px;
      border-radius: 0 0 3px 3px; }
      .new-features .features-panel .demo-sample img {
        border: solid 3px #fff; }
      .new-features .features-panel .demo-sample h3 {
        background-color: #1bbc9b;
        background-image: -moz-linear-gradient(#1bbc9b, #2ae0bb);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1bbc9b), to(#2ae0bb));
        background-image: -webkit-linear-gradient(#1bbc9b, #2ae0bb);
        background-image: -o-linear-gradient(#1bbc9b, #2ae0bb);
        border-radius: 0 3px 3px 3px;
        padding: 10px 30px;
        color: #fff;
        margin-left: 15px;
        left: 15px;
        top: -30px;
        position: absolute;
        margin-top: -2px;
        font-size: 1.2em; }
        .new-features .features-panel .demo-sample h3:before {
          width: 0;
          height: 0;
          content: "";
          border-bottom: 27px solid #000;
          border-right: 0px solid transparent;
          border-left: 10px solid transparent;
          position: absolute;
          top: 0;
          left: -10px; }
    .new-features .features-panel h6 {
      text-align: center;
      font-weight: bold;
      color: yellow;
      margin-top: 10px; }
    .new-features .features-panel .demo-btn {
      background: #1bbc9b;
      color: #fff;
      padding: 12px 25px;
      position: absolute;
      right: 0;
      top: 25px; }
      .new-features .features-panel .demo-btn:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        right: 0px;
        top: -10px;
        border-width: 5px 5px;
        border-style: solid;
        border-color: transparent transparent #0e6351 #0e6351; }
      .new-features .features-panel .demo-btn:before {
        content: ' ';
        position: absolute;
        top: 0px;
        left: -10px;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 10px solid #1bbc9b; }
    .new-features .features-panel .anim-box {
      margin-left: 0;
      background: #f8f8f8;
      padding: 15px;
      border: solid 1px #dedede; }
      .new-features .features-panel .anim-box li {
        list-style: none;
        padding: 0 10px 0 20px;
        background: url(../Images/features/bullet.png) left 10px no-repeat;
        text-align: justify; }
    .new-features .features-panel .ws-list li {
      list-style: none;
      background: url(../Images/features/bullet.png) left 10px no-repeat;
      text-align: justify;
      padding-left: 17px; }

.rewards-btns #breadcrumbs-three {
  overflow: hidden;
  width: 100%;
  margin-left: 0; }
.rewards-btns #breadcrumbs-three li {
  float: left;
  margin: 0 2em 0 0;
  list-style: none; }
.rewards-btns #breadcrumbs-three a {
  padding: .7em 1em .7em 2em;
  float: left;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background: #1bbc9b;
  position: relative;
  z-index: 1;
  text-shadow: 0 1px 0 rgba(168, 168, 168, 0.5);
  border-radius: .4em 0 0 .4em;
  -webkit-border-radius: .4em 0 0 .4em;
  -moz-border-radius: .4em 0 0 .4em; }
.rewards-btns #breadcrumbs-three a:hover {
  background: #abe0ef; }
.rewards-btns #breadcrumbs-three a::after {
  background: #1bbc9b;
  content: "";
  height: 2.5em;
  margin-top: -1.25em;
  position: absolute;
  right: -1.2em;
  top: 50%;
  width: 2.5em;
  z-index: -1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  border-radius: .4em; }
.rewards-btns #breadcrumbs-three a:hover::after {
  background: #abe0ef; }
.rewards-btns #breadcrumbs-three .current,
.rewards-btns #breadcrumbs-three .current:hover {
  font-weight: bold;
  background: none; }
.rewards-btns #breadcrumbs-three .current::after {
  content: normal; }

.points-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  background: #1bbc9b;
  float: left;
  width: 25%;
  margin-right: 15px;
  border-radius: 10px;
  color: #fff;
  border: 5px solid #fff;
  box-shadow: 0px 2px 5px #bbb;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 0;
  text-shadow: 0px 2px 2px #555; }
  .points-panel > :first-child {
    margin-top: 0; }
  .points-panel > :last-child {
    margin-bottom: 0; }
  .points-panel h1, .points-panel h2, .points-panel h3, .points-panel h4, .points-panel h5, .points-panel h6, .points-panel p {
    color: #333333; }
  .points-panel h1, .points-panel h2, .points-panel h3, .points-panel h4, .points-panel h5, .points-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .points-panel h1.subheader, .points-panel h2.subheader, .points-panel h3.subheader, .points-panel h4.subheader, .points-panel h5.subheader, .points-panel h6.subheader {
      line-height: 1.4; }

.bg2 {
  background: #ed5565; }

.bg3 {
  background: #2795c9; }

.pp {
  color: #ed5565;
  font-weight: bold; }

.reward-tables table {
  width: 100%; }
  .reward-tables table th {
    background: #1bbc9b;
    color: #fff;
    text-align: center; }
    .reward-tables table th:first-child {
      text-align: left; }
  .reward-tables table td {
    text-align: center; }
    .reward-tables table td:first-child {
      text-align: left; }
  .reward-tables table .total {
    background: #f2838f;
    font-weight: bold;
    color: #fff; }

.skills-accordion {
  margin-bottom: 10px; }
  .skills-accordion .accordion dd a {
    font-weight: bold;
    background: #f8f8f8;
    color: #1f759e;
    border-radius: 3px;
    padding: .5em 1em;
    margin-bottom: 2px;
    border: solid 1px #dedede; }
  .skills-accordion .accordion dd .content {
    background: #fff;
    padding: 20px;
    margin-bottom: 2px;
    border: solid 1px #dedede;
    border-radius: 0 0 3px 3px; }
    .skills-accordion .accordion dd .content p {
      margin-bottom: 0; }

.demo-worksheet table {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px; }
  .demo-worksheet table thead tr {
    background: #5f9baf; }
    .demo-worksheet table thead tr th {
      padding: 15px;
      color: #fff;
      border-right: 1px solid #a0d1e2; }
      .demo-worksheet table thead tr th:last-child {
        border-right: 0; }
  .demo-worksheet table tbody tr {
    border-bottom: 1px solid #ddd; }
    .demo-worksheet table tbody tr td {
      padding: 15px;
      border-right: 1px solid #ddd; }
      .demo-worksheet table tbody tr td:last-child {
        border-right: 0; }
      .demo-worksheet table tbody tr td h3 {
        text-align: center;
        width: 40px;
        height: 40px;
        background: #5f9baf;
        margin: 0 auto;
        border-radius: 999px;
        color: #fff; }
      .demo-worksheet table tbody tr td h5 {
        font-size: 1.1em;
        font-weight: bold;
        color: #1bbc9b; }
      .demo-worksheet table tbody tr td h6 {
        font-size: 1.1em;
        font-weight: bold;
        text-align: center;
        background: #eee;
        padding: 20px; }
      .demo-worksheet table tbody tr td ul {
        margin-left: 0; }
        .demo-worksheet table tbody tr td ul li {
          list-style: none;
          padding: 10px 20px;
          background: #fff;
          margin-bottom: 2px;
          color: #555; }
          .demo-worksheet table tbody tr td ul li img {
            height: 100px;
            width: 100px;
            border: 1px solid #ddd; }

/*--------------------------------
   Db-New Forums
  --------------------------------*/
.gen-discussion .table1 {
  margin: 0 auto;
  display: block;
  width: 100%;
  margin-top: 1em; }
  .gen-discussion .table1 table {
    text-align: center;
    border: solid 1px #c8e6f4;
    width: 100%; }
    .gen-discussion .table1 table th {
      background: #2795c9;
      border: solid 1px #c8e6f4;
      color: #fff;
      text-align: center; }
      .gen-discussion .table1 table th:first-child {
        text-align: left; }
    .gen-discussion .table1 table td {
      border: none;
      border-right: solid 1px #c8e6f4; }
      .gen-discussion .table1 table td:first-child {
        text-align: left; }
      .gen-discussion .table1 table td:last-child {
        border-right: none; }

.db-forums {
  background: #fff;
  padding: 15px;
  width: 90%;
  margin: 0 auto 15px auto;
  box-shadow: 0px 0px 4px #999; }
  .db-forums .row {
    max-width: 100%; }
  .db-forums .forums-head {
    background: #ebebeb;
    padding: 5px;
    margin-bottom: 1em; }
    .db-forums .forums-head h3 {
      margin: 0;
      line-height: 50px; }
      .db-forums .forums-head h3:before {
        content: "";
        background: url(../images/forums/forums-icon.png) center center no-repeat whitesmoke;
        float: left;
        display: block;
        width: 50px;
        height: 50px;
        margin-right: 5px; }
    .db-forums .forums-head .search {
      margin-top: 7px; }
      .db-forums .forums-head .search input[type="text"] {
        margin-bottom: 0; }
  .db-forums .forums-left .table1 table {
    width: 100%;
    border: solid 1px #d6e7ef;
    text-align: center;
    background: #e7f6fd; }
    .db-forums .forums-left .table1 table th {
      background-color: #f0f7fd;
      background-image: -moz-linear-gradient(#f0f7fd, #d5effc);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f7fd), to(#d5effc));
      background-image: -webkit-linear-gradient(#f0f7fd, #d5effc);
      background-image: -o-linear-gradient(#f0f7fd, #d5effc);
      border: solid 1px #99defd;
      text-align: center; }
    .db-forums .forums-left .table1 table td {
      border: solid 1px #d6e7ef; }
  .db-forums .forums-left .table2 table {
    width: 100%;
    border: solid 1px #d7fbbe;
    text-align: center;
    background: #edf6e1; }
    .db-forums .forums-left .table2 table th {
      background-color: #edf8d6;
      background-image: -moz-linear-gradient(#edf8d6, #d7fac0);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#edf8d6), to(#d7fac0));
      background-image: -webkit-linear-gradient(#edf8d6, #d7fac0);
      background-image: -o-linear-gradient(#edf8d6, #d7fac0);
      border: solid 1px #d2edc4;
      text-align: center; }
    .db-forums .forums-left .table2 table td {
      border: solid 1px #e2f0cd; }
  .db-forums .forums-right .groups {
    border-style: solid;
    border-width: 1px;
    border-color: #d2d2d2;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #ebebeb; }
    .db-forums .forums-right .groups > :first-child {
      margin-top: 0; }
    .db-forums .forums-right .groups > :last-child {
      margin-bottom: 0; }
    .db-forums .forums-right .groups h1, .db-forums .forums-right .groups h2, .db-forums .forums-right .groups h3, .db-forums .forums-right .groups h4, .db-forums .forums-right .groups h5, .db-forums .forums-right .groups h6, .db-forums .forums-right .groups p {
      color: #333333; }
    .db-forums .forums-right .groups h1, .db-forums .forums-right .groups h2, .db-forums .forums-right .groups h3, .db-forums .forums-right .groups h4, .db-forums .forums-right .groups h5, .db-forums .forums-right .groups h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .db-forums .forums-right .groups h1.subheader, .db-forums .forums-right .groups h2.subheader, .db-forums .forums-right .groups h3.subheader, .db-forums .forums-right .groups h4.subheader, .db-forums .forums-right .groups h5.subheader, .db-forums .forums-right .groups h6.subheader {
        line-height: 1.4; }
    .db-forums .forums-right .groups h3 {
      border-bottom: dotted 1px #fff;
      color: #666;
      margin: 0 -20px;
      padding: 0 15px 10px 55px;
      background: url(../images/forums/groups.png) no-repeat 15px center; }
    .db-forums .forums-right .groups .postsbox {
      margin-top: 10px; }
      .db-forums .forums-right .groups .postsbox ul {
        margin: 0; }
        .db-forums .forums-right .groups .postsbox ul li {
          background: #85acd3;
          padding: 10px;
          list-style: none;
          color: #f8fb32;
          margin-bottom: 10px;
          font-size: 0.8em; }
          .db-forums .forums-right .groups .postsbox ul li p {
            margin-bottom: 0;
            color: #fff;
            font-size: 1em; }
          .db-forums .forums-right .groups .postsbox ul li a {
            color: #f8fb32;
            text-decoration: underline; }
  .db-forums .class-wise table {
    margin: 0 auto;
    display: block;
    width: 80%;
    text-align: center;
    border: none; }
    .db-forums .class-wise table th {
      background: #2795c9;
      border: solid 1px #9dd3ec;
      color: #fff;
      text-align: center; }
      .db-forums .class-wise table th:first-child {
        text-align: left; }
    .db-forums .class-wise table td {
      border: solid 1px #9dd3ec; }
      .db-forums .class-wise table td:first-child {
        text-align: left; }
  .db-forums .gen-discussion .table1 {
    margin: 0 auto;
    display: block;
    width: 80%; }
    .db-forums .gen-discussion .table1 table {
      text-align: center;
      border: solid 1px #c8e6f4;
      width: 100%; }
      .db-forums .gen-discussion .table1 table th {
        background: #2795c9;
        border: solid 1px #c8e6f4;
        color: #fff;
        text-align: center; }
        .db-forums .gen-discussion .table1 table th:first-child {
          text-align: left; }
      .db-forums .gen-discussion .table1 table td {
        border: none;
        border-right: solid 1px #c8e6f4; }
        .db-forums .gen-discussion .table1 table td:first-child {
          text-align: left; }
        .db-forums .gen-discussion .table1 table td:last-child {
          border-right: none; }
  .db-forums .reply-head {
    background: #2795c9;
    margin: 10px 0;
    padding: 15px;
    color: #fff; }
  .db-forums .reply-body .reply-left {
    text-align: center;
    border-right: solid 1px #d2d2d2;
    min-height: 500px; }
    .db-forums .reply-body .reply-left .arrow {
      width: 0;
      height: 0;
      border-left: 10px solid #d2d2d2;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      float: right;
      margin-right: -10px;
      margin-top: 50px; }
    .db-forums .reply-body .reply-left p {
      text-align: center; }
  .db-forums .reply-body .reply-right .topic {
    border-bottom: solid 1px #d2d2d2;
    margin-bottom: 10px; }
    .db-forums .reply-body .reply-right .topic h4 {
      color: #f58520;
      font-weight: bold; }
    .db-forums .reply-body .reply-right .topic p {
      margin-bottom: 10px; }
    .db-forums .reply-body .reply-right .topic .rating {
      float: right;
      margin-top: 25px; }
  .db-forums .reply-body .reply-right .reply-box {
    background: #f5f5f5;
    border-left: solid 5px #9dbecd;
    border-top: solid 1px #9dbecd;
    border-bottom: solid 1px #9dbecd;
    border-right: solid 1px #9dbecd;
    padding: 20px;
    position: relative;
    margin-top: 30px; }
    .db-forums .reply-body .reply-right .reply-box .arrow {
      width: 0;
      height: 0;
      border-left: 10px solid #9dbecd;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      position: absolute;
      top: 20px;
      left: 0px; }
    .db-forums .reply-body .reply-right .reply-box img {
      float: left; }
    .db-forums .reply-body .reply-right .reply-box .border {
      border-bottom: solid 1px #fff;
      margin: 5px 0; }
    .db-forums .reply-body .reply-right .reply-box p {
      margin-bottom: 0px; }
    .db-forums .reply-body .reply-right .reply-box .header {
      color: #2795c9;
      font-weight: normal; }
    .db-forums .reply-body .reply-right .reply-box .thread-btns {
      position: absolute;
      top: -42px;
      right: 0px; }
      .db-forums .reply-body .reply-right .reply-box .thread-btns a {
        background-color: #d86c0a;
        background-image: -moz-linear-gradient(#d86c0a, #f58520);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d86c0a), to(#f58520));
        background-image: -webkit-linear-gradient(#d86c0a, #f58520);
        background-image: -o-linear-gradient(#d86c0a, #f58520);
        padding: 5px;
        color: #fff;
        font-size: 12px; }
        .db-forums .reply-body .reply-right .reply-box .thread-btns a:hover {
          color: #fcd5b2; }
    .db-forums .reply-body .reply-right .reply-box .inner-box {
      background: #f5f5f5;
      border-left: solid 5px #9dbecd;
      border-top: solid 1px #9dbecd;
      border-bottom: solid 1px #9dbecd;
      border-right: solid 1px #9dbecd;
      padding: 20px;
      position: relative;
      margin-top: 30px; }
      .db-forums .reply-body .reply-right .reply-box .inner-box .arrow {
        width: 0;
        height: 0;
        border-left: 10px solid #9dbecd;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        top: 20px;
        left: 0px; }
      .db-forums .reply-body .reply-right .reply-box .inner-box .border {
        border-bottom: solid 1px #fff;
        margin: 5px 0; }
      .db-forums .reply-body .reply-right .reply-box .inner-box .header {
        color: #2795c9;
        font-weight: normal; }
      .db-forums .reply-body .reply-right .reply-box .inner-box .thread-btns {
        position: absolute;
        top: -20px;
        right: 0px; }
        .db-forums .reply-body .reply-right .reply-box .inner-box .thread-btns a {
          background-color: #d86c0a;
          background-image: -moz-linear-gradient(#d86c0a, #f58520);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d86c0a), to(#f58520));
          background-image: -webkit-linear-gradient(#d86c0a, #f58520);
          background-image: -o-linear-gradient(#d86c0a, #f58520);
          padding: 5px;
          color: #fff;
          font-size: 12px; }
          .db-forums .reply-body .reply-right .reply-box .inner-box .thread-btns a:hover {
            color: #fcd5b2; }
  .db-forums .thread-nav {
    border-style: solid;
    border-width: 1px;
    border-color: #dedede;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f8f8f8;
    margin-top: 15px; }
    .db-forums .thread-nav > :first-child {
      margin-top: 0; }
    .db-forums .thread-nav > :last-child {
      margin-bottom: 0; }
    .db-forums .thread-nav h1, .db-forums .thread-nav h2, .db-forums .thread-nav h3, .db-forums .thread-nav h4, .db-forums .thread-nav h5, .db-forums .thread-nav h6, .db-forums .thread-nav p {
      color: #333333; }
    .db-forums .thread-nav h1, .db-forums .thread-nav h2, .db-forums .thread-nav h3, .db-forums .thread-nav h4, .db-forums .thread-nav h5, .db-forums .thread-nav h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .db-forums .thread-nav h1.subheader, .db-forums .thread-nav h2.subheader, .db-forums .thread-nav h3.subheader, .db-forums .thread-nav h4.subheader, .db-forums .thread-nav h5.subheader, .db-forums .thread-nav h6.subheader {
        line-height: 1.4; }
    .db-forums .thread-nav .pagination {
      margin: 0 auto;
      display: table; }
  .db-forums .curriculum-tabs {
    border-bottom: solid 12px #c06009;
    padding-left: 50px;
    margin: 30px 0 0 0; }
    .db-forums .curriculum-tabs a {
      background: #f58520;
      padding: 10px 30px;
      color: #fff;
      margin-right: 15px;
      margin-bottom: -10px;
      position: relative; }
      .db-forums .curriculum-tabs a:hover {
        background: #f69238; }
      .db-forums .curriculum-tabs a:before {
        width: 0;
        height: 0;
        content: "";
        border-bottom: 27px solid #000;
        border-right: 0px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        top: 0;
        left: -10px; }
    .db-forums .curriculum-tabs .active {
      background: #7ebb00; }
      .db-forums .curriculum-tabs .active:hover {
        background: #8fd400; }
  .db-forums .curriculum-body {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2; }
    .db-forums .curriculum-body > :first-child {
      margin-top: 0; }
    .db-forums .curriculum-body > :last-child {
      margin-bottom: 0; }
    .db-forums .curriculum-body h1, .db-forums .curriculum-body h2, .db-forums .curriculum-body h3, .db-forums .curriculum-body h4, .db-forums .curriculum-body h5, .db-forums .curriculum-body h6, .db-forums .curriculum-body p {
      color: #333333; }
    .db-forums .curriculum-body h1, .db-forums .curriculum-body h2, .db-forums .curriculum-body h3, .db-forums .curriculum-body h4, .db-forums .curriculum-body h5, .db-forums .curriculum-body h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .db-forums .curriculum-body h1.subheader, .db-forums .curriculum-body h2.subheader, .db-forums .curriculum-body h3.subheader, .db-forums .curriculum-body h4.subheader, .db-forums .curriculum-body h5.subheader, .db-forums .curriculum-body h6.subheader {
        line-height: 1.4; }
    .db-forums .curriculum-body .curri-table table {
      width: 100%;
      border: solid 1px #d7fbbe;
      text-align: center;
      background: #edf6e1; }
      .db-forums .curriculum-body .curri-table table th {
        background-color: #edf8d6;
        background-image: -moz-linear-gradient(#edf8d6, #d7fac0);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#edf8d6), to(#d7fac0));
        background-image: -webkit-linear-gradient(#edf8d6, #d7fac0);
        background-image: -o-linear-gradient(#edf8d6, #d7fac0);
        border: solid 1px #d2edc4;
        text-align: center; }
      .db-forums .curriculum-body .curri-table table td {
        border: solid 1px #e2f0cd; }

.forums-popup {
  background: #f8f8f8;
  border: solid 4px #d2d2d2;
  border-radius: 8px;
  width: 40%;
  text-align: center;
  position: fixed;
  top: 100px;
  left: 30%;
  z-index: 101;
  box-shadow: 0 3px 3px #222;
  padding: 20px; }
  .forums-popup .close-btn {
    background: #ed5565;
    border: solid 2px #fff;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border-radius: 1000px;
    position: absolute;
    top: -15px;
    right: -15px;
    font-weight: bold;
    color: #fff; }
  .forums-popup h3 {
    background: #2795c9;
    margin: -20px -30px 20px -30px;
    color: #fff;
    padding: 10px 0;
    border-radius: 4px 4px 0 0; }

.myGridStyle {
  border-collapse: collapse; }

.myGridStyle tr th {
  padding: 12px;
  color: white;
  border-right: solid 1px #fff;
  border-left: none;
  border-bottom: none;
  border-top: none;
  background: #2795c9; }
  .myGridStyle tr th:last-child {
    border-right: none; }
  .myGridStyle tr th:first-child {
    text-align: left; }

.myGridStyle tr:nth-child(even) {
  background: #f0f0f0;
  border: none; }

.myGridStyle tr:nth-child(odd) {
  background: #f8f8f8; }

.myGridStyle td {
  border-right: solid 1px #fff;
  border-left: none;
  border-bottom: none;
  border-top: none;
  padding: 12px;
  text-align: center; }
  .myGridStyle td:last-child {
    border-right: none; }
  .myGridStyle td:first-child {
    text-align: left; }

.paging table {
  border: none;
  margin: 0 auto; }
.paging a {
  background-color: #ebebeb;
  padding: 5px 7px;
  text-decoration: none;
  border: 1px solid #dedede;
  border-radius: 3px; }
  .paging a:hover {
    background-color: #f8f8f8;
    color: #666; }
.paging span {
  background-color: #ed5565;
  padding: 5px 7px;
  color: #fff;
  border: 1px solid #eb3e50;
  border-radius: 3px; }

tr.paging {
  background: none !important; }
  tr.paging tr {
    background: none !important; }
  tr.paging td {
    border: none;
    text-align: center; }

.div-note {
  text-align: right; }
  .div-note ul li {
    list-style: none;
    display: inline; }
    .div-note ul li img {
      margin-right: 5px;
      margin-left: 5px; }

.btb-topictest {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px; }
  .btb-topictest .bits-button {
    background: none;
    padding: .8em 0;
    text-align: center;
    border: none;
    border-radius: 23px;
    color: #2795c9;
    font-weight: bold; }
  .btb-topictest .bits-button-disabled {
    color: #ababab; }
  .btb-topictest .bits-button-active {
    background: none;
    padding: .8em 0;
    text-align: center;
    border: none;
    border-radius: 23px;
    color: #7ebb00;
    font-weight: bold; }
  .btb-topictest .steps {
    background: url(../Images/step1.png) no-repeat;
    float: left;
    width: 200px;
    height: 50px;
    margin-right: -21px;
    padding: .40em 1em;
    color: white;
    font-size: 1em;
    margin-bottom: 2em; }
    .btb-topictest .steps h6 {
      text-align: center;
      margin: 0;
      padding: 0;
      font-size: 0.8em;
      color: white;
      font-weight: normal; }
      .btb-topictest .steps h6 b {
        color: #ff0; }
  .btb-topictest .steps-present {
    background: url(../Images/step2.png) no-repeat; }
    .btb-topictest .steps-present h6 {
      color: white; }
    .btb-topictest .steps-present:after {
      border-left: 20px solid #2795c9; }
  .btb-topictest .steps-disabled {
    background: url(../Images/step3.png) no-repeat; }
    .btb-topictest .steps-disabled h6 {
      color: white; }
    .btb-topictest .steps-disabled:after {
      border-left: 20px solid #d2d2d2; }
  .btb-topictest .steps-disabled-lite {
    background: url(../Images/step4.html) no-repeat; }
    .btb-topictest .steps-disabled-lite h6 {
      color: white; }
    .btb-topictest .steps-disabled-lite:after {
      border-left: 20px solid #d2d2d2; }
  .btb-topictest .test-head {
    padding: 1.5em; }
    .btb-topictest .test-head .sel-que {
      margin-top: 10px; }
      .btb-topictest .test-head .sel-que span {
        font-size: 0.8em;
        font-weight: bold;
        margin-right: 15px; }
      .btb-topictest .test-head .sel-que input {
        margin-bottom: 0; }
  .btb-topictest .questions-panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2;
    padding: 0.2em;
    padding-top: 2em;
    overflow: hidden; }
    .btb-topictest .questions-panel > :first-child {
      margin-top: 0; }
    .btb-topictest .questions-panel > :last-child {
      margin-bottom: 0; }
    .btb-topictest .questions-panel h1, .btb-topictest .questions-panel h2, .btb-topictest .questions-panel h3, .btb-topictest .questions-panel h4, .btb-topictest .questions-panel h5, .btb-topictest .questions-panel h6, .btb-topictest .questions-panel p {
      color: #333333; }
    .btb-topictest .questions-panel h1, .btb-topictest .questions-panel h2, .btb-topictest .questions-panel h3, .btb-topictest .questions-panel h4, .btb-topictest .questions-panel h5, .btb-topictest .questions-panel h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .btb-topictest .questions-panel h1.subheader, .btb-topictest .questions-panel h2.subheader, .btb-topictest .questions-panel h3.subheader, .btb-topictest .questions-panel h4.subheader, .btb-topictest .questions-panel h5.subheader, .btb-topictest .questions-panel h6.subheader {
        line-height: 1.4; }
    .btb-topictest .questions-panel select option {
      padding-left: 1em; }
      .btb-topictest .questions-panel select option:hover {
        background: red; }
    .btb-topictest .questions-panel .ptb {
      padding-top: .6em;
      padding-bottom: .6em;
      font-size: .9em; }
      .btb-topictest .questions-panel .ptb input[type=text] {
        margin-bottom: 0;
        padding-top: 2px;
        padding-bottom: 2px; }
    .btb-topictest .questions-panel .ptb2 {
      padding-top: .6em;
      padding-bottom: .6em;
      color: #2795c9;
      font-weight: bold;
      text-decoration: underline; }
    .btb-topictest .questions-panel .choose {
      color: #f58520;
      font-weight: bold;
      font-size: 1em;
      padding-right: 1em; }
    .btb-topictest .questions-panel .left2 {
      margin-top: 1em; }
      .btb-topictest .questions-panel .left2 .choose {
        color: #f58520;
        font-weight: bold;
        font-size: 1em;
        padding-right: 1em; }
      .btb-topictest .questions-panel .left2 .remaining {
        color: #2795c9;
        font-size: .7em;
        margin-top: 10px;
        font-weight: bold;
        padding-left: 1em; }
    .btb-topictest .questions-panel .remaining2 {
      text-align: left;
      padding: 1em;
      font-size: .8em;
      margin-top: -10px;
      font-weight: bold;
      padding-left: 1em; }
      .btb-topictest .questions-panel .remaining2 b {
        color: #ed5565; }
    .btb-topictest .questions-panel .add-que {
      background: #ebebeb;
      padding: 10px;
      border-radius: 3px;
      font-size: 0.8em; }
    .btb-topictest .questions-panel .table1 {
      height: 300px;
      overflow: auto; }
      .btb-topictest .questions-panel .table1 table {
        text-align: center;
        border: solid 1px #d4d4d4;
        width: 100%; }
        .btb-topictest .questions-panel .table1 table th {
          background: #8eb1c4;
          border: solid 1px #ccd9df;
          color: #fff;
          text-align: center; }
          .btb-topictest .questions-panel .table1 table th:nth-child(2) {
            text-align: left; }
        .btb-topictest .questions-panel .table1 table td {
          border: solid 1px #ccd9df;
          font-size: 14px;
          line-height: 25px; }
          .btb-topictest .questions-panel .table1 table td:nth-child(2) {
            text-align: left; }
          .btb-topictest .questions-panel .table1 table td:last-child {
            border-right: none; }
    .btb-topictest .questions-panel .short-que {
      margin: 0;
      height: 300px;
      overflow: auto;
      padding: 15px; }
      .btb-topictest .questions-panel .short-que li {
        list-style: none;
        background-color: #f8f8f8;
        background-image: -moz-linear-gradient(#f8f8f8, white);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(white));
        background-image: -webkit-linear-gradient(#f8f8f8, white);
        background-image: -o-linear-gradient(#f8f8f8, white);
        border: solid 1px #d2d2d2;
        margin-bottom: 15px;
        padding: 10px 30px 10px 30px;
        border-radius: 3px;
        position: relative; }
        .btb-topictest .questions-panel .short-que li:before {
          content: "Q:";
          color: #ed5565;
          margin-left: -20px;
          font-weight: bold; }
        .btb-topictest .questions-panel .short-que li input {
          position: absolute;
          top: 40%;
          right: 10px; }
    .btb-topictest .questions-panel .next-access {
      margin-top: 1em;
      background: #e3e3e3;
      padding: 1em; }
      .btb-topictest .questions-panel .next-access .fbtn6 {
        float: right;
        padding: .7em 3em; }
  .btb-topictest .question-count {
    background: linear-gradient(#f6df44, #f9cd83);
    padding: .6em 1em;
    color: #000ff0;
    border: 1px solid #d98b0a;
    font-size: 1em;
    clear: both;
    text-align: center;
    width: 80%; }
  .btb-topictest .question-table .question-count {
    background: linear-gradient(#f6df44, #f9cd83);
    padding: .8em 2em;
    color: #000ff0;
    border: 1px solid #d98b0a;
    font-size: 1.1em;
    clear: both; }
  .btb-topictest .question-table .sorry {
    background: #f58520;
    padding: .8em 1em;
    color: #000ff0;
    font-size: 1em;
    margin-top: 10px; }
  .btb-topictest .question-table table {
    width: 100%; }
    .btb-topictest .question-table table thead {
      background: #8eb2c4; }
      .btb-topictest .question-table table thead td {
        border: 1px solid #ebebeb;
        padding: 1.2em; }
      .btb-topictest .question-table table thead .qno {
        width: 10%;
        color: white; }
      .btb-topictest .question-table table thead .question {
        width: 90%;
        color: white; }
    .btb-topictest .question-table table tbody tr:nth-of-type(even) {
      background: linear-gradient(#ebebeb 60%, #e2ebf0); }
    .btb-topictest .question-table table tbody tr:nth-of-type(odd) {
      background: whitesmoke; }
    .btb-topictest .question-table table tbody td {
      border: 1px solid #d2d2d2;
      padding: 1em; }
      .btb-topictest .question-table table tbody td p {
        margin-bottom: 0; }
    .btb-topictest .question-table table tbody .sno {
      font-size: 1em;
      font-weight: bold;
      text-align: center; }
      .btb-topictest .question-table table tbody .sno b {
        border-radius: 999px;
        background: green;
        width: 30px;
        height: 30px;
        display: block;
        text-align: center;
        background: #dedede;
        margin: 0 auto;
        line-height: 25px;
        border: 2px solid #bbb; }
  .btb-topictest .question-table .repeater-table {
    height: 250px; }

.b2bcenter {
  text-align: center;
  background: red; }

.btb-popup {
  background: #f8f8f8;
  border: solid 1px #d2d2d2;
  width: 80%;
  text-align: center;
  position: fixed;
  top: 100px;
  left: 10%;
  z-index: 101;
  -webkit-box-shadow: 0 0 5px #666666;
  -moz-box-shadow: 0 0 5px #666666;
  box-shadow: 0 0 5px #666666;
  padding: 20px; }
  .btb-popup .close-btn {
    background: #ed5565;
    border: solid 2px #fff;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border-radius: 1000px;
    position: absolute;
    top: -15px;
    right: -15px;
    font-weight: bold;
    color: #fff; }
  .btb-popup h3 {
    background: #2795c9;
    margin: -20px -30px 20px -30px;
    color: #fff;
    padding: 10px 0;
    border-radius: 4px 4px 0 0; }

.b2b-new .test-type-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  padding: 0;
  margin-top: 1em;
  overflow: hidden;
  border-bottom: 6px solid white; }
  .b2b-new .test-type-panel > :first-child {
    margin-top: 0; }
  .b2b-new .test-type-panel > :last-child {
    margin-bottom: 0; }
  .b2b-new .test-type-panel h1, .b2b-new .test-type-panel h2, .b2b-new .test-type-panel h3, .b2b-new .test-type-panel h4, .b2b-new .test-type-panel h5, .b2b-new .test-type-panel h6, .b2b-new .test-type-panel p {
    color: #333333; }
  .b2b-new .test-type-panel h1, .b2b-new .test-type-panel h2, .b2b-new .test-type-panel h3, .b2b-new .test-type-panel h4, .b2b-new .test-type-panel h5, .b2b-new .test-type-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .b2b-new .test-type-panel h1.subheader, .b2b-new .test-type-panel h2.subheader, .b2b-new .test-type-panel h3.subheader, .b2b-new .test-type-panel h4.subheader, .b2b-new .test-type-panel h5.subheader, .b2b-new .test-type-panel h6.subheader {
      line-height: 1.4; }
  .b2b-new .test-type-panel .button {
    padding-left: 5em;
    padding-right: 5em;
    float: left;
    margin-bottom: 0;
    background: #dedede;
    color: #000; }
  .b2b-new .test-type-panel .test-type {
    float: left;
    padding: 1.1em 2em; }
    .b2b-new .test-type-panel .test-type input[type=radio] {
      margin-bottom: 0;
      margin-right: .5em; }
.b2b-new .question-entering {
  width: 100%; }
  .b2b-new .question-entering thead {
    background: #ed5565; }
    .b2b-new .question-entering thead td {
      font-size: .9em;
      color: #fff;
      padding: .8em 0;
      text-align: center; }
  .b2b-new .question-entering tbody td {
    font-size: .9em;
    color: #999;
    padding: .8em 0;
    text-align: center; }
    .b2b-new .question-entering tbody td input[type=text] {
      width: 50%;
      margin: 0 auto;
      margin-top: .5em;
      margin-bottom: .5em; }
  .b2b-new .question-entering tbody .total-row {
    background: white; }
.b2b-new .b2b-forms {
  margin-top: 2em; }
  .b2b-new .b2b-forms label {
    font-weight: bold;
    padding-top: .6em; }
.b2b-new .next-prev-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  padding: .5em;
  margin-top: 1em;
  overflow: hidden;
  border-bottom: 6px solid white;
  text-align: right; }
  .b2b-new .next-prev-panel > :first-child {
    margin-top: 0; }
  .b2b-new .next-prev-panel > :last-child {
    margin-bottom: 0; }
  .b2b-new .next-prev-panel h1, .b2b-new .next-prev-panel h2, .b2b-new .next-prev-panel h3, .b2b-new .next-prev-panel h4, .b2b-new .next-prev-panel h5, .b2b-new .next-prev-panel h6, .b2b-new .next-prev-panel p {
    color: #333333; }
  .b2b-new .next-prev-panel h1, .b2b-new .next-prev-panel h2, .b2b-new .next-prev-panel h3, .b2b-new .next-prev-panel h4, .b2b-new .next-prev-panel h5, .b2b-new .next-prev-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .b2b-new .next-prev-panel h1.subheader, .b2b-new .next-prev-panel h2.subheader, .b2b-new .next-prev-panel h3.subheader, .b2b-new .next-prev-panel h4.subheader, .b2b-new .next-prev-panel h5.subheader, .b2b-new .next-prev-panel h6.subheader {
      line-height: 1.4; }
  .b2b-new .next-prev-panel .button {
    margin-bottom: 0; }
.b2b-new .tabular-heading {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  background: #ebebeb;
  padding-top: .9em;
  padding-bottom: .9em;
  margin-bottom: 0; }
  .b2b-new .tabular-heading > :first-child {
    margin-top: 0; }
  .b2b-new .tabular-heading > :last-child {
    margin-bottom: 0; }
  .b2b-new .tabular-heading h1, .b2b-new .tabular-heading h2, .b2b-new .tabular-heading h3, .b2b-new .tabular-heading h4, .b2b-new .tabular-heading h5, .b2b-new .tabular-heading h6, .b2b-new .tabular-heading p {
    color: #333333; }
  .b2b-new .tabular-heading h1, .b2b-new .tabular-heading h2, .b2b-new .tabular-heading h3, .b2b-new .tabular-heading h4, .b2b-new .tabular-heading h5, .b2b-new .tabular-heading h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .b2b-new .tabular-heading h1.subheader, .b2b-new .tabular-heading h2.subheader, .b2b-new .tabular-heading h3.subheader, .b2b-new .tabular-heading h4.subheader, .b2b-new .tabular-heading h5.subheader, .b2b-new .tabular-heading h6.subheader {
      line-height: 1.4; }
.b2b-new .question-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  background: white;
  border-radius: 5px;
  border: 0;
  box-shadow: 0 0 3px #bbb; }
  .b2b-new .question-panel > :first-child {
    margin-top: 0; }
  .b2b-new .question-panel > :last-child {
    margin-bottom: 0; }
  .b2b-new .question-panel h1, .b2b-new .question-panel h2, .b2b-new .question-panel h3, .b2b-new .question-panel h4, .b2b-new .question-panel h5, .b2b-new .question-panel h6, .b2b-new .question-panel p {
    color: #333333; }
  .b2b-new .question-panel h1, .b2b-new .question-panel h2, .b2b-new .question-panel h3, .b2b-new .question-panel h4, .b2b-new .question-panel h5, .b2b-new .question-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .b2b-new .question-panel h1.subheader, .b2b-new .question-panel h2.subheader, .b2b-new .question-panel h3.subheader, .b2b-new .question-panel h4.subheader, .b2b-new .question-panel h5.subheader, .b2b-new .question-panel h6.subheader {
      line-height: 1.4; }
  .b2b-new .question-panel .question {
    line-height: 1.5em; }
.b2b-new .questions-block {
  padding: .7em;
  height: 300px;
  overflow: scroll;
  background: #ebebeb; }

.purchase-table {
  background: white;
  margin: 0 auto;
  padding-top: 1em;
  padding-left: 0.2em; }
  .purchase-table .package-head {
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase; }
  .purchase-table label {
    margin: 0; }
  .purchase-table input[type=radio] {
    margin: 0; }
  .purchase-table table {
    margin: 0 auto;
    border: 1px solid #b2dcf0;
    border-bottom: 5px solid #b2dcf0; }
    .purchase-table table th {
      padding-top: 1.3em;
      border: none;
      padding-bottom: 1.3em; }
      .purchase-table table th:first-child {
        width: 40%;
        font-size: 18px;
        padding: 0;
        padding-bottom: .5em;
        font-weight: normal; }
      .purchase-table table th:nth-child(n+2) {
        width: 20%;
        background: #7a968f; }
      .purchase-table table th:nth-child(n+3) {
        width: 20%;
        background: #2795c9; }
      .purchase-table table th:last-child {
        width: 20%;
        background: #f58520; }
    .purchase-table table tbody b {
      font-size: 15px;
      color: #7ebb00;
      font-weight: bold;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0;
      text-transform: uppercase; }
    .purchase-table table tbody .purchase-heading {
      font-size: 18px;
      color: #000ff0;
      width: 100%;
      height: 35px;
      margin: 0 auto;
      font-weight: normal;
      display: block;
      text-align: center;
      padding-top: -20px; }
    .purchase-table table tbody tr:nth-of-type(even) {
      background: #f2f9fd; }
      .purchase-table table tbody tr:nth-of-type(even) td:nth-child(n+2) {
        background: #ecf2f5; }
      .purchase-table table tbody tr:nth-of-type(even) td:nth-child(n+5) {
        text-align: center;
        background: #f3f3f3; }
    .purchase-table table tbody td {
      padding-top: .7em;
      padding-bottom: .7em;
      border: none;
      font-size: 13px;
      font-weight: bold;
      color: #393939; }
      .purchase-table table tbody td i {
        padding-left: 1.73em;
        font-style: normal; }
      .purchase-table table tbody td:nth-child(n+2) {
        background: #f4fcff;
        box-shadow: inset 2px 0 5px -4px rgba(31, 73, 125, 0.8), inset -2px 0 1px -4px rgba(31, 73, 125, 0.8);
        border: 0;
        text-align: center; }
      .purchase-table table tbody td .price {
        color: #8a91ff;
        font-size: 1.5em;
        font-weight: bold;
        text-align: center;
        display: block;
        width: 100%; }
      .purchase-table table tbody td .joinnow {
        font-size: 85%; }
    .purchase-table table tbody .td-left {
      padding-left: 3em; }
    .purchase-table table tbody .no img {
      display: none; }

.worksheet-plp-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  border-radius: 10px;
  background: white;
  border-bottom: 8px solid #4e7789; }
  .worksheet-plp-panel > :first-child {
    margin-top: 0; }
  .worksheet-plp-panel > :last-child {
    margin-bottom: 0; }
  .worksheet-plp-panel h1, .worksheet-plp-panel h2, .worksheet-plp-panel h3, .worksheet-plp-panel h4, .worksheet-plp-panel h5, .worksheet-plp-panel h6, .worksheet-plp-panel p {
    color: #333333; }
  .worksheet-plp-panel h1, .worksheet-plp-panel h2, .worksheet-plp-panel h3, .worksheet-plp-panel h4, .worksheet-plp-panel h5, .worksheet-plp-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .worksheet-plp-panel h1.subheader, .worksheet-plp-panel h2.subheader, .worksheet-plp-panel h3.subheader, .worksheet-plp-panel h4.subheader, .worksheet-plp-panel h5.subheader, .worksheet-plp-panel h6.subheader {
      line-height: 1.4; }
  .worksheet-plp-panel h3 {
    color: #ed5565;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 1em; }
    .worksheet-plp-panel h3 img {
      margin-right: .5em; }
  .worksheet-plp-panel table {
    border: 0;
    width: 100%; }
    .worksheet-plp-panel table tr td {
      font-size: 13px;
      padding-top: 1em;
      padding-bottom: 1em;
      color: #bdc1ff; }
    .worksheet-plp-panel table tr td:first-child {
      font-weight: bold; }
    .worksheet-plp-panel table tr:nth-child(even) {
      background: #eaf5fb;
      width: 100%; }
  .worksheet-plp-panel h5 {
    font-weight: bold;
    font-size: 14px;
    text-align: center; }
  .worksheet-plp-panel .first-h5 {
    border-bottom: 1px dotted #ddd;
    padding-bottom: .8em; }
  .worksheet-plp-panel .sd-button {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #008cba;
    border-color: #006687;
    color: white;
    background: #ed5565;
    width: 100%;
    margin-top: 1em;
    padding-top: .8em;
    padding-bottom: .8em; }
    .worksheet-plp-panel .sd-button:hover, .worksheet-plp-panel .sd-button:focus {
      background-color: #006687; }
    .worksheet-plp-panel .sd-button:hover, .worksheet-plp-panel .sd-button:focus {
      color: white; }
  .worksheet-plp-panel .sd-button2 {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #008cba;
    border-color: #006687;
    color: white;
    background: #7ebb00;
    width: 100%;
    margin-top: 11em;
    padding-top: .8em;
    padding-bottom: .8em; }
    .worksheet-plp-panel .sd-button2:hover, .worksheet-plp-panel .sd-button2:focus {
      background-color: #006687; }
    .worksheet-plp-panel .sd-button2:hover, .worksheet-plp-panel .sd-button2:focus {
      color: white; }
  .worksheet-plp-panel .sd-button3 {
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #008cba;
    border-color: #006687;
    color: white;
    background: #ed5565;
    width: 100%;
    padding-top: .8em;
    padding-bottom: .8em; }
    .worksheet-plp-panel .sd-button3:hover, .worksheet-plp-panel .sd-button3:focus {
      background-color: #006687; }
    .worksheet-plp-panel .sd-button3:hover, .worksheet-plp-panel .sd-button3:focus {
      color: white; }
  .worksheet-plp-panel .login-heading {
    font-size: 20px;
    font-weight: bold;
    color: #ed5565;
    margin-bottom: 1em; }
  .worksheet-plp-panel .button {
    background: #2795c9;
    padding: .7em 2em;
    margin-bottom: 0;
    margin-top: .3em;
    font-size: 1.1em; }
  .worksheet-plp-panel input[type=text] {
    margin-top: 1em; }

.worksheet-plp-instructions {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: #f2f2f2;
  padding: 1em; }
  .worksheet-plp-instructions > :first-child {
    margin-top: 0; }
  .worksheet-plp-instructions > :last-child {
    margin-bottom: 0; }
  .worksheet-plp-instructions h1, .worksheet-plp-instructions h2, .worksheet-plp-instructions h3, .worksheet-plp-instructions h4, .worksheet-plp-instructions h5, .worksheet-plp-instructions h6, .worksheet-plp-instructions p {
    color: #333333; }
  .worksheet-plp-instructions h1, .worksheet-plp-instructions h2, .worksheet-plp-instructions h3, .worksheet-plp-instructions h4, .worksheet-plp-instructions h5, .worksheet-plp-instructions h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .worksheet-plp-instructions h1.subheader, .worksheet-plp-instructions h2.subheader, .worksheet-plp-instructions h3.subheader, .worksheet-plp-instructions h4.subheader, .worksheet-plp-instructions h5.subheader, .worksheet-plp-instructions h6.subheader {
      line-height: 1.4; }
  .worksheet-plp-instructions .button {
    background: #ed5565;
    padding: .6em 2em;
    border-radius: .3em; }
  .worksheet-plp-instructions ul {
    margin-left: 1em;
    margin-right: 1em; }
    .worksheet-plp-instructions ul li {
      border-bottom: 1px dotted #ddd;
      padding: .5em;
      padding-left: 3em;
      background: url(../plp-arrow.html) no-repeat 10px 15px;
      list-style: none; }
      .worksheet-plp-instructions ul li:nth-of-type(even) {
        background: url(../plp-arrow.html) no-repeat 10px 15px #e2e2e2; }
      .worksheet-plp-instructions ul li:last-child {
        border: none; }

.static-classes li {
  list-style: none; }
  .static-classes li h3 {
    background: #2795c9;
    padding: .3em;
    padding-left: 1em;
    color: white; }
    .static-classes li h3 a {
      color: white; }
.static-classes ol li {
  list-style-type: decimal;
  margin-left: 2em;
  color: #ed5565;
  font-size: 1.5em; }
  .static-classes ol li h4 {
    margin-top: 1em;
    color: #ed5565; }
  .static-classes ol li ul li {
    list-style-type: upper-roman;
    border-bottom: 1px solid #ddd;
    margin-left: 2em;
    padding: .5em 0;
    color: #000ff0;
    font-size: 1em; }

.class-panel .disable-button {
  background: #ed5565;
  border: 1px solid #e8273b;
  pointer-events: none;
  cursor: default;
  color: white; }

.user-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  margin-bottom: 0.9375rem;
  padding: 1.25rem;
  background: white;
  min-height: 400px;
  border-radius: 3px; }
  .user-panel > :first-child {
    margin-top: 0; }
  .user-panel > :last-child {
    margin-bottom: 0; }
  .user-panel h1, .user-panel h2, .user-panel h3, .user-panel h4, .user-panel h5, .user-panel h6, .user-panel p {
    color: #333333; }
  .user-panel h1, .user-panel h2, .user-panel h3, .user-panel h4, .user-panel h5, .user-panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .user-panel h1.subheader, .user-panel h2.subheader, .user-panel h3.subheader, .user-panel h4.subheader, .user-panel h5.subheader, .user-panel h6.subheader {
      line-height: 1.4; }
  .user-panel .user-activation {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 0.9375rem;
    padding: 1.25rem;
    background: #f2f2f2;
    background: #eeeeee;
    margin-top: 3em;
    border-left: 0.7em solid #6c6c6c;
    padding: 2em;
    padding-left: 3em; }
    .user-panel .user-activation > :first-child {
      margin-top: 0; }
    .user-panel .user-activation > :last-child {
      margin-bottom: 0; }
    .user-panel .user-activation h1, .user-panel .user-activation h2, .user-panel .user-activation h3, .user-panel .user-activation h4, .user-panel .user-activation h5, .user-panel .user-activation h6, .user-panel .user-activation p {
      color: #333333; }
    .user-panel .user-activation h1, .user-panel .user-activation h2, .user-panel .user-activation h3, .user-panel .user-activation h4, .user-panel .user-activation h5, .user-panel .user-activation h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .user-panel .user-activation h1.subheader, .user-panel .user-activation h2.subheader, .user-panel .user-activation h3.subheader, .user-panel .user-activation h4.subheader, .user-panel .user-activation h5.subheader, .user-panel .user-activation h6.subheader {
        line-height: 1.4; }
    .user-panel .user-activation h1 {
      font-weight: 100;
      border-bottom: 1px dotted #ddd;
      padding-bottom: .2em;
      font-size: 2.4em; }
    .user-panel .user-activation h5 {
      font-weight: 500;
      color: #2795c9;
      padding-top: .5em;
      padding-bottom: .5em;
      font-size: 16px; }
    .user-panel .user-activation h6 {
      font-size: 15px; }
    .user-panel .user-activation p {
      font-size: 14px;
      margin-top: 1.2em; }
    .user-panel .user-activation .key {
      border-left: 1px solid #ddd; }
    .user-panel .user-activation .resend-btn {
      background: #30afea;
      border: 0;
      border-bottom: 2px solid #1596d2;
      color: #fff;
      font-weight: bold; }
    .user-panel .user-activation .resend-btn2 {
      background: #7ebb00;
      border: 0;
      border-bottom: 2px solid #5c8800;
      color: #fff;
      font-weight: bold;
      margin-top: 1.6em;
      padding-top: .3em;
      padding-bottom: .3em;
      height: auto; }
    .user-panel .user-activation .resend {
      color: #c95527;
      font-weight: bold;
      margin-top: 1em;
      margin-bottom: .8em; }
    .user-panel .user-activation .resend-alert {
      font-size: 13px;
      margin-top: .5em;
      color: #5c8800;
      font-weight: 600; }

/* ======================= Small ============================================*/
@media only screen and (max-width: 40em) {
  /* Front Page===================================== */
  .logo {
    padding-bottom: 10px; }

  .join-now-small {
    margin-top: 10px;
    padding: 7px 15px; }

  .login-button {
    margin-left: 0px;
    margin-top: 10px; }

  .for-students {
    margin-top: 1em; }

  .features-head {
    font-size: 1.1em; }
    .features-head small {
      font-size: 0.8em;
      clear: both;
      padding: 1em;
      padding-left: 2em;
      display: block; }

  .learn h3 {
    font-size: 1em; }
    .learn h3 small {
      font-size: .8em; }

  .bottom {
    line-height: 1.5em;
    font-size: 12px; }

  .search-dropdown {
    width: 133%;
    font-size: 12px; }
    .search-dropdown p a {
      text-transform: lowercase; }
      .search-dropdown p a:first-letter {
        text-transform: capitalize; }

  .box {
    left: 5%;
    right: 5%; }

  .box2 {
    left: 5%;
    right: 5%; }
    .box2 .main-register {
      box-shadow: none;
      padding: 0; }
      .box2 .main-register h4 {
        background: #2795c9;
        font-size: 1.3em;
        margin: 20px -20px;
        margin-top: 0;
        padding: 1em;
        color: white;
        font-weight: bold; }
    .box2 .terms-gap {
      margin: .4em; }

  .features {
    padding: 5px; }
    .features .fea-inner ul li {
      width: 48%;
      margin: 1%; }
    .features .fea-inner ul .fea-title:before {
      left: 2%;
      margin: -10px 0 0 0px;
      width: 96%; }

  /* Classes Page===================================== */
  .main-class .cbse-num li {
    width: 31%;
    margin: 1%; }
    .main-class .cbse-num li h3 {
      font-size: 1.2em; }
    .main-class .cbse-num li a {
      font-size: 2em;
      line-height: 40px; }
  .main-class .icse-num li {
    width: 31%;
    margin: 1%; }
    .main-class .icse-num li h3 {
      font-size: 1.2em; }
    .main-class .icse-num li a {
      font-size: 2em;
      line-height: 40px; }
  .main-class .ssc-num li {
    width: 31%;
    margin: 1%; }
    .main-class .ssc-num li h3 {
      font-size: 1.2em; }
    .main-class .ssc-num li a {
      font-size: 2em;
      line-height: 40px; }

  .class-panel .head {
    font-size: 1em; }
  .class-panel .box-class {
    height: 40px;
    line-height: 40px;
    font-size: 1.5em; }
  .class-panel .subtopic li {
    margin-left: 30px;
    font-size: 13px; }
  .class-panel .cbp-ntsubaccordion {
    list-style: none;
    margin-left: 0; }
    .class-panel .cbp-ntsubaccordion li h4 {
      font-size: 13px; }

  /* Features Panel========================================================= */
  .reward-tables .break-table {
    word-break: break-all; }

  .reward-points-small li {
    width: 50%; }
    .reward-points-small li h6 {
      font-size: 13px; }
    .reward-points-small li col3 {
      font-size: 13px; }

  .new-features .for-edu {
    display: none; }
  .new-features .for-stu {
    display: none; }
  .new-features .icons-panel h2 {
    font-size: 25px; }
  .new-features .levels .sub-topic {
    display: none; }
  .new-features .levels .topic {
    display: none; }
  .new-features .levels .subject {
    display: none; }
  .new-features .features-panel .demo-btn {
    display: none; }
  .new-features .features-panel .fea-head {
    font-size: 10px; }
  .new-features .features-panel .for-edu-small {
    background: #ebebeb;
    color: #000;
    font-size: 1.2em;
    padding: 10px 15px;
    display: block;
    font-size: 15px;
    font-weight: bold; }
  .new-features .features-panel .for-stu-small {
    background: #ebebeb;
    color: #000;
    font-size: 1.2em;
    padding: 10px 15px;
    display: block;
    font-size: 15px;
    font-weight: bold; }
  .new-features .features-panel .for-active {
    background: #2795c9;
    color: #fff;
    z-index: 1; }
  .new-features .features-panel .fea-grid li {
    width: 48%;
    margin: 1%; }
  .new-features .features-panel .fea-grid .fea-title:before {
    left: 2%;
    margin: -10px 0 0 0px;
    width: 96%; }
  .new-features .features-panel .heding2 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0; }
  .new-features .features-panel .btn-41 {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0px; }
  .new-features .features-panel .btn-4 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px; }
  .new-features .features-panel .fea-img {
    width: 100%;
    margin-bottom: 5px; }
  .new-features .features-panel ol fea-img {
    width: 100%;
    margin: 0; }
  .new-features .features-panel .demo-sample a img {
    width: 100%; }
  .new-features .features-panel .rewards-btns #breadcrumbs-three li {
    margin-bottom: 8px; }
  .new-features .features-panel .tabs dd {
    width: 100%;
    border-bottom: 2px solid white; }

  /* HOW IT WORKS ========================================================= */
  .inner-panel .btn-4a {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0px; }
  .inner-panel .how-it-works .tabs {
    padding-left: 0px; }
    .inner-panel .how-it-works .tabs dd {
      width: 100%;
      padding: 10px 0; }
    .inner-panel .how-it-works .tabs dd.active a {
      background: #2385b4;
      border-bottom: none; }
    .inner-panel .how-it-works .tabs dd a {
      margin-right: 0px;
      border-right: none;
      padding: 7px 25px; }
      .inner-panel .how-it-works .tabs dd a:before {
        border: none; }
  .inner-panel .how-it-works .tabs-content .content {
    width: 100%;
    padding: 10px; }
    .inner-panel .how-it-works .tabs-content .content img {
      width: 100%; }
    .inner-panel .how-it-works .tabs-content .content .right-content {
      padding-left: 0;
      border-left: none; }
      .inner-panel .how-it-works .tabs-content .content .right-content .arrow {
        display: none; }
      .inner-panel .how-it-works .tabs-content .content .right-content h5 {
        line-height: 30px; }

  /* REGISTER PAGE ========================================================= */
  .register-page h4 {
    color: #2795c9; }
  .register-page label {
    line-height: 20px;
    font-size: 13px;
    margin-top: .5em; }
  .register-page .checkterms {
    font-size: 13px;
    margin-top: 15px; }
  .register-page .panel .row {
    margin-bottom: .6em; }

  /* STUDENTS PAGE ========================================================= */
  .inner-panel .fea-grid li {
    width: 48%;
    margin: 1%; }
  .inner-panel .fea-grid .fea-title:before {
    left: 2%;
    margin: -10px 0 0 0px;
    width: 96%; }

  /* ABOUT US ========================================================= */
  .inner-panel .study-material {
    margin-left: 0; }
    .inner-panel .study-material li {
      width: 100%; }
      .inner-panel .study-material li a {
        height: 40px; }

  /* FOOTER LINKS ========================================================= */
  .footer .small-links {
    background: #0e3649; }
    .footer .small-links ul li {
      width: 100%;
      margin: 0;
      padding: 0;
      list-style: none;
      padding: .5em 1em;
      margin-bottom: .2em;
      border-top: 1px solid #12465e;
      text-transform: uppercase;
      font-weight: bold; }

  /* ===================== FORUMS ========================================================= */
  .db-forums .forums-popup {
    width: 95%;
    left: 5%; }
    .db-forums .forums-popup .finbtn4 {
      width: 100%; }
    .db-forums .forums-popup .finbtn3 {
      width: 100%;
      margin-top: .3em; }
  .db-forums .forums-head h3 {
    font-size: 18px; }
    .db-forums .forums-head h3:before {
      content: "";
      background: none; }
  .db-forums .row {
    max-width: 100%; }
    .db-forums .row .columns .forums-left {
      padding: 0;
      background: none;
      margin-left: 10px; }
      .db-forums .row .columns .forums-left .table2 {
        width: 100%; }
        .db-forums .row .columns .forums-left .table2 .table-break-small {
          word-break: break-all; }
      .db-forums .row .columns .forums-left .table1 {
        width: 100%; }
        .db-forums .row .columns .forums-left .table1 .table-break-small {
          word-break: break-all; }
  .db-forums .class-wise .for-small {
    width: 100%;
    word-break: break-all; }
  .db-forums .gen-discussion h3 {
    font-size: 25px; }
    .db-forums .gen-discussion h3 b {
      color: #ed5565; }
  .db-forums .gen-discussion .ex-space {
    margin: 0; }
    .db-forums .gen-discussion .ex-space h3 {
      text-align: center;
      font-size: 20px;
      padding: 0; }
    .db-forums .gen-discussion .ex-space .fbtn3 {
      width: 100%;
      margin-bottom: .7em; }
  .db-forums .gen-discussion .small-table .myGridStyle {
    width: 100%; }
  .db-forums .gen-discussion .small-table table {
    width: 100%;
    background: green;
    word-break: break-all; }
  .db-forums .small-reply {
    width: 100%;
    margin-bottom: .6em; }
  .db-forums .reply-body {
    text-align: center;
    width: 100%; }
    .db-forums .reply-body .small-row {
      width: 100%; }
    .db-forums .reply-body .small-row {
      width: 100%;
      margin: 0 auto; }
      .db-forums .reply-body .small-row .show-for-small {
        width: 100%;
        padding: 0;
        margin: 0; }
      .db-forums .reply-body .small-row .small-reply-left {
        padding-top: .4em;
        padding-bottom: .7em;
        background: #eee;
        border: 2px solid #d2d2d2;
        min-height: 200px; }
        .db-forums .reply-body .small-row .small-reply-left img {
          width: 80px;
          border: 1px solid #ddd; }
        .db-forums .reply-body .small-row .small-reply-left h5 {
          text-align: center;
          margin-top: .5em; }
    .db-forums .reply-body .topic {
      text-align: center; }
      .db-forums .reply-body .topic p {
        text-align: center; }
      .db-forums .reply-body .topic .rating {
        display: none; }
    .db-forums .reply-body .alert-box {
      padding: .8em 1em;
      background: #2795c9;
      color: white; }
    .db-forums .reply-body .box3 {
      position: fixed;
      width: 90%;
      left: 5%;
      right: 5%; }
    .db-forums .reply-body .box3 {
      width: 90%;
      left: 5%;
      right: 5%; }
  .db-forums .reply-head .small-reply-head {
    margin-bottom: .7em; }
  .db-forums .reveal-login .box3 {
    width: 90%;
    left: 5%;
    right: 5%; }

  /* ===================== Contact us ========================================================= */
  .con-phone {
    font-size: 1em;
    width: 100%; }
    .con-phone u {
      line-height: 2em; }

  .con-email {
    font-size: 1em;
    width: 100%; }
    .con-email u {
      line-height: 2em; }

  /*==================================== DASHBOARD ========================================================================*/
  .db-wraper .db-header img {
    width: 100%; }
  .db-wraper .db-header .dbinner-nav {
    width: 100%; }
    .db-wraper .db-header .dbinner-nav .toggle {
      width: 94%; }
  .db-wraper .alert-box {
    padding: .7em;
    font-size: .8em;
    line-height: 1.5em; }
    .db-wraper .alert-box .fbtn6 {
      margin-top: .5em; }
  .db-wraper .db-categories .db-artifacts a {
    font-size: .9em; }
  .db-wraper .db-inner-page .db-inner-head .db-button {
    width: 100%;
    margin-bottom: 5px;
    border-radius: 3px; }

  .small-footer {
    background: #333;
    text-align: center;
    overflow: hidden;
    color: white;
    font-size: .8em;
    color: #f0f1ff;
    line-height: 1.5em;
    padding: 1em 0; }

  /* ================= SUBJECT TEST ================================================================ */
  .m-top {
    margin-top: 2px; }
    .m-top .fbtn4 {
      width: 100%; }

  .small-m-top {
    margin-top: 2px; }

  .landing-page {
    width: 110%; }
    .landing-page hr {
      margin-bottom: 5px;
      margin-top: 0px; }
    .landing-page .skill-test {
      margin: 0 auto; }
      .landing-page .skill-test li {
        width: 46%;
        height: 80px; }

  .small-landing-page .landing-page .small-row {
    margin-right: 0;
    margin-left: 0px;
    margin-bottom: 15px; }
  .small-landing-page .landing-page .small-panel {
    padding: 15px; }
    .small-landing-page .landing-page .small-panel .test-ins {
      margin-left: 0; }
  .small-landing-page .landing-page .skill-test {
    margin-bottom: 1em; }
    .small-landing-page .landing-page .skill-test li {
      width: 100%;
      margin: 0;
      padding-top: 2px;
      padding-bottom: 2px;
      margin-bottom: 3px; }

  .main-inner .db-subtest {
    margin-left: 2em;
    margin-top: 10px; }
    .main-inner .db-subtest label {
      padding-bottom: 0; }
    .main-inner .db-subtest input[type=text] {
      margin-bottom: 0; }
    .main-inner .db-subtest .checkbox-area {
      width: 100%;
      margin: 0;
      padding: 5px;
      margin-bottom: 20px; }
      .main-inner .db-subtest .checkbox-area .inner-box .subject-table {
        width: 92%; }
  .main-inner .skills .learn-body .learn-summary {
    padding: 0; }
  .main-inner .skills .learn-body .report-questions {
    padding: 5px; }
  .main-inner .skills .learn-body .answer-box {
    margin-top: 1em;
    margin-bottom: 15px; }
    .main-inner .skills .learn-body .answer-box .ans-num {
      margin-left: -15px;
      left: 0; }
    .main-inner .skills .learn-body .answer-box .small-correct {
      display: block;
      width: 100%;
      line-height: 2em;
      font-size: .9em;
      margin-top: .8em; }
    .main-inner .skills .learn-body .answer-box p {
      font-size: .9em; }
  .main-inner .subtest-page table {
    width: 100%;
    word-break: break-all; }
  .main-inner .small-ask-question h3 {
    text-align: center; }
  .main-inner .small-ask-question .fbtn5 {
    width: 100%;
    margin-bottom: .5em; }
  .main-inner .small-ask-alert {
    padding: 0; }

  /* ========================== Ask a question ================================================================ */
  .small-ask-question {
    padding-left: 2em; }
    .small-ask-question label {
      display: none; }

  .small-ask-button .fbtn5 {
    width: 100%;
    margin-bottom: 1em; }

  .db-forums {
    padding: 0; }
    .db-forums .reply-head {
      margin: 0;
      margin-bottom: 1em; }
    .db-forums .reply-body .reply-left {
      margin-left: 1em;
      display: block;
      background: #ebebeb;
      min-height: 170px;
      border-right: 0; }
      .db-forums .reply-body .reply-left .arrow {
        display: none; }
      .db-forums .reply-body .reply-left img {
        width: 20%; }
      .db-forums .reply-body .reply-left p {
        margin-bottom: .5em; }
    .db-forums .reply-body .reply-right {
      margin-bottom: 1em;
      margin-top: 10px;
      margin-left: 1em; }
      .db-forums .reply-body .reply-right .topic {
        background: #c8e6f4; }
      .db-forums .reply-body .reply-right h4 {
        color: white; }
      .db-forums .reply-body .reply-right .reply-box img {
        display: none; }
      .db-forums .reply-body .reply-right .right {
        float: left !important; }
      .db-forums .reply-body .reply-right .small-reply-name {
        text-align: left;
        margin-bottom: 10px; }

  .gen-discussion .table1 {
    word-break: break-all; }

  .small-reply-cancel .left {
    float: right !important; }

  /* ========================== Reports ================================================================ */
  .main-inner .db-reports .reports-left ul li {
    width: 100%; }
  .main-inner .db-reports .reports-right .reports-head .fbtn6 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1em; }
  .main-inner .skills .reports-left ul li {
    width: 100%; }
  .main-inner .skills .learn-summary .answer-box {
    line-height: 2em;
    margin-bottom: 3em;
    font-size: .9em;
    border: 2px solid #d2d2d2; }
    .main-inner .skills .learn-summary .answer-box .serial-num1 {
      left: -5px; }
    .main-inner .skills .learn-summary .answer-box .report-box .yourans {
      width: 100%; }
    .main-inner .skills .learn-summary .answer-box .report-box .correct {
      width: 100%;
      margin-left: 0;
      margin-top: 2em; }
    .main-inner .skills .learn-summary .answer-box .skill-report {
      background: #72bfe4;
      color: white; }
  .main-inner .db-reports .reports-right .rep-table {
    word-break: break-all; }
  .main-inner .small-correct {
    display: block;
    width: 100%;
    line-height: 2em;
    font-size: .9em;
    margin-top: .8em; }

  /* ========================== Ask a question ================================================================ */
  .landing-page h4 {
    width: 100%; }
  .landing-page .fbtn4 {
    width: 100%; }

  .skills .learn-body .skill-name {
    width: 100%; }
  .skills .bread-panel .right {
    width: 100%;
    text-align: center; }
  .skills .learn-footer .finbtn3 {
    width: 100%;
    margin-bottom: .5em; }
  .skills .learn-footer .finbtn4 {
    width: 100%;
    margin-bottom: .5em; }
  .skills .learn-footer .fbtn3 {
    width: 100%;
    margin-bottom: .5em; }
  .skills .report-questions {
    padding-top: 0; }

  .main-inner .skills .learn-body .learn-summary .table-top table {
    word-break: break-all; }
  .main-inner .skills .learn-body .learn-summary .table-bottom table {
    word-break: break-all;
    width: 100%; }

  /* ========================== Flash Cards ================================================================ */
  .container .main {
    padding: 0; }
  .container .actions .small-print {
    display: none; }
  .container .baraja-demo {
    margin-top: 0;
    width: 100%; }
    .container .baraja-demo .baraja-container {
      width: 100%; }
      .container .baraja-demo .baraja-container .topic-title-s {
        width: 100%; }

  /* ========================== Add a Sub Topic ================================================================ */
  .cms-lpage .alert {
    background: #ddf0f8; }
    .cms-lpage .alert p {
      margin-left: 1.4em; }
  .cms-lpage .steps li {
    width: 100%; }
    .cms-lpage .steps li h3:after {
      border-bottom: none; }

  .dbu-cms .alert-box {
    background: #c8e6f4; }
  .dbu-cms .leftside .searchbox {
    width: 100%; }
  .dbu-cms .leftside .fbtn4 {
    width: 45%;
    margin-bottom: 1em; }
  .dbu-cms .leftside .fbtn3 {
    width: 45%;
    margin-bottom: 1em; }
  .dbu-cms .rightside .request-button {
    background: green; }

  .dbu-cms .inner .leftside .searchbox {
    width: 100%;
    margin-bottom: 0.5em; }

  .dbu-cms .inner .leftside ul li p {
    line-height: 2em; }

  .dbu-cms .inner .rightside .request-button {
    width: 100%; }
  .dbu-cms .inner .rightside .table-holder table {
    width: 100%;
    word-break: break-all; }

  /* ========================== Feedback Form ================================================================ */
  .box5 {
    position: absolute;
    top: 50px;
    left: 1%;
    right: 1%;
    background-color: #fff;
    color: #7F7F7F;
    border: 0px solid #555;
    -moz-border-radius: 20px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index: 101;
    box-shadow: 0px 2px 10px #333333;
    overflow: auto; }

  .feedback p {
    margin-left: 35px; }
  .feedback h6 {
    color: #A1A1A1;
    font-size: 10px; }

  /* ========================== Pending Profile ================================================================ */
  .pending-profile {
    width: 100%;
    height: 600px; }

  /* ========================== Offers ================================================================ */
  .divOffer:after {
    background: url("../Images/features/exam-prepare.jpg");
    background-size: 100%;
    opacity: 0.07; }
  .divOffer h1 {
    font-family: 'Handlee', cursive;
    font-size: 60px; }
  .divOffer h2 {
    background: #00CCFF;
    padding: 5px;
    border-radius: 10px;
    margin: 0 -20px;
    color: #fff;
    font-family: 'Handlee', cursive;
    font-size: 26px; }

  /* ========================== Worksheets ================================================================ */
  .main-worksheets {
    margin-top: 1em; }
    .main-worksheets input {
      width: 90%; }

  .worksheet-points ol {
    margin-left: 2em; }
    .worksheet-points ol li {
      font-size: 1em; }

  .skills .plplan .plp-table table {
    word-break: break-all; }
  .skills .plplan .dt-ansbox {
    padding-bottom: 1em;
    background: #ebebeb;
    border: 1px solid #ddd; }
    .skills .plplan .dt-ansbox .skill-name {
      width: 100%;
      margin-top: 1em;
      background: #ed5565;
      color: white;
      right: 0;
      position: relative; }

  .small-finbtn4 {
    width: 100%;
    margin-bottom: .5em; }

  .small-finbtn5 {
    width: 100%; }

  .btnsmall {
    width: 100%;
    text-align: center; }

  .skills1 .skills-head {
    overflow: hidden; }
    .skills1 .skills-head .skills-subject-heading {
      line-height: 1.5em;
      display: block;
      clear: both;
      border-bottom: 1px dotted #bbb;
      padding-top: .5em;
      padding-bottom: .5em;
      margin-right: 0; }
    .skills1 .skills-head .right {
      float: left !important;
      display: block;
      margin-left: 0;
      border-left: 0;
      padding-left: 0;
      padding-top: .5em;
      padding-bottom: .5em; }
  .skills1 .learn-footer {
    padding: 0; }
    .skills1 .learn-footer .btnbig {
      width: 100%;
      margin: .3em; }
  .skills1 .right-container .time {
    width: 100%; }
  .skills1 .right-container .attempted {
    width: 100%; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* Front Page===================================== */
  .main-strip a {
    line-height: 2em; }

  .main-banner {
    display: none; }

  .main-wraper .boards .tabs dd a {
    font-size: 13px;
    padding: 10px 20px; }

  .logo {
    padding-bottom: 10px; }

  .join-now-small {
    margin-top: 10px;
    padding: 7px 15px; }

  .login-button {
    margin-left: 0px; }

  .features-head {
    font-size: 1.1em; }
    .features-head small {
      font-size: 0.8em;
      clear: both;
      padding: 1em;
      padding-left: 2em;
      display: block; }

  .learn h3 {
    font-size: 1em; }
    .learn h3 small {
      font-size: .8em; }

  .bottom {
    line-height: 1.5em;
    font-size: 12px; }

  .search-dropdown {
    width: 133%;
    font-size: 12px; }
    .search-dropdown p a {
      text-transform: lowercase; }
      .search-dropdown p a:first-letter {
        text-transform: capitalize; }

  .box {
    left: 5%;
    right: 5%; }

  .box2 {
    left: 5%;
    right: 5%; }
    .box2 .main-register {
      box-shadow: none;
      padding: 0; }
      .box2 .main-register h4 {
        background: #2795c9;
        font-size: 1.3em;
        margin: 20px -20px;
        margin-top: 0;
        padding: 1em;
        color: white;
        font-weight: bold; }
    .box2 .terms-gap {
      margin: .4em; }

  .features {
    padding: 5px; }
    .features .fea-inner ul li {
      width: 48%;
      margin: 1%; }
    .features .fea-inner ul .fea-title:before {
      left: 2%;
      margin: -10px 0 0 0px;
      width: 96%; }

  /* Classes Page===================================== */
  .main-class {
    margin-bottom: 1em; }
    .main-class .cbse-num li {
      width: 18%;
      margin: 1%; }
      .main-class .cbse-num li h3 {
        font-size: 1.2em; }
      .main-class .cbse-num li a {
        font-size: 2em;
        line-height: 40px; }
    .main-class .icse-num li {
      width: 18%;
      margin: 1%; }
      .main-class .icse-num li h3 {
        font-size: 1.2em; }
      .main-class .icse-num li a {
        font-size: 2em;
        line-height: 40px; }
    .main-class .ssc-num li {
      width: 18%;
      margin: 1%; }
      .main-class .ssc-num li h3 {
        font-size: 1.2em; }
      .main-class .ssc-num li a {
        font-size: 2em;
        line-height: 40px; }

  .class-panel .head {
    font-size: 1em; }
  .class-panel .box-class {
    height: 40px;
    line-height: 40px;
    font-size: 1.5em; }
  .class-panel .subtopic li {
    margin-left: 30px;
    font-size: 13px; }
  .class-panel .cbp-ntsubaccordion {
    list-style: none;
    margin-left: 0; }
    .class-panel .cbp-ntsubaccordion li h4 {
      font-size: 13px; }

  /* Features Panel========================================================= */
  .reward-tables .break-table {
    word-break: break-all; }

  .reward-points-small li {
    width: 50%; }
    .reward-points-small li h6 {
      font-size: 13px; }
    .reward-points-small li col3 {
      font-size: 13px; }

  .demo-worksheet table tbody tr td h6 {
    word-break: break-all; }

  .new-features .for-edu {
    display: none; }
  .new-features .for-stu {
    display: none; }
  .new-features .icons-panel h2 {
    font-size: 25px; }
  .new-features .levels .sub-topic {
    display: none; }
  .new-features .levels .topic {
    display: none; }
  .new-features .levels .subject {
    display: none; }
  .new-features .features-panel .reveal-modal {
    width: 100%;
    margin-left: 0; }
  .new-features .features-panel .demo-btn {
    display: none; }
  .new-features .features-panel .fea-head {
    font-size: 10px; }
  .new-features .features-panel .for-edu-small {
    width: 50%;
    float: left;
    background: #ebebeb;
    color: #000;
    font-size: 1.2em;
    padding: 10px 15px;
    display: block;
    font-size: 15px;
    font-weight: bold; }
  .new-features .features-panel .for-stu-small {
    width: 50%;
    float: left;
    background: #ebebeb;
    color: #000;
    font-size: 1.2em;
    padding: 10px 15px;
    display: block;
    font-size: 15px;
    font-weight: bold; }
  .new-features .features-panel .for-active {
    background: #2795c9;
    color: #fff;
    z-index: 1; }
  .new-features .features-panel .fea-grid li {
    width: 30%;
    margin: 1%;
    border: 1px solid #ddd; }
  .new-features .features-panel .fea-grid .fea-title:before {
    left: 2%;
    margin: 0px 0 0 0px;
    width: 96%; }
  .new-features .features-panel .heding2 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0; }
  .new-features .features-panel .btn-41 {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0px; }
  .new-features .features-panel .btn-4 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px; }
  .new-features .features-panel .fea-img {
    width: 100%;
    margin-bottom: 5px; }
  .new-features .features-panel ol fea-img {
    width: 100%;
    margin: 0; }
  .new-features .features-panel .demo-sample a img {
    width: 100%; }
  .new-features .features-panel .rewards-btns #breadcrumbs-three li {
    margin-bottom: 8px; }
  .new-features .features-panel .tabs dd {
    width: 100%;
    border-bottom: 2px solid white; }
  .new-features .icons-panel ul li {
    margin-left: 0; }

  /* HOW IT WORKS ========================================================= */
  .inner-panel .btn-4a {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0px; }
  .inner-panel .how-it-works .tabs {
    padding-left: 0px; }
    .inner-panel .how-it-works .tabs dd {
      width: 100%;
      padding: 10px 0; }
    .inner-panel .how-it-works .tabs dd.active a {
      background: #2385b4;
      border-bottom: none; }
    .inner-panel .how-it-works .tabs dd a {
      margin-right: 0px;
      border-right: none;
      padding: 7px 25px; }
      .inner-panel .how-it-works .tabs dd a:before {
        border: none; }
  .inner-panel .how-it-works .tabs-content .content {
    width: 100%;
    padding: 10px; }
    .inner-panel .how-it-works .tabs-content .content img {
      width: 100%;
      margin: 0 auto; }
    .inner-panel .how-it-works .tabs-content .content .right-content {
      padding-left: 0;
      border-left: none; }
      .inner-panel .how-it-works .tabs-content .content .right-content .arrow {
        display: none; }
      .inner-panel .how-it-works .tabs-content .content .right-content h5 {
        line-height: 30px; }

  /* REGISTER PAGE ========================================================= */
  .register-page h4 {
    color: #2795c9; }
  .register-page label {
    line-height: 20px;
    font-size: 13px;
    margin-top: .5em; }
  .register-page .checkterms {
    font-size: 13px;
    margin-top: 15px; }
  .register-page .panel .row {
    margin-bottom: .6em; }

  /* STUDENTS PAGE ========================================================= */
  .inner-panel .fea-grid li {
    width: 48%;
    margin: 1%; }
  .inner-panel .fea-grid .fea-title:before {
    left: 2%;
    margin: -10px 0 0 0px;
    width: 96%; }

  /* ABOUT US ========================================================= */
  .inner-panel .study-material {
    margin-left: 0; }
    .inner-panel .study-material li {
      width: 100%; }
      .inner-panel .study-material li a {
        height: 40px; }

  /* FOOTER LINKS ========================================================= */
  .footer .links .fleft {
    display: none; }
  .footer .links .fleft2 {
    padding: 1em; }
    .footer .links .fleft2 p {
      margin-bottom: 0; }
    .footer .links .fleft2 h4 {
      text-align: center; }
  .footer .links .fcenter {
    border-bottom: 1px dotted #bbb; }
  .footer .links .fright {
    border-left: none;
    padding: 1em; }
    .footer .links .fright p {
      margin-bottom: 0; }
  .footer .links .fsocial {
    display: none; }
  .footer .small-links {
    background: #0e3649; }
    .footer .small-links ul li {
      width: 50%;
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline;
      padding: .5em 1em;
      margin-bottom: .2em;
      border-top: 1px solid #12465e;
      text-transform: uppercase;
      font-weight: bold; }

  /* ===================== FORUMS ========================================================= */
  .db-forums .forums-popup {
    width: 95%;
    left: 5%; }
    .db-forums .forums-popup .finbtn4 {
      width: 40%; }
    .db-forums .forums-popup .finbtn3 {
      width: 40%;
      margin-top: .3em; }
  .db-forums .forums-head h3 {
    font-size: 18px; }
    .db-forums .forums-head h3:before {
      content: "";
      background: none; }
  .db-forums .row {
    max-width: 100%; }
    .db-forums .row .columns .forums-left {
      padding: 0;
      background: none;
      margin-left: 10px; }
      .db-forums .row .columns .forums-left .table2 {
        width: 100%; }
        .db-forums .row .columns .forums-left .table2 .table-break-small {
          word-break: break-all; }
      .db-forums .row .columns .forums-left .table1 {
        width: 100%; }
        .db-forums .row .columns .forums-left .table1 .table-break-small {
          word-break: break-all; }
  .db-forums .class-wise .for-small {
    width: 100%;
    word-break: break-all; }
  .db-forums .gen-discussion h3 {
    font-size: 25px; }
    .db-forums .gen-discussion h3 b {
      color: #ed5565; }
  .db-forums .gen-discussion .ex-space {
    margin: 0; }
    .db-forums .gen-discussion .ex-space h3 {
      text-align: center;
      font-size: 20px;
      padding: 0; }
    .db-forums .gen-discussion .ex-space .fbtn3 {
      width: 100%;
      margin-bottom: .7em; }
  .db-forums .gen-discussion .small-table .myGridStyle {
    width: 100%; }
  .db-forums .gen-discussion .small-table table {
    width: 100%;
    background: green;
    word-break: break-all; }
  .db-forums .small-reply {
    width: 45%;
    margin-bottom: .6em; }
  .db-forums .reply-body {
    text-align: center;
    width: 100%; }
    .db-forums .reply-body .small-row {
      width: 100%; }
    .db-forums .reply-body .small-row {
      width: 100%;
      margin: 0 auto; }
      .db-forums .reply-body .small-row .show-for-small {
        width: 100%;
        padding: 0;
        margin: 0; }
      .db-forums .reply-body .small-row .small-reply-left {
        padding-top: .4em;
        padding-bottom: .7em;
        background: #eee;
        border: 2px solid #d2d2d2;
        min-height: 200px; }
        .db-forums .reply-body .small-row .small-reply-left img {
          width: 80px;
          border: 1px solid #ddd; }
        .db-forums .reply-body .small-row .small-reply-left h5 {
          text-align: center;
          margin-top: .5em; }
    .db-forums .reply-body .topic {
      text-align: center; }
      .db-forums .reply-body .topic p {
        text-align: center; }
      .db-forums .reply-body .topic .rating {
        display: none; }
    .db-forums .reply-body .alert-box {
      padding: .8em 1em;
      background: #2795c9;
      color: white; }
    .db-forums .reply-body .box3 {
      position: fixed;
      width: 90%;
      left: 5%;
      right: 5%; }
    .db-forums .reply-body .box3 {
      width: 90%;
      left: 5%;
      right: 5%; }
  .db-forums .reply-head .small-reply-head {
    margin-bottom: .7em; }
  .db-forums .reveal-login .box3 {
    width: 90%;
    left: 5%;
    right: 5%; }

  /*==================================== DASHBOARD ========================================================================*/
  .db-wraper .db-header img {
    width: 50%;
    margin: 0 auto;
    display: block; }
  .db-wraper .db-header .dbinner-nav {
    width: 100%; }
    .db-wraper .db-header .dbinner-nav .toggle {
      width: 94%; }
  .db-wraper .alert-box {
    padding: .7em;
    font-size: .8em;
    line-height: 1.5em; }
    .db-wraper .alert-box .fbtn6 {
      margin-top: .5em; }
  .db-wraper .db-categories .db-artifacts a {
    font-size: .9em;
    width: 23%; }
  .db-wraper .db-inner-page .db-inner-head .db-button {
    width: 100%;
    margin-bottom: 5px;
    border-radius: 3px; }

  .small-footer {
    background: #333;
    text-align: center;
    overflow: hidden;
    color: white;
    font-size: .8em;
    color: #f0f1ff;
    line-height: 1.5em;
    padding: 1em 0; }

  /* ================= SUBJECT TEST ================================================================ */
  .m-top {
    margin-top: 2px; }
    .m-top .fbtn4 {
      margin: 1em; }

  .small-m-top {
    margin-top: 2px; }

  .landing-page {
    width: 100%; }
    .landing-page hr {
      margin-bottom: 5px;
      margin-top: 0px; }
    .landing-page .skill-test {
      margin: 0 auto; }
      .landing-page .skill-test li {
        width: 31%;
        height: 80px; }

  .small-landing-page .landing-page .small-row {
    margin-right: 0;
    margin-left: 0px;
    margin-bottom: 15px; }
  .small-landing-page .landing-page .small-panel {
    padding: 15px; }
    .small-landing-page .landing-page .small-panel .test-ins {
      margin-left: 0; }
  .small-landing-page .landing-page .skill-test {
    margin-bottom: 1em; }
    .small-landing-page .landing-page .skill-test li {
      width: 100%;
      margin: 0;
      padding-top: 2px;
      padding-bottom: 2px;
      margin-bottom: 3px; }

  .main-inner .db-subtest {
    margin-left: 2em;
    margin-top: 10px; }
    .main-inner .db-subtest label {
      padding-bottom: 0; }
    .main-inner .db-subtest input[type=text] {
      margin-bottom: 0; }
    .main-inner .db-subtest .checkbox-area {
      width: 100%;
      margin: 0;
      padding: 5px;
      margin-bottom: 20px; }
      .main-inner .db-subtest .checkbox-area .inner-box .subject-table {
        width: 92%; }
  .main-inner .skills .learn-body .learn-summary {
    padding: 0; }
  .main-inner .skills .learn-body .report-questions {
    padding: 5px; }
  .main-inner .skills .learn-body .answer-box {
    margin-top: 1em;
    margin-bottom: 15px; }
    .main-inner .skills .learn-body .answer-box .ans-num {
      margin-left: -15px;
      left: 0; }
    .main-inner .skills .learn-body .answer-box p {
      font-size: .9em; }
  .main-inner .subtest-page table {
    width: 100%;
    word-break: break-all; }
  .main-inner .small-ask-question h3 {
    text-align: center; }
  .main-inner .small-ask-question .fbtn5 {
    width: 100%;
    margin-bottom: .5em; }
  .main-inner .small-ask-alert {
    padding: 0; }

  /* ========================== Ask a question ================================================================ */
  .small-ask-question {
    padding-left: 2em; }
    .small-ask-question label {
      display: none; }

  .small-ask-button .fbtn5 {
    width: 100%;
    margin-bottom: 1em; }

  .db-forums {
    padding: 0; }
    .db-forums .reply-head {
      margin: 0;
      margin-bottom: 1em; }
    .db-forums .reply-body .reply-left {
      margin-left: 1em;
      display: block;
      background: #ebebeb;
      min-height: 170px;
      border-right: 0; }
      .db-forums .reply-body .reply-left .arrow {
        display: none; }
      .db-forums .reply-body .reply-left img {
        width: 20%; }
      .db-forums .reply-body .reply-left p {
        margin-bottom: .5em; }
    .db-forums .reply-body .reply-right {
      margin-bottom: 1em;
      margin-top: 10px;
      margin-left: 1em; }
      .db-forums .reply-body .reply-right .topic {
        background: #c8e6f4; }
      .db-forums .reply-body .reply-right h4 {
        color: white; }
      .db-forums .reply-body .reply-right .reply-box img {
        display: none; }
      .db-forums .reply-body .reply-right .right {
        float: left !important; }
      .db-forums .reply-body .reply-right .small-reply-name {
        text-align: left;
        margin-bottom: 10px; }

  .gen-discussion .table1 {
    word-break: break-all; }

  .small-reply-cancel .left {
    float: right !important; }

  /* ========================== Reports ================================================================ */
  .main-inner .db-reports .reports-left ul li {
    width: 23%; }
  .main-inner .db-reports .reports-right .reports-head .fbtn6 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1em; }
  .main-inner .skills .reports-left ul li {
    width: 23%; }
  .main-inner .skills .learn-summary .answer-box {
    margin-bottom: 3em;
    font-size: .9em;
    border: 2px solid #d2d2d2; }
    .main-inner .skills .learn-summary .answer-box .serial-num1 {
      left: -5px; }
    .main-inner .skills .learn-summary .answer-box .skill-report {
      background: #72bfe4;
      color: white; }
  .main-inner .db-reports .reports-right .rep-table {
    word-break: break-all; }

  /* ========================== Ask a question ================================================================ */
  .landing-page h4 {
    width: 100%; }

  .skills .learn-body .skill-name {
    width: 100%; }
  .skills .bread-panel .right {
    width: 100%;
    text-align: center; }
  .skills .report-questions {
    padding-top: 0; }

  .main-inner .skills .learn-body .learn-summary .table-top table {
    word-break: break-all; }
  .main-inner .skills .learn-body .learn-summary .table-bottom table {
    word-break: break-all;
    width: 100%; }

  /* ========================== Flash Cards ================================================================ */
  .container .main {
    padding: 0; }
  .container .actions .small-print {
    display: none; }
  .container .baraja-demo {
    margin-top: 0;
    width: 100%; }
    .container .baraja-demo .baraja-container {
      width: 35%; }
      .container .baraja-demo .baraja-container .topic-title-s {
        width: 100%; }

  /* ========================== Add a Sub Topic ================================================================ */
  .cms-lpage .alert {
    background: #ddf0f8; }
    .cms-lpage .alert p {
      margin-left: 1.4em; }
  .cms-lpage .steps li {
    width: 30%; }
    .cms-lpage .steps li h3:after {
      border-bottom: none; }

  .dbu-cms .alert-box {
    background: #c8e6f4; }
  .dbu-cms .leftside .searchbox {
    width: 100%; }
  .dbu-cms .leftside .fbtn4 {
    width: 45%;
    margin-bottom: 1em; }
  .dbu-cms .leftside .fbtn3 {
    width: 45%;
    margin-bottom: 1em; }
  .dbu-cms .rightside .request-button {
    background: green; }

  .dbu-cms .inner .leftside .searchbox {
    width: 100%;
    margin-bottom: 0.5em; }

  .dbu-cms .inner .leftside ul li p {
    line-height: 2em; }

  .dbu-cms .inner .rightside .request-button {
    width: 100%; }
  .dbu-cms .inner .rightside .table-holder table {
    width: 100%;
    word-break: break-all; }

  /* ========================== Worksheets ================================================================ */
  .main-worksheets {
    margin-top: 1em; }
    .main-worksheets input {
      width: 28%; }

  .worksheet-points ol {
    margin-left: 2em; }
    .worksheet-points ol li {
      font-size: 1em; }

  .skills .plplan .plp-table table {
    word-break: break-all; }
  .skills .plplan .dt-ansbox {
    padding-bottom: 1em;
    background: #ebebeb;
    border: 1px solid #ddd; }
    .skills .plplan .dt-ansbox .skill-name {
      width: 100%;
      margin-top: 1em;
      background: #ed5565;
      color: white;
      right: 0;
      position: relative; }
  .skills .learn-footer .fbtn3 {
    width: 30%; }

  .small-finbtn4 {
    width: 30%;
    margin-bottom: .5em; }

  .small-finbtn5 {
    width: 30%; }

  .btnsmall {
    width: 30%;
    text-align: center; }

  .skills1 .learn-footer {
    padding: 0; }
    .skills1 .learn-footer .btnbig {
      width: 45%;
      margin: .3em; }
    .skills1 .learn-footer .fbtn3 {
      width: 50%; }
  .skills1 .right-container .time {
    width: 100%; }
  .skills1 .right-container .attempted {
    width: 100%; } }
