/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@font-face {
  font-family: 'robotoregular';
  src: url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.eot');
  src: url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.woff') format('woff'), url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.ttf') format('truetype'), url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotobold';
  src: url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.eot');
  src: url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.woff') format('woff'), url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.ttf') format('truetype'), url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Verdana", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  background-color: #ffffff;
}
a {
  color: #042d40;
  text-decoration: none;
}
a:hover {
  color: #042d40;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 21px;
  font-weight: 200;
  line-height: 27px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
.text-warning {
  color: #da8e08;
}
.text-error {
  color: #d32331;
}
.text-info {
  color: #005980;
}
.text-success {
  color: #649642;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "robotobold", "Verdana", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h2 {
  font-size: 22px;
  line-height: 36px;
}
h3 {
  font-size: 18px;
  line-height: 27px;
}
h4 {
  font-size: 14px;
  line-height: 18px;
}
h5 {
  font-size: 12px;
  line-height: 18px;
}
h6 {
  font-size: 11px;
  line-height: 18px;
  text-transform: uppercase;
  color: #999999;
}
h1 small {
  font-size: 18px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
.page-header {
  padding-bottom: 8px;
  margin: 18px 0 27px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #042d40;
}
h1 {
  margin-bottom: 18px;
  margin-top: 0px;
  font-size: 28px;
}
h1.affix {
  background: white;
  font-size: 13px;
  text-align: center;
  z-index: 1015;
  margin-top: -22px;
  line-height: 28px;
}
h1.affix:before,
h1.affix:after {
  content: "";
  position: absolute;
  background: white;
  top: 0;
  bottom: 0;
  width: 9999px;
}
h1.affix:before {
  right: 100%;
  z-index: 1000;
}
h1.affix:after {
  left: 100%;
  z-index: 1000;
}
.ty-hide {
  display: none;
  margin-bottom: -20px;
}
h2,
h3 {
  margin-bottom: 10px;
}
h4 {
  margin-bottom: 8px;
  margin-top: 0px;
}
.summary-list li {
  padding: 3px;
}
@font-face {
  font-family: 'Handwritten';
  src: url('fonts/Faraco-Handwritten/faraco_hand-webfont.eot');
  src: local('fonts/Faraco-Handwritten/faraco_hand-webfont'), local('fonts/Faraco-Handwritten/faraco_hand-webfont'), url('fonts/Faraco-Handwritten/faraco_hand-webfont.ttf') format('truetype'), url('fonts/Faraco-Handwritten/faraco_hand-webfont.svg#font') format('svg');
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 13px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
code {
  color: #333333;
}
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 21px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: "Verdana", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 18px;
  color: #555555;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
  cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"] {
  float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #da8e08;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #da8e08;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #da8e08;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a96e06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9bb4f;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9bb4f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9bb4f;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #da8e08;
  background-color: #fce1b2;
  border-color: #da8e08;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #d32331;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #d32331;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #d32331;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #a81b26;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e8747d;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e8747d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e8747d;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #d32331;
  background-color: #f7cbcf;
  border-color: #d32331;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #649642;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #649642;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #649642;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #4d7332;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #98c579;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #98c579;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #98c579;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #649642;
  background-color: #cfe4c0;
  border-color: #649642;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #005980;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #005980;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #005980;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #00364d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00a1e6;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00a1e6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00a1e6;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #005980;
  background-color: #4dc9ff;
  border-color: #005980;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #262626;
}
.help-block {
  display: block;
  margin-bottom: 9px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 14px;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #cfe4c0;
  border-color: #7db556;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 9px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
.table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
.table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
.table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
.table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
.table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
.table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
.table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
.table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
.table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
.table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
.table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #cfe4c0;
}
.table tbody tr.error td {
  background-color: #f7cbcf;
}
.table tbody tr.warning td {
  background-color: #fce1b2;
}
.table tbody tr.info td {
  background-color: #4dc9ff;
}
.table-hover tbody tr.success:hover td {
  background-color: #c1dcaf;
}
.table-hover tbody tr.error:hover td {
  background-color: #f3b6ba;
}
.table-hover tbody tr.warning:hover td {
  background-color: #fbd899;
}
.table-hover tbody tr.info:hover td {
  background-color: #33c2ff;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/public/dl/img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url("/public/dl/img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('fonts/IcoMoon/IcoMoon.eot');
  src: url('fonts/IcoMoon/IcoMoon.eot?#iefix') format('embedded-opentype'), url('fonts/IcoMoon/IcoMoon.woff') format('woff'), url('fonts/IcoMoon/IcoMoon.ttf') format('truetype'), url('fonts/IcoMoon/IcoMoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icomoon-"] {
*/
.icomoon-exit,
.icomoon-play,
.icomoon-camera,
.icomoon-spades,
.icomoon-clubs,
.icomoon-diamonds,
.icomoon-mic,
.icomoon-new,
.icomoon-tag,
.icomoon-cart,
.icomoon-basket,
.icomoon-support,
.icomoon-mail,
.icomoon-bell,
.icomoon-mouse,
.icomoon-screen,
.icomoon-laptop,
.icomoon-drawer,
.icomoon-database,
.icomoon-undo,
.icomoon-redo,
.icomoon-forward,
.icomoon-reply,
.icomoon-comments,
.icomoon-comments-2,
.icomoon-comments-3,
.icomoon-loading,
.icomoon-search,
.icomoon-zoom-in,
.icomoon-zoom-out,
.icomoon-key,
.icomoon-wrench,
.icomoon-cog,
.icomoon-rocket,
.icomoon-dashboard,
.icomoon-fire,
.icomoon-lab,
.icomoon-remove,
.icomoon-briefcase,
.icomoon-cars,
.icomoon-bus,
.icomoon-cube,
.icomoon-puzzle,
.icomoon-accessibility,
.icomoon-accessibility-2,
.icomoon-target,
.icomoon-power,
.icomoon-grid-view,
.icomoon-link,
.icomoon-bookmark,
.icomoon-star,
.icomoon-heart,
.icomoon-thumbs-up,
.icomoon-thumbs-down,
.icomoon-happy,
.icomoon-smiley,
.icomoon-neutral,
.icomoon-plus,
.icomoon-minus,
.icomoon-help,
.icomoon-blocked,
.icomoon-cancel,
.icomoon-cancel-2,
.icomoon-checkmark,
.icomoon-minus-2,
.icomoon-plus-2,
.icomoon-arrow-up-left,
.icomoon-arrow-up,
.icomoon-arrow-up-right,
.icomoon-arrow-right,
.icomoon-arrow-down-right,
.icomoon-arrow-down,
.icomoon-arrow-down-left,
.icomoon-arrow-left,
.icomoon-menu,
.icomoon-enter-2,
.icomoon-backspace,
.icomoon-checkbox,
.icomoon-checkbox-unchecked,
.icomoon-checkbox-partial,
.icomoon-radio-checked,
.icomoon-radio-unchecked,
.icomoon-paragraph-left,
.icomoon-paragraph-center,
.icomoon-paragraph-right,
.icomoon-share,
.icomoon-embed,
.icomoon-bluetooth,
.icomoon-share-2,
.icomoon-google-plus,
.icomoon-facebook,
.icomoon-twitter,
.icomoon-feed,
.icomoon-youtube,
.icomoon-apple,
.icomoon-android,
.icomoon-windows,
.icomoon-html5,
.icomoon-css3,
.icomoon-chrome,
.icomoon-firefox,
.icomoon-ie,
.icomoon-opera,
.icomoon-safari,
.icomoon-cloud,
.icomoon-rainy,
.icomoon-snowy,
.icomoon-lightning,
.icomoon-compass,
.icomoon-none,
.icomoon-celsius,
.icomoon-fahrenheit,
.icomoon-equalizer,
.icomoon-spin,
.icomoon-fullscreen,
.icomoon-fullscreen-exit,
.icomoon-battery-empty,
.icomoon-battery-half,
.icomoon-battery-full,
.icomoon-battery-charging,
.icomoon-left-quote-alt,
.icomoon-right-quote-alt,
.icomoon-list,
.icomoon-book,
.icomoon-chart,
.icomoon-bars,
.icomoon-eye,
.icomoon-clock,
.icomoon-sun-fill,
.icomoon-moon-fill,
.icomoon-umbrella,
.icomoon-star-2,
.icomoon-map-pin-fill,
.icomoon-attachment,
.icomoon-user,
.icomoon-users,
.icomoon-contact,
.icomoon-address,
.icomoon-card,
.icomoon-flag,
.icomoon-trophy,
.icomoon-camera-2,
.icomoon-calendar,
.icomoon-locked,
.icomoon-unlocked,
.icomoon-music,
.icomoon-info-circle,
.icomoon-help-2,
.icomoon-warning,
.icomoon-upload,
.icomoon-download,
.icomoon-images,
.icomoon-shuffle,
.icomoon-arrow-2,
.icomoon-arrow-3,
.icomoon-arrow-4,
.icomoon-arrow-5,
.icomoon-arrow-6,
.icomoon-arrow-7,
.icomoon-arrow-8,
.icomoon-arrow-9,
.icomoon-light-bulb,
.icomoon-globe,
.icomoon-network,
.icomoon-broadcast,
.icomoon-cd,
.icomoon-creative-commons,
.icomoon-move,
.icomoon-list-2,
.icomoon-list-3,
.icomoon-arrow-up-2,
.icomoon-arrow-right-2,
.icomoon-arrow-down-2,
.icomoon-arrow-left-2,
.icomoon-carousel,
.icomoon-file-excel,
.icomoon-file-word,
.icomoon-file-pdf,
.icomoon-flight,
.icomoon-off,
.icomoon-volume-off,
.icomoon-volume-down,
.icomoon-volume-up,
.icomoon-fast-forward,
.icomoon-forward-2,
.icomoon-stop,
.icomoon-pause,
.icomoon-play-2,
.icomoon-backward,
.icomoon-fast-backward,
.icomoon-step-backward,
.icomoon-step-forward,
.icomoon-resize-full,
.icomoon-resize-small,
.icomoon-pictures,
.icomoon-droplet,
.icomoon-up,
.icomoon-down,
.icomoon-left,
.icomoon-right,
.icomoon-folder,
.icomoon-file-powerpoint,
.icomoon-enter,
.icomoon-enter-2-2,
.icomoon-exit-2 {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icomoon-exit:before {
  content: "\e000";
}
.icomoon-play:before {
  content: "\e001";
}
.icomoon-camera:before {
  content: "\e002";
}
.icomoon-spades:before {
  content: "\e003";
}
.icomoon-clubs:before {
  content: "\e004";
}
.icomoon-diamonds:before {
  content: "\e005";
}
.icomoon-mic:before {
  content: "\e006";
}
.icomoon-new:before {
  content: "\e007";
}
.icomoon-tag:before {
  content: "\e008";
}
.icomoon-cart:before {
  content: "\e009";
}
.icomoon-basket:before {
  content: "\e00a";
}
.icomoon-support:before {
  content: "\e00b";
}
.icomoon-mail:before {
  content: "\e00c";
}
.icomoon-bell:before {
  content: "\e00d";
}
.icomoon-mouse:before {
  content: "\e00e";
}
.icomoon-screen:before {
  content: "\e00f";
}
.icomoon-laptop:before {
  content: "\e010";
}
.icomoon-drawer:before {
  content: "\e011";
}
.icomoon-database:before {
  content: "\e012";
}
.icomoon-undo:before {
  content: "\e013";
}
.icomoon-redo:before {
  content: "\e014";
}
.icomoon-forward:before {
  content: "\e015";
}
.icomoon-reply:before {
  content: "\e016";
}
.icomoon-comments:before {
  content: "\e017";
}
.icomoon-comments-2:before {
  content: "\e018";
}
.icomoon-comments-3:before {
  content: "\e019";
}
.icomoon-loading:before {
  content: "\e01a";
}
.icomoon-search:before {
  content: "\e01b";
}
.icomoon-zoom-in:before {
  content: "\e01c";
}
.icomoon-zoom-out:before {
  content: "\e01d";
}
.icomoon-key:before {
  content: "\e01e";
}
.icomoon-wrench:before {
  content: "\e01f";
}
.icomoon-cog:before {
  content: "\e020";
}
.icomoon-rocket:before {
  content: "\e021";
}
.icomoon-dashboard:before {
  content: "\e022";
}
.icomoon-fire:before {
  content: "\e023";
}
.icomoon-lab:before {
  content: "\e024";
}
.icomoon-remove:before {
  content: "\e025";
}
.icomoon-briefcase:before {
  content: "\e026";
}
.icomoon-cars:before {
  content: "\e027";
}
.icomoon-bus:before {
  content: "\e028";
}
.icomoon-cube:before {
  content: "\e029";
}
.icomoon-puzzle:before {
  content: "\e02a";
}
.icomoon-accessibility:before {
  content: "\e02b";
}
.icomoon-accessibility-2:before {
  content: "\e02c";
}
.icomoon-target:before {
  content: "\e02d";
}
.icomoon-power:before {
  content: "\e02e";
}
.icomoon-grid-view:before {
  content: "\e02f";
}
.icomoon-link:before {
  content: "\e030";
}
.icomoon-bookmark:before {
  content: "\e031";
}
.icomoon-star:before {
  content: "\e032";
}
.icomoon-heart:before {
  content: "\e033";
}
.icomoon-thumbs-up:before {
  content: "\e034";
}
.icomoon-thumbs-down:before {
  content: "\e035";
}
.icomoon-happy:before {
  content: "\e036";
}
.icomoon-smiley:before {
  content: "\e037";
}
.icomoon-neutral:before {
  content: "\e038";
}
.icomoon-plus:before {
  content: "\e039";
}
.icomoon-minus:before {
  content: "\e03a";
}
.icomoon-help:before {
  content: "\e03b";
}
.icomoon-blocked:before {
  content: "\e03c";
}
.icomoon-cancel:before {
  content: "\e03d";
}
.icomoon-cancel-2:before {
  content: "\e03e";
}
.icomoon-checkmark:before {
  content: "\e03f";
}
.icomoon-minus-2:before {
  content: "\e040";
}
.icomoon-plus-2:before {
  content: "\e041";
}
.icomoon-arrow-up-left:before {
  content: "\e042";
}
.icomoon-arrow-up:before {
  content: "\e043";
}
.icomoon-arrow-up-right:before {
  content: "\e044";
}
.icomoon-arrow-right:before {
  content: "\e045";
}
.icomoon-arrow-down-right:before {
  content: "\e046";
}
.icomoon-arrow-down:before {
  content: "\e047";
}
.icomoon-arrow-down-left:before {
  content: "\e048";
}
.icomoon-arrow-left:before {
  content: "\e049";
}
.icomoon-menu:before {
  content: "\e04a";
}
.icomoon-enter-2:before {
  content: "\e04b";
}
.icomoon-backspace:before {
  content: "\e04c";
}
.icomoon-checkbox:before {
  content: "\e04d";
}
.icomoon-checkbox-unchecked:before {
  content: "\e04e";
}
.icomoon-checkbox-partial:before {
  content: "\e04f";
}
.icomoon-radio-checked:before {
  content: "\e050";
}
.icomoon-radio-unchecked:before {
  content: "\e051";
}
.icomoon-paragraph-left:before {
  content: "\e052";
}
.icomoon-paragraph-center:before {
  content: "\e053";
}
.icomoon-paragraph-right:before {
  content: "\e054";
}
.icomoon-share:before {
  content: "\e055";
}
.icomoon-embed:before {
  content: "\e056";
}
.icomoon-bluetooth:before {
  content: "\e057";
}
.icomoon-share-2:before {
  content: "\e058";
}
.icomoon-google-plus:before {
  content: "\e059";
}
.icomoon-facebook:before {
  content: "\e05a";
}
.icomoon-twitter:before {
  content: "\e05b";
}
.icomoon-feed:before {
  content: "\e05c";
}
.icomoon-youtube:before {
  content: "\e05d";
}
.icomoon-apple:before {
  content: "\e05e";
}
.icomoon-android:before {
  content: "\e05f";
}
.icomoon-windows:before {
  content: "\e060";
}
.icomoon-html5:before {
  content: "\e061";
}
.icomoon-css3:before {
  content: "\e062";
}
.icomoon-chrome:before {
  content: "\e063";
}
.icomoon-firefox:before {
  content: "\e064";
}
.icomoon-ie:before {
  content: "\e065";
}
.icomoon-opera:before {
  content: "\e066";
}
.icomoon-safari:before {
  content: "\e067";
}
.icomoon-cloud:before {
  content: "\e068";
}
.icomoon-rainy:before {
  content: "\e069";
}
.icomoon-snowy:before {
  content: "\e06a";
}
.icomoon-lightning:before {
  content: "\e06b";
}
.icomoon-compass:before {
  content: "\e06c";
}
.icomoon-none:before {
  content: "\e06d";
}
.icomoon-celsius:before {
  content: "\e06e";
}
.icomoon-fahrenheit:before {
  content: "\e06f";
}
.icomoon-equalizer:before {
  content: "\e070";
}
.icomoon-spin:before {
  content: "\e071";
}
.icomoon-fullscreen:before {
  content: "\e072";
}
.icomoon-fullscreen-exit:before {
  content: "\e073";
}
.icomoon-battery-empty:before {
  content: "\e074";
}
.icomoon-battery-half:before {
  content: "\e075";
}
.icomoon-battery-full:before {
  content: "\e076";
}
.icomoon-battery-charging:before {
  content: "\e077";
}
.icomoon-left-quote-alt:before {
  content: "\e078";
}
.icomoon-right-quote-alt:before {
  content: "\e079";
}
.icomoon-list:before {
  content: "\e07a";
}
.icomoon-book:before {
  content: "\e07b";
}
.icomoon-chart:before {
  content: "\e07c";
}
.icomoon-bars:before {
  content: "\e07d";
}
.icomoon-eye:before {
  content: "\e07e";
}
.icomoon-clock:before {
  content: "\e07f";
}
.icomoon-sun-fill:before {
  content: "\e080";
}
.icomoon-moon-fill:before {
  content: "\e081";
}
.icomoon-umbrella:before {
  content: "\e082";
}
.icomoon-star-2:before {
  content: "\e083";
}
.icomoon-map-pin-fill:before {
  content: "\e084";
}
.icomoon-attachment:before {
  content: "\e085";
}
.icomoon-user:before {
  content: "\e086";
}
.icomoon-users:before {
  content: "\e087";
}
.icomoon-contact:before {
  content: "\e088";
}
.icomoon-address:before {
  content: "\e089";
}
.icomoon-card:before {
  content: "\e08a";
}
.icomoon-flag:before {
  content: "\e08b";
}
.icomoon-trophy:before {
  content: "\e08c";
}
.icomoon-camera-2:before {
  content: "\e08d";
}
.icomoon-calendar:before {
  content: "\e08e";
}
.icomoon-locked:before {
  content: "\e08f";
}
.icomoon-unlocked:before {
  content: "\e090";
}
.icomoon-music:before {
  content: "\e091";
}
.icomoon-info-circle:before {
  content: "\e092";
}
.icomoon-help-2:before {
  content: "\e093";
}
.icomoon-warning:before {
  content: "\e094";
}
.icomoon-upload:before {
  content: "\e095";
}
.icomoon-download:before {
  content: "\e096";
}
.icomoon-images:before {
  content: "\e097";
}
.icomoon-shuffle:before {
  content: "\e098";
}
.icomoon-arrow-2:before {
  content: "\e099";
}
.icomoon-arrow-3:before {
  content: "\e09a";
}
.icomoon-arrow-4:before {
  content: "\e09b";
}
.icomoon-arrow-5:before {
  content: "\e09c";
}
.icomoon-arrow-6:before {
  content: "\e09d";
}
.icomoon-arrow-7:before {
  content: "\e09e";
}
.icomoon-arrow-8:before {
  content: "\e09f";
}
.icomoon-arrow-9:before {
  content: "\e0a0";
}
.icomoon-light-bulb:before {
  content: "\e0a1";
}
.icomoon-globe:before {
  content: "\e0a2";
}
.icomoon-network:before {
  content: "\e0a3";
}
.icomoon-broadcast:before {
  content: "\e0a4";
}
.icomoon-cd:before {
  content: "\e0a5";
}
.icomoon-creative-commons:before {
  content: "\e0a6";
}
.icomoon-move:before {
  content: "\e0a7";
}
.icomoon-list-2:before {
  content: "\e0a8";
}
.icomoon-list-3:before {
  content: "\e0a9";
}
.icomoon-arrow-up-2:before {
  content: "\e0aa";
}
.icomoon-arrow-right-2:before {
  content: "\e0ab";
}
.icomoon-arrow-down-2:before {
  content: "\e0ac";
}
.icomoon-arrow-left-2:before {
  content: "\e0ad";
}
.icomoon-carousel:before {
  content: "\e0ae";
}
.icomoon-file-excel:before {
  content: "\e0af";
}
.icomoon-file-word:before {
  content: "\e0b0";
}
.icomoon-file-pdf:before {
  content: "\e0b1";
}
.icomoon-flight:before {
  content: "\e0b2";
}
.icomoon-off:before {
  content: "\e0b3";
}
.icomoon-volume-off:before {
  content: "\e0b4";
}
.icomoon-volume-down:before {
  content: "\e0b5";
}
.icomoon-volume-up:before {
  content: "\e0b6";
}
.icomoon-fast-forward:before {
  content: "\e0b7";
}
.icomoon-forward-2:before {
  content: "\e0b8";
}
.icomoon-stop:before {
  content: "\e0b9";
}
.icomoon-pause:before {
  content: "\e0ba";
}
.icomoon-play-2:before {
  content: "\e0bb";
}
.icomoon-backward:before {
  content: "\e0bc";
}
.icomoon-fast-backward:before {
  content: "\e0bd";
}
.icomoon-step-backward:before {
  content: "\e0be";
}
.icomoon-step-forward:before {
  content: "\e0bf";
}
.icomoon-resize-full:before {
  content: "\e0c0";
}
.icomoon-resize-small:before {
  content: "\e0c1";
}
.icomoon-pictures:before {
  content: "\e0c2";
}
.icomoon-droplet:before {
  content: "\e0c3";
}
.icomoon-up:before {
  content: "\e0c4";
}
.icomoon-down:before {
  content: "\e0c5";
}
.icomoon-left:before {
  content: "\e0c6";
}
.icomoon-right:before {
  content: "\e0c7";
}
.icomoon-folder:before {
  content: "\e0c8";
}
.icomoon-file-powerpoint:before {
  content: "\e0c9";
}
.icomoon-enter:before {
  content: "\e0ca";
}
.icomoon-enter-2-2:before {
  content: "\e0cb";
}
.icomoon-exit-2:before {
  content: "\e0cc";
}
.help-sprite {
  background: url("/public/dl/img/help_sprite.png") no-repeat top left;
}
.arrow_1 {
  background-position: 0 0;
  width: 194px;
  height: 224px;
}
.arrow_2 {
  background-position: 0 -274px;
  width: 116px;
  height: 152px;
}
.arrow_3 {
  background-position: 0 -476px;
  width: 218px;
  height: 214px;
}
.arrow_3_768 {
  background-position: 0 -740px;
  width: 170px;
  height: 167px;
}
.arrow_4 {
  background-position: 0 -945px;
  width: 194px;
  height: 225px;
}
.arrow_5 {
  background-position: 0 -1230px;
  width: 116px;
  height: 152px;
}
.nav_buttons {
  background-position: 0 -1392px;
  width: 255px;
  height: 62px;
}
.arrow_2mim {
  background-position: 0 -1460px;
  width: 121px;
  height: 251px;
}
.arrow_6 {
  background-position: 0 -1710px;
  width: 116px;
  height: 148px;
}
.arrow_7 {
  background-position: 0 -1850px;
  width: 116px;
  height: 160px;
}
.tryit-help-sprite {
  background: url("/public/dl/img/tryit-help-sprite.png") no-repeat top left;
}
.arrow_8 {
  background-position: 0 0;
  width: 77px;
  height: 125px;
}
.arrow_9 {
  background-position: -230px -20px;
  width: 110px;
  height: 150px;
}
.arrow_10 {
  background-position: -370px -10px;
  width: 134px;
  height: 170px;
}
.arrow_11 {
  background-position: -560px -22px;
  width: 100px;
  height: 100px;
}
.arrow_12 {
  background-position: -768px -10px;
  width: 127px;
  height: 160px;
}
.arrow_13 {
  background-position: 0 -200px;
  width: 78px;
  height: 126px;
}
.custom-sprite {
  background: url("/public/dl/img/custom-sprite.png") no-repeat top left;
}
.custom-sprite-bright {
  background: url("/public/dl/img/custom-sprite-bright.png") no-repeat top left;
}
.arrow-down {
  background-position: 0 0;
  width: 22px;
  height: 14px;
  margin-right: 5px;
  margin-top: 1px;
}
.arrow-right {
  background-position: -22px 0;
  width: 22px;
  height: 14px;
  margin-right: 5px;
  margin-top: 1px;
}
.icon-carousel {
  background-position: -44px 0;
  width: 31px;
  height: 16px;
}
.icon-video {
  background-position: -75px 0;
  width: 17px;
  height: 16px;
}
.dl-char1 {
  background: url("/public/dl/img/char1.png") no-repeat;
  width: 130px;
  height: 170px;
  float: left;
  margin: 0 5px;
}
.dl-char2 {
  background: url("/public/dl/img/char2.png") no-repeat;
  width: 130px;
  height: 170px;
  float: right;
  margin: 0 5px;
}
.dl-char3 {
  background: url("/public/dl/img/char3.png") no-repeat;
  width: 130px;
  height: 130px;
  float: left;
  margin: 0 5px;
}
.dl-char4 {
  background: url("/public/dl/img/char4.png") no-repeat;
  width: 130px;
  height: 130px;
  float: right;
  margin: 0 5px;
}
.dl-char5 {
  background: url("/public/dl/img/char5.png") no-repeat;
  width: 130px;
  height: 130px;
  float: left;
  margin: 0 5px;
}
.dl-char6 {
  background: url("/public/dl/img/char6.png") no-repeat;
  width: 130px;
  height: 130px;
  float: right;
  margin: 0 5px;
}
.dl-exhausted {
  background-position: 0px 0px;
}
.dl-confused {
  background-position: -130px 0px;
}
.dl-ecstatic {
  background-position: -260px 0px;
}
.dl-guilty {
  background-position: -390px 0px;
}
.dl-suspicious {
  background-position: -520px 0px;
}
.dl-angry {
  background-position: 0px -170px;
}
.dl-hysterical {
  background-position: -130px -170px;
}
.dl-frustrated {
  background-position: -260px -170px;
}
.dl-sad {
  background-position: -390px -170px;
}
.dl-confident {
  background-position: -520px -170px;
}
.dl-embarrassed {
  background-position: 0px -340px;
}
.dl-happy-noteeth {
  background-position: -130px -340px;
}
.dl-mischievous {
  background-position: -260px -340px;
}
.dl-disgusted {
  background-position: -390px -340px;
}
.dl-frightened {
  background-position: -520px -340px;
}
.dl-enraged {
  background-position: 0px -510px;
}
.dl-ashamed {
  background-position: -130px -510px;
}
.dl-cautious {
  background-position: -260px -510px;
}
.dl-smug {
  background-position: -390px -510px;
}
.dl-depressed {
  background-position: -520px -510px;
}
.dl-overwhelmed {
  background-position: 0px -680px;
}
.dl-hopeful {
  background-position: -130px -680px;
}
.dl-lonely {
  background-position: -260px -680px;
}
.dl-lovestruck {
  background-position: -390px -680px;
}
.dl-jealous {
  background-position: -520px -680px;
}
.dl-bored {
  background-position: 0px -850px;
}
.dl-surprised {
  background-position: -130px -850px;
}
.dl-anxious {
  background-position: -260px -850px;
}
.dl-shocked {
  background-position: -390px -850px;
}
.dl-shy {
  background-position: -520px -850px;
}
.dl-neutral {
  background-position: 0px -1020px;
}
.dl-happy-teeth {
  background-position: -130px -1020px;
}
.dl-talking {
  background-position: -260px -1020px;
}
.dl-thinking {
  background-position: -390px -1020px;
}
.dl-accomplished {
  background-position: -520px -1020px;
}
.dl-discouraged {
  background-position: 0px -1190px;
}
.dl-fascinated {
  background-position: -130px -1190px;
}
.dl-concerned {
  background-position: -260px -1190px;
}
.dl-aha {
  background-position: -390px -1190px;
}
.dl-custom1 {
  background-position: -520px -1190px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1100;
  display: none;
  float: left;
  min-width: 160px;
  padding: 00;
  margin: 0;
  list-style: none;
  background-color: #075b7f;
  border: 1px solid #000;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  color: #fff:
    height: 1px;
  *width: 100%;
  height: 1px;
  *margin: -5px 5px 5px;
  overflow: hidden;
  background-color: #ffffff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #ffffff;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #007db3;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #007db3;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: #075b7f;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-menu {
  width: auto;
  min-width: 250px;
  font-family: "robotoregular", "Verdana", Helvetica, Arial, sans-serif;
}
.dropdown-menu a {
  white-space: normal;
}
.toc-wide {
  width: 500px;
}
.toc-col {
  float: left;
  width: 250px;
}
#toc-menu > div:first-child {
  width: 249px;
  border-right: 1px solid #e5e5e5;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  font-family: "robotoregular", "Verdana", Helvetica, Arial, sans-serif;
  line-height: 18px;
  *line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #075b7f;
  border: 0px solid #042d40;
  *border: 0;
  *margin-left: .3em;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #007db3;
  *background-color: #007db3;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:hover.disabled,
.btn:hover[disabled] {
  cursor: default;
  color: #aaaaaa;
  background-color: #dddddd;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #075b7f;
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  color: #aaaaaa;
  background-color: #dddddd;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
}
.btn-large [class^="icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 16px;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 15px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active,
.btn-pgreen.active,
.btn-ppurple.active,
.btn-porange.active,
.btn-primary2.active {
  color: #ffffff;
  background-color: #007db3;
}
.btn {
  background-color: #075b7f;
  color: #ffffff;
}
.btn:hover {
  background-color: #007db3;
  color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #075b7f;
}
.btn-primary:hover {
  background-color: #007db3;
}
.btn-warning {
  color: #ffffff;
  background-color: #f9b94a;
  background-image: -moz-linear-gradient(top, #fac568, #f7a81e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fac568), to(#f7a81e));
  background-image: -webkit-linear-gradient(top, #fac568, #f7a81e);
  background-image: -o-linear-gradient(top, #fac568, #f7a81e);
  background-image: linear-gradient(to bottom, #fac568, #f7a81e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffac568', endColorstr='#fff7a81e', GradientType=0);
  border-color: #f7a81e #f7a81e #c27e07;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f7a81e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f7a81e;
  *background-color: #f39e09;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #da8e08 \9;
}
.btn-danger {
  color: #ffffff;
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(to bottom, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-porange {
  color: #ffffff;
  background-color: #f5a415;
  background-image: -moz-linear-gradient(top, #f7a81e, #f39e09);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7a81e), to(#f39e09));
  background-image: -webkit-linear-gradient(top, #f7a81e, #f39e09);
  background-image: -o-linear-gradient(top, #f7a81e, #f39e09);
  background-image: linear-gradient(to bottom, #f7a81e, #f39e09);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7a81e', endColorstr='#fff39e09', GradientType=0);
  border-color: #f39e09 #f39e09 #a96e06;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f39e09;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-porange:hover,
.btn-porange:active,
.btn-porange.active,
.btn-porange.disabled,
.btn-porange[disabled] {
  color: #ffffff;
  background-color: #f39e09;
  *background-color: #da8e08;
}
.btn-porange:active,
.btn-porange.active {
  background-color: #c27e07 \9;
}
.btn-pgreen {
  color: #ffffff;
  background-color: #78b051;
  background-image: -moz-linear-gradient(top, #7db556, #70a84a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7db556), to(#70a84a));
  background-image: -webkit-linear-gradient(top, #7db556, #70a84a);
  background-image: -o-linear-gradient(top, #7db556, #70a84a);
  background-image: linear-gradient(to bottom, #7db556, #70a84a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db556', endColorstr='#ff70a84a', GradientType=0);
  border-color: #70a84a #70a84a #4d7332;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #70a84a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-pgreen:hover,
.btn-pgreen:active,
.btn-pgreen.active,
.btn-pgreen.disabled,
.btn-pgreen[disabled] {
  color: #ffffff;
  background-color: #70a84a;
  *background-color: #649642;
}
.btn-pgreen:active,
.btn-pgreen.active {
  background-color: #59843a \9;
}
.btn-ppurple {
  color: #ffffff;
  background-color: #be00f5;
  background-image: -moz-linear-gradient(top, #c600ff, #b200e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c600ff), to(#b200e6));
  background-image: -webkit-linear-gradient(top, #c600ff, #b200e6);
  background-image: -o-linear-gradient(top, #c600ff, #b200e6);
  background-image: linear-gradient(to bottom, #c600ff, #b200e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc600ff', endColorstr='#ffb200e6', GradientType=0);
  border-color: #b200e6 #b200e6 #770099;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #b200e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-ppurple:hover,
.btn-ppurple:active,
.btn-ppurple.active,
.btn-ppurple.disabled,
.btn-ppurple[disabled] {
  color: #ffffff;
  background-color: #b200e6;
  *background-color: #9e00cc;
}
.btn-ppurple:active,
.btn-ppurple.active {
  background-color: #8b00b3 \9;
}
.btn-primary2 {
  background-color: #075b7f;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #007db3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #004866;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.btn-captions {
  height: 33px;
  position: relative;
  bottom: -12px;
  padding: 4px 10px;
  color: #ffffff;
}
.btn-captions,
.btn-captions:hover {
  color: #ffffff;
}
.branch-btn {
  margin-bottom: 10px;
  margin-left: auto;
  width: 200px;
  font-weight: bold;
  padding: 5px 8px;
  line-height: 35px;
  height: 35px;
  font-size: 13px;
  display: block;
}
.branch-btn i {
  font-size: 20px;
  line-height: 14px;
  position: relative;
  top: 4px;
  margin-left: -4px;
  margin-right: -5px;
  font-weight: normal;
}
.btn-group {
  position: relative;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #007db3;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #b4cad4;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f7a81e;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 10px 35px 10px 15px;
  margin-bottom: 18px;
  background-color: #ffffff;
  border: 1px solid #da8e08;
  color: #da8e08;
}
.alert h4 {
  margin: 0;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #ffffff;
  border-color: #649642;
  color: #649642;
}
.alert-danger,
.alert-error {
  background-color: #ffffff;
  border-color: #649642;
  color: #649642;
}
.alert-info {
  background-color: #ffffff;
  border-color: #005980;
  color: #005980;
}
.alert-tip {
  background-color: #ffffff;
  border-color: #da8e08;
  color: #da8e08;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #ffffff;
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  background-color: #075b7f;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  *margin: -5px 5px 5px;
  overflow: hidden;
  background-color: #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #007db3;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #007db3;
  border-bottom-color: #007db3;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #004866;
  border-bottom-color: #004866;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 18px;
  color: #ffffff;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 11px 20px 11px;
  margin-left: -20px;
  font-size: 20px;
  font-family: "robotobold", "Verdana", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  color: #ffffff;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar-link {
  color: #ffffff;
}
.navbar-link:hover {
  color: #ffffff;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #042d40;
  border-right: 1px solid #a4bfcb;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Verdana", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  width: 100%;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 11px 15px 11px;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #042d40;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #042d40;
  color: #ffffff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse {
  color: #999999;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  background-color: #ffffff;
  border: 0;
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
#nav-links {
  float: right;
}
#nav-links .dropdown-menu {
  left: -80px;
  min-width: 150px;
}
#nav-links .dropdown-menu:before {
  top: -7px;
  left: 110px;
}
#nav-links .dropdown-menu:after {
  top: -6px;
  left: 111px;
}
.navbar {
  margin-bottom: 0;
}
#bmLink .nav-icon,
#exitLink .nav-icon,
#fbLink .nav-icon,
#helpLink .nav-icon {
  margin-top: 1px;
}
#exitLink {
  padding-right: 0 !important;
}
#aboutLink,
#resourceLink,
#helpLink {
  outline: 0;
}
.about-popup {
  display: none;
  position: absolute;
  width: 200px;
  height: auto;
  padding: 14px;
  color: #042d40;
  font-style: normal;
  font-weight: bold;
  text-shadow: none;
  text-align: center;
  top: 62px;
  top: 37px\9;
  left: -107px;
  background: #FFFFFF;
  z-index: 1200;
  border: #042d40 solid 5px;
}
.about-popup:after {
  content: "";
  position: absolute;
  top: -20px;
  left: 103px;
  border-style: solid;
  border-width: 0 20px 20px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  display: none\9;
}
.about-popup:before {
  content: "";
  position: absolute;
  top: -29px;
  left: 99px;
  border-style: solid;
  border-width: 0 24px 24px;
  border-color: #042d40 transparent;
  display: block;
  width: 0;
  z-index: 0;
  display: none\9;
}
.btn-navbar i.nav-icon {
  color: white;
  text-shadow: none;
}
.nav-span {
  display: none;
  font-weight: normal;
  float: none !important;
  margin-left: 8px !important;
}
#breadcrums {
  display: none;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #042d40;
  padding-bottom: 2px;
}
#breadcrums.affix {
  z-index: 1020;
}
#breadcrums ul {
  margin: 0;
}
#breadcrums li {
  display: block;
  float: left;
  cursor: default;
  font-size: 13px;
  margin-top: 4px;
  color: #042d40;
  font-family: "robotobold", "Verdana", Helvetica, Arial, sans-serif;
}
#nav-chap:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 13px;
  content: "\e07b";
  margin-right: 5px;
  position: relative;
  font-weight: normal;
}
li#nav-arrow {
  margin-top: 4px;
}
#nav-arrow:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 10px;
  content: "\e0c7";
  margin: 0 10px;
  position: relative;
  top: -1px;
  font-weight: normal;
}
li#nav-page {
  margin-top: 4px;
}
.navbar .brand {
  padding: 6px 20px 8px;
  font-size: 17px;
  line-height: 18px;
}
.navbar .nav > li > a {
  padding: 7px 15px 6px;
}
.navbar-inner {
  min-height: 30px;
  background-color: #042d40;
}
.navbar .btn-navbar {
  padding: 5px 8px;
}
#main-nav {
  display: none;
  clear: both;
  background-color: #ffffff;
  width: 100%;
  height: 62px;
  margin: 0;
}
#main-nav .btn-toolbar {
  width: auto;
  height: 60px;
  margin: 0;
  padding: 0;
  background-color: #075b7f;
}
#main-nav .btn-group {
  width: auto;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin: 0;
  font-family: "robotoregular", "Verdana", Helvetica, Arial, sans-serif;
}
#main-nav .dropdown:hover .dropdown-menu {
  display: block;
}
#main-nav .btn-toolbar > .active .btn {
  background-color: #007db3;
}
#main-nav .btn-group:first-child {
  border-left: 1px solid #ffffff;
}
#main-nav .caret {
  border-top: 4px solid #ffffff;
}
#main-nav .dropdown-menu {
  padding: 0;
  margin: 0;
  left: -1px;
  border-color: #ffffff;
  min-width: 100px;
}
#main-nav .dropdown-menu li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ffffff;
}
#main-nav .dropdown-menu li a {
  padding: 10px;
}
.btn-main-nav {
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 10px;
}
.btn-main-nav a {
  width: 100%;
  line-height: 60px;
  border: 1px;
  margin: 0;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  font-family: "robotoregular", "Verdana", Helvetica, Arial, sans-serif;
  color: #ffffff;
}
.btn-main-nav a:hover {
  text-decoration: none;
}
#main-nav .nav-arrow-left {
  display: none;
  width: 40px;
}
#main-nav .nav-arrow-right {
  display: none;
  width: 40px;
}
#main-nav .nav-arrow-right .caret {
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-left: 7px solid;
  display: inline-block;
  margin-top: 3px;
  height: 0;
  width: 0;
}
#main-nav .nav-arrow-left .caret {
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-right: 7px solid;
  display: inline-block;
  margin-top: 3px;
  height: 0;
  width: 0;
}
.breadcrumb {
  display: none;
  padding: 8px 15px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #f5f5f5;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb .active {
  color: #999999;
}
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin: 18px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a,
.pager span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a,
.pager .next span {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover,
.pager .disabled span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-open .modal .dropdown-menu {
  z-index: 2050;
}
.modal-open .modal .dropdown.open {
  *z-index: 2050;
}
.modal-open .modal .popover {
  z-index: 2060;
}
.modal-open .modal .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  border: 0px solid #999;
  border: 0px solid rgba(0, 0, 0, 0.3);
  *border: 0px solid #999;
  /* IE6-7 */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal-header {
  padding: 10px 30px;
}
.modal-header .close {
  margin-top: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
  font-family: "robotoregular", "Verdana", Helvetica, Arial, sans-serif;
  font-size: 250%;
  font-weight: normal;
  color: #ffffff;
}
.modal-body {
  overflow-y: auto;
  max-height: 500px;
  padding: 0px 20px 20px 20px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.dl-notify-btngroup {
  display: inline-block;
  margin-left: 10px;
}
.dl-notify-btngroup a:first-child {
  margin-right: 5px;
}
.modal-body p {
  padding: 0;
}
.modal-column {
  width: 50%;
}
.modal-body a:link,
.modal-body a:active,
.modal-body a:hover {
  text-decoration: underline;
}
.modal-body a:hover {
  color: #000000;
}
.modal-block {
  background-color: #ffffff;
  margin: 0px 10px 20px 10px;
  padding: 10px 10px 5px 10px;
}
.modal-block h4 {
  color: #007db3;
}
.about-instructions {
  background-color: #007db3;
}
.about-instructions h4 {
  color: #ffffff;
}
.about-objectives li:not(:last-child) {
  margin-bottom: 5px;
}
#aboutModal {
  width: 1024px;
  height: auto;
  left: 50%;
  margin: -300px 0 0 -520px;
}
#aboutModal .modal-body {
  max-height: 600px;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 250px;
  padding: 3px 10px 6px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-bottom: 10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: 10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #ffffff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #ffffff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #ffffff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #ffffff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  right: -1px;
}
.popover-inner {
  width: 400px;
}
.popover {
  margin-left: 145px;
}
.popover.bottom > .arrow {
  margin-left: -180px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 18px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #007db3;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.label,
.badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  background-color: #999999;
}
.label {
  padding: 1px 4px 2px;
}
.badge {
  padding: 1px 9px 2px;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #d32331;
}
.label-important[href],
.badge-important[href] {
  background-color: #a81b26;
}
.label-warning,
.badge-warning {
  background-color: #f7a81e;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #da8e08;
}
.label-success,
.badge-success {
  background-color: #649642;
}
.label-success[href],
.badge-success[href] {
  background-color: #4d7332;
}
.label-info,
.badge-info {
  background-color: #005980;
}
.label-info[href],
.badge-info[href] {
  background-color: #00364d;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  background-color: #042d40;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #f9b94a;
  background-image: -moz-linear-gradient(top, #fac568, #f7a81e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fac568), to(#f7a81e));
  background-image: -webkit-linear-gradient(top, #fac568, #f7a81e);
  background-image: -o-linear-gradient(top, #fac568, #f7a81e);
  background-image: linear-gradient(to bottom, #fac568, #f7a81e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffac568', endColorstr='#fff7a81e', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fac568;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .bar {
  background-color: #007db3;
  border: 1px solid #042d40;
  border-bottom-color: #010b10;
}
.progress-danger .bar {
  background-color: #e14854;
  border: 1px solid #ee5f5b;
  border-bottom-color: #e9322d;
}
.progress-success .bar {
  background-color: #7db556;
  border: 1px solid #62c462;
  border-bottom-color: #42b142;
}
/* qTip2 v2.2.1 | Plugins: tips viewport imagemap | Styles: core basic css3 | qtip2.com | Licensed MIT | Tue Sep 09 2014 07:50:41 

CUSTOMIZED DL STYLES ARE AT THE BOTTOM

*/
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}
.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700;
}
.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}
.qtip-close {
  position: absolute;
  right: -2px;
  top: -23px;
  z-index: 11;
  cursor: pointer;
  outline: 0;
  border: 2px solid #ccc;
  background-color: #FFF;
  opacity: .8;
  filter: alpha(opacity=80);
}
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -7px;
}
* html .qtip-titlebar .qtip-close {
  top: 16px;
}
.qtip-icon .ui-icon,
.qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}
.qtip-icon,
.qtip-icon .ui-icon {
  text-decoration: none;
}
.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 13px;
  text-align: center;
  text-indent: 0;
  font: 400 bold 10px/13px Tahoma, sans-serif;
  color: #000000;
  background: -100em -100em no-repeat;
  opacity: .25;
  filter: alpha(opacity=25);
}
.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}
.qtip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-linear-gradient(top, #717171, #232323);
  background-image: -ms-linear-gradient(top, #717171, #232323);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333333;
}
.qtip-jtools .qtip-titlebar {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4a4a4a);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
}
.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4a4a4a, endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
}
.qtip-jtools .qtip-content,
.qtip-jtools .qtip-titlebar {
  background: 0 0;
  color: #fff;
  border: 0 dashed transparent;
}
.qtip-jtools .qtip-icon {
  border-color: #333333;
}
.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333333;
}
.qtip-bootstrap {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #888;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.qtip-bootstrap .qtip-titlebar {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}
.qtip-bootstrap .qtip-titlebar .qtip-close {
  right: 11px;
  top: 45%;
}
.qtip-bootstrap .qtip-content {
  padding: 9px 14px;
}
.qtip-bootstrap .qtip-icon .ui-icon {
  width: auto;
  height: auto;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  margin-top: -1px;
}
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none;
}
.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}
.qtip .qtip-tip,
x:-o-prefocus {
  visibility: hidden;
}
.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: 0 0;
  border: 0 dashed transparent;
}
.qtip .qtip-tip canvas {
  top: 0;
  left: 0;
}
.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible;
}
/* DL STYLES BELOW */
.explore-it-container {
  position: relative;
  width: auto;
  padding: 0px;
  margin: 0px;
}
.explore-it-tooltip {
  display: block;
  float: right;
  position: absolute;
  border: 1px dashed #c600ff;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.1);
}
.accordion {
  margin-bottom: 18px;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #007db3;
}
.accordion {
  border-top: 1px solid #007db3;
  border-left: 1px solid #007db3;
  border-right: 1px solid #007db3;
  border-bottom: 1px solid #ffffff;
  max-width: 100%;
}
.accordion-group {
  border: 0px solid #FFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #ffffff;
}
.accordion-heading .accordion-toggle {
  border-bottom: 1px solid #007db3;
  color: #007db3;
  text-decoration: none;
  line-height: 17px;
}
.accordion-inner {
  border-top: 0px solid #007db3;
  border-bottom: 1px solid #007db3;
  background: #f2f2f2;
}
.accordion-inner ul,
.accordion-inner ol {
  margin-bottom: 10px;
}
.accordion-inner ul > li {
  list-style-type: disc;
}
.accordion-inner h3,
.accordion-inner h4 {
  color: black;
}
.accordion-inner a {
  color: #666;
}
.accordion-caption {
  padding: 9px 15px;
  border-top: 1px solid #007db3;
  background: #333333;
  color: #ffffff;
}
.center-img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion-toggle:before {
  content: "";
  display: inline-block;
  line-height: 14px;
  vertical-align: text-top;
  background: url("/public/dl/img/custom-sprite-bright.png") no-repeat top left;
  background-position: -22px 0;
  width: 22px;
  height: 14px;
  margin-right: 5px;
  margin-top: 1px;
}
.accordion-toggle.dl-acc-in:before {
  content: "";
  display: inline-block;
  line-height: 14px;
  vertical-align: text-top;
  background: url("/public/dl/img/custom-sprite-bright.png") no-repeat top left;
  background-position: 0 0;
  width: 22px;
  height: 14px;
  margin-right: 5px;
  margin-top: 1px;
}
.summary-accordion-header {
  margin-top: 5px;
}
.accord-text-box {
  width: 400px;
  margin-top: 10px;
  float: left;
}
.accord-img-box {
  width: 730px;
  margin-top: 10px;
  float: left;
}
.accordion-inner .row {
  margin-bottom: 25px;
}
.accordion-inner .row:last-child {
  margin-bottom: 0px;
}
.accordion-inner .span8 {
  width: 730px;
}
.accordion-inner hr {
  clear: both;
  border: none;
  margin: 10px 0;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 18px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.carousel-header:before {
  margin-right: 8px;
  content: "\e0ae";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 38px;
  position: relative;
  top: 7px;
  font-weight: normal;
}
.carousel-header-h3:before {
  margin-right: 8px;
  content: "\e0ae";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 32px;
  position: relative;
  top: 6px;
  font-weight: normal;
}
.carousel-wide {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-wide-inner {
  overflow: hidden;
  width: 935px;
  position: relative;
  border: 1px solid #042d40;
}
.carousel-wide .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-wide .item > img {
  display: block;
  line-height: 1;
  border: 1px solid #042d40;
}
.carousel-wide .active,
.carousel-wide .next,
.carousel-wide .prev {
  display: block;
}
.carousel-wide .active {
  left: 0;
}
.carousel-wide .next,
.carousel-wide .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-wide .next {
  left: 100%;
}
.carousel-wide .prev {
  left: -100%;
}
.carousel-wide .next.left,
.carousel-wide .prev.right {
  left: 0;
}
.carousel-wide .active.left {
  left: -100%;
}
.carousel-wide .active.right {
  left: 100%;
}
.carousel-wide-control {
  position: absolute;
  top: 40%;
  left: -40px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background-color: #05344a;
  border: 3px solid #ffffff;
}
.carousel-wide-control.right {
  left: auto;
  right: -40px;
}
.carousel-wide-control:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #03202d;
}
.carousel-wide-caption {
  position: static;
  background: #ffffff;
  height: 520px;
  min-height: 520px;
  max-height: 520px;
  overflow: auto;
  width: 231px;
  border: 1px solid #042d40;
  word-wrap: break-word;
}
.carousel-wide-caption > h4 {
  color: #042d40;
  margin: 10px 15px 0px;
  padding: 5px;
}
.carousel-wide-caption > h4 p {
  color: #222222;
}
p.carousel-step-id {
  font-weight: bold;
  color: #042d40;
  margin-bottom: 18px;
}
.carousel-wide-caption {
  line-height: 18px;
}
.carousel-wide-caption .alert,
.carousel-wide-caption .accordion {
  margin: 0 18px 18px;
  line-height: 18px;
}
.carousel-wide-caption li {
  margin: 0 18px 8px;
}
.carousel-wide-caption li:last-child {
  margin-bottom: 18px;
}
.carousel-wide-caption .accordion p {
  margin: 0;
  padding: 0;
}
.carousel-progress-meter {
  text-align: center;
  max-width: 100%;
}
.carousel-progress-meter ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  /* For IE, the outcast */
  zoom: 1;
  *display: inline;
}
.carousel-progress-meter ul li {
  background-color: #aaaaaa;
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-left: 4px;
  margin-top: 8px;
  text-align: center;
  width: 30px;
}
.carousel-progress-meter ul li:hover {
  background-color: #007db3;
  border: 3px solid #FFFFFF;
}
.carousel-progress-meter ul li.current {
  background-color: #075b7f;
  border: 3px solid #FFFFFF;
  color: white;
}
.carousel {
  padding-left: 30px;
  padding-right: 30px;
}
.item > img {
  display: block;
  line-height: 1;
  border-top: 1px solid #042d40;
  border-left: 1px solid #042d40;
  border-right: 1px solid #042d40;
}
.carousel-caption {
  position: static;
  background: #ffffff;
  border: 1px solid #042d40;
  min-height: 108px;
  max-width: 670px;
}
.carousel-caption h4 {
  color: #042d40;
}
.carousel-caption p {
  color: #333333;
}
.carousel-inner {
  overflow: hidden;
  width: 700px;
  position: relative;
}
.carousel-control.left {
  left: -15px;
  right: auto;
}
.carousel-control.right {
  left: auto;
  right: -75px;
}
.video-header:before {
  margin-right: 8px;
  content: "\e001";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 28px;
  position: relative;
  top: 3px;
  font-weight: normal;
}
.video-header-h3:before {
  margin-right: 8px;
  content: "\e001";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 22px;
  position: relative;
  top: 2px;
  font-weight: normal;
}
video {
  width: 100%;
  height: auto;
}
.video-small {
  max-width: 700px;
  width: 100%;
}
.video-large {
  max-width: 777px;
  width: 100%;
}
.video-xlarge {
  max-width: 850px;
  width: 100%;
}
.video-right {
  float: right;
}
.video-right .button-box button {
  margin-left: auto;
  width: 125px;
  display: block;
}
.dl-video {
  background: #ffffff;
  padding: 0px;
  margin-bottom: 18px;
  margin-bottom: 68px;
  border: 1px solid #042d40;
  position: relative;
}
.dl-video-captions {
  padding: 10px 15px;
  line-height: 22px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  min-height: 24px;
  margin-top: -4px;
  border-top: 1px solid #042d40;
}
.dl-video-transcript {
  display: none;
}
.button-box {
  height: 0px;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}
.help-open .dropdown-menu {
  z-index: 2050;
}
.help-open .dropdown.open {
  *z-index: 2050;
}
.help-open .popover {
  z-index: 2060;
}
.help-open .tooltip {
  z-index: 2070;
}
.help-modal {
  position: fixed;
  top: 0%;
  left: 5%;
  z-index: 1050;
  max-width: 1170px;
}
.help-footer > a {
  position: fixed;
  bottom: 7%;
  left: 8%;
  font-family: 'Handwritten';
  font-size: 100px;
  text-shadow: 2px 3px 6px #000000;
  line-height: 60px;
  color: white;
  opacity: 1.0;
  filter: alpha(opacity=100);
  margin-top: 10px;
  margin-right: 15px;
  text-decoration: none;
  z-index: 1070;
}
.help-footer > a:hover {
  color: white;
  text-decoration: none;
  opacity: 0.6;
  text-shadow: 2px 2px 5px #000000;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.help-icon {
  position: relative;
  font-size: 18px;
  top: -2px;
  margin-right: 5px;
}
.help-body {
  width: 100%;
  z-index: 1060;
}
.zone1 {
  position: fixed;
  top: 50px;
  left: 6%;
  width: 520px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone1 .instructions1 {
  position: relative;
  left: -50px;
  top: 35px;
}
.zone1 .instructions1 p {
  text-shadow: 2px 2px 3px #000000;
  line-height: 38px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone1 .instructions1 .icomoon-list {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  display: inline-block;
  font-size: 18px;
}
.zone1 .arrow1 {
  position: relative;
  float: left;
  background: url("/public/dl/img/help_sprite.png") no-repeat top left;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 194px;
  height: 224px;
}
.zone2 {
  position: fixed;
  top: 48px;
  right: 10%;
  width: 500px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone2 .arrow2 {
  position: relative;
  float: right;
  background: url("/public/dl/img/help_sprite.png") no-repeat top left;
  background-position: 0 -274px;
  height: 152px;
  width: 116px;
  height: 182px;
}
.zone2 .instructions2 {
  position: relative;
  top: 40px;
  left: 85px;
}
.zone2 .instructions2 p {
  text-shadow: 2px 2px 3px #000000;
  line-height: 38px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone2 .instructions2 ul {
  text-shadow: 2px 2px 3px #000000;
  line-height: 36px;
  list-style-type: none;
}
.zone2 .instructions2 ul > li {
  line-height: 34px;
}
.zone2mim {
  position: fixed;
  top: 48px;
  right: 8%;
  width: 400px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone2mim .arrow2 {
  position: relative;
  float: right;
  background: url("/public/dl/img/help_sprite.png") no-repeat top left;
  background-position: 0 -274px;
  width: 116px;
  height: 152px;
}
.zone2mim .instructions2 {
  position: relative;
  top: 40px;
  left: 85px;
}
.zone2mim .instructions2 p {
  text-shadow: 2px 2px 3px #000000;
  line-height: 38px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone2mim .instructions2 ul {
  text-shadow: 2px 2px 3px #000000;
  line-height: 36px;
  list-style-type: none;
}
.zone2mim .instructions2 ul > li {
  line-height: 34px;
}
.zone3 {
  position: fixed;
  bottom: 18%;
  right: 3%;
  width: 600px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone3 .arrow3 {
  position: relative;
  float: right;
  background: url("/public/dl/img/help_sprite.png") no-repeat top left;
  background-position: 0 -476px;
  width: 218px;
  height: 214px;
}
.zone3 .instructions3 {
  position: relative;
  top: 90px;
  left: 70px;
}
.zone3 .instructions3 p {
  text-shadow: 2px 2px 3px #000000;
  line-height: 38px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone3 .pagenav3 {
  background: url("/public/dl/img/help_sprite.png") no-repeat top left;
  background-position: 0 -1392px;
  width: 255px;
  height: 62px;
  display: block;
  float: right;
  left: 208px;
  position: relative;
  top: 128px;
}
.zone4 {
  position: fixed;
  top: 25%;
  left: 4%;
  width: 250px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.zone4 .instructions4 {
  position: relative;
  top: 0px;
  left: 0px;
}
.zone4 .instructions4 p {
  text-shadow: 2px 2px 3px #000000;
  line-height: 38px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 26px;
}
.support-message {
  display: none;
  width: 450px;
  text-align: left;
  position: fixed;
  left: 3%;
  top: 200px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 28px;
}
.support-message p {
  text-shadow: 2px 2px 3px #000000;
  line-height: 38px;
  font-family: 'Handwritten';
  color: #ffffff;
  font-size: 28px;
}
.support-message p .mobile-support-message {
  display: none;
}
.support-message p .desktop-support-message {
  display: none;
}
.help-footer > a {
  bottom: 2%;
  left: 3%;
  font-size: 120px;
  line-height: 120px;
}
.tryit-help-sprite {
  background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
}
.arrow_8 {
  background-position: 0 0;
  width: 77px;
  height: 125px;
}
.arrow_9 {
  background-position: -230px -20px;
  width: 110px;
  height: 150px;
}
.arrow_10 {
  background-position: -370px -10px;
  width: 134px;
  height: 170px;
}
.arrow_11 {
  background-position: -560px -22px;
  width: 100px;
  height: 100px;
}
.arrow_12 {
  background-position: -768px -10px;
  width: 127px;
  height: 160px;
}
.arrow_13 {
  background-position: 0 -200px;
  width: 78px;
  height: 126px;
}
.dark-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
[id$="ti-modal"] {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1050;
}
.tryit-help-span {
  position: relative;
}
.tryit-help-body {
  position: relative;
  width: 100%;
  z-index: 1040;
  color: #ffffff;
  font-family: 'Handwritten';
  text-shadow: 2px 2px 3px #000000;
}
.reset-help {
  position: absolute;
  top: 70px;
  left: 60px;
  width: 160px;
  text-align: right;
  font-size: 26px;
  line-height: 38px;
}
.reset-help:before {
  content: '';
  display: inline-block;
  background: url("/public/dl/img/tryit-help-sprite.png") no-repeat top left;
  background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
  background-position: 0 0;
  width: 77px;
  height: 125px;
  position: absolute;
  left: -60px;
  top: -45px;
}
.showme-help {
  position: absolute;
  top: -110px;
  right: 205px;
  width: 380px;
  font-size: 26px;
  line-height: 38px;
  text-align: right;
}
.showme-help:after {
  content: '';
  display: inline-block;
  position: relative;
  background: url("/public/dl/img/tryit-help-sprite.png") no-repeat top left;
  background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
  background-position: -560px -22px;
  width: 100px;
  height: 100px;
  position: absolute;
  right: -115px;
  top: 7px;
}
.indicator-help {
  position: absolute;
  top: 75px;
  right: 150px;
  width: 350px;
  line-height: 38px;
  font-size: 26px;
  text-align: left;
}
.indicator-help:after {
  content: '';
  display: inline-block;
  position: relative;
  background: url("/public/dl/img/tryit-help-sprite.png") no-repeat top left;
  background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
  background-position: -768px -10px;
  width: 127px;
  height: 160px;
  position: absolute;
  right: -95px;
  top: -50px;
}
.screen-help {
  position: absolute;
  top: 330px;
  left: 40px;
  width: 500px;
  line-height: 65px;
  font-size: 65px;
  text-align: left;
}
.tryit-help-footer > a {
  position: absolute;
  top: 450px;
  left: 30px;
  font-size: 120px;
  text-shadow: 2px 3px 6px #000000;
  line-height: 120px;
  opacity: 1.0;
  color: #ffffff;
  filter: alpha(opacity=100);
  margin-top: 10px;
  margin-right: 15px;
  text-decoration: none;
  z-index: 1040;
}
.tryit-help-footer > a:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.6;
  text-shadow: 2px 2px 5px #000000;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.icomoon-eye:before {
  margin-right: 5px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.icomoon-spin:before {
  margin-right: 10px;
  margin-left: 0px;
  position: relative;
  top: 2px;
}
.caro-help-sprite {
  background: url("/public/dl/img/help-caro-sprite.png") no-repeat top left;
}
.arrow_14 {
  background-position: -15px -25px;
  width: 130px;
  height: 125px;
}
.arrow_15 {
  background-position: -225px -20px;
  width: 125px;
  height: 130px;
}
.arrow_16 {
  background-position: -410px -40px;
  width: 160px;
  height: 110px;
}
.dark-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
[id$="caro-modal"] {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1050;
}
.caro-help-span {
  position: relative;
}
.caro-help-body {
  position: relative;
  width: 100%;
  z-index: 1040;
  color: #ffffff;
  font-family: 'Handwritten';
  text-shadow: 2px 2px 3px #000000;
  font-size: 26px;
  line-height: 38px;
}
.caro-left-arrow {
  position: absolute;
  width: 225px;
  left: 100px;
  top: 110px;
  text-align: left;
}
.caro-left-arrow:after {
  content: '';
  display: inline-block;
  background: url("/public/dl/img/help-caro-sprite.png") no-repeat top left;
  background-position: -15px -25px;
  width: 130px;
  height: 125px;
  position: absolute;
  right: 230px;
  top: 5px;
}
.caro-right-arrow {
  position: absolute;
  width: 225px;
  left: 675px;
  top: 338px;
  text-align: left;
}
.caro-right-arrow:after {
  content: '';
  display: inline-block;
  background: url("/public/dl/img/help-caro-sprite.png") no-repeat top left;
  background-position: -225px -20px;
  width: 125px;
  height: 130px;
  position: absolute;
  right: -115px;
  top: -53px;
}
.caro-numbers {
  position: absolute;
  width: 400px;
  left: 30px;
  top: 400px;
  text-align: left;
}
.caro-numbers:after {
  content: '';
  display: inline-block;
  background: url("/public/dl/img/help-caro-sprite.png") no-repeat top left;
  background-position: -410px -40px;
  width: 160px;
  height: 110px;
  position: absolute;
  left: 250px;
  top: 90px;
}
.caro-help-footer > a {
  position: absolute;
  top: 510px;
  left: 10px;
  font-size: 120px;
  text-shadow: 2px 3px 6px #000000;
  line-height: 120px;
  opacity: 1.0;
  color: #ffffff;
  filter: alpha(opacity=100);
  margin-top: 10px;
  margin-right: 15px;
  text-decoration: none;
  z-index: 1040;
}
.caro-help-footer > a:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.6;
  text-shadow: 2px 2px 5px #000000;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.video-help-sprite {
  background: url("/public/dl/img/help-video-sprite.png") no-repeat top left;
}
.arrow_17 {
  background-position: -50px -50px;
  width: 90px;
  height: 145px;
}
.arrow_18 {
  background-position: -240px -50px;
  width: 125px;
  height: 145px;
}
.arrow_19 {
  background-position: -400px -60px;
  width: 140px;
  height: 120px;
}
.arrow_20 {
  background-position: -580px -60px;
  width: 145px;
  height: 110px;
}
.dark-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
[id$="video-modal"] {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1050;
}
.video-help-span {
  position: relative;
}
.video-help-body {
  position: relative;
  width: 100%;
  z-index: 1040;
  color: #ffffff;
  font-family: 'Handwritten';
  text-shadow: 2px 2px 3px #000000;
  font-size: 26px;
  line-height: 38px;
}
.video-play-help {
  position: absolute;
  width: 225px;
  left: 70px;
  top: 330px;
  text-align: left;
}
.video-play-help:before {
  content: '';
  display: inline-block;
  background: url("/public/dl/img/help-video-sprite.png") no-repeat top left;
  background-position: -50px -50px;
  width: 90px;
  height: 145px;
  position: absolute;
  left: -90px;
  top: 20px;
}
.video-fscreen-help {
  position: absolute;
  width: 270px;
  right: 435px;
  top: 315px;
  text-align: left;
}
.video-fscreen-help i {
  margin: 0px 5px;
  font-size: 20px;
}
.video-fscreen-help:after {
  content: '';
  display: inline-block;
  background: url("/public/dl/img/help-video-sprite.png") no-repeat top left;
  background-position: -240px -50px;
  width: 125px;
  height: 145px;
  position: absolute;
  right: -80px;
  top: 30px;
}
.video-caption-help {
  position: absolute;
  width: 220px;
  left: 225px;
  top: 490px;
  text-align: left;
}
.alt-video .video-caption-help:after {
  display: none;
}
.video-help-footer > a {
  position: absolute;
  top: 480px;
  left: -600px;
  font-size: 120px;
  text-shadow: 2px 3px 6px #000000;
  line-height: 120px;
  opacity: 1.0;
  color: #ffffff;
  filter: alpha(opacity=100);
  margin-top: 10px;
  margin-right: 15px;
  text-decoration: none;
  z-index: 1040;
}
.video-help-footer > a:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.6;
  text-shadow: 2px 2px 5px #000000;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.tryit-header {
  margin-bottom: 15px;
}
.tryit-header:before {
  content: "\e02d";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  margin-right: 8px;
  position: relative;
  top: 1px;
  font-weight: normal;
}
.tryit-header-h3 {
  margin-bottom: 15px;
}
.tryit-header-h3:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  content: "\e02d";
  margin-right: 8px;
  position: relative;
  top: 1px;
  font-weight: normal;
}
.powerschool input,
.powerschool textarea {
  font-family: 'Lucida Grande';
  font-size: 12px;
}
.tryit-item {
  display: none;
}
.tryit-item.active {
  display: block;
}
.dl-tryit ul,
.dl-tryit ol {
  margin: 0 0 20px;
}
.dl-tryit ul > li,
.dl-tryit ol > li {
  margin: 0 0 10px 12px;
}
.dl-tryit li > ul,
.dl-tryit li > ol {
  margin: 0 0 9px 25px;
}
.dl-tryit .accordion-toggle {
  font-style: bold;
}
.dl-tryit .accordion-body.in {
  height: auto!important;
}
.dl-tryit .accordion-inner {
  padding: 15px 20px 0 15px;
}
.dl-tryit .accordion-inner li {
  color: #000000;
}
.dl-tryit .accordion-inner li.active {
  color: #000000;
}
.dl-tryit .accordion-inner li.active:before {
  display: inline-block;
  border-top: solid transparent;
  border-bottom: solid transparent;
  border-left: solid #042d40;
  border-width: 5px;
  content: '';
  margin-left: -14px;
  margin-right: 9px;
}
.dl-tryit .accordion-inner ol {
  list-style-type: none;
}
.dl-tryit .accordion-inner ol li > ol {
  list-style-type: decimal;
  color: #000000;
}
.dl-tryit .accordion-inner ul {
  list-style-type: none;
}
.dl-tryit .accordion-inner ul li > ul {
  list-style-type: disc;
  color: #000000;
}
.dl-tryit .accordion-inner .instruction-btn-shell {
  width: 100%;
  margin-top: 25px;
}
.dl-tryit .accordion-inner .instruction-btn-shell .instruction-btn-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 99px;
}
.dl-tryit .accordion-inner .instruction-btn-shell .instruction-btn-container .act-instruction-btn {
  position: relative;
  bottom: 0px;
  background-color: #075b7f;
  padding: 2px 12px;
  color: #ffffff;
  font-size: 11px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid white;
}
.dl-tryit .accordion-inner .instruction-btn-shell .instruction-btn-container .act-instruction-btn:before {
  display: inline-block;
  position: relative;
  top: -2px;
  border-left: solid transparent;
  border-right: solid transparent;
  border-bottom: solid white;
  border-top: none;
  border-width: 3px;
  content: '';
  margin-right: 8px;
  margin-left: -4px;
}
.dl-tryit .accordion-inner .instruction-btn-shell .instruction-btn-container .act-instruction-btn:hover {
  background-color: #007db3;
  text-decoration: none;
}
.tryit-toolbar {
  border: 1px solid #042d40;
  background-color: #042d40;
  list-style-type: none;
  height: 28px;
  max-width: 850px;
  position: relative;
  z-index: 1010;
  margin-bottom: 3px;
}
.tryit-toolbar i {
  margin-left: 5px;
  margin-right: 2px;
}
.tryit-reset {
  color: #ffffff;
  float: left;
  margin-left: 10px;
  margin-right: 0px;
  line-height: 33px;
}
.tryit-reset i {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  top: 0px;
}
ul.tryit-feedback {
  float: right;
  list-style: none outside none;
  margin: 0;
}
ul.tryit-feedback li {
  float: left;
  margin: 0;
}
.tryit-complete {
  display: none;
  color: #ffffff;
  margin-right: 8px;
  line-height: 33px;
}
.tryit-show {
  color: #ffffff;
  margin-right: 8px;
  line-height: 34px;
}
.tryit-show i {
  color: #ffffff;
  font-size: 15px;
  line-height: 30px;
  position: relative;
  top: -1px;
}
.tb-separator {
  color: #042d40;
  font-size: 20px;
  opacity: 60%;
  line-height: 32px;
  margin-left: 2px !important;
  margin-right: 8px !important;
  cursor: default;
}
.tryit-attempt {
  display: inline-block;
  border: 3px solid #fff;
  margin-top: 8px !important;
  margin-right: 10px !important;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background-color: #CCC;
  -moz-transition: background-color 0.4s ease-out;
  -o-transition: background-color 0.4s ease-out;
  -webkit-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
}
.attempt-success {
  background-color: #00AB00;
  -webkit-transition: background 0.1s ease-in;
  -moz-transition: background 0.1s ease-in;
  -o-transition: background 0.1s ease-in;
  transition: background 0.1s ease-in;
}
.attempt-fail {
  background-color: #FF2B27;
  -webkit-transition: background 0.1s ease-in;
  -moz-transition: background 0.1s ease-in;
  -o-transition: background 0.1s ease-in;
  transition: background 0.1s ease-in;
}
.tryit-show:hover,
.tryit-reset:hover,
.tryit-complete:hover {
  color: #f5f5f5;
  text-decoration: none;
}
.tryit-complete:hover {
  cursor: default;
}
.dl-tryit .act-container {
  position: relative;
  margin: 0 0;
  padding: 0 0;
}
.act-zone {
  position: absolute;
  border: 5px solid transparent;
}
.act-zone {
  background-color: transparent;
  background: url('/public/dl/img/trans_bg.png') repeat;
}
input.act-zone,
textarea.act-zone {
  border: 5px solid transparent;
  background-color: transparent;
  background: url('/public/dl/img/trans_bg.png') repeat;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.powerschool input.act-zone,
.powerschool textarea.act-zone {
  font-size: 13px;
}
.schoolnet input.act-zone,
.schoolnet textarea.act-zone {
  font-family: 'Arial', Helvetica, sans-serif;
  font-size: 12px;
}
input.act-zone:focus,
textarea.act-zone:focus {
  border: 5px solid transparent;
  background-color: transparent;
  background: url('/public/dl/img/trans_bg.png') repeat;
  outline: 0;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea.act-zone {
  resize: none;
  vertical-align: top;
}
.act-body {
  margin-bottom: 15px !important;
}
.act-background {
  border: 1px solid #042d40;
  margin-bottom: 10px;
}
.act-objective {
  max-width: 670px;
}
.act-objective h4 {
  margin: 5px 0px 0px;
  line-height: 20px;
}
.act-objective p {
  margin: 0px 0px 20px;
  line-height: 20px;
  padding: 0px;
}
.objective-header {
  color: #042d40;
  font-weight: bold;
}
.act-info {
  max-width: 702px;
}
.dlt-tryit-fillin-txt {
  font-style: italic;
  margin-left: 8px;
  color: #333;
}
.fillin-info {
  margin-left: 5px;
}
.highlight {
  border: 5px solid #f7a81e;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.dl-tryit .tryit-segmented .instruction-btn-container a.act-instruction-btn:before {
  display: inline-block;
  position: relative;
  top: -2px;
  border-left: solid transparent;
  border-right: solid transparent;
  border-top: solid white !important;
  border-bottom: none !important;
  border-width: 3px;
  content: '';
  margin-right: 8px;
  margin-left: -4px;
}
.dl-tryit .tryit-segmented li {
  list-style-type: none;
  display: none;
}
.dl-tryit .tryit-segmented li.active {
  display: block;
  text-decoration: none;
}
.act-note {
  position: relative;
  background: #ffffff;
  /* Old browsers */
  border: 1px solid #042d40;
  text-align: left;
  margin: 0px 0px 15px;
  padding: 15px;
  max-width: 700px;
}
.dl-tryit-new input.act-zone,
.dl-tryit-new textarea.act-zone {
  border: 1px solid transparent;
}
.dl-tryit-new input.act-zone:focus,
.dl-tryit-new textarea.act-zone:focus {
  border: 1px solid transparent;
}
.dl-tryit-new .overlay-wrapper {
  position: absolute;
  width: 38%;
  top: 0;
  z-index: 1000;
  margin: 0 0 10px 0;
}
.dl-tryit-new .overlay-wrapper.right {
  right: 0;
}
.dl-tryit-new .act-instruction {
  background: #000000;
  color: #ffffff;
  list-style-type: none;
  padding: 5px;
}
.dl-tryit-new .act-instruction li {
  display: none;
}
.dl-tryit-new .act-instruction li.active {
  display: none;
  padding: 14px 10px 10px;
}
.dl-tryit-new .act-instruction li > ol {
  list-style-type: decimal;
  color: #000000;
}
.dl-tryit-new .act-instruction ul {
  list-style-type: none;
}
.dl-tryit-new .act-instruction ul li > ul {
  list-style-type: disc;
  color: #000000;
}
.dl-tryit-new .act-instruction:after :hover {
  cursor: pointer;
}
.dl-tryit-new .overlay-wrapper.minimize .act-instruction {
  padding: 5px !important;
}
.dl-tryit-new .overlay-wrapper.minimize .act-instruction li {
  display: none !important;
}
.dl-tryit-new .overlay-wrapper.overlay-toggle .act-instruction li.active {
  display: block !important;
}
.dl-tryit-new .overlay-toggle-btn:after {
  content: "\e0c5";
  font-family: "icomoon";
  font-style: normal;
  speak: none;
  margin-left: 8px;
  font-size: 12px;
}
.dl-tryit-new .overlay-wrapper.overlay-toggle .overlay-toggle-btn:after {
  content: "\e0c4";
}
.dl-tryit-new .overlay-toggle-btn {
  position: absolute;
  bottom: 0px;
  font-size: 13px;
  color: white;
  z-index: 1000;
  padding: 2px 8px;
  background: #000000;
}
.dl-tryit-new .overlay-toggle-btn:hover {
  text-decoration: none;
  cursor: pointer;
}
.dl-tryit-new .overlay-wrapper.right .overlay-toggle-btn {
  right: 0;
}
.dl-tryit-item-wrapper {
  max-width: 850px;
  position: relative;
}
.tryit-reset {
  line-height: 27px;
}
.tryit-reset i {
  font-size: 14px;
  line-height: 23px;
  top: -2px;
  margin-right: 0px;
}
.tryit-complete {
  line-height: 26px;
}
.tryit-show {
  line-height: 27px;
}
.tryit-show i {
  font-size: 14px;
  line-height: 23px;
}
.tb-separator {
  font-size: 18px;
  line-height: 25px;
}
.tryit-attempt {
  margin-top: 5px !important;
  width: 12px;
  height: 12px;
}
ol.tryit-review {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  list-style-type: none;
  background: white;
  padding: 10px 10px 5px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}
ol.tryit-review li {
  color: #ffffff;
  background-color: #a0a0a0;
  background-image: -moz-linear-gradient(top, #aaaaaa, #919191);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaaa), to(#919191));
  background-image: -webkit-linear-gradient(top, #aaaaaa, #919191);
  background-image: -o-linear-gradient(top, #aaaaaa, #919191);
  background-image: linear-gradient(to bottom, #aaaaaa, #919191);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaaaaaa', endColorstr='#ff919191', GradientType=0);
  border-color: #919191 #919191 #6a6a6a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #919191;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
  cursor: pointer;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  line-height: 22px;
  margin-bottom: 5px;
  margin-left: 5px;
  text-align: center;
  width: 26px;
}
ol.tryit-review li:hover,
ol.tryit-review li:active,
ol.tryit-review li.active,
ol.tryit-review li.disabled,
ol.tryit-review li[disabled] {
  color: #ffffff;
  background-color: #919191;
  *background-color: #848484;
}
ol.tryit-review li:active,
ol.tryit-review li.active {
  background-color: #777777 \9;
}
ol.tryit-review li:hover {
  color: #ffffff;
  background-color: #8b8b8b;
  background-image: -moz-linear-gradient(top, #919191, #848484);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#919191), to(#848484));
  background-image: -webkit-linear-gradient(top, #919191, #848484);
  background-image: -o-linear-gradient(top, #919191, #848484);
  background-image: linear-gradient(to bottom, #919191, #848484);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff919191', endColorstr='#ff848484', GradientType=0);
  border-color: #848484 #848484 #5d5d5d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #848484;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 3px solid #FFFFFF;
  cursor: pointer;
}
ol.tryit-review li:hover:hover,
ol.tryit-review li:hover:active,
ol.tryit-review li:hover.active,
ol.tryit-review li:hover.disabled,
ol.tryit-review li:hover[disabled] {
  color: #ffffff;
  background-color: #848484;
  *background-color: #777777;
}
ol.tryit-review li:hover:active,
ol.tryit-review li:hover.active {
  background-color: #6a6a6a \9;
}
ol.tryit-review li.step-complete {
  color: #ffffff;
  background-color: #78b051;
  background-image: -moz-linear-gradient(top, #7db556, #70a84a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7db556), to(#70a84a));
  background-image: -webkit-linear-gradient(top, #7db556, #70a84a);
  background-image: -o-linear-gradient(top, #7db556, #70a84a);
  background-image: linear-gradient(to bottom, #7db556, #70a84a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db556', endColorstr='#ff70a84a', GradientType=0);
  border-color: #70a84a #70a84a #4d7332;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #70a84a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 3px solid #FFFFFF;
  color: white;
}
ol.tryit-review li.step-complete:hover,
ol.tryit-review li.step-complete:active,
ol.tryit-review li.step-complete.active,
ol.tryit-review li.step-complete.disabled,
ol.tryit-review li.step-complete[disabled] {
  color: #ffffff;
  background-color: #70a84a;
  *background-color: #649642;
}
ol.tryit-review li.step-complete:active,
ol.tryit-review li.step-complete.active {
  background-color: #59843a \9;
}
ol.tryit-review li.active {
  color: #ffffff;
  background-color: #6e8b99;
  background-image: -moz-linear-gradient(top, #b4cad4, #042d40);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b4cad4), to(#042d40));
  background-image: -webkit-linear-gradient(top, #b4cad4, #042d40);
  background-image: -o-linear-gradient(top, #b4cad4, #042d40);
  background-image: linear-gradient(to bottom, #b4cad4, #042d40);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb4cad4', endColorstr='#ff042d40', GradientType=0);
  border-color: #042d40 #042d40 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #042d40;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 3px solid #FFFFFF;
  color: white;
}
ol.tryit-review li.active:hover,
ol.tryit-review li.active:active,
ol.tryit-review li.active.active,
ol.tryit-review li.active.disabled,
ol.tryit-review li.active[disabled] {
  color: #ffffff;
  background-color: #042d40;
  *background-color: #021c28;
}
ol.tryit-review li.active:active,
ol.tryit-review li.active.active {
  background-color: #010b10 \9;
}
ul.tryit-opts {
  display: block !important;
}
ul.tryit-opts li.tryit-opt {
  display: block !important;
}
ul.tryit-opts li.tryit-opt:hover {
  cursor: pointer;
}
ul.tryit-opts .btn {
  word-wrap: break-word;
  padding: 5px;
}
.tryit-opts-div {
  margin: 20px 0 0px;
  padding: 15px 15px 15px;
  background: #ddd;
}
li.tryit-opt {
  margin-left: 0 !important;
  font-style: bold;
}
.tryit-opt span {
  display: block;
  padding: 5px 0;
}
h3.tryit-opts-header {
  color: white;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
}
.dl-tryit input:hover {
  cursor: default;
}
.tryit-opt-submit {
  display: block;
  background-color: #042d40;
}
.thinInBorder {
  border: 1px solid transparent;
}
.act-sort li {
  font-size: 15px;
}
.dl-activityset.build-activityset {
  margin: 0 0 10px !important;
  padding: 5px 0 0;
  border: none;
  box-shadow: none;
  background: none;
}
[data-activity-type="build"] {
  margin-bottom: 20px;
}
[data-activity-type="build"]:last-child {
  margin-bottom: 0;
}
[data-activity-type="build"] .act-instructions {
  margin-bottom: 15px;
}
.build-toolbar {
  list-style-type: none;
  height: 32px;
  color: #ffffff;
  background-color: #042d40;
  border: 1px solid #042d40;
}
.build-toolbar i {
  margin-left: 5px;
  margin-right: 2px;
}
.build-instruct {
  display: none;
  border-bottom: 1px solid #042d40;
  background: #dddddd;
  padding: 10px 30px 4px;
  border-right: 1px solid #042d40;
  border-left: 1px solid #042d40;
}
.build-instruct p {
  max-width: 600px;
}
.build-instruct-tog {
  color: #ffffff;
  float: right;
  margin-left: 0;
  margin-right: 15px;
  line-height: 33px;
}
.build-instruct-tog i {
  color: white;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  top: 0px;
  margin-right: 3px;
}
.build-instruct-tog:hover {
  text-decoration: none;
  cursor: pointer;
  color: white;
}
.build-reset {
  color: #ffffff;
  float: left;
  margin-left: 10px;
  margin-right: 0px;
  line-height: 33px;
}
.build-reset i {
  color: white;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  top: -2px;
}
.build-reset:hover {
  color: #f1f1f1;
  text-decoration: none;
}
.build-title {
  float: right;
  margin-right: 12px;
  line-height: 32px;
  font-weight: bold;
}
[data-activity-type="build"] .act-container {
  margin-left: 0px;
  padding: 35px 30px 25px;
  margin-top: 0;
  display: block;
  background: #fff;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  position: relative;
}
[data-activity-type="build"] .items,
.build-activityset .slots {
  margin-left: 0px;
}
.build-header:before {
  content: "\e029";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  margin-right: 8px;
  position: relative;
  top: -2px;
  font-weight: normal;
}
.slots {
  margin: 15px auto 0 10px;
}
.items {
  color: #000000;
  margin: 0 auto 0 0;
  border: 5px solid #777;
  background: #fafafa;
  padding: 10px 25px 0 0;
  display: inline-block;
  max-width: 700px;
}
.slots li,
.items li {
  float: left;
  padding: 15px;
  border-bottom: 10px solid #bbb;
  margin: 0;
  text-align: center;
  list-style-type: none;
}
.slots li {
  width: 74px;
  min-height: 18px;
}
.slots li:first-child,
.items li:first-child {
  margin-left: 0;
}
.slots li.hovered {
  background: #aaa;
}
.items li {
  border-bottom: 10px solid transparent;
}
.items li:hover {
  cursor: move;
}
.items li.ui-draggable-dragging {
  position: relative;
  z-index: 2;
}
.items:after {
  content: '';
  display: block;
  clear: both;
}
.slots:after {
  content: 'Drag the items onto the line, placing them in the correct sequence.';
  display: block;
  clear: both;
  padding-top: 5px;
  margin-left: 25px;
  color: #888;
  font-style: italic;
  font-size: 14px;
}
.build-container {
  margin-left: -20px;
}
.items li.right {
  border-bottom: 10px solid #00724c;
}
.items li.wrong {
  border-bottom: 10px solid #D42F2D;
}
.build-success-btn {
  margin: 40px 20px 0 27px;
  padding: 5px 14px;
  height: auto;
  float: left;
  min-height: 31px;
}
.char-row > .span6 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.narr-box {
  position: relative;
  background: #F8F5FC;
  border: 2px solid #042d40;
  text-align: left;
  margin: 0px 0px 35px;
  padding: 15px;
  max-width: 500px;
}
p.bubble {
  position: relative;
  min-height: 75px;
  margin: 0px 0px;
  border: 2px solid #042d40;
  background: #fff;
  color: #222;
  /* css3 */
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 15px;
}
p.bubble.left.speech {
  margin-left: 155px;
}
p.bubble.right.speech {
  margin-right: 170px;
}
p.bubble.left.thought {
  margin-left: 155px;
}
p.bubble.right.thought {
  margin-right: 170px;
}
.speech:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 40px;
  border-width: 20px 20px 0;
  border-style: solid;
  border-color: #ccc transparent;
  display: block;
  width: 0;
}
.speech:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 47px;
  border-width: 13px 13px 0;
  border-style: solid;
  border-color: #ccc transparent;
  display: block;
  width: 0;
}
.bubble.left.speech:before {
  border-color: transparent #042d40;
  border-width: 18px 19px 18px 0;
  bottom: auto;
  left: -19px;
  top: 15px;
}
.bubble.left.speech:after {
  border-color: transparent #FFFFFF;
  border-width: 18px 19px 18px 0;
  bottom: auto;
  left: -16px;
  top: 15px;
}
.bubble.right.speech:before {
  top: 10px;
  bottom: auto;
  left: auto;
  right: -20px;
  border-width: 18px 0 18px 19px;
  border-color: transparent #042d40;
}
.bubble.right.speech:after {
  border-color: transparent #FFFFFF;
  border-width: 18px 0 18px 19px;
  bottom: auto;
  left: auto;
  right: -17px;
  top: 10px;
}
p.bubble.left.thought:before,
p.bubble.left.thought:after {
  left: -29px;
  top: 5px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 2px solid #042d40;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  content: "";
  display: block;
  position: absolute;
}
p.bubble.left.thought:after {
  width: 8px;
  height: 8px;
  left: -45px;
  top: 15px;
  border: 2px solid #042d40;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
p.bubble.right.thought:before,
p.bubble.right.thought:after {
  right: -29px;
  top: 5px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 2px solid #042d40;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  content: "";
  display: block;
  position: absolute;
}
p.bubble.right.thought:after {
  width: 8px;
  height: 8px;
  right: -44px;
  top: 15px;
  border: 2px solid #042d40;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
table {
  background: #ffffff;
  line-height: 20px;
  margin-bottom: 24px;
  margin-top: 18px;
  border: 1px solid #042d40;
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  *border-collapse: collapse;
}
table br {
  line-height: 44px;
}
.widget-wrapper table:last-child {
  margin-bottom: 40px;
}
table:first-child {
  margin-top: 0;
}
table:last-child {
  margin-bottom: 0;
}
table th,
table td {
  padding: 12px 14px;
}
table th {
  background-color: #042d40;
  color: #ffffff;
  vertical-align: top;
  font-weight: bold;
}
th,
td {
  padding: 8px;
  border-right: 1px solid #042d40;
  text-align: left;
  vertical-align: top;
  line-height: 24px;
}
tr th:last-child,
tr td:last-child {
  border-right: 0;
}
th {
  border-bottom: 0;
}
.table tfoot td {
  background-color: #dddddd;
}
tbody tr:nth-child(even) td,
tbody tr:nth-child(even) th {
  background-color: #f1f1f1;
}
caption + thead tr:first-child th,
caption + tbody tr:first-child th,
caption + tbody tr:first-child td,
colgroup + thead tr:first-child th,
colgroup + tbody tr:first-child th,
colgroup + tbody tr:first-child td,
thead:first-child tr:first-child th,
tbody:first-child tr:first-child th,
tbody:first-child tr:first-child td {
  border-top: 0;
}
th {
  font-weight: bold;
}
td,
th {
  padding: 9px 10px;
  text-align: left;
}
td.center,
th.center {
  text-align: center;
}
.table-responsive {
  display: block;
}
.table-responsive thead,
.table-responsive tbody,
.table-responsive th,
.table-responsive td,
.table-responsive tr {
  display: block;
}
.table-responsive thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.table-responsive tr {
  border: 1px solid #042d40;
}
.table-responsive td {
  border: none;
  border-bottom: 1px solid #042d40;
  position: relative;
  padding-left: 50%;
  font-size: 0.8em;
  word-wrap: break-word;
}
.table-responsive td.center,
.table-responsive th.center {
  text-align: left;
}
.table-responsive td:before {
  position: absolute;
  left: 6px;
  width: 45%;
  padding-right: 10px;
  white-space: nowrap;
  font-weight: bold;
  color: #042d40;
}
.table-responsive td:nth-of-type(1):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(2):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(3):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(4):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(5):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(6):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(7):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(8):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(9):before {
  content: attr(data-content);
}
.table-responsive td:nth-of-type(10):before {
  content: attr(data-content);
}
.table-responsive.headless td:before {
  display: none;
}
.table-responsive.headless td {
  padding-left: 20px;
}
.exploreit-header {
  margin-bottom: 15px;
}
.exploreit-header:before {
  content: "\e04c";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  margin-right: 8px;
  position: relative;
  top: 1px;
  font-weight: normal;
}
.exploreit-header-h3 {
  margin-bottom: 15px;
}
.exploreit-header-h3:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  content: "\e04c";
  margin-right: 8px;
  position: relative;
  top: 1px;
  font-weight: normal;
}
.explore-info {
  background-color: #f1f1f1;
  position: relative;
  background: #f1f1f1;
  /* Old browsers */
  border: 1px solid #042d40;
  text-align: left;
  margin: 0px 0px 15px;
  padding: 15px;
  max-width: 700px;
}
.explore-it-image {
  border: 1px solid #042d40;
}
.dl-explore .dl-activity {
  background-color: #ffffff;
}
.dl-explore .explore-activities .act-container {
  position: relative;
}
.dl-explore .explore-activities .act-container .highlight {
  border: 5px solid #f7a81e;
  background: rgba(0, 0, 0, 0);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.dl-explore .act-info .act-instruction > li {
  margin-left: -24px;
}
body {
  padding-top: 84px;
}
body[data-template-type="mim"] .hidden-mim {
  display: none;
}
#dl-container {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.ctb ul,
.ctb ol {
  margin: 0 0 9px 40px;
}
.front-header {
  font-size: 28px;
}
.front-header:before {
  top: 0px;
}
#toc-menu > .active > a,
#toc-menu > .active > a:hover {
  color: #ffffff;
  text-decoration: none;
}
#toc-menu a {
  font-size: 13px;
}
#toc-menu .nav-header {
  letter-spacing: 1px;
  font-family: "robotobold", "Verdana", Helvetica, Arial, sans-serif;
}
#dl-toc li div.toc-thumbnail {
  background-color: #a4bfcb;
}
#dl-toc li div.toc-thumbnail h5 {
  min-height: 30px;
  margin-top: 5px;
}
#dl-toc li div.toc-thumbnail.active {
  border-color: orange;
}
#dl-toc img {
  max-width: 100%;
  border: 1px solid #042d40;
}
.toc-thumbnails {
  margin-left: 0px;
  list-style: none;
  *zoom: 1;
}
.toc-thumbnails:before,
.toc-thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.toc-thumbnails:after {
  clear: both;
}
.toc-thumbnails > li {
  margin: 0 0 18px 20px;
}
.toc-thumbnail {
  display: block;
  padding: 10px 4px 30px;
  line-height: 18px;
  width: 240px;
  height: 380px;
  float: left;
  margin: 0 30px 30px 0;
  position: relative;
  border: 1px solid #042d40;
  background-color: #ffffff;
}
a.toc-thumbnail:hover {
  text-decoration: none;
}
.toc-thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.toc-thumbnail > img:hover {
  cursor: pointer;
}
.toc-thumbnail .caption {
  padding: 9px;
}
.toc-thumbnail .caption h5 {
  margin-top: 5px;
  min-height: 30px;
}
.toc-thumbnail .caption p {
  color: black;
}
.toc-thumbnail a.btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
body.root {
  padding-top: 52px;
}
.chap-col > h2 {
  position: relative;
  top: 2px;
  margin-bottom: 13px;
}
.chap-col > h2 .btn {
  color: white;
  font-weight: normal;
  font-size: 11px;
  line-height: 11px;
  float: right;
  position: relative;
  top: 9px;
  height: 12px;
}
.chap-header:before {
  margin-right: 8px;
  content: "\e07b";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 21px;
  position: relative;
  top: 0px;
  font-weight: normal;
}
.chap-col a:hover {
  text-decoration: none;
}
.chap-tiles {
  margin: 12px 0 0;
}
.chap-tiles li {
  background-color: #ffffff;
  color: #042d40;
  width: 100%;
  list-style: none;
  display: block;
  border: 1px solid #042d40;
  text-align: left;
  margin: 0px 0px 10px;
  max-width: 700px;
}
.chap-tiles h5 {
  background-color: #042d40;
  padding: 8px 15px;
  border-bottom: 1px solid #DDD;
  color: #ffffff;
  font-size: 14px;
  font-family: "robotoregular", "Verdana", Helvetica, Arial, sans-serif;
  display: block;
}
.chap-tiles p {
  padding: 10px 15px 5px 15px;
  color: #333;
  font-size: 14px;
  line-height: 18px;
}
.introduction-txt {
  max-width: 680px;
  padding: 5px;
  margin: 0 0 12px;
  color: #333;
}
.chap-description {
  display: block;
}
.chap-sub {
  width: 100%;
  display: table;
}
.chap-sub span {
  font-family: "robotobold", "Verdana", Helvetica, Arial, sans-serif;
  width: 80px;
  display: table-cell;
  padding: 6px 12px 7px 0;
  font-size: 14px;
  line-height: 14px;
  text-align: right;
}
.chap-sub:after {
  clear: both;
}
.chap-sub span:after {
  content: "\e045";
  font-family: 'IcoMoon';
  font-style: normal;
  font-size: 13px;
  speak: none;
  margin-left: 7px;
  position: relative;
  top: 0;
  font-weight: normal;
}
.chap-desc-toggle {
  font-family: "robotoregular", "Verdana", Helvetica, Arial, sans-serif;
  color: #ffffff;
  padding: 10px 14px;
  margin-bottom: 32px;
  margin-top: 16px;
}
.chap-desc-toggle:hover {
  color: #ffffff;
  background-color: #007db3;
}
.subnav {
  width: 100%;
  height: auto;
  background: white;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
.subnav .nav {
  margin-bottom: 0;
}
.subnav .nav > li > a {
  margin: 0;
  padding-top: 11px;
  padding-bottom: 11px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
  padding-left: 13px;
  color: #333;
  background-color: rgba(0, 0, 0, 0.1);
  border-right-color: #ddd;
  border-left: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
}
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
  border-top-color: #777;
}
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
  border-left: 0;
  padding-left: 12px;
}
.subnav .nav > li:last-child > a {
  border-right: 0;
}
.subnav .dropdown-menu {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.subnav .nav .dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #042d40;
}
.subnav {
  font-size: 11px;
}
.subnav > ul > li {
  line-height: 12px;
}
.subnav ul.nav-pills > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (min-width: 980px) {
  .subnav-fixed {
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 1030;
    border-color: #d5d5d5;
    border-width: 0 0 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .subnav-fixed .nav {
    width: 938px;
    margin: 0 auto;
    padding: 0 1px;
  }
  .subnav .nav > li:first-child > a,
  .subnav .nav > li:first-child > a:hover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
#page-nav {
  min-height: 20px;
  margin-bottom: 20px;
}
#page-nav .btn-pagenav {
  min-width: 100px;
}
.btn-pagenav {
  color: #ffffff;
  font-family: "robotoregular", "Verdana", Helvetica, Arial, sans-serif;
  background-color: #075b7f;
  font-size: 14px;
  line-height: 27px;
  height: 27px;
  text-align: center;
  border: 1px solid transparent;
  cursor: pointer;
  *margin-left: .3em;
  padding: 5px 8px;
}
a.btn-pagenav:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #007db3;
}
.btn-group .btn-pagenav {
  position: relative;
  float: left;
}
.btn-group i {
  font-size: 20px;
  line-height: 14px;
  position: relative;
  top: 2px;
  font-weight: normal;
}
.btn-group .btn-pagenav:first-child {
  margin-left: 0;
  border-right: 1px solid #ffffff;
  z-index: 1;
}
.btn-group .btn-pagenav.large:first-child {
  margin-left: 0;
}
.btn-group .btn-pagenav:hover,
.btn-group .btn-pagenav:focus,
.btn-group .btn-pagenav:active,
.btn-group .btn-pagenav.active {
  background-color: #007db3;
}
.pulse {
  background: none;
  background-color: #042d40;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  /*
	@-moz-keyframes pulse {  // Decimal not necessary, 0 and 1 is enough
	    0% { background-color: lighten(@powerschool-blue, 10%); }
		50% { background-color: darken(@powerschool-blue, 15%); }
		100% { background-color: lighten(@powerschool-blue, 10%); }
	}

	@-webkit-keyframes pulse {  
	    0% { background-color: lighten(@powerschool-blue, 10%); }
		50% { background-color: darken(@powerschool-blue, 15%); }
		100% { background-color: lighten(@powerschool-blue, 10%); }
	}

	@keyframes pulse {  
	    0% { background-color: lighten(@powerschool-blue, 10%); }
	    50% { background-color: darken(@powerschool-blue, 15%); }
	    100% { background-color: lighten(@powerschool-blue, 10%); }
	}
	*/
}
@-moz-keyframes pulse {
  /* Decimal not necessary, 0 and 1 is enough */
  0% {
    background-color: #042d40;
  }
  50% {
    background-color: #007db3;
  }
  100% {
    background-color: #042d40;
  }
}
@-webkit-keyframes pulse {
  0% {
    background-color: #042d40;
  }
  50% {
    background-color: #007db3;
  }
  100% {
    background-color: #042d40;
  }
}
@keyframes pulse {
  0% {
    background-color: #042d40;
  }
  50% {
    background-color: #007db3;
  }
  100% {
    background-color: #042d40;
  }
}
footer {
  height: 66px;
  background-color: #042d40;
  width: 100%;
  padding: 0;
  margin: 0;
}
.disappear {
  display: none;
}
.rainbow {
  height: 5px;
  width: 100%;
  background-image: url('/public/dl/img/gradient_bar.png');
  background-size: 100% 5px;
  background-repeat: no-repeat;
}
.logo {
  width: 156px;
  height: 31px;
  background-image: url('/public/dl/img/logo.png');
  background-repeat: no-repeat;
  margin: 15px 20px 10px 0;
  float: right;
}
.tagline {
  display: none;
  width: 149px;
  height: 10px;
  background-repeat: no-repeat;
  margin: 15px 0 15px 20px;
  float: left;
}
.copyright {
  display: block;
  margin: 0;
  margin-top: 5px;
  float: left;
  background-color: #042d40;
  width: auto;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  padding: 0px 0px 0px 20px;
  font-size: 10px;
  font-weight: normal;
  color: #075b7f;
}
.copyright:before {
  content: "\00A9 2016 PowerSchool. All rights reserved.";
}
#dl-main .department-info:before {
  color: red;
  content: "PowerSchool";
}
p {
  padding: 5px;
}
#dl-main {
  margin-bottom: 20px;
}
.dl-main-mim {
  margin-top: 0px;
}
.dl-main-short {
  margin-top: 40px;
}
.dl-main-tall {
  margin-top: 70px;
}
#dl-main img {
  max-width: 100%;
}
#dl-main img.dl-static {
  max-width: none;
}
h1 {
  margin-bottom: 18px;
}
.content-img {
  border: 1px solid #042d40;
  margin-bottom: 10px;
}
.no-shadow {
  box-shadow: none !important;
  border: 0 !important;
}
.accordion-body,
.accordion-heading {
  background-color: #ffffff;
}
.dlsg-type {
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-weight: bold;
}
.dlsg-click {
  font-weight: bold;
}
.dlsg-sound {
  font-style: italic;
}
.dlsg-action {
  font-style: italic;
}
.dlsg-fragment {
  font-style: italic;
}
.prod-note {
  color: #9d1248;
}
.dlsg-talk-hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #007db3;
  border-bottom: 1px solid #007db3;
}
.dlsg-quiz-hr {
  margin: 18px 0;
  border: 0;
}
.dlsg-dev-hr {
  margin: 18px 0;
  border: 0;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #bbb;
}
.dlsg-talk-hr-hide {
  visibility: hidden;
  margin-bottom: 0px;
}
.dl-talk-left {
  text-align: left;
}
.dl-talk-right {
  text-align: right;
}
.dl-talk-middle {
  text-align: center;
}
.dl-talk {
  min-height: 100px;
}
pre.dl-transcript {
  font-family: "Verdana";
}
.act-feedback,
.act-feedback-right,
.act-feedback-wrong {
  display: none;
}
.quiz-init {
  display: none;
}
.quiz-true {
  font-weight: bold;
}
.summary-slide {
  float: left;
  margin-right: 20px;
}
.summary-caption {
  width: 200px;
  float: left;
}
.hideMiM {
  display: none;
}
.mim-thanks {
  display: none;
  float: left;
  position: absolute;
  margin: auto;
  text-align: center;
  background-color: #042d40;
  width: 100%;
  height: 100%;
}
.dl-quiz,
.dl-activityset {
  min-height: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
  border: 0px solid #042d40;
  background-color: #ffffff;
  color: #000000;
  visibility: hidden;
}
.dl-quiz img,
.dl-activityset img {
  border: 1px solid #042d40;
}
.dl-quiz blockquote,
.dl-activityset blockquote {
  border-color: #042d40;
}
.final-quiz.dl-quiz,
.final-quiz.dl-quiz {
  background-color: #ffffff;
  color: #000000;
}
.dl-activity {
  padding-left: 25px;
  padding-right: 25px;
  background-color: #a4bfcb;
  border-bottom: 1px solid #ffffff;
}
.build-activityset > .dl-activity .act-objective p {
  padding-left: 25px;
  padding-top: 20px;
}
.build-activityset > .dl-activity {
  padding-left: 0px;
  padding-right: 0px;
}
.dl-activity.tryit-item {
  padding-left: 0px;
  padding-right: 0px;
}
.tryit-item {
  background: #a4bfcb;
}
.quiz-instructions {
  font-size: 14px;
  background: #f1f1f1;
  border: 1px solid #042d40;
  color: #000000;
  min-width: 200px;
  max-width: 600px;
  min-height: 25px;
  margin-bottom: 30px;
  padding: 10px 10px 5px 10px;
}
.act-instructions {
  font-size: 14px;
  font-style: italic;
  padding-top: 20px;
}
ul.multi-list {
  list-style: none;
  margin-bottom: 10px;
}
.act-item-submit {
  margin-top: 20px;
  margin-bottom: 15px;
  margin-right: 20px;
  padding: 5px 14px;
  height: auto;
  float: left;
  min-height: 31px;
}
.act-feedback-area {
  margin-top: 20px;
  min-width: 200px;
  float: left;
  padding: 6px 15px;
}
.act-feedback-right {
  color: #649642;
}
.act-feedback-wrong {
  color: #d32331;
}
.act-feedback {
  color: #d32331;
}
.alert-inactive {
  background-color: #f1f1f1;
  border-color: #dddddd;
  color: #aaaaaa;
}
.act-accordion {
  max-width: 868px;
}
.act-accordion .accordion-inner {
  padding: 10px;
}
div[data-correct] p.act-feedback {
  color: #649642;
}
.quiz-stats {
  background-color: #ffffff;
  max-width: 800px;
  padding: 15px;
}
.quiz-stats h3 {
  margin-bottom: 18px;
  margin-right: 10px;
}
.quiz-stats i {
  margin-top: 5px;
}
.quiz-scores {
  color: #ffffff;
  height: 36px;
  margin: 0 10px 0 10px;
  line-height: 36px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  color: #555;
  background: #eaeaea;
}
.quiz-stats .progress {
  height: 36px;
  background: #eaeaea;
}
.progress .bar {
  padding: 8px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  height: 36px;
  color: #ffffff;
  background-color: #042d40;
  border: 1px solid #042d40;
  border-bottom-color: #010b10;
}
.quiz-results-area {
  margin-bottom: 18px;
}
.act-hotspot-body {
  position: relative;
}
.hotspot,
.quiz-hot-spot {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
  color: #ffffff;
  border: 5px solid #f7a81e;
  background: #fbce80;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.hotspot.right,
.quiz-hot-spot.right {
  left: auto;
  right: 15px;
}
.hotspot:hover,
.quiz-hot-spot:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: move;
}
.hotdrop-set,
.quiz-hot-drop-set {
  position: relative;
  width: 30px;
  height: 30px;
  border: 5px solid #f7a81e;
  background: rgba(0, 0, 0, 0);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.act-sort {
  visibility: hidden;
}
.act-sort li {
  color: #000000;
  font-size: 14px;
  font-family: "Verdana", Helvetica, Arial, sans-serif;
  line-height: 18px;
  padding: 10px;
  margin: 10px 4px;
  list-style-type: none;
  background-color: #F6F6F6;
  max-width: 680px;
}
.sort-vertical li {
  border-left: 10px solid #aaaaaa;
}
.sort-vertical li:before {
  display: block;
  float: left;
  padding-right: 15px;
  margin-right: 15px;
  margin-left: 5px;
  border-right: 1px solid #DDD;
  vertical-align: top;
  content: "\e0a8";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 12px;
  color: #CCC;
  font-weight: normal;
}
.sort-vertical p {
  display: block;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
.sort-horizontal li {
  text-align: center;
  float: left;
  border-bottom: 10px solid #DDD;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.sort-horizontal li:hover {
  cursor: move;
}
.sort-horizontal li.right {
  border-bottom: 10px solid #70a84a;
}
.sort-vertical li:hover {
  cursor: move;
}
.sort-vertical li.right {
  border-left: 10px solid #70a84a;
}
.sort-vertical li.right:after {
  float: right;
  padding-left: 15px;
  margin-left: 5px;
  margin-right: 5px;
  top: 0px;
  border-left: 1px solid #DDD;
  content: "\e03f";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  color: #70a84a;
  font-weight: normal;
}
.act-sort:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.quiz-retake-button {
  margin-bottom: 15px;
  float: left;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
.ui-icon-gripsmall-diagonal-se {
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-color: #ffffff;
}
.time-for-review {
  margin-bottom: 28px;
}
.match-row {
  margin-left: -20px;
  *zoom: 1;
}
.match-row:before,
.match-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.match-row:after {
  clear: both;
}
.match-container {
  margin-left: 20px;
}
.match-col {
  width: 50%;
  float: left;
}
.act-container {
  margin-left: 20px;
  margin-top: 15px;
}
.match-col-container {
  margin-left: -20px;
  *zoom: 1;
}
.match-col-container:before,
.match-col-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.match-col-container:after {
  clear: both;
}
.matching-header {
  margin-left: 5px;
  margin-bottom: 15px;
}
.matching-cards-static {
  margin: 10px;
}
.matching-cards-static li {
  position: relative;
  min-height: 40px;
  margin: 10px 0px 5px;
  padding: 10px 15px;
  background: #f6f6f6;
  color: black;
  line-height: 17px;
  list-style-type: none;
  width: 70%;
  text-align: left;
  border: 1px solid #DDD;
  border-bottom: 10px solid #DDD;
  z-index: 1;
}
.matching-cards-static li:after {
  content: "";
  position: absolute;
  bottom: auto;
  top: -1px;
  right: -20px;
  background-color: #f6f6f6;
  width: 20px;
  height: 50%;
  border-top: 1px solid #DDD;
  border-bottom: 10px solid #DDD;
  border-right: 1px solid #DDD;
  z-index: 1;
}
.matching-cards-random li {
  position: relative;
  min-height: 40px;
  margin: 10px 0px 5px;
  padding: 10px 15px;
  background: #f5f5f5;
  color: black;
  line-height: 17px;
  list-style-type: none;
  text-align: right;
  border: 1px solid #DDD;
  border-bottom: 10px solid #DDD;
  width: 70%;
  z-index: 2;
}
.matching-cards-random li:before {
  content: "";
  position: absolute;
  bottom: -10px;
  top: auto;
  left: -20px;
  width: 20px;
  height: 50%;
  background-color: #f5f5f5;
  border-bottom: 10px solid #DDD;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  z-index: 2;
}
.matching-cards-static li span {
  height: 36px;
  overflow: hidden;
  display: block;
}
.matching-cards-random li span {
  height: 36px;
  overflow: hidden;
  display: block;
}
.matching-cards-static li:active {
  padding-bottom: 10px;
  min-height: 40px;
  height: auto;
  z-index: 3;
}
.matching-cards-static li:active span {
  height: auto;
  overflow: visible;
  display: block;
}
.matching-cards-random li:active {
  padding-bottom: 10px;
  min-height: 40px;
  height: auto;
  z-index: 3;
}
.matching-cards-random li:active span {
  height: auto;
  overflow: visible;
  display: block;
}
.matching-connected {
  left: 0;
  top: 0;
}
.matching-cards-random .matching-connected {
  margin-left: -242px;
}
.matching-cards-random .matching-right:after {
  position: absolute;
  top: 20px;
  bottom: auto;
  right: -45px;
  content: "\e03f";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 21px;
  font-weight: normal;
  color: #7db556;
}
#answers {
  list-style: none inside;
  margin: 5px 0 10px;
  padding: 15px 15px 2px 15px;
  background-color: #F5F5F5;
  border: 1px solid #ccc;
  display: inline-block;
}
#answers h5 {
  margin-bottom: 10px;
}
.answer {
  display: inline-block;
  color: white;
  font-size: 14px;
  line-height: 18px;
  width: auto;
  background-color: #555;
  border: 1px solid #333;
  margin: 0 8px 10px 0 !important;
  padding: 10px 15px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #075b7f;
  border: 1px solid #075b7f;
  *border: 0;
  border-bottom-color: #075b7f;
  *margin-left: .3em;
  z-index: 1;
}
.answer:first-child {
  *margin-left: 0;
}
.active-drop {
  border: 2px solid #6699ff;
}
.act-fillin-container {
  margin-left: 20px;
}
.fillin-container {
  margin-left: 10px;
}
.fillin-container :first-child {
  margin-top: 2em;
}
.fillin-container input {
  font-size: 14px;
  width: 150px;
  display: block !important;
  margin-top: 10px !important;
  margin-left: 0px;
}
.fillin-container input.active-drop {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
.fillin-container.inline-fillins input {
  display: inline-block !important;
  margin-right: 10px;
  margin-left: 5px;
  position: relative;
  top: -3px;
}
.fillin-container .fillin-item {
  margin: 0 0 0;
  padding: 0px 0 0px 0px;
}
.fillin-container .fillin-item:first-child {
  padding: 0px 0 0px 0px;
}
.fillin-container .fillin-item:last-child {
  border-bottom: 0;
}
.inline-fillins .fillin-fb {
  display: inline-block;
  position: relative;
  float: none;
}
.fillin-right:after {
  position: relative;
  display: block;
  margin-right: 0px;
  top: -30px;
  right: 0px;
  float: right;
  padding-left: 7px;
  margin-left: 5px;
  content: "\e03f";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 18px;
  color: #7db556;
}
.fillin-wrong:after {
  position: relative;
  display: block;
  margin-right: 0px;
  top: -30px;
  right: 1px;
  float: right;
  padding-left: 9px;
  margin-left: 5px;
  content: "\e03e";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 14px;
  color: #e14854;
}
.inline-fillins .fillin-right:after {
  position: relative;
  display: inline-block;
  top: 3px;
  right: 2px;
  float: none;
  font-size: 18px;
  left: -36px;
  margin-right: -18px;
  padding-left: 0;
  margin-left: 0;
}
.inline-fillins .fillin-wrong:after {
  position: relative;
  display: inline-block;
  top: 1px;
  right: 2px;
  float: none;
  left: -32px;
  margin-right: -18px;
  padding-left: 0;
  margin-left: 0;
}
.answer-div {
  display: none;
}
.answer-key {
  color: #555;
  font-style: italic;
  font-weight: normal;
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  webkit-border-radius: 6px;
  moz-border-radius: 6px;
  border-radius: 6px;
  min-width: 200px;
  margin: 0px 0px 10px;
  padding: 8px 10px;
  display: inline-block;
}
.answer-key h5 {
  margin-bottom: 5px;
  font-style: normal;
  color: #7db556;
}
.answer-key div {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #aaa;
}
.answer-key div:last-child {
  border-right: 0px solid #aaa;
}
.quiz-area {
  min-height: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px;
  border: 1px solid #042d40;
  background-color: #a4bfcb;
  visibility: hidden;
}
.quiz-area img {
  border: 1px solid #042d40;
}
.quiz-area blockquote {
  border-color: #042d40;
}
.question-instructions {
  font-size: 14px;
  font-style: italic;
}
ul.quiz-body {
  list-style: none;
  margin-bottom: 10px;
}
.qz-item-submit {
  margin-top: 20px;
  margin-bottom: 15px;
  margin-right: 20px;
  height: 30px;
  float: left;
}
.qz-feedback-area {
  margin-top: 20px;
  width: 200px;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}
.qz-feedback-right {
  color: #7db556;
}
.qz-feedback-wrong {
  color: #e14854;
}
.qz-feedback {
  color: #e14854;
}
.alert-quiz {
  background-color: #f1f1f1;
  border-color: #aaaaaa;
  color: #aaaaaa;
}
.qz-accordion {
  max-width: 750px;
}
.qz-accordion .accordion-inner {
  padding: 10px;
}
.qz-retake-button {
  margin-bottom: 15px;
  float: left;
}
.quiz-hotspot-body {
  position: relative;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
