@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857;
  color: #2978BB;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #8DC73F;
  text-decoration: none; }
  a:hover, a:focus {
    color: #8DC73F;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ecf0f1;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #ecf0f1; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #b4bcc2; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 39px; }

h2, .h2 {
  font-size: 32px; }

h3, .h3 {
  font-size: 26px; }

h4, .h4 {
  font-size: 19px; }

h5, .h5 {
  font-size: 15px; }

h6, .h6 {
  font-size: 13px; }

p {
  margin: 0 0 10.5px; }

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 22.5px; } }

small,
.small {
  font-size: 86%; }

mark,
.mark {
  background-color: #F39C12;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted, small {
  color: #b4bcc2; }

.text-primary {
  color: #2978BB; }

a.text-primary:hover,
a.text-primary:focus {
  color: #205d91; }

.text-success {
  color: #fff; }

a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6; }

.text-info {
  color: #fff; }

a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6; }

.text-warning {
  color: #fff; }

a.text-warning:hover,
a.text-warning:focus {
  color: #e6e6e6; }

.text-danger {
  color: #fff; }

a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #2978BB; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #205d91; }

.bg-success {
  background-color: #8DC73F; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #72a330; }

.bg-info {
  background-color: #3498DB; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #217dbb; }

.bg-warning {
  background-color: #F39C12; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #c87f0a; }

.bg-danger {
  background-color: #AE0201; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #7b0101; }

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid transparent; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 21px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .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; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #b4bcc2; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #ecf0f1; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #b4bcc2; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ecf0f1;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #7b8a8b;
  background-color: #ecf0f1;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #b4bcc2;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ecf0f1; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ecf0f1; }
  .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 #ecf0f1; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ecf0f1; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ecf0f1; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #ecf0f1; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #ecf0f1; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #dde4e6; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #8DC73F; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #80b735; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #3498DB; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #258cd1; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #F39C12; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #e08e0b; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #AE0201; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #950201; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15.75px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ecf0f1; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #2978BB;
  border: 0;
  border-bottom: 1px solid transparent; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 11px;
  font-size: 15px;
  line-height: 1.42857;
  color: #2978BB; }

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 1.42857;
  color: #2978BB;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dce4ec;
  border-radius: 0;
  -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #2978BB;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(41, 120, 187, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(41, 120, 187, 0.6); }
  .form-control::-moz-placeholder {
    color: #acb6c0;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #acb6c0; }
  .form-control::-webkit-input-placeholder {
    color: #acb6c0; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #ecf0f1;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 45px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 35px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 66px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 21px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
  min-height: 36px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 35px;
  line-height: 35px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 35px;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0; }

.form-group-sm select.form-control {
  height: 35px;
  line-height: 35px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 35px;
  min-height: 34px;
  padding: 7px 9px;
  font-size: 13px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 66px;
  padding: 18px 27px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 0; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 66px;
  line-height: 66px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 66px;
  padding: 18px 27px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 0; }

.form-group-lg select.form-control {
  height: 66px;
  line-height: 66px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 66px;
  min-height: 40px;
  padding: 19px 27px;
  font-size: 19px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 56.25px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 66px;
  height: 66px;
  line-height: 66px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 35px;
  height: 35px;
  line-height: 35px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #fff; }

.has-success .form-control {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #8DC73F; }

.has-success .form-control-feedback {
  color: #fff; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #fff; }

.has-warning .form-control {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-warning .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #F39C12; }

.has-warning .form-control-feedback {
  color: #fff; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #fff; }

.has-error .form-control {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #AE0201; }

.has-error .form-control-feedback {
  color: #fff; }

.has-feedback label ~ .form-control-feedback {
  top: 26px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #80b6e3; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 11px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 19px;
    font-size: 19px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 7px;
    font-size: 13px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6; }
  .btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: #798d8f;
    border-color: #566566; }
  .btn-default:hover {
    color: #fff;
    background-color: #798d8f;
    border-color: #74898a; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #798d8f;
    border-color: #74898a; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #fff;
      background-color: #687b7c;
      border-color: #566566; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #95a5a6;
    border-color: #95a5a6; }
  .btn-default .badge {
    color: #95a5a6;
    background-color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #2978BB;
  border-color: #2978BB; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #205d91;
    border-color: #123552; }
  .btn-primary:hover {
    color: #fff;
    background-color: #205d91;
    border-color: #1e5889; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #205d91;
    border-color: #1e5889; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #194a74;
      border-color: #123552; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #2978BB;
    border-color: #2978BB; }
  .btn-primary .badge {
    color: #2978BB;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #8DC73F;
  border-color: #8DC73F; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #72a330;
    border-color: #49681e; }
  .btn-success:hover {
    color: #fff;
    background-color: #72a330;
    border-color: #6c9b2d; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #72a330;
    border-color: #6c9b2d; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #5f8828;
      border-color: #49681e; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #8DC73F;
    border-color: #8DC73F; }
  .btn-success .badge {
    color: #8DC73F;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #3498DB;
  border-color: #3498DB; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #217dbb;
    border-color: #16527a; }
  .btn-info:hover {
    color: #fff;
    background-color: #217dbb;
    border-color: #2077b2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #217dbb;
    border-color: #2077b2; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #1c699d;
      border-color: #16527a; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #3498DB;
    border-color: #3498DB; }
  .btn-info .badge {
    color: #3498DB;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #F39C12;
  border-color: #F39C12; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #c87f0a;
    border-color: #7f5006; }
  .btn-warning:hover {
    color: #fff;
    background-color: #c87f0a;
    border-color: #be780a; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #c87f0a;
    border-color: #be780a; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #a66908;
      border-color: #7f5006; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #F39C12;
    border-color: #F39C12; }
  .btn-warning .badge {
    color: #F39C12;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #AE0201;
  border-color: #AE0201; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #7b0101;
    border-color: #2f0100; }
  .btn-danger:hover {
    color: #fff;
    background-color: #7b0101;
    border-color: #710101; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #7b0101;
    border-color: #710101; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #580101;
      border-color: #2f0100; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #AE0201;
    border-color: #AE0201; }
  .btn-danger .badge {
    color: #AE0201;
    background-color: #fff; }

.btn-link {
  color: #8DC73F;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #8DC73F;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #b4bcc2;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 18px 27px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #7b8a8b;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #2978BB; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2978BB; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #b4bcc2; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857;
  color: #b4bcc2;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #2978BB;
  text-align: center;
  background-color: #ecf0f1;
  border: 1px solid #dce4ec;
  border-radius: 0; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 6px 9px;
    font-size: 13px;
    border-radius: 0; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 18px 27px;
    font-size: 19px;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #ecf0f1; }
    .nav > li.disabled > a {
      color: #b4bcc2; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #b4bcc2;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #ecf0f1;
    border-color: #8DC73F; }
  .nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ecf0f1; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #ecf0f1 #ecf0f1 #ecf0f1; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #2978BB;
      background-color: #fff;
      border: 1px solid #ecf0f1;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #2978BB; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ecf0f1; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ecf0f1;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 21px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 19.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 60px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 9.75px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 21px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 19.5px;
          padding-bottom: 19.5px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 12.5px;
    margin-bottom: 12.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 19px;
    margin-bottom: 19px; }

.navbar-text {
  margin-top: 19.5px;
  margin-bottom: 19.5px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #2978BB;
  border-color: transparent; }
  .navbar-default .navbar-brand {
    color: #fff; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #8DC73F;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #fff; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #8DC73F;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #205d91; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #205d91; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #205d91; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #205d91;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #8DC73F;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #205d91; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #fff; }
    .navbar-default .navbar-link:hover {
      color: #8DC73F; }
  .navbar-default .btn-link {
    color: #fff; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #8DC73F; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #8DC73F;
  border-color: transparent; }
  .navbar-inverse .navbar-brand {
    color: #fff; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #2978BB;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #fff; }
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #2978BB;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #80b735; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #72a330; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #72a330; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #7aaf33; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #80b735;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #2978BB;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #80b735; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #fff; }
    .navbar-inverse .navbar-link:hover {
      color: #2978BB; }
  .navbar-inverse .btn-link {
    color: #fff; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #2978BB; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #ccc; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #ecf0f1;
  border-radius: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #95a5a6; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 10px 15px;
      line-height: 1.42857;
      text-decoration: none;
      color: #fff;
      background-color: #8DC73F;
      border: 1px solid transparent;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #64902a;
    border-color: transparent; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #64902a;
    border-color: transparent;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #ecf0f1;
    background-color: #b0d87a;
    border-color: transparent;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 18px 27px;
  font-size: 19px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #8DC73F;
      border: 1px solid transparent;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #64902a; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #fff;
    background-color: #8DC73F;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #95a5a6; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #798d8f; }

.label-primary {
  background-color: #2978BB; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #205d91; }

.label-success {
  background-color: #8DC73F; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #72a330; }

.label-info {
  background-color: #3498DB; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #217dbb; }

.label-warning {
  background-color: #F39C12; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #c87f0a; }

.label-danger {
  background-color: #AE0201; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #7b0101; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #2978BB;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #2978BB;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #ecf0f1; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #cfd9db; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 68px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ecf0f1;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #2978BB; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #8DC73F; }

.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #8DC73F;
  border-color: #8DC73F;
  color: #fff; }
  .alert-success hr {
    border-top-color: #80b735; }
  .alert-success .alert-link {
    color: #e6e6e6; }

.alert-info {
  background-color: #3498DB;
  border-color: #3498DB;
  color: #fff; }
  .alert-info hr {
    border-top-color: #258cd1; }
  .alert-info .alert-link {
    color: #e6e6e6; }

.alert-warning {
  background-color: #F39C12;
  border-color: #F39C12;
  color: #fff; }
  .alert-warning hr {
    border-top-color: #e08e0b; }
  .alert-warning .alert-link {
    color: #e6e6e6; }

.alert-danger {
  background-color: #AE0201;
  border-color: #AE0201;
  color: #fff; }
  .alert-danger hr {
    border-top-color: #950201; }
  .alert-danger .alert-link {
    color: #e6e6e6; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #ecf0f1;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #2978BB;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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: -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);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #8DC73F; }
  .progress-striped .progress-bar-success {
    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: -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-info {
  background-color: #3498DB; }
  .progress-striped .progress-bar-info {
    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: -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-warning {
  background-color: #F39C12; }
  .progress-striped .progress-bar-warning {
    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: -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-danger {
  background-color: #AE0201; }
  .progress-striped .progress-bar-danger {
    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: -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); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ecf0f1; }
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #ecf0f1; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #ecf0f1;
  color: #b4bcc2;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #b4bcc2; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2978BB;
  border-color: #2978BB; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #bfdaf1; }

.list-group-item-success {
  color: #fff;
  background-color: #8DC73F; }

a.list-group-item-success,
button.list-group-item-success {
  color: #fff; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #fff;
    background-color: #80b735; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

.list-group-item-info {
  color: #fff;
  background-color: #3498DB; }

a.list-group-item-info,
button.list-group-item-info {
  color: #fff; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #fff;
    background-color: #258cd1; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

.list-group-item-warning {
  color: #fff;
  background-color: #F39C12; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #fff; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #fff;
    background-color: #e08e0b; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

.list-group-item-danger {
  color: #fff;
  background-color: #AE0201; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #fff; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #fff;
    background-color: #950201; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #ecf0f1;
  border-top: 1px solid #ecf0f1;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ecf0f1; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 21px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ecf0f1; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ecf0f1; }

.panel-default {
  border-color: #ecf0f1; }
  .panel-default > .panel-heading {
    color: #2978BB;
    background-color: #ecf0f1;
    border-color: #ecf0f1; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ecf0f1; }
    .panel-default > .panel-heading .badge {
      color: #ecf0f1;
      background-color: #2978BB; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ecf0f1; }

.panel-primary {
  border-color: #2978BB; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #2978BB;
    border-color: #2978BB; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #2978BB; }
    .panel-primary > .panel-heading .badge {
      color: #2978BB;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #2978BB; }

.panel-success {
  border-color: #8DC73F; }
  .panel-success > .panel-heading {
    color: #fff;
    background-color: #8DC73F;
    border-color: #8DC73F; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #8DC73F; }
    .panel-success > .panel-heading .badge {
      color: #8DC73F;
      background-color: #fff; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #8DC73F; }

.panel-info {
  border-color: #3498DB; }
  .panel-info > .panel-heading {
    color: #fff;
    background-color: #3498DB;
    border-color: #3498DB; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #3498DB; }
    .panel-info > .panel-heading .badge {
      color: #3498DB;
      background-color: #fff; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #3498DB; }

.panel-warning {
  border-color: #F39C12; }
  .panel-warning > .panel-heading {
    color: #fff;
    background-color: #F39C12;
    border-color: #F39C12; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #F39C12; }
    .panel-warning > .panel-heading .badge {
      color: #F39C12;
      background-color: #fff; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #F39C12; }

.panel-danger {
  border-color: #AE0201; }
  .panel-danger > .panel-heading {
    color: #fff;
    background-color: #AE0201;
    border-color: #AE0201; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #AE0201; }
    .panel-danger > .panel-heading .badge {
      color: #AE0201;
      background-color: #fff; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #AE0201; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ecf0f1;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-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-lg {
  padding: 24px;
  border-radius: 0; }

.well-sm {
  padding: 9px;
  border-radius: 0; }

.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }

.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: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-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-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.navbar {
  border-width: 0; }
  .navbar-default .badge {
    background-color: #fff;
    color: #2978BB; }
  .navbar-inverse .badge {
    background-color: #fff;
    color: #8DC73F; }
  .navbar-brand {
    line-height: 1; }

.btn {
  border-width: 2px; }

.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none; }

.text-primary,
.text-primary:hover {
  color: #2978BB; }

.text-success,
.text-success:hover {
  color: #8DC73F; }

.text-danger,
.text-danger:hover {
  color: #AE0201; }

.text-warning,
.text-warning:hover {
  color: #F39C12; }

.text-info,
.text-info:hover {
  color: #3498DB; }

table a:not(.btn),
.table a:not(.btn) {
  text-decoration: underline; }

table .dropdown-menu a,
.table .dropdown-menu a {
  text-decoration: none; }

table .success,
table .warning,
table .danger,
table .info,
.table .success,
.table .warning,
.table .danger,
.table .info {
  color: #fff; }
  table .success > th > a,
  table .success > td > a,
  table .success > a,
  table .warning > th > a,
  table .warning > td > a,
  table .warning > a,
  table .danger > th > a,
  table .danger > td > a,
  table .danger > a,
  table .info > th > a,
  table .info > td > a,
  table .info > a,
  .table .success > th > a,
  .table .success > td > a,
  .table .success > a,
  .table .warning > th > a,
  .table .warning > td > a,
  .table .warning > a,
  .table .danger > th > a,
  .table .danger > td > a,
  .table .danger > a,
  .table .info > th > a,
  .table .info > td > a,
  .table .info > a {
    color: #fff; }

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td,
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border: none; }

table-bordered > thead > tr > th,
table-bordered > tbody > tr > th,
table-bordered > tfoot > tr > th,
table-bordered > thead > tr > td,
table-bordered > tbody > tr > td,
table-bordered > tfoot > tr > td,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ecf0f1; }

.form-control,
input {
  border-width: 2px;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .form-control:focus,
  input:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label,
.has-warning .form-control-feedback {
  color: #F39C12; }

.has-warning .form-control,
.has-warning .form-control:focus {
  border: 2px solid #F39C12; }

.has-warning .input-group-addon {
  border-color: #F39C12; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.has-error .form-control-feedback {
  color: #AE0201; }

.has-error .form-control,
.has-error .form-control:focus {
  border: 2px solid #AE0201; }

.has-error .input-group-addon {
  border-color: #AE0201; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label,
.has-success .form-control-feedback {
  color: #8DC73F; }

.has-success .form-control,
.has-success .form-control:focus {
  border: 2px solid #8DC73F; }

.has-success .input-group-addon {
  border-color: #8DC73F; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: transparent; }

.pager a,
.pager a:hover {
  color: #fff; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  background-color: #b0d87a; }

.close {
  color: #fff;
  text-decoration: none;
  opacity: 0.4; }
  .close:hover, .close:focus {
    color: #fff;
    opacity: 1; }

.alert .alert-link {
  color: #fff;
  text-decoration: underline; }

.progress {
  height: 10px;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .progress .progress-bar {
    font-size: 10px;
    line-height: 10px; }

.well {
  -webkit-box-shadow: none;
  box-shadow: none; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  border-color: #ecf0f1; }

a.list-group-item-success.active {
  background-color: #8DC73F; }

a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  background-color: #80b735; }

a.list-group-item-warning.active {
  background-color: #F39C12; }

a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  background-color: #e08e0b; }

a.list-group-item-danger.active {
  background-color: #AE0201; }

a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  background-color: #950201; }

.panel-default .close {
  color: #2978BB; }

.modal .close {
  color: #2978BB; }

.popover {
  color: #2978BB; }

.loading-modal {
  position: absolute;
  top: 50%;
  bottom: 50%;
  right: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  height: 40px;
  width: 40px; }

.sk-folding-cube {
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2B303E;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg); }

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg); }

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg); }

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

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

.skin-login,
.skin-loading {
  font-family: "Open Sans", Arial, Helvetica, Verdana;
  font-size: 14px;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  margin: 0;
  padding: 0;
  background: #2978BB;
  position: relative; }

.skin-login img {
  height: auto;
  margin: 0 auto; }

.skin-login h3 {
  margin: 0;
  padding: 0;
  font-weight: 300;
  font-size: 20px;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 40px; }

.skin-login .loginContainer {
  position: absolute;
  display: relative;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  width: 360px;
  height: 280px;
  margin: -210px 0 0 -180px;
  text-align: center; }
  .skin-login .loginContainer a {
    line-height: 40px; }

.skin-login .form-box {
  padding: 20px;
  background: #f8f8f8; }

.skin-login .form-control {
  width: 100%;
  padding: 10px;
  text-align: center;
  height: 40px;
  color: #333;
  border: 00;
  margin-bottom: 10px;
  background: #ebebeb;
  transition: 0.2s ease-in-out;
  border-radius: 0; }

.skin-login .btn {
  border-radius: 0;
  border: 0;
  border-top: 0; }

.relogin {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }
  .relogin .box {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    text-align: center;
    width: 300px;
    height: 90px;
    box-shadow: 0 0 4px #000;
    color: #fff;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    margin-top: -50px;
    margin-left: -150px; }
    .relogin .box h2 {
      font-size: 20px;
      color: red; }
    .relogin .box a {
      color: #fff; }

* {
  font-size: 14px; }

html {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

html,
body,
body > .ember-view {
  font-family: "Open Sans", Arial, Helvetica, Verdana;
  font-size: 14px;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  margin: 0;
  color: #000;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  font-family: "Lato", "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #3789C4;
  margin-top: 0; }

a {
  color: #4292d5;
  cursor: pointer;
  transition: color .2s; }

a.label {
  text-decoration: none !important; }

a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #2978BB; }

p {
  margin: 0; }

hr {
  margin-bottom: 10px; }

hr.clean {
  margin-bottom: 0px; }

#wrapper,
.detail-input-wrapper {
  height: 100%;
  display: table;
  width: 100%; }

#wrapper-content,
.detail-input-content {
  height: 100%;
  width: 100%;
  display: table-row; }

#sidebar {
  display: table-cell;
  background: #40444F;
  width: 230px !important;
  max-width: 230px !important;
  min-width: 230px !important;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
  min-height: 100%;
  position: relative;
  color: #fff;
  padding-bottom: 120px; }
  #sidebar .sidebar-content {
    position: absolute;
    top: 0px;
    -webkit-overflow-scrolling: touch;
    left: 0;
    right: 0;
    overflow-x: hidden;
    bottom: 0px; }

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#sidebar .sidebar-nav {
  margin-top: 60px; }

#sidebar .sidebar-nav li a {
  display: block;
  width: 230px;
  padding: 15px 0 15px 30px;
  color: #fff; }

#sidebar .sidebar-nav li a i {
  margin-right: 10px;
  width: 21px;
  height: 20px;
  font-size: 15px;
  color: #fff;
  text-align: center; }

#sidebar .sidebar-nav li.active a,
#sidebar .sidebar-nav li a.active,
#sidebar .sidebar-nav li.active a.active {
  background: #292c33;
  color: #fff; }

#sidebar .sidebar-nav li.active a i,
#sidebar .sidebar-nav li a.active i,
#sidebar .sidebar-nav li.active a.active i {
  color: #fff; }

#sidebar .sidebar-nav li a:hover,
#sidebar .sidebar-nav li a:hover i,
#sidebar .sidebar-nav li a:focus i,
#sidebar .sidebar-nav li a:focus {
  color: #cccccc; }

#sidebar .sidebar-nav li a.active:hover,
#sidebar .sidebar-nav li a.active:focus,
#sidebar .sidebar-nav li a.active:hover i,
#sidebar .sidebar-nav li a.active:focus i {
  color: #fff; }

#sidebar .user-bar {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 60px;
  padding: 10px 20px;
  padding-bottom: 0;
  background: #2978BB; }

#sidebar .user-bar img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #fff;
  padding: 3px; }

#sidebar .user-bar a {
  color: #fff; }

#sidebar .user-bar a:hover {
  color: #ccc; }

#sidebar .user-bar .user-info {
  padding-left: 10px;
  line-height: 20px;
  font-size: 12px; }

#sidebar .user-bar .user-info p,
#sidebar .user-bar .user-info a {
  font-size: 12px; }

.listview,
.detailview {
  display: table-cell;
  vertical-align: top;
  position: relative; }

.listview {
  border-right: 1px solid #f1f1f1; }

.content {
  padding: 15px; }

.content-md {
  padding: 30px; }

.content-md-top {
  padding-top: 30px; }

.content-lg {
  padding: 50px !important; }

.content-lg-top {
  padding-top: 50px; }

.content-xlg {
  padding: 100px; }

.content-xlg-top {
  padding-top: 100px; }

.listview > .list-header,
.detailview > .detail-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  padding: 15px 15px 0px 15px;
  border-bottom: 1px solid #f1f1f1; }

.listview.dashboard > .list-header {
  border-bottom: 1px solid #ddd; }

.listview > .list-header .toggle-nav {
  position: absolute;
  top: 12px;
  left: 10px;
  font-size: 25px; }

.listview > .list-header .create {
  position: absolute;
  top: 12px;
  right: 10px; }
  .listview > .list-header .create i {
    font-size: 25px;
    color: #000; }

.listview > .list-header h3 {
  margin-left: 40px;
  margin-right: 40px;
  text-align: center;
  white-space: nowrap; }

.listview > .list-content,
.detailview > .detail-content {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  bottom: 0px;
  z-index: 2; }

.list-content.grey {
  background: #F2F1F8; }

.listview {
  width: 100% !important; }

.listview.detail {
  width: 400px !important; }

.detailview {
  width: auto !important; }

.toolbar {
  position: absolute;
  right: 10px;
  top: 10px; }
  .toolbar > a,
  .toolbar button {
    display: inline-block;
    background: #fff;
    border: 0;
    padding: 0;
    line-height: 35px;
    height: 40px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    border: 1px solid #ddd;
    margin-left: 15px; }
    .toolbar > a i,
    .toolbar button i {
      font-size: 17px;
      line-height: 35px;
      color: #2978BB; }
    .toolbar > a:hover,
    .toolbar button:hover {
      background: #F1F5F8; }
  .toolbar .dropdown {
    display: inline-block; }
    .toolbar .dropdown.open button {
      background: #F1F5F8; }
    .toolbar .dropdown ul {
      margin-top: 10px;
      box-shadow: none;
      border-color: #f1f1f1;
      border-top: 0; }

.search-box {
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
  background: #fff; }
  .search-box .form-control {
    border: 0;
    background: transparent;
    padding: 0 5px;
    height: auto;
    line-height: 30px;
    margin: 0; }
  .search-box .btn-group {
    position: absolute;
    float: right;
    right: 15px;
    top: 10px; }
    .search-box .btn-group button {
      border: 1px solid #bfdaf1;
      height: 30px;
      width: 30px;
      line-height: 30px;
      padding: 0;
      margin: 0;
      box-shadow: none;
      background: #fff; }
      .search-box .btn-group button.active {
        background: #131826;
        border-color: #131826; }
        .search-box .btn-group button.active i {
          color: #fff; }
      .search-box .btn-group button i {
        font-size: 20px;
        color: #2978BB; }
      .search-box .btn-group button:hover i {
        color: #fff; }

.btn.more {
  margin: 25px 0; }

.total-panel {
  padding: 15px;
  border-bottom: 0 !important; }
  .total-panel .total-body {
    background: #F1F5F8;
    text-align: center;
    vertical-align: middle;
    color: #2978BB;
    height: 147px;
    line-height: 147px;
    font-size: 25px;
    font-family: 'Lato', Helvetica, Arial, sans-serif; }
  .total-panel.xs {
    padding: 0 !important; }
    .total-panel.xs .total-body {
      height: auto;
      line-height: 45px; }

/* DOTSPOT */
.table.list .bar {
  width: 20px;
  margin-right: 10px;
  text-align: center; }

.table.list .initials {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #2978BB;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  margin-right: 15px;
  text-align: center; }

.dotSpot {
  position: relative !important;
  display: block;
  width: 10px;
  height: 10px;
  text-align: center;
  vertical-align: middle !important;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 12px;
  border-radius: 50%;
  border: 0;
  background: #ddd; }

/** SCROLLP PANE **/
::-webkit-scrollbar {
  width: 8px; }

::-webkit-scrollbar-track {
  background-color: #eaeaea;
  border-left: 1px solid #ddd; }

::-webkit-scrollbar-thumb {
  background-color: #44484F; }

::-webkit-scrollbar-thumb:hover {
  background-color: #aaa; }

.timeline-centered {
  position: relative;
  margin-bottom: 30px; }

.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table; }

.timeline-centered:after {
  clear: both; }

.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table; }

.timeline-centered:after {
  clear: both; }

.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  background: #f5f5f6;
  /*left: 50%;*/
  top: 20px;
  bottom: 20px;
  margin-left: 30px; }

.timeline-centered .timeline-entry {
  position: relative;
  /*width: 50%;
    float: right;*/
  margin-top: 5px;
  margin-left: 30px;
  margin-bottom: 10px;
  clear: both; }

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
  content: " ";
  display: table; }

.timeline-centered .timeline-entry:after {
  clear: both; }

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
  content: " ";
  display: table; }

.timeline-centered .timeline-entry:after {
  clear: both; }

.timeline-centered .timeline-entry.begin {
  margin-bottom: 0; }

.timeline-centered .timeline-entry.left-aligned {
  float: left; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -18px; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
  left: auto;
  right: -100px;
  text-align: left; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 70px; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -20px; }

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table; }

.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both; }

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table; }

.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -100px;
  text-align: right;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
  display: block; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
  font-size: 15px;
  font-weight: bold; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
  font-size: 12px; }

.timeline-icon {
  background: #fff;
  color: #737881;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-align: center;
  -moz-box-shadow: 0 0 0 5px #f5f5f6;
  -webkit-box-shadow: 0 0 0 5px #f5f5f6;
  box-shadow: 0 0 0 5px #f5f5f6;
  line-height: 40px;
  font-size: 15px;
  float: left; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #f5f5f6;
  padding: 1em;
  margin-left: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #f5f5f6 transparent transparent;
  left: 0;
  top: 10px;
  margin-left: -9px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #737881;
  font-family: "Noto Sans",sans-serif;
  font-size: 12px;
  margin: 0;
  line-height: 1.428571429; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
  font-size: 16px;
  margin-bottom: 10px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
  color: #303641; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }

/* PANELS */
.panel-default {
  border-color: #ddd;
  border-radius: 5px; }
  .panel-default > .panel-heading {
    color: #3B4053;
    background-color: #fff;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #fff;
      background-color: #3B4053; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  .panel-default .panel-heading {
    border-bottom: 0;
    color: #3B4053;
    border-radius: 5px;
    padding-top: 15px;
    font-weight: 400; }

.panel-body {
  overflow-x: auto; }

.modal.absolute {
  position: absolute; }

.modal.backdrop .modal-dialog .modal-content {
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal {
  margin-top: 100px; }
  .modal .modal-dialog .modal-content {
    border-color: #DBDBD9;
    box-shadow: 0 0 5px #DBDBD9; }

.label {
  border-radius: 0; }

.bootstrap-datetimepicker-widget table tbody tr td {
  text-align: center !important;
  padding: 10px 10px !important; }

.tab-pane {
  border: 1px solid #ECF0F1;
  border-top: 0;
  padding: 15px; }

ul.dropdown-menu {
  border-color: #DBDBD9;
  box-shadow: 0 0 5px #DBDBD9;
  border-radius: 0; }

.detailview .list ul {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 5px 0; }
  .detailview .list ul li {
    padding: 5px 0 5px 0; }

.detailview .list ul li:before {
  content: '\f0da';
  font-family: FontAwesome;
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em; }

​
.list-sortable .item-handle {
  cursor: move; }

​
.list-sortable .item-ghost {
  opacity: .6; }

.table.detail > tbody > tr > td {
  vertical-align: middle;
  padding: 10px 0 10px 15px;
  color: #999;
  border-bottom: 1px solid #f1f1f1; }
  .table.detail > tbody > tr > td .form-group {
    margin: 0; }
    .table.detail > tbody > tr > td .form-group .input-group-addon {
      border: 0;
      background: 0;
      padding: 0;
      line-height: 30px; }
  .table.detail > tbody > tr > td .form-control {
    vertical-align: middle;
    height: auto;
    color: #2B303E;
    line-height: 30px;
    border: 0;
    padding: 0; }

.table.detail > tbody > tr > td:first-child {
  color: #CC006A;
  width: 200px; }

.table.list.table-hover > tbody tr td:hover,
.table.list.table-hover > tbody tr:hover td,
.table.list.table-hover > tbody tr:hover td:hover,
.table.list.table-hover > tbody tr.active td {
  background: #fff; }

html.osx .table.list.table-hover > tbody tr td:hover,
html.osx .table.list.table-hover > tbody tr:hover td,
html.osx .table.list.table-hover > tbody tr:hover td:hover,
html.osx .table.list.table-hover > tbody tr.active td,
html.win .table.list.table-hover > tbody tr td:hover,
html.win .table.list.table-hover > tbody tr:hover td,
html.win .table.list.table-hover > tbody tr:hover td:hover,
html.win .table.list.table-hover > tbody tr.active td,
html.mac .table.list.table-hover > tbody tr td:hover,
html.mac .table.list.table-hover > tbody tr:hover td,
html.mac .table.list.table-hover > tbody tr:hover td:hover,
html.mac .table.list.table-hover > tbody tr.active td,
html.linux .table.list.table-hover > tbody tr td:hover,
html.linux .table.list.table-hover > tbody tr:hover td,
html.linux .table.list.table-hover > tbody tr:hover td:hover,
html.linux .table.list.table-hover > tbody tr.active td {
  background: #F2F1F8; }

.table.list {
  margin-bottom: 0; }
  .table.list > thead tr th {
    background: RGBA(241, 245, 248, 1);
    border-bottom: 1px solid RGBA(228, 235, 241, 1);
    text-transform: uppercase;
    font-weight: 400;
    color: #2978BB;
    font-family: "Lato", "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 15px; }
  .table.list > thead tr th {
    text-align: right; }
  .table.list > thead tr th:first-child {
    text-align: left; }
  .table.list > tbody tr td {
    padding: 10px 15px;
    text-align: right;
    border-bottom: 1px solid #f1f1f1; }
  .table.list > tbody tr td.locked {
    opacity: .3; }
  .table.list > tbody tr td:first-child {
    text-align: left; }
  .table.list > tbody tr td.text-center:first-child,
  .table.list > tbody tr td.text-center {
    text-align: center; }
  .table.list > tbody tr:hover td.no-hover:hover {
    background: #fff; }

.detailview .table.list > thead tr th {
  border-top: 1px solid RGBA(228, 235, 241, 1); }

.detailview .table.list > thead tr th:first-child {
  border-left: 1px solid RGBA(228, 235, 241, 1); }

.detailview .table.list > thead tr th:last-child {
  border-right: 1px solid RGBA(228, 235, 241, 1); }

.table.list.list-dark > thead tr th {
  background: #161616;
  border: 0;
  border-left: 5px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  padding: 15px 15px 15px 15px; }

.table.list.list-dark > thead tr th:first-child {
  border-left: 0;
  background: #F1F5F8;
  color: #161616; }

.table.list.list-blue > thead tr th {
  background: #2978BB;
  border: 0;
  border-left: 5px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  padding: 15px 15px 15px 15px; }

.table.list.list-blue > thead tr th:first-child {
  border-left: 0;
  background: #F1F5F8;
  color: #161616; }

.table.list.list-dark-blue > thead tr th {
  background: #205d91;
  border: 0;
  border-left: 5px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  padding: 15px 15px 15px 15px; }

.table.list.list-dark-blue > thead tr th:first-child {
  border-left: 0;
  background: #F1F5F8;
  color: #161616; }

.listview .table.list h4 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #CC006A;
  font-weight: 400; }

.listview .table.list > tbody tr td {
  padding: 20px 15px; }

.tile {
  padding: 20px;
  color: #2978BB;
  margin-bottom: 15px;
  background: #fff;
  display: block;
  position: relative;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  white-space: nowrap; }
  .tile i {
    position: absolute;
    right: 20px;
    top: 30px;
    color: #f1f1f1;
    font-size: 70px;
    margin-right: 10px; }
  @media (max-width: 1200px) {
    .tile {
      text-align: center; }
      .tile i {
        display: none; } }
  .tile div {
    overflow: none;
    font-size: 20px; }
    .tile div small {
      display: block; }
    .tile div span {
      font-weight: 400;
      font-size: 50px;
      display: block; }

.text-grey {
  color: #999; }

/** BUTTONS **/
.btn-create {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #bfdaf1;
  height: 90px;
  width: 90px;
  line-height: 90px;
  padding: 0;
  margin: 0;
  box-shadow: none;
  background: #fff; }
  .btn-create i {
    font-size: 60px;
    color: #2978BB; }
  .btn-create:hover {
    background: RGBA(42, 67, 87, 1); }
    .btn-create:hover i {
      color: #fff; }

/* LABELS*/
.label-base, .bg-base {
  color: #fff;
  background-color: #2978BB; }
  .label-base[href]:hover, .label-base[href]:focus, .bg-base[href]:hover, .bg-base[href]:focus {
    background-color: #205d91; }

.list-border-base {
  border-left: 5px solid #2978BB !important; }

.label-note, .bg-note {
  color: #fff;
  background-color: #3498DB; }
  .label-note[href]:hover, .label-note[href]:focus, .bg-note[href]:hover, .bg-note[href]:focus {
    background-color: #217dbb; }

.list-border-note {
  border-left: 5px solid #3498DB !important; }

.label-mail, .bg-mail {
  color: #fff;
  background-color: #3498DB; }
  .label-mail[href]:hover, .label-mail[href]:focus, .bg-mail[href]:hover, .bg-mail[href]:focus {
    background-color: #217dbb; }

.list-border-mail {
  border-left: 5px solid #3498DB !important; }

.label-created, .bg-created {
  color: #fff;
  background-color: #3498DB; }
  .label-created[href]:hover, .label-created[href]:focus, .bg-created[href]:hover, .bg-created[href]:focus {
    background-color: #217dbb; }

.list-border-created {
  border-left: 5px solid #3498DB !important; }

.label-paid, .bg-paid {
  color: #fff;
  background-color: #8DC73F; }
  .label-paid[href]:hover, .label-paid[href]:focus, .bg-paid[href]:hover, .bg-paid[href]:focus {
    background-color: #72a330; }

.list-border-paid {
  border-left: 5px solid #8DC73F !important; }

.label-success, .bg-success {
  color: #fff;
  background-color: #8DC73F; }
  .label-success[href]:hover, .label-success[href]:focus, .bg-success[href]:hover, .bg-success[href]:focus {
    background-color: #72a330; }

.list-border-success {
  border-left: 5px solid #8DC73F !important; }

.label-task, .bg-task {
  color: #fff;
  background-color: #AE0201; }
  .label-task[href]:hover, .label-task[href]:focus, .bg-task[href]:hover, .bg-task[href]:focus {
    background-color: #7b0101; }

.list-border-task {
  border-left: 5px solid #AE0201 !important; }

.label-open, .bg-open {
  color: #fff;
  background-color: #AE0201; }
  .label-open[href]:hover, .label-open[href]:focus, .bg-open[href]:hover, .bg-open[href]:focus {
    background-color: #7b0101; }

.list-border-open {
  border-left: 5px solid #AE0201 !important; }

.label-locked, .bg-locked {
  color: #fff;
  background-color: #AE0201; }
  .label-locked[href]:hover, .label-locked[href]:focus, .bg-locked[href]:hover, .bg-locked[href]:focus {
    background-color: #7b0101; }

.list-border-locked {
  border-left: 5px solid #AE0201 !important; }

.label-dark, .bg-dark {
  color: #fff;
  background-color: #2B303E; }
  .label-dark[href]:hover, .label-dark[href]:focus, .bg-dark[href]:hover, .bg-dark[href]:focus {
    background-color: #161920; }

.list-border-dark {
  border-left: 5px solid #2B303E !important; }

.label-bright, .bg-bright {
  color: #000;
  background-color: #F1F5F8; }
  .label-bright[href]:hover, .label-bright[href]:focus, .bg-bright[href]:hover, .bg-bright[href]:focus {
    background-color: #cfdde7; }

.list-border-bright {
  border-left: 5px solid #F1F5F8 !important; }

/* BUTTONS  */
.btn-dark {
  color: #fff;
  background-color: #2B303E;
  border-color: #2B303E; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #161920;
    border-color: black; }
  .btn-dark:hover {
    color: #fff;
    background-color: #161920;
    border-color: #12141a; }
  .btn-dark:active, .btn-dark.active,
  .open > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #161920;
    border-color: #12141a; }
    .btn-dark:active:hover, .btn-dark:active:focus, .btn-dark:active.focus, .btn-dark.active:hover, .btn-dark.active:focus, .btn-dark.active.focus,
    .open > .btn-dark.dropdown-toggle:hover,
    .open > .btn-dark.dropdown-toggle:focus,
    .open > .btn-dark.dropdown-toggle.focus {
      color: #fff;
      background-color: #07080b;
      border-color: black; }
  .btn-dark:active, .btn-dark.active,
  .open > .btn-dark.dropdown-toggle {
    background-image: none; }
  .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled.focus, .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled].focus,
  fieldset[disabled] .btn-dark:hover,
  fieldset[disabled] .btn-dark:focus,
  fieldset[disabled] .btn-dark.focus {
    background-color: #2B303E;
    border-color: #2B303E; }
  .btn-dark .badge {
    color: #2B303E;
    background-color: #fff; }

.btn-bright {
  color: #000;
  background-color: #F1F5F8;
  border-color: #F1F5F8; }
  .btn-bright:focus, .btn-bright.focus {
    color: #000;
    background-color: #cfdde7;
    border-color: #9cb8ce; }
  .btn-bright:hover {
    color: #000;
    background-color: #cfdde7;
    border-color: #c8d8e4; }
  .btn-bright:active, .btn-bright.active,
  .open > .btn-bright.dropdown-toggle {
    color: #000;
    background-color: #cfdde7;
    border-color: #c8d8e4; }
    .btn-bright:active:hover, .btn-bright:active:focus, .btn-bright:active.focus, .btn-bright.active:hover, .btn-bright.active:focus, .btn-bright.active.focus,
    .open > .btn-bright.dropdown-toggle:hover,
    .open > .btn-bright.dropdown-toggle:focus,
    .open > .btn-bright.dropdown-toggle.focus {
      color: #000;
      background-color: #b7ccdb;
      border-color: #9cb8ce; }
  .btn-bright:active, .btn-bright.active,
  .open > .btn-bright.dropdown-toggle {
    background-image: none; }
  .btn-bright.disabled:hover, .btn-bright.disabled:focus, .btn-bright.disabled.focus, .btn-bright[disabled]:hover, .btn-bright[disabled]:focus, .btn-bright[disabled].focus,
  fieldset[disabled] .btn-bright:hover,
  fieldset[disabled] .btn-bright:focus,
  fieldset[disabled] .btn-bright.focus {
    background-color: #F1F5F8;
    border-color: #F1F5F8; }
  .btn-bright .badge {
    color: #F1F5F8;
    background-color: #000; }

.clear {
  float: none;
  clear: both; }

.pointer {
  cursor: pointer; }

.light {
  font-weight: 100; }

.ember-notify-cn {
  bottom: 10px;
  right: 10px;
  width: auto;
  height: auto; }
  .ember-notify-cn .alert {
    border: 0;
    opacity: .6; }

.block {
  display: block; }

.relative {
  position: relative; }

.no-overflow {
  width: 100%;
  position: relative;
  display: block; }

.fc-event {
  cursor: pointer; }

label {
  font-weight: normal;
  display: block;
  color: #2978BB; }
  label span {
    display: block; }

.select2-container.form-control {
  border: 0;
  padding: 0;
  height: auto; }
  .select2-container.form-control .select2-choice {
    padding: 10px;
    border: 2px solid #DCE4EC;
    border-radius: none; }
  .select2-container.form-control:focus {
    box-shadow: none !important; }
  .select2-container.form-control a {
    text-decoration: none;
    padding: 2px 5px;
    padding-left: 0;
    height: auto;
    background: #fff;
    border: 0px solid #ddd;
    box-shadow: none !important; }
    .select2-container.form-control a abbr {
      margin-top: 10px;
      margin-right: 5px; }
    .select2-container.form-control a .select2-arrow {
      padding: 4px 0px;
      background: #ddd;
      top: 6px;
      right: 6px;
      height: 35px;
      border-radius: 0;
      border-left: 1px solid #ddd;
      border-radius: 5px; }
      .select2-container.form-control a .select2-arrow b {
        color: #000 !important; }

.select2-drop.select2-with-searchbox.select2-drop-active {
  border-color: #DBDBD9;
  box-shadow: 0 0 5px #DBDBD9 !important;
  border-radius: 0; }
  .select2-drop.select2-with-searchbox.select2-drop-active ul.select2-results {
    max-height: 300px !important; }
    .select2-drop.select2-with-searchbox.select2-drop-active ul.select2-results .select2-result:hover, .select2-drop.select2-with-searchbox.select2-drop-active ul.select2-results .select2-highlighted {
      background-color: #2978BB;
      color: #fff; }
  .select2-drop.select2-with-searchbox.select2-drop-active .select2-search {
    margin-top: 5px; }
    .select2-drop.select2-with-searchbox.select2-drop-active .select2-search .select2-input {
      box-shadow: none !important;
      border: 1px solid #ccc; }

ul.list {
  list-style: none;
  padding: 0 0 0 20px; }
  ul.list li {
    padding: 10px 0 10px 1.2em; }
  ul.list li, ul.list li a {
    line-height: 20px;
    font-size: 20px;
    color: #2B303E; }

ul.list li:before {
  content: '\f054';
  font-family: FontAwesome;
  display: inline-block;
  width: 1.2em;
  color: #131826;
  margin-left: -1.2em; }

​
.fd-zone {
  position: relative;
  overflow: hidden; }
  ​
.fd-zone form {
    position: static !important; }

.fd-file {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 0;
  margin: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
  font-family: sans-serif; }

@media screen and (min-width: 1260px) {
  #sidebar.toggle {
    width: 70px !important;
    max-width: 70px !important;
    min-width: 70px !important; }
    #sidebar.toggle span {
      display: none; }
    #sidebar.toggle .sidebar-nav li a {
      width: 70px;
      padding: 20px 0 20px 20px; }
      #sidebar.toggle .sidebar-nav li a i {
        font-size: 22px; }
    #sidebar.toggle .user-bar {
      padding: 15px 20px; }
      #sidebar.toggle .user-bar .user-info {
        display: none; }
    #sidebar.toggle .user-bar img {
      height: 30px;
      width: 30px; } }

@media screen and (max-width: 1260px) {
  #sidebar:not(.toggle) {
    width: 70px !important;
    max-width: 70px !important;
    min-width: 70px !important; }
    #sidebar:not(.toggle) span {
      display: none; }
    #sidebar:not(.toggle) .sidebar-nav li a {
      width: 70px;
      padding: 20px 0 20px 20px; }
      #sidebar:not(.toggle) .sidebar-nav li a i {
        font-size: 22px; }
    #sidebar:not(.toggle) .user-bar {
      padding: 15px 20px; }
      #sidebar:not(.toggle) .user-bar .user-info {
        display: none; }
    #sidebar:not(.toggle) .user-bar img {
      height: 30px;
      width: 30px; } }

@media screen and (max-width: 800px) {
  #sidebar.toggle {
    width: 70px !important;
    max-width: 70px !important;
    min-width: 70px !important; }
    #sidebar.toggle span {
      display: none; }
    #sidebar.toggle .sidebar-nav li a {
      width: 70px;
      padding: 20px 0 20px 20px; }
      #sidebar.toggle .sidebar-nav li a i {
        font-size: 22px; }
    #sidebar.toggle .user-bar {
      padding: 15px 20px; }
      #sidebar.toggle .user-bar .user-info {
        display: none; }
    #sidebar.toggle .user-bar img {
      height: 30px;
      width: 30px; }
  #sidebar:not(.toggle) {
    display: none; }
  #sidebar.sidebar-hidden {
    display: none; } }

@media (max-width: 480px) {
  .detailview {
    width: auto !important; } }

@media (max-width: 1024px) {
  .listview.detail {
    display: none; }
  .detailview {
    width: auto !important; } }

@media (min-width: 1500px) {
  .listview.detail {
    width: 500px !important; } }

@media (min-width: 2100px) {
  .listview.detail {
    width: 700px !important; } }

@media (min-width: 1200px) {
  .modal-lg {
    width: 1100px; } }

.listview > .list-search {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 2; }

.listview > .list-content-search {
  position: absolute;
  top: 111px;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  bottom: 0px;
  z-index: 2; }

.listview > .list-header .create {
  position: absolute;
  top: 12px;
  background: #2978BB;
  right: 15px; }
  .listview > .list-header .create i {
    font-size: 25px;
    color: #fff; }
  .listview > .list-header .create.active {
    background: #292C33; }

#sidebar .user-bar {
  background: #10161B; }

.loginContainer img {
  max-width: 100%;
  height: auto; }

.extension-nav {
  border-bottom: 1px solid #f1f1f1; }
  .extension-nav a.text-center {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px; }
    .extension-nav a.text-center i {
      font-size: 20px; }
    .extension-nav a.text-center.active i {
      color: #292C33; }

.table.list td {
  padding: 5px 0; }

.panel-heading button {
  margin-left: 10px;
  text-transform: uppercase; }

h3.panel-title .messaging {
  position: relative;
  top: 0; }

.pane {
  max-width: 600px;
  margin: 0 auto;
  margin-top: 40px; }

.relative {
  position: relative; }

.panel-button-fixed {
  position: fixed;
  right: 15px; }

.table-vert {
  width: 100%; }
  .table-vert tr td {
    vertical-align: middle !important; }

.table-list tr td {
  vertical-align: middle !important; }

.queue-counter {
  margin-right: 10px; }

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

.table-list th {
  color: #2978BB;
  border-bottom: 1px solid #f8f8f8 !important; }

.table-list td {
  border-bottom: 1px solid #f8f8f8 !important; }

.table-list td,
.table-list th {
  padding: 15px !important; }

.listview.subdetail {
  width: auto !important; }

.x-toggle-skewed.x-toggle-btn,
.x-toggle-skewed.x-toggle-btn:active {
  background: #AE0201; }

/* default */
.x-toggle:checked + .x-toggle-default.x-toggle-btn {
  background-color: #8DC73F; }

/* flip */
.x-toggle:checked + .x-toggle-flip.x-toggle-btn:after,
.x-toggle:checked + .x-toggle-skewed.x-toggle-btn:after {
  background: #8DC73F; }

.x-toggle-skewed.x-toggle-btn {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.x-toggle-skewed.x-toggle-btn:after,
.x-toggle-skewed.x-toggle-btn:before {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

a.select2-choice {
  min-height: 52px !important; }

.nowrap {
  white-space: nowrap; }

.table-list > thead tr th {
  color: #fff !important;
  background: #2978BB; }

.search-box {
  background: #f9f9f9; }

.alert-filter label {
  display: inline-block; }

.queue-counter {
  margin-right: 10px; }

.user-row {
  margin-bottom: 14px; }

.user-row:last-child {
  margin-bottom: 0; }

.dropdown-user {
  margin: 13px 0;
  padding: 5px;
  height: 100%; }

.dropdown-user:hover {
  cursor: pointer; }

.table-user-information > tbody > tr {
  border-top: 1px solid #dddddd; }

.table-user-information > tbody > tr:first-child {
  border-top: 0; }

.table-user-information > tbody > tr > td {
  border-top: 0; }

.toppad {
  margin-top: 20px; }

.nav-cont {
  margin: -15px -15px 15px -15px; }

.detail-header .btn-navigation .btn {
  padding: 5px 30px;
  background-color: #F2F2F2;
  color: #3E4145;
  border: 0; }

.task-confirm {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px; }
  .task-confirm i {
    font-size: 110px; }
    .task-confirm i.fa-check-circle {
      color: green; }
    .task-confirm i.fa-exclamation-circle {
      color: red; }

.btn-group ul.dropdown-menu li a.active {
  background: #2C3E4F !important;
  color: #fff; }

.btn-group ul.dropdown-menu li:first-child a.active {
  background: #fff !important;
  color: #7E8C8D; }

.btn-group ul.dropdown-menu li:hover a.active {
  background: #2C3E4F !important;
  color: #fff; }

.block {
  display: block; }

.select2-container.form-control {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none !important;
  background: transparent; }
  .select2-container.form-control:focus {
    box-shadow: none !important; }
  .select2-container.form-control a {
    text-decoration: none;
    padding: 8px 5px;
    height: auto;
    background: #fff;
    border: 2px solid #ddd;
    box-shadow: none !important; }
    .select2-container.form-control a abbr {
      margin-top: 7px; }
    .select2-container.form-control a .select2-arrow {
      padding: 8px 0px;
      background: #ddd;
      border-radius: 0;
      border-left: 1px solid #ddd; }
      .select2-container.form-control a .select2-arrow b {
        color: #000 !important; }

.select2-drop.select2-with-searchbox.select2-drop-active {
  border: 2px solid #ddd;
  box-shadow: none !important; }
  .select2-drop.select2-with-searchbox.select2-drop-active ul.select2-results {
    max-height: 300px !important; }
    .select2-drop.select2-with-searchbox.select2-drop-active ul.select2-results .select2-result:hover,
    .select2-drop.select2-with-searchbox.select2-drop-active ul.select2-results .select2-highlighted {
      background-color: #40444E;
      color: #fff; }
  .select2-drop.select2-with-searchbox.select2-drop-active .select2-search {
    margin-top: 5px; }
    .select2-drop.select2-with-searchbox.select2-drop-active .select2-search .select2-input {
      box-shadow: none !important;
      border: 1px solid #ccc; }

.top-20 {
  position: absolute;
  top: 20px;
  left: 0; }

.top-21 {
  position: absolute;
  top: 21px;
  left: 0; }

.top-22 {
  position: absolute;
  top: 22px;
  left: 0; }

.top-23 {
  position: absolute;
  top: 23px;
  left: 0; }

.top-24 {
  position: absolute;
  top: 24px;
  left: 0; }

.top-25 {
  position: absolute;
  top: 25px;
  left: 0; }

.top-26 {
  position: absolute;
  top: 26px;
  left: 0; }

.top-27 {
  position: absolute;
  top: 27px;
  left: 0; }

.top-28 {
  position: absolute;
  top: 28px;
  left: 0; }

.top-29 {
  position: absolute;
  top: 29px;
  left: 0; }

.top-30 {
  position: absolute;
  top: 30px;
  left: 0; }

.top-31 {
  position: absolute;
  top: 31px;
  left: 0; }

.top-32 {
  position: absolute;
  top: 32px;
  left: 0; }

.top-33 {
  position: absolute;
  top: 33px;
  left: 0; }

.top-34 {
  position: absolute;
  top: 34px;
  left: 0; }

.top-35 {
  position: absolute;
  top: 35px;
  left: 0; }

.top-36 {
  position: absolute;
  top: 36px;
  left: 0; }

.top-37 {
  position: absolute;
  top: 37px;
  left: 0; }

.top-38 {
  position: absolute;
  top: 38px;
  left: 0; }

.top-39 {
  position: absolute;
  top: 39px;
  left: 0; }

.top-40 {
  position: absolute;
  top: 40px;
  left: 0; }

.top-41 {
  position: absolute;
  top: 41px;
  left: 0; }

.top-42 {
  position: absolute;
  top: 42px;
  left: 0; }

.top-43 {
  position: absolute;
  top: 43px;
  left: 0; }

.top-44 {
  position: absolute;
  top: 44px;
  left: 0; }

.top-45 {
  position: absolute;
  top: 45px;
  left: 0; }

.top-46 {
  position: absolute;
  top: 46px;
  left: 0; }

.top-47 {
  position: absolute;
  top: 47px;
  left: 0; }

.top-48 {
  position: absolute;
  top: 48px;
  left: 0; }

.top-49 {
  position: absolute;
  top: 49px;
  left: 0; }

.top-50 {
  position: absolute;
  top: 50px;
  left: 0; }

.top-51 {
  position: absolute;
  top: 51px;
  left: 0; }

.top-52 {
  position: absolute;
  top: 52px;
  left: 0; }

.top-53 {
  position: absolute;
  top: 53px;
  left: 0; }

.top-54 {
  position: absolute;
  top: 54px;
  left: 0; }

.top-55 {
  position: absolute;
  top: 55px;
  left: 0; }

.top-56 {
  position: absolute;
  top: 56px;
  left: 0; }

.top-57 {
  position: absolute;
  top: 57px;
  left: 0; }

.top-58 {
  position: absolute;
  top: 58px;
  left: 0; }

.top-59 {
  position: absolute;
  top: 59px;
  left: 0; }

.top-60 {
  position: absolute;
  top: 60px;
  left: 0; }

.top-61 {
  position: absolute;
  top: 61px;
  left: 0; }

.top-62 {
  position: absolute;
  top: 62px;
  left: 0; }

.top-63 {
  position: absolute;
  top: 63px;
  left: 0; }

.top-64 {
  position: absolute;
  top: 64px;
  left: 0; }

.top-65 {
  position: absolute;
  top: 65px;
  left: 0; }

.top-66 {
  position: absolute;
  top: 66px;
  left: 0; }

.top-67 {
  position: absolute;
  top: 67px;
  left: 0; }

.top-68 {
  position: absolute;
  top: 68px;
  left: 0; }

.top-69 {
  position: absolute;
  top: 69px;
  left: 0; }

.top-70 {
  position: absolute;
  top: 70px;
  left: 0; }

.top-71 {
  position: absolute;
  top: 71px;
  left: 0; }

.top-72 {
  position: absolute;
  top: 72px;
  left: 0; }

.top-73 {
  position: absolute;
  top: 73px;
  left: 0; }

.top-74 {
  position: absolute;
  top: 74px;
  left: 0; }

.top-75 {
  position: absolute;
  top: 75px;
  left: 0; }

.top-76 {
  position: absolute;
  top: 76px;
  left: 0; }

.top-77 {
  position: absolute;
  top: 77px;
  left: 0; }

.top-78 {
  position: absolute;
  top: 78px;
  left: 0; }

.top-79 {
  position: absolute;
  top: 79px;
  left: 0; }

.top-80 {
  position: absolute;
  top: 80px;
  left: 0; }

.top-81 {
  position: absolute;
  top: 81px;
  left: 0; }

.top-82 {
  position: absolute;
  top: 82px;
  left: 0; }

.top-83 {
  position: absolute;
  top: 83px;
  left: 0; }

.top-84 {
  position: absolute;
  top: 84px;
  left: 0; }

.top-85 {
  position: absolute;
  top: 85px;
  left: 0; }

.top-86 {
  position: absolute;
  top: 86px;
  left: 0; }

.top-87 {
  position: absolute;
  top: 87px;
  left: 0; }

.top-88 {
  position: absolute;
  top: 88px;
  left: 0; }

.top-89 {
  position: absolute;
  top: 89px;
  left: 0; }

.top-90 {
  position: absolute;
  top: 90px;
  left: 0; }

.top-91 {
  position: absolute;
  top: 91px;
  left: 0; }

.top-92 {
  position: absolute;
  top: 92px;
  left: 0; }

.top-93 {
  position: absolute;
  top: 93px;
  left: 0; }

.top-94 {
  position: absolute;
  top: 94px;
  left: 0; }

.top-95 {
  position: absolute;
  top: 95px;
  left: 0; }

.top-96 {
  position: absolute;
  top: 96px;
  left: 0; }

.top-97 {
  position: absolute;
  top: 97px;
  left: 0; }

.top-98 {
  position: absolute;
  top: 98px;
  left: 0; }

.top-99 {
  position: absolute;
  top: 99px;
  left: 0; }

.top-100 {
  position: absolute;
  top: 100px;
  left: 0; }

.top-101 {
  position: absolute;
  top: 101px;
  left: 0; }

.top-102 {
  position: absolute;
  top: 102px;
  left: 0; }

.top-103 {
  position: absolute;
  top: 103px;
  left: 0; }

.top-104 {
  position: absolute;
  top: 104px;
  left: 0; }

.top-105 {
  position: absolute;
  top: 105px;
  left: 0; }

.top-106 {
  position: absolute;
  top: 106px;
  left: 0; }

.top-107 {
  position: absolute;
  top: 107px;
  left: 0; }

.top-108 {
  position: absolute;
  top: 108px;
  left: 0; }

.top-109 {
  position: absolute;
  top: 109px;
  left: 0; }

.top-110 {
  position: absolute;
  top: 110px;
  left: 0; }

.top-111 {
  position: absolute;
  top: 111px;
  left: 0; }

.top-112 {
  position: absolute;
  top: 112px;
  left: 0; }

.top-113 {
  position: absolute;
  top: 113px;
  left: 0; }

.top-114 {
  position: absolute;
  top: 114px;
  left: 0; }

.top-115 {
  position: absolute;
  top: 115px;
  left: 0; }

.top-116 {
  position: absolute;
  top: 116px;
  left: 0; }

.top-117 {
  position: absolute;
  top: 117px;
  left: 0; }

.top-118 {
  position: absolute;
  top: 118px;
  left: 0; }

.top-119 {
  position: absolute;
  top: 119px;
  left: 0; }

.top-120 {
  position: absolute;
  top: 120px;
  left: 0; }

.top-121 {
  position: absolute;
  top: 121px;
  left: 0; }

.top-122 {
  position: absolute;
  top: 122px;
  left: 0; }

.top-123 {
  position: absolute;
  top: 123px;
  left: 0; }

.top-124 {
  position: absolute;
  top: 124px;
  left: 0; }

.top-125 {
  position: absolute;
  top: 125px;
  left: 0; }

.top-126 {
  position: absolute;
  top: 126px;
  left: 0; }

.top-127 {
  position: absolute;
  top: 127px;
  left: 0; }

.top-128 {
  position: absolute;
  top: 128px;
  left: 0; }

.top-129 {
  position: absolute;
  top: 129px;
  left: 0; }

.top-130 {
  position: absolute;
  top: 130px;
  left: 0; }

.top-131 {
  position: absolute;
  top: 131px;
  left: 0; }

.top-132 {
  position: absolute;
  top: 132px;
  left: 0; }

.top-133 {
  position: absolute;
  top: 133px;
  left: 0; }

.top-134 {
  position: absolute;
  top: 134px;
  left: 0; }

.top-135 {
  position: absolute;
  top: 135px;
  left: 0; }

.top-136 {
  position: absolute;
  top: 136px;
  left: 0; }

.top-137 {
  position: absolute;
  top: 137px;
  left: 0; }

.top-138 {
  position: absolute;
  top: 138px;
  left: 0; }

.top-139 {
  position: absolute;
  top: 139px;
  left: 0; }

.top-140 {
  position: absolute;
  top: 140px;
  left: 0; }

.top-141 {
  position: absolute;
  top: 141px;
  left: 0; }

.top-142 {
  position: absolute;
  top: 142px;
  left: 0; }

.top-143 {
  position: absolute;
  top: 143px;
  left: 0; }

.top-144 {
  position: absolute;
  top: 144px;
  left: 0; }

.top-145 {
  position: absolute;
  top: 145px;
  left: 0; }

.top-146 {
  position: absolute;
  top: 146px;
  left: 0; }

.top-147 {
  position: absolute;
  top: 147px;
  left: 0; }

.top-148 {
  position: absolute;
  top: 148px;
  left: 0; }

.top-149 {
  position: absolute;
  top: 149px;
  left: 0; }

.top-150 {
  position: absolute;
  top: 150px;
  left: 0; }

.top-151 {
  position: absolute;
  top: 151px;
  left: 0; }

.top-152 {
  position: absolute;
  top: 152px;
  left: 0; }

.top-153 {
  position: absolute;
  top: 153px;
  left: 0; }

.top-154 {
  position: absolute;
  top: 154px;
  left: 0; }

.top-155 {
  position: absolute;
  top: 155px;
  left: 0; }

.top-156 {
  position: absolute;
  top: 156px;
  left: 0; }

.top-157 {
  position: absolute;
  top: 157px;
  left: 0; }

.top-158 {
  position: absolute;
  top: 158px;
  left: 0; }

.top-159 {
  position: absolute;
  top: 159px;
  left: 0; }

.top-160 {
  position: absolute;
  top: 160px;
  left: 0; }

.top-161 {
  position: absolute;
  top: 161px;
  left: 0; }

.top-162 {
  position: absolute;
  top: 162px;
  left: 0; }

.top-163 {
  position: absolute;
  top: 163px;
  left: 0; }

.top-164 {
  position: absolute;
  top: 164px;
  left: 0; }

.top-165 {
  position: absolute;
  top: 165px;
  left: 0; }

.top-166 {
  position: absolute;
  top: 166px;
  left: 0; }

.top-167 {
  position: absolute;
  top: 167px;
  left: 0; }

.top-168 {
  position: absolute;
  top: 168px;
  left: 0; }

.top-169 {
  position: absolute;
  top: 169px;
  left: 0; }

.top-170 {
  position: absolute;
  top: 170px;
  left: 0; }

.top-171 {
  position: absolute;
  top: 171px;
  left: 0; }

.top-172 {
  position: absolute;
  top: 172px;
  left: 0; }

.top-173 {
  position: absolute;
  top: 173px;
  left: 0; }

.top-174 {
  position: absolute;
  top: 174px;
  left: 0; }

.top-175 {
  position: absolute;
  top: 175px;
  left: 0; }

.top-176 {
  position: absolute;
  top: 176px;
  left: 0; }

.top-177 {
  position: absolute;
  top: 177px;
  left: 0; }

.top-178 {
  position: absolute;
  top: 178px;
  left: 0; }

.top-179 {
  position: absolute;
  top: 179px;
  left: 0; }

.top-180 {
  position: absolute;
  top: 180px;
  left: 0; }

.top-181 {
  position: absolute;
  top: 181px;
  left: 0; }

.top-182 {
  position: absolute;
  top: 182px;
  left: 0; }

.top-183 {
  position: absolute;
  top: 183px;
  left: 0; }

.top-184 {
  position: absolute;
  top: 184px;
  left: 0; }

.top-185 {
  position: absolute;
  top: 185px;
  left: 0; }

.top-186 {
  position: absolute;
  top: 186px;
  left: 0; }

.top-187 {
  position: absolute;
  top: 187px;
  left: 0; }

.top-188 {
  position: absolute;
  top: 188px;
  left: 0; }

.top-189 {
  position: absolute;
  top: 189px;
  left: 0; }

.top-190 {
  position: absolute;
  top: 190px;
  left: 0; }

.top-191 {
  position: absolute;
  top: 191px;
  left: 0; }

.top-192 {
  position: absolute;
  top: 192px;
  left: 0; }

.top-193 {
  position: absolute;
  top: 193px;
  left: 0; }

.top-194 {
  position: absolute;
  top: 194px;
  left: 0; }

.top-195 {
  position: absolute;
  top: 195px;
  left: 0; }

.top-196 {
  position: absolute;
  top: 196px;
  left: 0; }

.top-197 {
  position: absolute;
  top: 197px;
  left: 0; }

.top-198 {
  position: absolute;
  top: 198px;
  left: 0; }

.top-199 {
  position: absolute;
  top: 199px;
  left: 0; }

.top-200 {
  position: absolute;
  top: 200px;
  left: 0; }

.top-201 {
  position: absolute;
  top: 201px;
  left: 0; }

.top-202 {
  position: absolute;
  top: 202px;
  left: 0; }

.top-203 {
  position: absolute;
  top: 203px;
  left: 0; }

.top-204 {
  position: absolute;
  top: 204px;
  left: 0; }

.top-205 {
  position: absolute;
  top: 205px;
  left: 0; }

.top-206 {
  position: absolute;
  top: 206px;
  left: 0; }

.top-207 {
  position: absolute;
  top: 207px;
  left: 0; }

.top-208 {
  position: absolute;
  top: 208px;
  left: 0; }

.top-209 {
  position: absolute;
  top: 209px;
  left: 0; }

.top-210 {
  position: absolute;
  top: 210px;
  left: 0; }

.top-211 {
  position: absolute;
  top: 211px;
  left: 0; }

.top-212 {
  position: absolute;
  top: 212px;
  left: 0; }

.top-213 {
  position: absolute;
  top: 213px;
  left: 0; }

.top-214 {
  position: absolute;
  top: 214px;
  left: 0; }

.top-215 {
  position: absolute;
  top: 215px;
  left: 0; }

.top-216 {
  position: absolute;
  top: 216px;
  left: 0; }

.top-217 {
  position: absolute;
  top: 217px;
  left: 0; }

.top-218 {
  position: absolute;
  top: 218px;
  left: 0; }

.top-219 {
  position: absolute;
  top: 219px;
  left: 0; }

.top-220 {
  position: absolute;
  top: 220px;
  left: 0; }

.top-221 {
  position: absolute;
  top: 221px;
  left: 0; }

.top-222 {
  position: absolute;
  top: 222px;
  left: 0; }

.top-223 {
  position: absolute;
  top: 223px;
  left: 0; }

.top-224 {
  position: absolute;
  top: 224px;
  left: 0; }

.top-225 {
  position: absolute;
  top: 225px;
  left: 0; }

.top-226 {
  position: absolute;
  top: 226px;
  left: 0; }

.top-227 {
  position: absolute;
  top: 227px;
  left: 0; }

.top-228 {
  position: absolute;
  top: 228px;
  left: 0; }

.top-229 {
  position: absolute;
  top: 229px;
  left: 0; }

.top-230 {
  position: absolute;
  top: 230px;
  left: 0; }

.top-231 {
  position: absolute;
  top: 231px;
  left: 0; }

.top-232 {
  position: absolute;
  top: 232px;
  left: 0; }

.top-233 {
  position: absolute;
  top: 233px;
  left: 0; }

.top-234 {
  position: absolute;
  top: 234px;
  left: 0; }

.top-235 {
  position: absolute;
  top: 235px;
  left: 0; }

.top-236 {
  position: absolute;
  top: 236px;
  left: 0; }

.top-237 {
  position: absolute;
  top: 237px;
  left: 0; }

.top-238 {
  position: absolute;
  top: 238px;
  left: 0; }

.top-239 {
  position: absolute;
  top: 239px;
  left: 0; }

.top-240 {
  position: absolute;
  top: 240px;
  left: 0; }

.top-241 {
  position: absolute;
  top: 241px;
  left: 0; }

.top-242 {
  position: absolute;
  top: 242px;
  left: 0; }

.top-243 {
  position: absolute;
  top: 243px;
  left: 0; }

.top-244 {
  position: absolute;
  top: 244px;
  left: 0; }

.top-245 {
  position: absolute;
  top: 245px;
  left: 0; }

.top-246 {
  position: absolute;
  top: 246px;
  left: 0; }

.top-247 {
  position: absolute;
  top: 247px;
  left: 0; }

.top-248 {
  position: absolute;
  top: 248px;
  left: 0; }

.top-249 {
  position: absolute;
  top: 249px;
  left: 0; }

.top-250 {
  position: absolute;
  top: 250px;
  left: 0; }

.top-251 {
  position: absolute;
  top: 251px;
  left: 0; }

.top-252 {
  position: absolute;
  top: 252px;
  left: 0; }

.top-253 {
  position: absolute;
  top: 253px;
  left: 0; }

.top-254 {
  position: absolute;
  top: 254px;
  left: 0; }

.top-255 {
  position: absolute;
  top: 255px;
  left: 0; }

.top-256 {
  position: absolute;
  top: 256px;
  left: 0; }

.top-257 {
  position: absolute;
  top: 257px;
  left: 0; }

.top-258 {
  position: absolute;
  top: 258px;
  left: 0; }

.top-259 {
  position: absolute;
  top: 259px;
  left: 0; }

.top-260 {
  position: absolute;
  top: 260px;
  left: 0; }

.top-261 {
  position: absolute;
  top: 261px;
  left: 0; }

.top-262 {
  position: absolute;
  top: 262px;
  left: 0; }

.top-263 {
  position: absolute;
  top: 263px;
  left: 0; }

.top-264 {
  position: absolute;
  top: 264px;
  left: 0; }

.top-265 {
  position: absolute;
  top: 265px;
  left: 0; }

.top-266 {
  position: absolute;
  top: 266px;
  left: 0; }

.top-267 {
  position: absolute;
  top: 267px;
  left: 0; }

.top-268 {
  position: absolute;
  top: 268px;
  left: 0; }

.top-269 {
  position: absolute;
  top: 269px;
  left: 0; }

.top-270 {
  position: absolute;
  top: 270px;
  left: 0; }

.top-271 {
  position: absolute;
  top: 271px;
  left: 0; }

.top-272 {
  position: absolute;
  top: 272px;
  left: 0; }

.top-273 {
  position: absolute;
  top: 273px;
  left: 0; }

.top-274 {
  position: absolute;
  top: 274px;
  left: 0; }

.top-275 {
  position: absolute;
  top: 275px;
  left: 0; }

.top-276 {
  position: absolute;
  top: 276px;
  left: 0; }

.top-277 {
  position: absolute;
  top: 277px;
  left: 0; }

.top-278 {
  position: absolute;
  top: 278px;
  left: 0; }

.top-279 {
  position: absolute;
  top: 279px;
  left: 0; }

.top-280 {
  position: absolute;
  top: 280px;
  left: 0; }

.top-281 {
  position: absolute;
  top: 281px;
  left: 0; }

.top-282 {
  position: absolute;
  top: 282px;
  left: 0; }

.top-283 {
  position: absolute;
  top: 283px;
  left: 0; }

.top-284 {
  position: absolute;
  top: 284px;
  left: 0; }

.top-285 {
  position: absolute;
  top: 285px;
  left: 0; }

.top-286 {
  position: absolute;
  top: 286px;
  left: 0; }

.top-287 {
  position: absolute;
  top: 287px;
  left: 0; }

.top-288 {
  position: absolute;
  top: 288px;
  left: 0; }

.top-289 {
  position: absolute;
  top: 289px;
  left: 0; }

.top-290 {
  position: absolute;
  top: 290px;
  left: 0; }

.top-291 {
  position: absolute;
  top: 291px;
  left: 0; }

.top-292 {
  position: absolute;
  top: 292px;
  left: 0; }

.top-293 {
  position: absolute;
  top: 293px;
  left: 0; }

.top-294 {
  position: absolute;
  top: 294px;
  left: 0; }

.top-295 {
  position: absolute;
  top: 295px;
  left: 0; }

.top-296 {
  position: absolute;
  top: 296px;
  left: 0; }

.top-297 {
  position: absolute;
  top: 297px;
  left: 0; }

.top-298 {
  position: absolute;
  top: 298px;
  left: 0; }

.top-299 {
  position: absolute;
  top: 299px;
  left: 0; }

.top-300 {
  position: absolute;
  top: 300px;
  left: 0; }

.top-301 {
  position: absolute;
  top: 301px;
  left: 0; }

.top-302 {
  position: absolute;
  top: 302px;
  left: 0; }

.top-303 {
  position: absolute;
  top: 303px;
  left: 0; }

.top-304 {
  position: absolute;
  top: 304px;
  left: 0; }

.top-305 {
  position: absolute;
  top: 305px;
  left: 0; }

.top-306 {
  position: absolute;
  top: 306px;
  left: 0; }

.top-307 {
  position: absolute;
  top: 307px;
  left: 0; }

.top-308 {
  position: absolute;
  top: 308px;
  left: 0; }

.top-309 {
  position: absolute;
  top: 309px;
  left: 0; }

.top-310 {
  position: absolute;
  top: 310px;
  left: 0; }

.top-311 {
  position: absolute;
  top: 311px;
  left: 0; }

.top-312 {
  position: absolute;
  top: 312px;
  left: 0; }

.top-313 {
  position: absolute;
  top: 313px;
  left: 0; }

.top-314 {
  position: absolute;
  top: 314px;
  left: 0; }

.top-315 {
  position: absolute;
  top: 315px;
  left: 0; }

.top-316 {
  position: absolute;
  top: 316px;
  left: 0; }

.top-317 {
  position: absolute;
  top: 317px;
  left: 0; }

.top-318 {
  position: absolute;
  top: 318px;
  left: 0; }

.top-319 {
  position: absolute;
  top: 319px;
  left: 0; }

.top-320 {
  position: absolute;
  top: 320px;
  left: 0; }

.top-321 {
  position: absolute;
  top: 321px;
  left: 0; }

.top-322 {
  position: absolute;
  top: 322px;
  left: 0; }

.top-323 {
  position: absolute;
  top: 323px;
  left: 0; }

.top-324 {
  position: absolute;
  top: 324px;
  left: 0; }

.top-325 {
  position: absolute;
  top: 325px;
  left: 0; }

.top-326 {
  position: absolute;
  top: 326px;
  left: 0; }

.top-327 {
  position: absolute;
  top: 327px;
  left: 0; }

.top-328 {
  position: absolute;
  top: 328px;
  left: 0; }

.top-329 {
  position: absolute;
  top: 329px;
  left: 0; }

.top-330 {
  position: absolute;
  top: 330px;
  left: 0; }

.top-331 {
  position: absolute;
  top: 331px;
  left: 0; }

.top-332 {
  position: absolute;
  top: 332px;
  left: 0; }

.top-333 {
  position: absolute;
  top: 333px;
  left: 0; }

.top-334 {
  position: absolute;
  top: 334px;
  left: 0; }

.top-335 {
  position: absolute;
  top: 335px;
  left: 0; }

.top-336 {
  position: absolute;
  top: 336px;
  left: 0; }

.top-337 {
  position: absolute;
  top: 337px;
  left: 0; }

.top-338 {
  position: absolute;
  top: 338px;
  left: 0; }

.top-339 {
  position: absolute;
  top: 339px;
  left: 0; }

.top-340 {
  position: absolute;
  top: 340px;
  left: 0; }

.top-341 {
  position: absolute;
  top: 341px;
  left: 0; }

.top-342 {
  position: absolute;
  top: 342px;
  left: 0; }

.top-343 {
  position: absolute;
  top: 343px;
  left: 0; }

.top-344 {
  position: absolute;
  top: 344px;
  left: 0; }

.top-345 {
  position: absolute;
  top: 345px;
  left: 0; }

.top-346 {
  position: absolute;
  top: 346px;
  left: 0; }

.top-347 {
  position: absolute;
  top: 347px;
  left: 0; }

.top-348 {
  position: absolute;
  top: 348px;
  left: 0; }

.top-349 {
  position: absolute;
  top: 349px;
  left: 0; }

.top-350 {
  position: absolute;
  top: 350px;
  left: 0; }

.top-351 {
  position: absolute;
  top: 351px;
  left: 0; }

.top-352 {
  position: absolute;
  top: 352px;
  left: 0; }

.top-353 {
  position: absolute;
  top: 353px;
  left: 0; }

.top-354 {
  position: absolute;
  top: 354px;
  left: 0; }

.top-355 {
  position: absolute;
  top: 355px;
  left: 0; }

.top-356 {
  position: absolute;
  top: 356px;
  left: 0; }

.top-357 {
  position: absolute;
  top: 357px;
  left: 0; }

.top-358 {
  position: absolute;
  top: 358px;
  left: 0; }

.top-359 {
  position: absolute;
  top: 359px;
  left: 0; }

.top-360 {
  position: absolute;
  top: 360px;
  left: 0; }

.top-361 {
  position: absolute;
  top: 361px;
  left: 0; }

.top-362 {
  position: absolute;
  top: 362px;
  left: 0; }

.top-363 {
  position: absolute;
  top: 363px;
  left: 0; }

.top-364 {
  position: absolute;
  top: 364px;
  left: 0; }

.top-365 {
  position: absolute;
  top: 365px;
  left: 0; }

.top-366 {
  position: absolute;
  top: 366px;
  left: 0; }

.top-367 {
  position: absolute;
  top: 367px;
  left: 0; }

.top-368 {
  position: absolute;
  top: 368px;
  left: 0; }

.top-369 {
  position: absolute;
  top: 369px;
  left: 0; }

.top-370 {
  position: absolute;
  top: 370px;
  left: 0; }

.top-371 {
  position: absolute;
  top: 371px;
  left: 0; }

.top-372 {
  position: absolute;
  top: 372px;
  left: 0; }

.top-373 {
  position: absolute;
  top: 373px;
  left: 0; }

.top-374 {
  position: absolute;
  top: 374px;
  left: 0; }

.top-375 {
  position: absolute;
  top: 375px;
  left: 0; }

.top-376 {
  position: absolute;
  top: 376px;
  left: 0; }

.top-377 {
  position: absolute;
  top: 377px;
  left: 0; }

.top-378 {
  position: absolute;
  top: 378px;
  left: 0; }

.top-379 {
  position: absolute;
  top: 379px;
  left: 0; }

.top-380 {
  position: absolute;
  top: 380px;
  left: 0; }

.top-381 {
  position: absolute;
  top: 381px;
  left: 0; }

.top-382 {
  position: absolute;
  top: 382px;
  left: 0; }

.top-383 {
  position: absolute;
  top: 383px;
  left: 0; }

.top-384 {
  position: absolute;
  top: 384px;
  left: 0; }

.top-385 {
  position: absolute;
  top: 385px;
  left: 0; }

.top-386 {
  position: absolute;
  top: 386px;
  left: 0; }

.top-387 {
  position: absolute;
  top: 387px;
  left: 0; }

.top-388 {
  position: absolute;
  top: 388px;
  left: 0; }

.top-389 {
  position: absolute;
  top: 389px;
  left: 0; }

.top-390 {
  position: absolute;
  top: 390px;
  left: 0; }

.top-391 {
  position: absolute;
  top: 391px;
  left: 0; }

.top-392 {
  position: absolute;
  top: 392px;
  left: 0; }

.top-393 {
  position: absolute;
  top: 393px;
  left: 0; }

.top-394 {
  position: absolute;
  top: 394px;
  left: 0; }

.top-395 {
  position: absolute;
  top: 395px;
  left: 0; }

.top-396 {
  position: absolute;
  top: 396px;
  left: 0; }

.top-397 {
  position: absolute;
  top: 397px;
  left: 0; }

.top-398 {
  position: absolute;
  top: 398px;
  left: 0; }

.top-399 {
  position: absolute;
  top: 399px;
  left: 0; }

.top-400 {
  position: absolute;
  top: 400px;
  left: 0; }

.top-401 {
  position: absolute;
  top: 401px;
  left: 0; }

.top-402 {
  position: absolute;
  top: 402px;
  left: 0; }

.top-403 {
  position: absolute;
  top: 403px;
  left: 0; }

.top-404 {
  position: absolute;
  top: 404px;
  left: 0; }

.top-405 {
  position: absolute;
  top: 405px;
  left: 0; }

.top-406 {
  position: absolute;
  top: 406px;
  left: 0; }

.top-407 {
  position: absolute;
  top: 407px;
  left: 0; }

.top-408 {
  position: absolute;
  top: 408px;
  left: 0; }

.top-409 {
  position: absolute;
  top: 409px;
  left: 0; }

.top-410 {
  position: absolute;
  top: 410px;
  left: 0; }

.top-411 {
  position: absolute;
  top: 411px;
  left: 0; }

.top-412 {
  position: absolute;
  top: 412px;
  left: 0; }

.top-413 {
  position: absolute;
  top: 413px;
  left: 0; }

.top-414 {
  position: absolute;
  top: 414px;
  left: 0; }

.top-415 {
  position: absolute;
  top: 415px;
  left: 0; }

.top-416 {
  position: absolute;
  top: 416px;
  left: 0; }

.top-417 {
  position: absolute;
  top: 417px;
  left: 0; }

.top-418 {
  position: absolute;
  top: 418px;
  left: 0; }

.top-419 {
  position: absolute;
  top: 419px;
  left: 0; }

.top-420 {
  position: absolute;
  top: 420px;
  left: 0; }

.top-421 {
  position: absolute;
  top: 421px;
  left: 0; }

.top-422 {
  position: absolute;
  top: 422px;
  left: 0; }

.top-423 {
  position: absolute;
  top: 423px;
  left: 0; }

.top-424 {
  position: absolute;
  top: 424px;
  left: 0; }

.top-425 {
  position: absolute;
  top: 425px;
  left: 0; }

.top-426 {
  position: absolute;
  top: 426px;
  left: 0; }

.top-427 {
  position: absolute;
  top: 427px;
  left: 0; }

.top-428 {
  position: absolute;
  top: 428px;
  left: 0; }

.top-429 {
  position: absolute;
  top: 429px;
  left: 0; }

.top-430 {
  position: absolute;
  top: 430px;
  left: 0; }

.top-431 {
  position: absolute;
  top: 431px;
  left: 0; }

.top-432 {
  position: absolute;
  top: 432px;
  left: 0; }

.top-433 {
  position: absolute;
  top: 433px;
  left: 0; }

.top-434 {
  position: absolute;
  top: 434px;
  left: 0; }

.top-435 {
  position: absolute;
  top: 435px;
  left: 0; }

.top-436 {
  position: absolute;
  top: 436px;
  left: 0; }

.top-437 {
  position: absolute;
  top: 437px;
  left: 0; }

.top-438 {
  position: absolute;
  top: 438px;
  left: 0; }

.top-439 {
  position: absolute;
  top: 439px;
  left: 0; }

.top-440 {
  position: absolute;
  top: 440px;
  left: 0; }

.top-441 {
  position: absolute;
  top: 441px;
  left: 0; }

.top-442 {
  position: absolute;
  top: 442px;
  left: 0; }

.top-443 {
  position: absolute;
  top: 443px;
  left: 0; }

.top-444 {
  position: absolute;
  top: 444px;
  left: 0; }

.top-445 {
  position: absolute;
  top: 445px;
  left: 0; }

.top-446 {
  position: absolute;
  top: 446px;
  left: 0; }

.top-447 {
  position: absolute;
  top: 447px;
  left: 0; }

.top-448 {
  position: absolute;
  top: 448px;
  left: 0; }

.top-449 {
  position: absolute;
  top: 449px;
  left: 0; }

.top-450 {
  position: absolute;
  top: 450px;
  left: 0; }

.top-451 {
  position: absolute;
  top: 451px;
  left: 0; }

.top-452 {
  position: absolute;
  top: 452px;
  left: 0; }

.top-453 {
  position: absolute;
  top: 453px;
  left: 0; }

.top-454 {
  position: absolute;
  top: 454px;
  left: 0; }

.top-455 {
  position: absolute;
  top: 455px;
  left: 0; }

.top-456 {
  position: absolute;
  top: 456px;
  left: 0; }

.top-457 {
  position: absolute;
  top: 457px;
  left: 0; }

.top-458 {
  position: absolute;
  top: 458px;
  left: 0; }

.top-459 {
  position: absolute;
  top: 459px;
  left: 0; }

.top-460 {
  position: absolute;
  top: 460px;
  left: 0; }

.top-461 {
  position: absolute;
  top: 461px;
  left: 0; }

.top-462 {
  position: absolute;
  top: 462px;
  left: 0; }

.top-463 {
  position: absolute;
  top: 463px;
  left: 0; }

.top-464 {
  position: absolute;
  top: 464px;
  left: 0; }

.top-465 {
  position: absolute;
  top: 465px;
  left: 0; }

.top-466 {
  position: absolute;
  top: 466px;
  left: 0; }

.top-467 {
  position: absolute;
  top: 467px;
  left: 0; }

.top-468 {
  position: absolute;
  top: 468px;
  left: 0; }

.top-469 {
  position: absolute;
  top: 469px;
  left: 0; }

.top-470 {
  position: absolute;
  top: 470px;
  left: 0; }

.top-471 {
  position: absolute;
  top: 471px;
  left: 0; }

.top-472 {
  position: absolute;
  top: 472px;
  left: 0; }

.top-473 {
  position: absolute;
  top: 473px;
  left: 0; }

.top-474 {
  position: absolute;
  top: 474px;
  left: 0; }

.top-475 {
  position: absolute;
  top: 475px;
  left: 0; }

.top-476 {
  position: absolute;
  top: 476px;
  left: 0; }

.top-477 {
  position: absolute;
  top: 477px;
  left: 0; }

.top-478 {
  position: absolute;
  top: 478px;
  left: 0; }

.top-479 {
  position: absolute;
  top: 479px;
  left: 0; }

.top-480 {
  position: absolute;
  top: 480px;
  left: 0; }

.top-481 {
  position: absolute;
  top: 481px;
  left: 0; }

.top-482 {
  position: absolute;
  top: 482px;
  left: 0; }

.top-483 {
  position: absolute;
  top: 483px;
  left: 0; }

.top-484 {
  position: absolute;
  top: 484px;
  left: 0; }

.top-485 {
  position: absolute;
  top: 485px;
  left: 0; }

.top-486 {
  position: absolute;
  top: 486px;
  left: 0; }

.top-487 {
  position: absolute;
  top: 487px;
  left: 0; }

.top-488 {
  position: absolute;
  top: 488px;
  left: 0; }

.top-489 {
  position: absolute;
  top: 489px;
  left: 0; }

.top-490 {
  position: absolute;
  top: 490px;
  left: 0; }

.top-491 {
  position: absolute;
  top: 491px;
  left: 0; }

.top-492 {
  position: absolute;
  top: 492px;
  left: 0; }

.top-493 {
  position: absolute;
  top: 493px;
  left: 0; }

.top-494 {
  position: absolute;
  top: 494px;
  left: 0; }

.top-495 {
  position: absolute;
  top: 495px;
  left: 0; }

.top-496 {
  position: absolute;
  top: 496px;
  left: 0; }

.top-497 {
  position: absolute;
  top: 497px;
  left: 0; }

.top-498 {
  position: absolute;
  top: 498px;
  left: 0; }

.top-499 {
  position: absolute;
  top: 499px;
  left: 0; }

.top-500 {
  position: absolute;
  top: 500px;
  left: 0; }

.top-501 {
  position: absolute;
  top: 501px;
  left: 0; }

.top-502 {
  position: absolute;
  top: 502px;
  left: 0; }

.top-503 {
  position: absolute;
  top: 503px;
  left: 0; }

.top-504 {
  position: absolute;
  top: 504px;
  left: 0; }

.top-505 {
  position: absolute;
  top: 505px;
  left: 0; }

.top-506 {
  position: absolute;
  top: 506px;
  left: 0; }

.top-507 {
  position: absolute;
  top: 507px;
  left: 0; }

.top-508 {
  position: absolute;
  top: 508px;
  left: 0; }

.top-509 {
  position: absolute;
  top: 509px;
  left: 0; }

.top-510 {
  position: absolute;
  top: 510px;
  left: 0; }

.top-511 {
  position: absolute;
  top: 511px;
  left: 0; }

.top-512 {
  position: absolute;
  top: 512px;
  left: 0; }

.top-513 {
  position: absolute;
  top: 513px;
  left: 0; }

.top-514 {
  position: absolute;
  top: 514px;
  left: 0; }

.top-515 {
  position: absolute;
  top: 515px;
  left: 0; }

.top-516 {
  position: absolute;
  top: 516px;
  left: 0; }

.top-517 {
  position: absolute;
  top: 517px;
  left: 0; }

.top-518 {
  position: absolute;
  top: 518px;
  left: 0; }

.top-519 {
  position: absolute;
  top: 519px;
  left: 0; }

.top-520 {
  position: absolute;
  top: 520px;
  left: 0; }

.top-521 {
  position: absolute;
  top: 521px;
  left: 0; }

.top-522 {
  position: absolute;
  top: 522px;
  left: 0; }

.top-523 {
  position: absolute;
  top: 523px;
  left: 0; }

.top-524 {
  position: absolute;
  top: 524px;
  left: 0; }

.top-525 {
  position: absolute;
  top: 525px;
  left: 0; }

.top-526 {
  position: absolute;
  top: 526px;
  left: 0; }

.top-527 {
  position: absolute;
  top: 527px;
  left: 0; }

.top-528 {
  position: absolute;
  top: 528px;
  left: 0; }

.top-529 {
  position: absolute;
  top: 529px;
  left: 0; }

.top-530 {
  position: absolute;
  top: 530px;
  left: 0; }

.top-531 {
  position: absolute;
  top: 531px;
  left: 0; }

.top-532 {
  position: absolute;
  top: 532px;
  left: 0; }

.top-533 {
  position: absolute;
  top: 533px;
  left: 0; }

.top-534 {
  position: absolute;
  top: 534px;
  left: 0; }

.top-535 {
  position: absolute;
  top: 535px;
  left: 0; }

.top-536 {
  position: absolute;
  top: 536px;
  left: 0; }

.top-537 {
  position: absolute;
  top: 537px;
  left: 0; }

.top-538 {
  position: absolute;
  top: 538px;
  left: 0; }

.top-539 {
  position: absolute;
  top: 539px;
  left: 0; }

.top-540 {
  position: absolute;
  top: 540px;
  left: 0; }

.top-541 {
  position: absolute;
  top: 541px;
  left: 0; }

.top-542 {
  position: absolute;
  top: 542px;
  left: 0; }

.top-543 {
  position: absolute;
  top: 543px;
  left: 0; }

.top-544 {
  position: absolute;
  top: 544px;
  left: 0; }

.top-545 {
  position: absolute;
  top: 545px;
  left: 0; }

.top-546 {
  position: absolute;
  top: 546px;
  left: 0; }

.top-547 {
  position: absolute;
  top: 547px;
  left: 0; }

.top-548 {
  position: absolute;
  top: 548px;
  left: 0; }

.top-549 {
  position: absolute;
  top: 549px;
  left: 0; }

.top-550 {
  position: absolute;
  top: 550px;
  left: 0; }

.left-5 {
  left: 5px; }

.left-6 {
  left: 6px; }

.left-7 {
  left: 7px; }

.left-8 {
  left: 8px; }

.left-9 {
  left: 9px; }

.left-10 {
  left: 10px; }

.left-11 {
  left: 11px; }

.left-12 {
  left: 12px; }

.left-13 {
  left: 13px; }

.left-14 {
  left: 14px; }

.left-15 {
  left: 15px; }

.left-16 {
  left: 16px; }

.left-17 {
  left: 17px; }

.left-18 {
  left: 18px; }

.left-19 {
  left: 19px; }

.left-20 {
  left: 20px; }

.left-21 {
  left: 21px; }

.left-22 {
  left: 22px; }

.left-23 {
  left: 23px; }

.left-24 {
  left: 24px; }

.left-25 {
  left: 25px; }

.left-26 {
  left: 26px; }

.left-27 {
  left: 27px; }

.left-28 {
  left: 28px; }

.left-29 {
  left: 29px; }

.left-30 {
  left: 30px; }

.left-31 {
  left: 31px; }

.left-32 {
  left: 32px; }

.left-33 {
  left: 33px; }

.left-34 {
  left: 34px; }

.left-35 {
  left: 35px; }

.left-36 {
  left: 36px; }

.left-37 {
  left: 37px; }

.left-38 {
  left: 38px; }

.left-39 {
  left: 39px; }

.left-40 {
  left: 40px; }

.left-41 {
  left: 41px; }

.left-42 {
  left: 42px; }

.left-43 {
  left: 43px; }

.left-44 {
  left: 44px; }

.left-45 {
  left: 45px; }

.left-46 {
  left: 46px; }

.left-47 {
  left: 47px; }

.left-48 {
  left: 48px; }

.left-49 {
  left: 49px; }

.left-50 {
  left: 50px; }

.left-51 {
  left: 51px; }

.left-52 {
  left: 52px; }

.left-53 {
  left: 53px; }

.left-54 {
  left: 54px; }

.left-55 {
  left: 55px; }

.left-56 {
  left: 56px; }

.left-57 {
  left: 57px; }

.left-58 {
  left: 58px; }

.left-59 {
  left: 59px; }

.left-60 {
  left: 60px; }

.left-61 {
  left: 61px; }

.left-62 {
  left: 62px; }

.left-63 {
  left: 63px; }

.left-64 {
  left: 64px; }

.left-65 {
  left: 65px; }

.left-66 {
  left: 66px; }

.left-67 {
  left: 67px; }

.left-68 {
  left: 68px; }

.left-69 {
  left: 69px; }

.left-70 {
  left: 70px; }

.left-71 {
  left: 71px; }

.left-72 {
  left: 72px; }

.left-73 {
  left: 73px; }

.left-74 {
  left: 74px; }

.left-75 {
  left: 75px; }

.left-76 {
  left: 76px; }

.left-77 {
  left: 77px; }

.left-78 {
  left: 78px; }

.left-79 {
  left: 79px; }

.left-80 {
  left: 80px; }

.left-81 {
  left: 81px; }

.left-82 {
  left: 82px; }

.left-83 {
  left: 83px; }

.left-84 {
  left: 84px; }

.left-85 {
  left: 85px; }

.left-86 {
  left: 86px; }

.left-87 {
  left: 87px; }

.left-88 {
  left: 88px; }

.left-89 {
  left: 89px; }

.left-90 {
  left: 90px; }

.left-91 {
  left: 91px; }

.left-92 {
  left: 92px; }

.left-93 {
  left: 93px; }

.left-94 {
  left: 94px; }

.left-95 {
  left: 95px; }

.left-96 {
  left: 96px; }

.left-97 {
  left: 97px; }

.left-98 {
  left: 98px; }

.left-99 {
  left: 99px; }

.left-100 {
  left: 100px; }

.left-101 {
  left: 101px; }

.left-102 {
  left: 102px; }

.left-103 {
  left: 103px; }

.left-104 {
  left: 104px; }

.left-105 {
  left: 105px; }

.left-106 {
  left: 106px; }

.left-107 {
  left: 107px; }

.left-108 {
  left: 108px; }

.left-109 {
  left: 109px; }

.left-110 {
  left: 110px; }

.left-111 {
  left: 111px; }

.left-112 {
  left: 112px; }

.left-113 {
  left: 113px; }

.left-114 {
  left: 114px; }

.left-115 {
  left: 115px; }

.left-116 {
  left: 116px; }

.left-117 {
  left: 117px; }

.left-118 {
  left: 118px; }

.left-119 {
  left: 119px; }

.left-120 {
  left: 120px; }

.left-121 {
  left: 121px; }

.left-122 {
  left: 122px; }

.left-123 {
  left: 123px; }

.left-124 {
  left: 124px; }

.left-125 {
  left: 125px; }

.left-126 {
  left: 126px; }

.left-127 {
  left: 127px; }

.left-128 {
  left: 128px; }

.left-129 {
  left: 129px; }

.left-130 {
  left: 130px; }

.left-131 {
  left: 131px; }

.left-132 {
  left: 132px; }

.left-133 {
  left: 133px; }

.left-134 {
  left: 134px; }

.left-135 {
  left: 135px; }

.left-136 {
  left: 136px; }

.left-137 {
  left: 137px; }

.left-138 {
  left: 138px; }

.left-139 {
  left: 139px; }

.left-140 {
  left: 140px; }

.left-141 {
  left: 141px; }

.left-142 {
  left: 142px; }

.left-143 {
  left: 143px; }

.left-144 {
  left: 144px; }

.left-145 {
  left: 145px; }

.left-146 {
  left: 146px; }

.left-147 {
  left: 147px; }

.left-148 {
  left: 148px; }

.left-149 {
  left: 149px; }

.left-150 {
  left: 150px; }

/*
    Component: Small boxes
*/
.small-box {
  position: relative;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 15px; }

.small-box > .inner {
  padding: 10px; }

.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none; }

.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15); }

.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0; }

.small-box p {
  font-size: 15px; }

.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px; }

.small-box h3,
.small-box p {
  z-index: 5px; }

.small-box .icon {
  position: absolute;
  top: auto;
  bottom: 5px;
  right: 5px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15); }

.small-box:hover {
  text-decoration: none;
  color: #f9f9f9; }

.small-box:hover .icon {
  animation-name: tansformAnimation;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: tansformAnimation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: tansformAnimation;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards; }

@keyframes tansformAnimation {
  from {
    font-size: 90px; }
  to {
    font-size: 100px; } }

@-webkit-keyframes tansformAnimation {
  from {
    font-size: 90px; }
  to {
    font-size: 100px; } }

@media screen and (max-width: 480px) {
  .small-box {
    text-align: center; }
  .small-box .icon {
    display: none; }
  .small-box p {
    font-size: 12px; } }

.dashboard .item {
  height: 150px;
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 20px; }
  .dashboard .item:hover .icon {
    font-size: 100px; }
  .dashboard .item .icon {
    text-align: center;
    font-size: 85px;
    position: absolute;
    top: -10px;
    right: 0;
    opacity: .5;
    bottom: 0;
    width: 150px;
    height: 100%;
    z-index: 1;
    line-height: 150px;
    transition: font-size 0.5s; }
  .dashboard .item .text {
    padding-left: 30px;
    text-align: left; }
    .dashboard .item .text p {
      z-index: 2;
      font-size: 50px;
      padding-top: 40px; }
    .dashboard .item .text span {
      font-size: 20px; }

@media screen and (max-width: 768px) and (min-width: 520px) {
  .dashboard .item .icon {
    font-size: 60px;
    width: 100px; }
  .dashboard .item:hover .icon {
    font-size: 70px; } }

@media screen and (max-width: 520px) {
  .dashboard .col-xs-6 {
    width: 100%; } }

@keyframes tansformAnimation {
  from {
    font-size: 90px; }
  to {
    font-size: 100px; } }

@-webkit-keyframes tansformAnimation {
  from {
    font-size: 90px; }
  to {
    font-size: 100px; } }

/* Background colors */
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
  color: #f9f9f9 !important; }

.bg-gray {
  background-color: #eaeaec !important; }

.bg-black {
  background-color: #222222 !important; }

.bg-red {
  background-color: #f56954 !important; }

.bg-yellow {
  background-color: #f39c12 !important; }

.bg-aqua {
  background-color: #00c0ef !important; }

.bg-blue {
  background-color: #0073b7 !important; }

.bg-light-blue {
  background-color: #3c8dbc !important; }

.bg-green {
  background-color: #00a65a !important; }

.bg-navy {
  background-color: #001f3f !important; }

.bg-teal {
  background-color: #39cccc !important; }

.bg-olive {
  background-color: #3d9970 !important; }

.bg-lime {
  background-color: #01ff70 !important; }

.bg-orange {
  background-color: #ff851b !important; }

.bg-fuchsia {
  background-color: #f012be !important; }

.bg-purple {
  background-color: #932ab6 !important; }

.bg-maroon {
  background-color: #85144b !important; }

/* Text colors */
.text-red {
  color: #f56954 !important; }

.text-yellow {
  color: #f39c12 !important; }

.text-aqua {
  color: #00c0ef !important; }

.text-blue {
  color: #0073b7 !important; }

.text-light-blue {
  color: #3c8dbc !important; }

.text-green {
  color: #00a65a !important; }

.text-navy {
  color: #001f3f !important; }

.text-teal {
  color: #39cccc !important; }

.text-olive {
  color: #3d9970 !important; }

.text-lime {
  color: #01ff70 !important; }

.text-orange {
  color: #ff851b !important; }

.text-fuchsia {
  color: #f012be !important; }

.text-purple {
  color: #932ab6 !important; }

.text-maroon {
  color: #85144b !important; }

.text-silver {
  color: silver; }

.text-black {
  color: #000; }

.detailview > .detail-content {
  overflow-x: hidden; }
  .detailview > .detail-content .panel-default {
    border-color: #f1f1f1; }

.listview.detail {
  width: 500px !important; }

@media (min-width: 1500px) {
  .listview.detail {
    width: 700px !important; } }

@media (min-width: 2100px) {
  .listview.detail {
    width: 900px !important; } }
