@charset "UTF-8";
/* Bootstrap 3.2 */
/*$brand-info:            #5bc0de;*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=35538ada-fbce-45ab-95e4-5a5c55424a53&fontids=1488978");
@import url("//hello.myfonts.net/count/3190a5");
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,
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: 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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]: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; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #000 !important; }

  .table > thead > tr > th, .table > thead > tr > td {
    border-color: #000 !important; }
  .table > tbody > tr > th, .table > tbody > tr > td {
    border-color: #000 !important; }
  .table > tfoot > tr > th, .table > tfoot > tr > td {
    border-color: #000 !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/fonts/glyphicons-halflings-regular.eot");
  src: url("/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/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-alert:before {
  content: "\e209"; }

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

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

.glyphicon-euro: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: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #1a171a;
  background-color: #fff; }

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

a {
  color: #1cace1;
  text-decoration: none; }
  a:hover, a:focus {
    color: #1789b3;
    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;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 2px solid #eeeeee; }

.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; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  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: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 14.25px;
  margin-bottom: 9.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: 9.5px;
  margin-bottom: 9.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: 29px; }

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

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

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

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

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

p {
  margin: 0 0 9.5px; }

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

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

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  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 {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #48bde8; }

a.text-primary:hover {
  color: #1cace1; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #d9534f; }

a.text-danger:hover {
  color: #c9302c; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #48bde8; }

a.bg-primary:hover {
  background-color: #1cace1; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

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

a.bg-warning:hover {
  background-color: #f7ecb5; }

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

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.4; }

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: 992px) {
  .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 #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  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.4;
    color: #777777; }
    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 #eeeeee;
  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'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.4; }

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: 4px; }

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

pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  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.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

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

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

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

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

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

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

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

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

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

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

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

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

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

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

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

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

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

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

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

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

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

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

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

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

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

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

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

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

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

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

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

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

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

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

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

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

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

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

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

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

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

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

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

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

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

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

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

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

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

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

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

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

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

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

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

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

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

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

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

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

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

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

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

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

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

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

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

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

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px; }
  .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: 6px 10px;
    /*line-height: $line-height-base;*/
    line-height: 1.3;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    /*padding-bottom: $table-cell-padding / 2;*/
    padding-bottom: 3px;
    border-bottom: 2px solid #48bde8;
    /*font-size: 12px;*/ }
  .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 #ddd; }
  .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: 4px 5px;
  font-size: 13px; }

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

.table-bordered {
  border: 1px solid #ddd; }
  .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 #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-noborders > thead > tr > th,
.table-noborders > thead > tr > td,
.table-noborders > tbody > tr > th,
.table-noborders > tbody > tr > td,
.table-noborders > tfoot > tr > th,
.table-noborders > tfoot > tr > td {
  border: 0; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fbfbfb; }

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .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: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

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: 9px;
  font-size: 14px;
  line-height: 1.4;
  color: #1a171a; }

.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #1a171a;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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: #48bde8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(72, 189, 232, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(72, 189, 232, 0.6); }
  .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto;
  min-height: 94px;
  resize: vertical; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 39px;
  line-height: 1.4 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .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, .scene-ctrls-bldingsettings input[type="date"].form-control, .scene-ctrls-scaffsettings input[type="date"].form-control,
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input[type="time"].form-control,
  .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,
  .scene-ctrls-bldingsettings input[type="time"].form-control,
  .scene-ctrls-scaffsettings input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
  .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,
  .scene-ctrls-bldingsettings input[type="datetime-local"].form-control,
  .scene-ctrls-scaffsettings input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input[type="month"].form-control,
  .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,
  .scene-ctrls-bldingsettings input[type="month"].form-control,
  .scene-ctrls-scaffsettings input[type="month"].form-control {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .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[type="time"].input-lg,
  .form-horizontal .form-group-lg input[type="time"].form-control,
  .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[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
  .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[type="month"].input-lg,
  .form-horizontal .form-group-lg input[type="month"].form-control,
  .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 {
    line-height: 50px; }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    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 {
  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: 9px;
  padding-bottom: 9px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .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, .form-horizontal .form-group-sm .form-control-static.form-control, .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, .scene-ctrls-bldingsettings .form-control-static.form-control, .scene-ctrls-scaffsettings .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0; }

.input-xs {
  height: 26px;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-xs {
  height: 26px;
  line-height: 26px; }

textarea.input-xs,
select[multiple].input-xs {
  height: auto; }

.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .scene-ctrls-bldingsettings .form-control, .scene-ctrls-scaffsettings .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .scene-ctrls-bldingsettings select.form-control, .scene-ctrls-scaffsettings select.form-control {
  height: 30px;
  line-height: 30px; }

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

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 50px;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 6px; }

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

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .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,
.form-horizontal .form-group-lg select[multiple].form-control,
.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; }

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

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

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .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 {
  width: 50px;
  height: 50px;
  line-height: 50px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .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, .scene-ctrls-bldingsettings .form-control + .form-control-feedback, .scene-ctrls-scaffsettings .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -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: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #d9534f; }
.has-error .form-control {
  border-color: #d9534f;
  -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: #c9302c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; }
.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #d9534f; }

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #5e535e; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .navbar-form .radio label,
    .form-inline .checkbox label,
    .navbar-form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .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: 9px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px; }
.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: 9px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 16.96px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #48bde8;
    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;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #48bde8;
  background-color: #fff;
  border-color: #48bde8; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #48bde8;
    background-color: #e6e6e6;
    border-color: #1ba5d8; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #48bde8; }
  .btn-default .badge {
    color: #fff;
    background-color: #48bde8; }

.btn-primary, .scene-ctrls-bldingsettings .btn-scenectrls, .scene-ctrls-scaffsettings .btn-scenectrls {
  color: #fff;
  background-color: #48bde8;
  border-color: #31b5e5; }
  .btn-primary:hover, .scene-ctrls-bldingsettings .btn-scenectrls:hover, .scene-ctrls-scaffsettings .btn-scenectrls:hover, .btn-primary:focus, .scene-ctrls-bldingsettings .btn-scenectrls:focus, .scene-ctrls-scaffsettings .btn-scenectrls:focus, .btn-primary:active, .scene-ctrls-bldingsettings .btn-scenectrls:active, .scene-ctrls-scaffsettings .btn-scenectrls:active, .btn-primary.active, .scene-ctrls-bldingsettings .active.btn-scenectrls, .scene-ctrls-scaffsettings .active.btn-scenectrls, .open > .btn-primary.dropdown-toggle, .scene-ctrls-bldingsettings .open > .dropdown-toggle.btn-scenectrls, .scene-ctrls-scaffsettings .open > .dropdown-toggle.btn-scenectrls {
    color: #fff;
    background-color: #1cace1;
    border-color: #1894c1; }
  .btn-primary:active, .scene-ctrls-bldingsettings .btn-scenectrls:active, .scene-ctrls-scaffsettings .btn-scenectrls:active, .btn-primary.active, .scene-ctrls-bldingsettings .active.btn-scenectrls, .scene-ctrls-scaffsettings .active.btn-scenectrls, .open > .btn-primary.dropdown-toggle, .scene-ctrls-bldingsettings .open > .dropdown-toggle.btn-scenectrls, .scene-ctrls-scaffsettings .open > .dropdown-toggle.btn-scenectrls {
    background-image: none; }
  .btn-primary.disabled, .scene-ctrls-bldingsettings .disabled.btn-scenectrls, .scene-ctrls-scaffsettings .disabled.btn-scenectrls, .btn-primary.disabled:hover, .scene-ctrls-bldingsettings .disabled.btn-scenectrls:hover, .scene-ctrls-scaffsettings .disabled.btn-scenectrls:hover, .btn-primary.disabled:focus, .scene-ctrls-bldingsettings .disabled.btn-scenectrls:focus, .scene-ctrls-scaffsettings .disabled.btn-scenectrls:focus, .btn-primary.disabled:active, .scene-ctrls-bldingsettings .disabled.btn-scenectrls:active, .scene-ctrls-scaffsettings .disabled.btn-scenectrls:active, .btn-primary.disabled.active, .scene-ctrls-bldingsettings .disabled.active.btn-scenectrls, .scene-ctrls-scaffsettings .disabled.active.btn-scenectrls, .btn-primary[disabled], .scene-ctrls-bldingsettings [disabled].btn-scenectrls, .scene-ctrls-scaffsettings [disabled].btn-scenectrls, .btn-primary[disabled]:hover, .scene-ctrls-bldingsettings [disabled].btn-scenectrls:hover, .scene-ctrls-scaffsettings [disabled].btn-scenectrls:hover, .btn-primary[disabled]:focus, .scene-ctrls-bldingsettings [disabled].btn-scenectrls:focus, .scene-ctrls-scaffsettings [disabled].btn-scenectrls:focus, .btn-primary[disabled]:active, .scene-ctrls-bldingsettings [disabled].btn-scenectrls:active, .scene-ctrls-scaffsettings [disabled].btn-scenectrls:active, .btn-primary[disabled].active, .scene-ctrls-bldingsettings [disabled].active.btn-scenectrls, .scene-ctrls-scaffsettings [disabled].active.btn-scenectrls, fieldset[disabled] .btn-primary, fieldset[disabled] .scene-ctrls-bldingsettings .btn-scenectrls, .scene-ctrls-bldingsettings fieldset[disabled] .btn-scenectrls, fieldset[disabled] .scene-ctrls-scaffsettings .btn-scenectrls, .scene-ctrls-scaffsettings fieldset[disabled] .btn-scenectrls, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .scene-ctrls-bldingsettings .btn-scenectrls:hover, .scene-ctrls-bldingsettings fieldset[disabled] .btn-scenectrls:hover, fieldset[disabled] .scene-ctrls-scaffsettings .btn-scenectrls:hover, .scene-ctrls-scaffsettings fieldset[disabled] .btn-scenectrls:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .scene-ctrls-bldingsettings .btn-scenectrls:focus, .scene-ctrls-bldingsettings fieldset[disabled] .btn-scenectrls:focus, fieldset[disabled] .scene-ctrls-scaffsettings .btn-scenectrls:focus, .scene-ctrls-scaffsettings fieldset[disabled] .btn-scenectrls:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .scene-ctrls-bldingsettings .btn-scenectrls:active, .scene-ctrls-bldingsettings fieldset[disabled] .btn-scenectrls:active, fieldset[disabled] .scene-ctrls-scaffsettings .btn-scenectrls:active, .scene-ctrls-scaffsettings fieldset[disabled] .btn-scenectrls:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .scene-ctrls-bldingsettings .active.btn-scenectrls, .scene-ctrls-bldingsettings fieldset[disabled] .active.btn-scenectrls, fieldset[disabled] .scene-ctrls-scaffsettings .active.btn-scenectrls, .scene-ctrls-scaffsettings fieldset[disabled] .active.btn-scenectrls {
    background-color: #48bde8;
    border-color: #31b5e5; }
  .btn-primary .badge, .scene-ctrls-bldingsettings .btn-scenectrls .badge, .scene-ctrls-scaffsettings .btn-scenectrls .badge {
    color: #48bde8;
    background-color: #fff; }

.btn-success, .btn-success-reverse {
  color: #fff;
  background-color: #4cae4c;
  border-color: #449c44; }
  .btn-success:hover, .btn-success-reverse:hover, .btn-success:focus, .btn-success-reverse:focus, .btn-success:active, .btn-success-reverse:active, .btn-success.active, .active.btn-success-reverse, .open > .btn-success.dropdown-toggle, .open > .dropdown-toggle.btn-success-reverse {
    color: #fff;
    background-color: #3c8b3c;
    border-color: #327232; }
  .btn-success:active, .btn-success-reverse:active, .btn-success.active, .active.btn-success-reverse, .open > .btn-success.dropdown-toggle, .open > .dropdown-toggle.btn-success-reverse {
    background-image: none; }
  .btn-success.disabled, .disabled.btn-success-reverse, .btn-success.disabled:hover, .disabled.btn-success-reverse:hover, .btn-success.disabled:focus, .disabled.btn-success-reverse:focus, .btn-success.disabled:active, .disabled.btn-success-reverse:active, .btn-success.disabled.active, .disabled.active.btn-success-reverse, .btn-success[disabled], [disabled].btn-success-reverse, .btn-success[disabled]:hover, [disabled].btn-success-reverse:hover, .btn-success[disabled]:focus, [disabled].btn-success-reverse:focus, .btn-success[disabled]:active, [disabled].btn-success-reverse:active, .btn-success[disabled].active, [disabled].active.btn-success-reverse, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success-reverse, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success-reverse:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success-reverse:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success-reverse:active, fieldset[disabled] .btn-success.active, fieldset[disabled] .active.btn-success-reverse {
    background-color: #4cae4c;
    border-color: #449c44; }
  .btn-success .badge, .btn-success-reverse .badge {
    color: #4cae4c;
    background-color: #fff; }

.btn-info, .btn-info-reverse {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info-reverse:hover, .btn-info:focus, .btn-info-reverse:focus, .btn-info:active, .btn-info-reverse:active, .btn-info.active, .active.btn-info-reverse, .open > .btn-info.dropdown-toggle, .open > .dropdown-toggle.btn-info-reverse {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info-reverse:active, .btn-info.active, .active.btn-info-reverse, .open > .btn-info.dropdown-toggle, .open > .dropdown-toggle.btn-info-reverse {
    background-image: none; }
  .btn-info.disabled, .disabled.btn-info-reverse, .btn-info.disabled:hover, .disabled.btn-info-reverse:hover, .btn-info.disabled:focus, .disabled.btn-info-reverse:focus, .btn-info.disabled:active, .disabled.btn-info-reverse:active, .btn-info.disabled.active, .disabled.active.btn-info-reverse, .btn-info[disabled], [disabled].btn-info-reverse, .btn-info[disabled]:hover, [disabled].btn-info-reverse:hover, .btn-info[disabled]:focus, [disabled].btn-info-reverse:focus, .btn-info[disabled]:active, [disabled].btn-info-reverse:active, .btn-info[disabled].active, [disabled].active.btn-info-reverse, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info-reverse, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info-reverse:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info-reverse:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info-reverse:active, fieldset[disabled] .btn-info.active, fieldset[disabled] .active.btn-info-reverse {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge, .btn-info-reverse .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #49e3ff;
  border-color: #30dfff; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #16dbff;
    border-color: #00ccf1; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #49e3ff;
    border-color: #30dfff; }
  .btn-warning .badge {
    color: #49e3ff;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #1cace1;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .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: #1789b3;
    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: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 12px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

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

.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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.4;
    color: #333333;
    white-space: nowrap; }

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

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

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

.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: 12px;
  line-height: 1.4;
  color: #777777;
  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 solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 992px) {
  .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:focus,
    .btn-group-vertical > .btn:focus {
      outline: 0; }

.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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-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"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.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-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: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #1a171a;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .scene-ctrls-bldingsettings .input-group-addon.form-control, .scene-ctrls-scaffsettings .input-group-addon.form-control {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 12px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .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 {
    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: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #1cace1; }
  .nav .nav-divider {
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 2px solid #cccccc; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -2px; }
    .nav-tabs > li > a {
      margin-right: 3px;
      line-height: 1.4;
      border: 2px solid #cccccc;
      border-radius: 4px 4px 0 0;
      color: #777777;
      font-weight: bold; }
      .nav-tabs > li > a:hover {
        background-color: transparent;
        border-color: #1a171a #1a171a #777777; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #777777;
      background-color: #48bde8;
      border: 2px solid #cccccc;
      border-bottom-color: transparent;
      cursor: default; }
  .nav-tabs.noborder {
    border-bottom: 0; }
    .nav-tabs.noborder > li, .nav-tabs.noborder > li.active {
      margin-bottom: 0; }
      .nav-tabs.noborder > li > a, .nav-tabs.noborder > li.active > a {
        border-bottom: 0; }

.nav-pills > li {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px; }
  .nav-pills > li > a {
    border-radius: 4px;
    color: #1a171a;
    font-weight: bold;
    background-color: #f4f3f3; }
    .nav-pills > li > a .badge {
      padding: 2px 5px;
      min-width: 18px;
      text-align: center;
      height: 18px;
      font-size: 13px;
      font-weight: bold;
      color: #ffffff;
      background-color: #48bde8;
      border-radius: 9px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    border-color: #fff;
    color: #fff;
    background-color: #48bde8; }
  .nav-pills > li.active > a .badge {
    color: #1a171a;
    background-color: #ffffff;
    font-weight: bold; }

.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: 4px; }
  .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 #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 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: 45px;
  margin-bottom: 0px;
  border: 2px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  .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: 992px) {
    .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-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: 992px) {
    .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: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 992px) {
    .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;
  font-size: 18px;
  line-height: 19px;
  height: 45px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      /*margin-left: -$navbar-padding-horizontal;*/ } }

.navbar-toggle {
  position: relative;
  float: right;
  /*margin-right: $navbar-padding-horizontal;*/
  padding: 9px 10px;
  margin-top: 5.5px;
  margin-bottom: 5.5px;
  background-color: transparent;
  background-image: none;
  border: 2px solid transparent;
  border-radius: 4px; }
  .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: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 6.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    line-height: 19px; }
  @media (max-width: 991px) {
    .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: 19px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: right;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 13px;
          padding-bottom: 13px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.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: 3px;
  margin-bottom: 3px; }
  @media (max-width: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 992px) {
    .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-form.navbar-right:last-child {
        margin-right: -15px; } }

.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #383838;
  border-color: #272727; }
  .navbar-default .navbar-brand {
    color: #888; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #6f6f6f;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #888; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #1a171a;
      background-color: #75cdee; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #383838;
    background-color: #48bde8; }
  .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: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #272727; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #48bde8;
    color: #383838; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #888; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #1a171a;
        background-color: #75cdee; }
    .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: #383838;
      background-color: #48bde8; }
    .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: #888; }
    .navbar-default .navbar-link:hover {
      color: #1a171a; }
  .navbar-default .btn-link {
    color: #888; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #1a171a; }
    .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: #34373c;
  border-color: #1c1e21; }
  .navbar-inverse .navbar-brand {
    color: #83878a; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #83878a; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      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: #1c1e21; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #232529; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #1c1e21;
    color: #fff; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #1c1e21; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #1c1e21; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #83878a; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        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: #1c1e21; }
    .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: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #83878a; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #83878a; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .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: #444; }

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 12px;
      line-height: 1.4;
      text-decoration: none;
      color: #1cace1;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #1789b3;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #48bde8;
    border-color: #48bde8;
    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: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 19px 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: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .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: #777777;
    background-color: #fff;
    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: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #48bde8; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #1cace1; }

.label-success {
  background-color: #4cae4c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #3c8b3c; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #49e3ff; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #16dbff; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

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

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  .jumbotron.alert p {
    margin: 0 0 9.5px; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 30px;
      padding-bottom: 30px; }
      .jumbotron.alert {
        padding-top: 30px;
        padding-bottom: 30px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 42px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #1a171a; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1cace1; }

.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .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: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #d9534f; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #c9302c; }

@-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: 19px;
  margin-bottom: 19px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 12px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  background-color: #48bde8;
  -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[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #4cae4c; }
  .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: #5bc0de; }
  .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: #49e3ff; }
  .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: #d9534f; }
  .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,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

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

.media-object {
  display: block; }

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

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

.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 #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777; }
  .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: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #48bde8;
  border-color: #48bde8; }
  .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: #fdfeff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

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

.list-group-item-danger {
  color: #d9534f;
  background-color: #f2dede; }

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

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

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

.panel {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 30px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  font-weight: bold; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 25px 30px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

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

.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .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: 3px; }
  .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: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .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: 3px; }
  .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: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
.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: 19px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

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

.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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 6px; }

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

.close {
  position: absolute;
  top: 5px;
  right: 10px;
  /*float: right;*/
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  filter: alpha(opacity=80); }
  .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: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -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: translate3d(0, 0, 0);
    transform: translate3d(0, 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: 6px;
  -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 {
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.4px;
  background: #efefef;
  text-align: center;
  border-radius: 6px 6px 0 0; }

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

.modal-title {
  margin: 0;
  line-height: 1.4;
  color: #34373c; }

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

.modal-footer {
  padding: 30px;
  text-align: right;
  /*border-top: 1px solid $modal-footer-border-color;*/
  text-align: center; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn {
    min-width: 150px; }
  .modal-footer .btn + .btn {
    margin-left: 10px;
    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;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 8px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 8px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 8px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 8px; }

.tooltip-inner {
  max-width: 280px;
  padding: 5px 10px;
  color: #1a171a;
  text-align: left;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #48bde8;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-top-color: #48bde8; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 8px;
  border-width: 8px 8px 0;
  border-top-color: #48bde8; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 8px;
  border-width: 8px 8px 0;
  border-top-color: #48bde8; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-width: 8px 8px 8px 0;
  border-right-color: #48bde8; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
  border-left-color: #48bde8; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #48bde8; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 8px;
  border-width: 0 8px 8px;
  border-bottom-color: #48bde8; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 8px;
  border-width: 0 8px 8px;
  border-bottom-color: #48bde8; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .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: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 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: rgba(0, 0, 0, 0.25);
  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: rgba(0, 0, 0, 0.25); }
  .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: rgba(0, 0, 0, 0.25);
  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: rgba(0, 0, 0, 0.25); }
  .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;
      width: 100% \9;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .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); }
  .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%;
    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;
    margin-top: -10px;
    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: rgba(0, 0, 0, 0); }
  .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: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .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;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .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; }

  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; }

  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; }

  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; }

  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; }

  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; } }
/* Fonts */
/* This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: https://www.linotype.com */
@font-face {
  /*font-family:"Helvetica Neue LT W04_41488978";*/
  font-family: "Helvetica Neue LT";
  src: url("/fonts/1488978/7f7623bf-e7be-4b5f-b6a9-cc5370689300.eot?#iefix");
  src: url("/fonts/1488978/7f7623bf-e7be-4b5f-b6a9-cc5370689300.eot?#iefix") format("eot"), url("/fonts/1488978/a4ace127-46e5-4b0a-bee8-37278cfd7ad7.woff2") format("woff2"), url("/fonts/1488978/56189118-36f3-4137-9e51-6de760b4b0b8.woff") format("woff"), url("/fonts/1488978/b0bb8ccf-bcf7-47bc-b1d8-8a1f4b650585.ttf") format("truetype"); }
/**
 * @license
 * MyFonts Webfont Build ID 3248293, 2016-07-11T01:38:47-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AachenTL-Bold by Tilde
 * URL: http://www.myfonts.com/fonts/tilde/aachen/bold/
 * 
 * Webfont: AachenTL-Roman by Tilde
 * URL: http://www.myfonts.com/fonts/tilde/aachen/regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3248293
 * Licensed pageviews: 20,000
 * Webfonts copyright: Copyright 1990-2007 Bitstream Inc. All rights reserved. Modification for European languages. Copyright 1995-2007 Tilde, SIA.
 * 
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  /*font-family: 'AachenTL-Roman';*/
  font-family: 'AachenTL Roman';
  src: url("/fonts/aachen/3190A5_1_0.eot");
  src: url("/fonts/aachen/3190A5_1_0.eot?#iefix") format("embedded-opentype"), url("/fonts/aachen/3190A5_1_0.woff2") format("woff2"), url("/fonts/aachen/3190A5_1_0.woff") format("woff"), url("/fonts/aachen/3190A5_1_0.ttf") format("truetype"); }
@font-face {
  /*font-family: 'AachenTL-Bold';*/
  font-family: 'AachenTL Roman';
  src: url("/fonts/aachen/3190A5_0_0.eot");
  src: url("/fonts/aachen/3190A5_0_0.eot?#iefix") format("embedded-opentype"), url("/fonts/aachen/3190A5_0_0.woff2") format("woff2"), url("/fonts/aachen/3190A5_0_0.woff") format("woff"), url("/fonts/aachen/3190A5_0_0.ttf") format("truetype");
  font-weight: bold; }
/* ******************************
		Mixins
****************************** */
/* ******************************
		Animations
****************************** */
@-webkit-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
/* ******************************
		Global
****************************** */
img {
  max-width: 100%; }

/* ******************************
		General Helpers
****************************** */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

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

.last {
  margin-right: 0 !important; }

.left {
  float: left; }

.right {
  float: right; }

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

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

.imgLeft {
  float: left;
  margin: 0 15px 15px 0; }

.imgRight {
  float: right;
  margin: 0 0 15px 15px; }

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

.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.hidden {
  display: none; }

.replace {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.text-primary {
  color: #48bde8 !important; }

.text-success {
  color: #4cae4c !important; }

.text-info {
  color: #5bc0de !important; }

.text-warning {
  color: #49e3ff !important; }

s, strike, del {
  text-decoration: line-through; }

.text-danger, del {
  color: #d9534f !important; }

.text-grey {
  color: #777 !important; }

.text-inactive {
  color: #999999 !important; }

.bg-primary {
  background-color: #48bde8 !important; }

.bg-success {
  background-color: #4cae4c !important; }

.bg-success-light {
  background-color: #6ebf6e !important; }

.bg-info {
  background-color: #5bc0de !important; }

.bg-warning {
  background-color: #49e3ff !important; }

.bg-danger {
  background-color: #d9534f !important; }

.bg-danger-light {
  background-color: #e27c79 !important; }

.bg-inactive {
  background-color: #999999 !important; }

.nav {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.nowrap {
  white-space: nowrap; }

.clear {
  clear: both; }

.trunc {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.block {
  display: block; }

.inlineblock {
  display: inline-block; }

.not-row {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden; }

.col-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.flex-video {
  background-color: #444444;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
  padding-bottom: 56.5%;
  padding-top: 0;
  position: relative; }

.flex-video.widescreen {
  padding-bottom: 57.25%; }

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.schedule .bg-graylighter {
  padding-top: 1px;
  padding-bottom: 1px; }
.schedule .smallnav.nav-pills > li {
  padding: 0px 1px; }
.schedule .schedule-backing {
  margin-top: 0px;
  background: #f4f3f3; }
.schedule .company-display {
  display: table;
  vertical-align: middle;
  padding-right: 50px;
  background: #f6ba3b;
  padding-left: 20px; }
  .schedule .company-display .job-svg {
    float: left;
    margin-right: 20px;
    display: inline-block;
    display: table; }
  .schedule .company-display .job {
    display: table-cell;
    vertical-align: middle; }
    .schedule .company-display .job .job-link a {
      color: #000000;
      text-decoration: none;
      font-weight: bold;
      padding-left: 3px;
      font-size: 29px;
      line-height: 1.1; }
    .schedule .company-display .job .job-location {
      font-size: 17px;
      line-height: 1.4; }
.schedule .timesheets-link {
  text-align: center;
  color: #f47521;
  padding-top: 10px;
  text-decoration: none;
  position: absolute;
  right: 30px; }
  .schedule .timesheets-link span {
    margin-left: 5px; }
.schedule .newdailydocket {
  padding-right: 15px;
  padding-left: 20px;
  position: absolute;
  bottom: 50%;
  right: 15px;
  margin-bottom: -16px; }
.schedule .client-title {
  padding-left: 20px; }
.schedule .info-field.bg-success {
  vertical-align: top !important; }
  .schedule .info-field.bg-success .icn-scheduletype {
    vertical-align: middle;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 48px;
    margin: 0 auto;
    margin-bottom: 5px; }
    .schedule .info-field.bg-success .icn-scheduletype.deliveries {
      background: url("../images/box-icn-solid.png"); }
    .schedule .info-field.bg-success .icn-scheduletype.erect {
      background: url("../images/ladder-icn-solid.png"); }
    .schedule .info-field.bg-success .icn-scheduletype.dismantle {
      background: url("../images/scaffolding-icn-solid.png"); }
    .schedule .info-field.bg-success .icn-scheduletype.returns {
      background: url("../images/truck-icn-solid.png"); }
.schedule .info-field.bg-danger {
  vertical-align: middle !important; }
  .schedule .info-field.bg-danger .icn-scheduletype {
    vertical-align: middle;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 48px;
    margin: 0 auto;
    margin-bottom: 5px; }
    .schedule .info-field.bg-danger .icn-scheduletype.deliveries {
      background: url("../images/box-icn.png"); }
    .schedule .info-field.bg-danger .icn-scheduletype.erect {
      background: url("../images/ladder-icn.png"); }
    .schedule .info-field.bg-danger .icn-scheduletype.dismantle {
      background: url("../images/scaffolding-icn.png"); }
    .schedule .info-field.bg-danger .icn-scheduletype.returns {
      background: url("../images/truck-icn.png"); }

.bg-graylighter {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #eeeeee; }

.bg-graylightest {
  background-color: #f9f9f9; }

.pull-fullwidth {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }

/* Autocomplete dropdowns */
.autocomplete {
  max-height: 210px !important;
  overflow: auto; }
  .autocomplete div {
    background-color: #FFFFFF;
    padding: 12px;
    border-top: 1px solid #EEEEEE; }
    .autocomplete div:last-child {
      border-bottom: 1px solid #EEEEEE; }

/* ******************************
	Datepicker
****************************** */
.datepicker {
  padding-right: 35px;
  background-image: url("/images/icn-datepicker.png");
  background-position: 94% center;
  background-repeat: no-repeat; }

.ui-datepicker {
  width: 250px;
  padding: 2px 2px 0;
  display: none;
  border: 1px solid #ccc;
  background: #ffffff;
  color: #1a171a;
  border-radius: 3px; }

.ui-datepicker-header {
  position: relative;
  padding: 2px 0;
  text-align: center;
  background: #34373c;
  font-weight: bold;
  color: #83878a; }

.ui-datepicker-title {
  line-height: 25px;
  color: #fff; }

.ui-datepicker-prev, .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 25px;
  height: 25px;
  cursor: pointer; }

.ui-datepicker-prev {
  left: 2px;
  background: url("/images/icn-arrow-left-white.png") center no-repeat; }

.ui-datepicker-next {
  right: 2px;
  background: url("/images/icn-arrow-right-white.png") center no-repeat; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-datepicker-calendar {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin: 0 0 2px;
  border: none; }
  .ui-datepicker-calendar thead {
    background: #f5f5f5; }
    .ui-datepicker-calendar thead td, .ui-datepicker-calendar thead th {
      color: #83878a; }
  .ui-datepicker-calendar td, .ui-datepicker-calendar th {
    border: 0;
    padding: 1px;
    text-align: center; }
    .ui-datepicker-calendar td a, .ui-datepicker-calendar th a {
      color: #111; }
  .ui-datepicker-calendar th {
    padding: 5px 2px;
    text-align: center;
    font-weight: bold;
    border: 0;
    font-size: 13px; }
  .ui-datepicker-calendar td span, .ui-datepicker-calendar td a {
    display: block;
    padding: 2px;
    text-align: center;
    text-decoration: none; }
  .ui-datepicker-calendar .ui-state-disabled {
    cursor: default !important;
    color: #AAAAAA; }
  .ui-datepicker-calendar .ui-state-highlight {
    font-weight: bold;
    border: none;
    background: none; }
  .ui-datepicker-calendar .ui-state-active {
    font-weight: bold;
    border: 1px solid #111;
    background: #48bde8;
    color: #fff; }

/* ******************************
	Range Slider
****************************** */
.range-slider {
  max-width: 300px;
  margin: 0 auto; }

.range-slider__range {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 10px;
  border-radius: 5px;
  background: #ddd;
  outline: none;
  padding: 0;
  margin: 0;
  transition: background-color 0.15s ease;
  /*&.val-0 {
  	&::-webkit-slider-runnable-track {background-color: $brand-primary;}
  	&::-moz-range-track {background-color: $brand-primary;}
  	&::-ms-track {background-color: $brand-primary;}
  }*/ }
  .range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    margin-top: -5px;
    border-radius: 50%;
    background: #48bde8;
    cursor: pointer;
    transition: background-color 0.15s ease; }
    .range-slider__range::-webkit-slider-thumb:hover {
      background: #1cace1; }
  .range-slider__range::-moz-range-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    margin-top: -5px;
    border-radius: 50%;
    background: #48bde8;
    cursor: pointer;
    transition: background-color 0.15s ease; }
    .range-slider__range::-moz-range-thumb:hover {
      background: #1cace1; }
  .range-slider__range::-ms-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    margin-top: -5px;
    border-radius: 50%;
    background: #48bde8;
    cursor: pointer;
    transition: background-color 0.15s ease; }
    .range-slider__range::-ms-thumb:hover {
      background: #1cace1; }
  .range-slider__range::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 10px;
    border-radius: 5px;
    background: #ddd;
    outline: none;
    padding: 0;
    margin: 0;
    transition: background-color 0.15s ease; }
  .range-slider__range::-moz-range-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 10px;
    border-radius: 5px;
    background: #ddd;
    outline: none;
    padding: 0;
    margin: 0;
    transition: background-color 0.15s ease; }
  .range-slider__range::-ms-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 10px;
    border-radius: 5px;
    background: #ddd;
    outline: none;
    padding: 0;
    margin: 0;
    transition: background-color 0.15s ease; }
  .range-slider__range::-ms-track {
    width: 100%;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent; }
  .range-slider__range:active::-webkit-slider-thumb {
    background: #1cace1; }
  .range-slider__range:active::-moz-range-thumb {
    background: #1cace1; }
  .range-slider__range:active::-ms-range-thumb {
    background: #1cace1; }
  .range-slider__range:focus {
    background: none;
    outline: none; }
  .range-slider__range.val-1::-webkit-slider-runnable-track {
    background-color: #49e3ff; }
  .range-slider__range.val-1::-moz-range-track {
    background-color: #49e3ff; }
  .range-slider__range.val-1::-ms-track {
    background-color: #49e3ff; }
  .range-slider__range.val-2::-webkit-slider-runnable-track {
    background-color: #DDB921; }
  .range-slider__range.val-2::-moz-range-track {
    background-color: #DDB921; }
  .range-slider__range.val-2::-ms-track {
    background-color: #DDB921; }
  .range-slider__range.val-3::-webkit-slider-runnable-track {
    background-color: #CBB727; }
  .range-slider__range.val-3::-moz-range-track {
    background-color: #CBB727; }
  .range-slider__range.val-3::-ms-track {
    background-color: #CBB727; }
  .range-slider__range.val-4::-webkit-slider-runnable-track {
    background-color: #B9B62C; }
  .range-slider__range.val-4::-moz-range-track {
    background-color: #B9B62C; }
  .range-slider__range.val-4::-ms-track {
    background-color: #B9B62C; }
  .range-slider__range.val-5::-webkit-slider-runnable-track {
    background-color: #A7B531; }
  .range-slider__range.val-5::-moz-range-track {
    background-color: #A7B531; }
  .range-slider__range.val-5::-ms-track {
    background-color: #A7B531; }
  .range-slider__range.val-6::-webkit-slider-runnable-track {
    background-color: #94B337; }
  .range-slider__range.val-6::-moz-range-track {
    background-color: #94B337; }
  .range-slider__range.val-6::-ms-track {
    background-color: #94B337; }
  .range-slider__range.val-7::-webkit-slider-runnable-track {
    background-color: #82B23C; }
  .range-slider__range.val-7::-moz-range-track {
    background-color: #82B23C; }
  .range-slider__range.val-7::-ms-track {
    background-color: #82B23C; }
  .range-slider__range.val-8::-webkit-slider-runnable-track {
    background-color: #70B141; }
  .range-slider__range.val-8::-moz-range-track {
    background-color: #70B141; }
  .range-slider__range.val-8::-ms-track {
    background-color: #70B141; }
  .range-slider__range.val-9::-webkit-slider-runnable-track {
    background-color: #5EAF47; }
  .range-slider__range.val-9::-moz-range-track {
    background-color: #5EAF47; }
  .range-slider__range.val-9::-ms-track {
    background-color: #5EAF47; }
  .range-slider__range.val-10::-webkit-slider-runnable-track {
    background-color: #4cae4c; }
  .range-slider__range.val-10::-moz-range-track {
    background-color: #4cae4c; }
  .range-slider__range.val-10::-ms-track {
    background-color: #4cae4c; }
  .range-slider__range.val--2::-webkit-slider-runnable-track {
    background-color: #d9534f; }
  .range-slider__range.val--2::-moz-range-track {
    background-color: #4cae4c; }
  .range-slider__range.val--2::-ms-track {
    background-color: #4cae4c; }

.range-labels {
  margin: 10px -4.5% 0;
  padding: 0;
  list-style: none; }
  .range-labels li {
    position: relative;
    float: left;
    width: 14.28%;
    text-align: center;
    /*color: #ccc;*/
    font-size: 14px;
    padding-top: 15px;
    cursor: pointer; }
    .range-labels li::before {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      content: "";
      margin: 0 auto;
      width: 10px;
      height: 10px;
      background: #ccc;
      border-radius: 50%; }
  .range-labels .invis {
    opacity: 0;
    visibility: hidden; }
  .range-labels .active {
    color: #48bde8; }
    .range-labels .active:before {
      background: #48bde8; }

.range-slider__value {
  display: inline-block;
  display: none;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #2c3e50;
  padding: 5px 10px;
  margin-left: 8px; }
  .range-slider__value:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #2c3e50;
    border-bottom: 7px solid transparent;
    content: ''; }

/* ******************************
	Put Custom Styles Here
****************************** */
body {
  overflow-y: scroll;
  background-color: #f5f5f5; }

.mainstreet {
  padding-bottom: 15px; }
  .mainstreet {
    *zoom: 1; }
  .mainstreet:before, .mainstreet:after {
    content: "";
    display: table; }
  .mainstreet:after {
    clear: both; }
  .mainstreet .container-fluid, .mainstreet .container {
    background-color: #fff; }
  .mainstreet .container {
    margin-left: 0; }

.danger {
  color: #d9534f; }

.warning {
  color: #48bde8; }

.success {
  color: #4cae4c; }

.info {
  color: #5bc0de; }

.site-header .navbar {
  border: 0; }

.navbar-brand {
  display: table;
  margin-right: 20px; }

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

.dropdown-menu {
  min-width: 100%;
  padding: 0;
  background: #eeeae7;
  border: 0;
  border-top: 2px solid #383838;
  border-radius: 0 0 5px 5px;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175); }
  .dropdown-menu:before {
    content: "";
    bottom: 100%;
    right: 21px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #383838;
    border-width: 8px; }
  .dropdown-menu > li {
    font-size: 12px; }
    .dropdown-menu > li > a {
      color: #48bde8;
      padding: 10px 20px;
      border-bottom: 1px solid #f5f5f3;
      white-space: inherit;
      font-weight: bold; }
      .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active {
        color: #fff;
        background-color: #48bde8; }
    .dropdown-menu > li:last-child > a {
      border-radius: 0 0 5px 5px; }

.alerts-dropdown {
  width: 250px;
  left: auto;
  right: 0; }
  .alerts-dropdown:before {
    right: 18px; }
  .alerts-dropdown > li > a {
    color: #83878a;
    font-weight: normal; }
    .alerts-dropdown > li > a:hover, .alerts-dropdown > li > a:focus, .alerts-dropdown > li > a.active {
      color: #262626;
      background-color: #f5f5f5; }
    .alerts-dropdown > li > a.noalert {
      pointer-events: none;
      color: #83878a;
      background-color: transparent; }
  .alerts-dropdown .dropalert-viewall {
    position: relative;
    text-align: right;
    border: 0;
    font-weight: bold;
    color: #48bde8;
    padding-right: 50px; }
    .alerts-dropdown .dropalert-viewall:after {
      content: "";
      position: absolute;
      right: 20px;
      top: 7px;
      width: 20px;
      height: 20px;
      background: url("/images/icn-arr_right.png") 0 0 no-repeat; }
  .alerts-dropdown .dropalert-danger, .alerts-dropdown .dropalert-warning, .alerts-dropdown .dropalert-success {
    padding-left: 50px;
    background-position: 20px 12px;
    background-repeat: no-repeat; }
  .alerts-dropdown .dropalert-danger {
    background-image: url("/images/icn-danger.png"); }
  .alerts-dropdown .dropalert-warning {
    background-image: url("/images/icn-warning.png"); }
  .alerts-dropdown .dropalert-success {
    background-image: url("/images/icn-success.png"); }

.alerts-count {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: -2px 0;
  margin-left: 4px;
  background: #d9534f;
  border-radius: 50%;
  text-align: center;
  color: #fff; }

.extra-nav.navbar-nav > li {
  font-size: 18px; }
  .extra-nav.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #48bde8; }
  .extra-nav.navbar-nav > li.nav-userprofile {
    font-size: 14px; }
.extra-nav.navbar-nav .badge {
  vertical-align: top;
  margin: 1px 0 0 2px; }

.nav .nav-userprofile {
  position: relative; }
  .nav .nav-userprofile:before {
    content: "";
    display: block;
    width: 1px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    background-color: #83878a; }
  .nav .nav-userprofile > a {
    padding-right: 65px;
    line-height: 21px; }

.nav-avatar {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 10px;
  top: 50%;
  margin-top: -20px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.site-hdrtitle {
  padding: 14px 0;
  text-align: right;
  color: #85868a;
  font-size: 40px;
  font-weight: bold; }

.hdr-search {
  padding: 17px 5px 17px 0; }
  .hdr-search .form-control {
    width: 100px; }
  .hdr-search .btn-search {
    float: right;
    display: block;
    width: 40px;
    height: 30px;
    background: url("/images/icn-search-grey.png") center no-repeat;
    background-size: 18px auto;
    border: none; }

.navbar-default .navbar-toggle {
  border-color: #48bde8; }
  .navbar-default .navbar-toggle .icon-bar {
    background: #48bde8; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #48bde8; }
    .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
      background: #fff; }

.campaign-progress {
  margin-bottom: 25px; }
  .campaign-progress {
    *zoom: 1; }
  .campaign-progress:before, .campaign-progress:after {
    content: "";
    display: table; }
  .campaign-progress:after {
    clear: both; }

.camp-prog, .temp-prog {
  float: left;
  width: 23%;
  margin: 0 1%;
  padding-bottom: 5px;
  border-bottom: 2px solid #dbdbdb;
  color: #dbdbdb;
  font-weight: bold; }
  .camp-prog.current, .temp-prog.current {
    color: #5bc0de;
    border-bottom-color: #48bde8; }
  .camp-prog.complete, .temp-prog.complete {
    color: #48bde8;
    border-bottom-color: #48bde8;
    background: url("/images/icn-success.png") right 4px no-repeat; }

.temp-prog {
  width: 31.3%; }

.campaign-search-wrap {
  float: left;
  width: 400px;
  padding-bottom: 20px; }
  .campaign-search-wrap + .page-content {
    margin-left: 450px; }

.form-horizontal .col-xs-1, .form-horizontal .col-sm-1, .form-horizontal .col-md-1, .form-horizontal .col-lg-1, .form-horizontal .col-xs-2, .form-horizontal .col-sm-2, .form-horizontal .col-md-2, .form-horizontal .col-lg-2, .form-horizontal .col-xs-3, .form-horizontal .col-sm-3, .form-horizontal .col-md-3, .form-horizontal .col-lg-3, .form-horizontal .col-xs-4, .form-horizontal .col-sm-4, .form-horizontal .col-md-4, .form-horizontal .col-lg-4, .form-horizontal .col-xs-5, .form-horizontal .col-sm-5, .form-horizontal .col-md-5, .form-horizontal .col-lg-5, .form-horizontal .col-xs-6, .form-horizontal .col-sm-6, .form-horizontal .col-md-6, .form-horizontal .col-lg-6, .form-horizontal .col-xs-7, .form-horizontal .col-sm-7, .form-horizontal .col-md-7, .form-horizontal .col-lg-7, .form-horizontal .col-xs-8, .form-horizontal .col-sm-8, .form-horizontal .col-md-8, .form-horizontal .col-lg-8, .form-horizontal .col-xs-9, .form-horizontal .col-sm-9, .form-horizontal .col-md-9, .form-horizontal .col-lg-9, .form-horizontal .col-xs-10, .form-horizontal .col-sm-10, .form-horizontal .col-md-10, .form-horizontal .col-lg-10, .form-horizontal .col-xs-11, .form-horizontal .col-sm-11, .form-horizontal .col-md-11, .form-horizontal .col-lg-11, .form-horizontal .col-xs-12, .form-horizontal .col-sm-12, .form-horizontal .col-md-12, .form-horizontal .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px; }
.form-horizontal .row, .form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }

.btn-lg, .btn-group-lg > .btn {
  height: 50px; }

.btn-search:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 26px;
  margin-left: 12px;
  background: url("/images/icn-search.png") center no-repeat; }

.campaign-search .checkbox-btn.portrait {
  margin-left: 40px; }

.checkbox-btn {
  display: inline-block;
  position: relative;
  margin: 0 7px 10px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .checkbox-btn input[type="checkbox"], .checkbox-btn input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden; }
  .checkbox-btn label {
    position: relative;
    color: #48bde8;
    border: 2px solid #48bde8;
    border-radius: 4px;
    padding: 8px 15px;
    margin: 0;
    font-weight: normal;
    cursor: pointer;
    font-weight: bold; }
    .checkbox-btn label.bold {
      font-weight: bold; }
  .checkbox-btn input:checked + label {
    background-color: #48bde8;
    color: #48bde8; }
  .checkbox-btn.btn-big label {
    padding-top: 15px;
    padding-bottom: 15px; }
  .checkbox-btn.btn-big.portrait label {
    padding-top: 40px;
    padding-bottom: 40px; }

.bg-graylighter .checkbox-btn {
  margin-top: 5px;
  margin-bottom: 5px; }

.btn-spacer {
  display: inline-block;
  width: 1px;
  height: 5px; }

.field-box {
  position: relative;
  margin: 25px 0 20px;
  padding: 20px;
  border-radius: 6px;
  border: 2px solid #ccc; }
  .field-box legend {
    position: absolute;
    top: -11px;
    left: 20px;
    display: inline-block;
    width: auto;
    padding: 0 10px;
    margin-bottom: 0;
    background: #fff;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    color: #1a171a; }

label.required:after, legend.required:after {
  content: "*";
  display: inline-block;
  margin-left: 4px;
  color: #48bde8; }

.dashboard-header {
  overflow: hidden;
  padding-top: 30px;
  margin-bottom: 15px; }

.dashboard-topper {
  overflow: hidden;
  padding: 15px 0; }

.back {
  display: inline-block;
  line-height: 20px;
  padding-left: 25px;
  font-weight: bold;
  background: url("/images/icn-arr_left.png") 0 0 no-repeat; }

.dashboard-pagination {
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 600; }

.dashboard-subtitle {
  font-size: 18px; }
  .dashboard-subtitle + .campaign-info-wrap {
    margin-top: 10px; }

.dashboard-nav {
  float: left; }
  .dashboard-nav a {
    display: inline-block;
    width: 195px;
    padding: 5px 0;
    margin-right: 6px;
    color: #1a171a;
    border-bottom: 2px solid currentcolor;
    text-decoration: none;
    font-weight: bold; }
    .dashboard-nav a.active {
      color: #48bde8; }

.dashboard-filter {
  float: right; }
  .dashboard-filter label {
    margin-right: 5px; }

.dashboard-view-toggles {
  float: right; }

.icn-view {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url("/images/icn-view-sprite.png") 0 0 no-repeat;
  cursor: pointer; }
  .icn-view.view-grid {
    background-position: 0 0; }
    .icn-view.view-grid.active {
      background-position: 0 bottom; }
  .icn-view.view-list {
    background-position: -38px 0; }
    .icn-view.view-list.active {
      background-position: -38px bottom; }

.overview-tile {
  float: left;
  padding: 15px 0; }
  .overview-tile .overview-img {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .overview-tile .overview-title {
    display: block;
    padding: 10px 0;
    font-weight: 600;
    color: #1a171a;
    text-decoration: none; }
  .overview-tile.layout-list {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #f5f5f5; }
    .overview-tile.layout-list .overview-img {
      width: 140px;
      height: 80px;
      float: left; }
    .overview-tile.layout-list .overview-info {
      padding-top: 5px;
      padding-right: 425px;
      min-height: 80px;
      position: relative;
      margin-left: 170px; }
    .overview-tile.layout-list .overview-loc {
      font-size: 12px;
      padding-left: 20px;
      background: url("/images/icn-location.png") 0 3px no-repeat; }
    .overview-tile.layout-list .overview-btnwrap {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -19px; }
      .overview-tile.layout-list .overview-btnwrap .btn {
        margin-left: 5px; }
  .overview-tile.layout-grid {
    width: 300px;
    height: 260px;
    margin-right: 20px; }
    .overview-tile.layout-grid .overview-img {
      width: 100%;
      height: 185px; }
    .overview-tile.layout-grid .overview-btnwrap, .overview-tile.layout-grid .overview-loc {
      display: none; }

.content-header {
  overflow: hidden;
  margin-bottom: 20px; }

.asset-category {
  overflow: hidden; }

.asset-tile {
  display: inline-block;
  width: 300px;
  margin-right: 16px;
  margin-bottom: 15px; }

.asset-thumb {
  position: relative;
  display: block;
  height: 180px;
  margin-bottom: 5px;
  background-color: #efefef;
  background-position: center;
  background-repeat: no-repeat; }

.icn-assetstatus {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1; }
  .icn-assetstatus.status-danger {
    background-color: #d9534f;
    background-image: url("/images/icn-white-danger.png"); }
    .icn-assetstatus.status-danger + .tooltip .tooltip-inner:before {
      color: #d9534f; }
  .icn-assetstatus.status-warning {
    background-color: #49e3ff;
    background-image: url("/images/icn-white-warning.png"); }
    .icn-assetstatus.status-warning + .tooltip .tooltip-inner:before {
      color: #49e3ff; }
  .icn-assetstatus.status-success {
    background-color: #4cae4c;
    background-image: url("/images/icn-white-success.png"); }
    .icn-assetstatus.status-success + .tooltip .tooltip-inner:before {
      color: #4cae4c; }
  .icn-assetstatus + .tooltip .tooltip-inner:before {
    content: "ALERT!";
    font-weight: bold;
    margin-right: 5px; }

.asset-date {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.asset-title {
  display: block;
  height: 44px;
  font-size: 16px;
  color: #1a171a; }

.campaign-info-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1; }

.campaign-status {
  float: right;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  padding-left: 30px; }
  .campaign-status .success, .campaign-status .warning, .campaign-status .danger {
    font-size: 26px;
    line-height: 1; }
  .campaign-status.warning-icon {
    padding-left: 10px; }
    .campaign-status.warning-icon .glyphicon {
      font-size: 40px; }

.campaign-info {
  float: left;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  -webkit-column-rule: 1px solid #e1e1e1;
  -moz-column-rule: 1px solid #e1e1e1;
  column-rule: 1px solid #e1e1e1; }

.cinfo-row {
  overflow: hidden; }

.cinfo-h, .cinfo-d {
  line-height: 19px; }

.cinfo-h {
  float: left;
  width: 85px;
  font-size: 12px;
  font-weight: bold; }

.cinfo-d {
  max-width: 120px;
  margin-left: 85px; }

.w-max .cinfo-d {
  max-width: inherit; }

.campaign-table-wrap {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow-y: auto; }
  .campaign-table-wrap .table {
    width: 100%;
    min-width: 800px;
    /*th, td {
    	&:last-child {text-align: right;}
    }*/ }

.table.tblfixed {
  table-layout: fixed; }
.table.vmiddle tbody td {
  vertical-align: middle; }
.table .td-plain {
  padding: 0;
  border-top: 0; }
.table td.alert {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }
.table .camp-highlighted td {
  padding: 5px 0;
  border: 0; }
  .table .camp-highlighted td:first-child .chl-box {
    border-radius: 6px 0 0 6px; }
  .table .camp-highlighted td:last-child .chl-box {
    border-radius: 0 6px 6px 0; }
.table .camp-highlighted .chl-box {
  padding: 6px 10px;
  background: #f6f4f5; }
.table .camp-highlighted:nth-last-match(selector) td {
  border-bottom: 2px solid #48bde8; }
.table .camp-endingsoon td {
  font-size: 12px;
  padding: 15px 0 0; }
.table .camp-endingsoon + .camp-highlighted td {
  padding-top: 5px; }
.table .camp-ending-bot td {
  padding: 5px 0 0 0;
  border-top: 0;
  border-bottom: 2px solid #48bde8; }
.table .btncell {
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 1; }
.table.table-condensed .btncell {
  padding-top: 1px;
  padding-bottom: 1px; }
  .table.table-condensed .btncell .btn-xs, .table.table-condensed .btncell .btn-group-xs > .btn {
    padding-top: 1px;
    padding-bottom: 1px; }

.tblsorter .header {
  position: relative;
  cursor: pointer;
  padding-right: 20px; }
  .tblsorter .header:after {
    display: block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 2px;
    bottom: 6px; }
.tblsorter .headerSortUp, .tblsorter .headerSortDown {
  background-color: rgba(244, 117, 33, 0.3); }
.tblsorter .headerSortUp:after {
  content: "\e093"; }
.tblsorter .headerSortDown:after {
  content: "\e094"; }

.overview-camp-tbl {
  margin-bottom: 20px; }
  .overview-camp-tbl .td:nth-child(1) {
    width: 19%; }
  .overview-camp-tbl .td:nth-child(2) {
    width: 12%; }
  .overview-camp-tbl .td:nth-child(3) {
    width: 18%; }
  .overview-camp-tbl .td:nth-child(4) {
    width: 10.5%; }
  .overview-camp-tbl .td:nth-child(5) {
    width: 9%; }
  .overview-camp-tbl .td:nth-child(6) {
    width: 7%; }
  .overview-camp-tbl .td:nth-child(7) {
    width: 6%;
    text-align: center; }
  .overview-camp-tbl .td:nth-child(8) {
    width: 18.5%;
    text-align: right; }

.overview-camp-header .td {
  vertical-align: bottom;
  font-size: 12px;
  border-bottom: 2px solid #48bde8;
  padding-bottom: 5px;
  font-weight: bold; }

.overview-camp-body .expires, .table .expires {
  position: relative; }
  .overview-camp-body .expires:before, .table .expires:before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 25px;
    top: 50%;
    margin-top: -12px;
    background-color: #48bde8; }

.overview-camp-body .tr {
  border-bottom: 1px solid #ccc; }
.overview-camp-body .td {
  padding-top: 19px; }
  .overview-camp-body .td:nth-child(8) {
    padding-top: 10px; }

.overview-camp-detailed {
  text-align: right;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 2px solid #48bde8; }
  .overview-camp-detailed .asset-tile {
    text-align: left; }

.tr {
  position: relative;
  overflow: hidden; }

.td {
  float: left;
  padding: 10px; }

.overview-campresults-tbl {
  margin-bottom: 20px; }
  .overview-campresults-tbl .td:nth-child(1) {
    width: 33%; }
  .overview-campresults-tbl .td:nth-child(2) {
    width: 14%; }
  .overview-campresults-tbl .td:nth-child(3) {
    width: 12%; }
  .overview-campresults-tbl .td:nth-child(4) {
    width: 12%; }
  .overview-campresults-tbl .td:nth-child(5) {
    width: 12%; }
  .overview-campresults-tbl .td:nth-child(6) {
    width: 17%;
    text-align: right;
    padding-top: 10px; }

.overview-camp-wrap {
  overflow-y: auto; }
  .overview-camp-wrap .overview-siteindex-tbl, .overview-camp-wrap .overview-campresults-tbl {
    width: 100%;
    min-width: 800px; }
  .overview-camp-wrap .overview-camp-tbl {
    width: 100%;
    min-width: 900px; }

.overview-siteindex-tbl {
  margin-bottom: 20px; }
  .overview-siteindex-tbl .td:nth-child(1) {
    width: 5%; }
  .overview-siteindex-tbl .td:nth-child(2) {
    width: 14%; }
  .overview-siteindex-tbl .td:nth-child(3) {
    width: 12%; }
  .overview-siteindex-tbl .td:nth-child(4) {
    width: 12%; }
  .overview-siteindex-tbl .td:nth-child(5) {
    width: 12%; }
  .overview-siteindex-tbl .td:nth-child(6) {
    width: 25%;
    text-align: right; }
  .overview-siteindex-tbl .td:nth-child(7) {
    width: 20%; }
  .overview-siteindex-tbl .overview-camp-body .td:nth-child(2) {
    padding-top: 5px;
    padding-bottom: 5px; }
  .overview-siteindex-tbl .overview-camp-body .td:nth-child(3) {
    width: 12%; }
  .overview-siteindex-tbl .overview-camp-body .td:nth-child(4) {
    width: 12%; }
  .overview-siteindex-tbl .overview-camp-body .td:nth-child(5) {
    width: 12%; }
  .overview-siteindex-tbl .overview-camp-body .td:nth-child(7) {
    text-align: right; }
    .overview-siteindex-tbl .overview-camp-body .td:nth-child(7) .btn {
      margin-left: 10px; }
  .overview-siteindex-tbl .icn-assetstatus {
    display: inline-block;
    position: static; }

.checkwrap {
  position: relative; }
  .checkwrap input {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    display: none; }
  .checkwrap label {
    border: 1px solid #ccc;
    width: 24px;
    height: 24px;
    border-radius: 3px; }
  .checkwrap input:checked + label {
    background: url("/images/icn-orange-success.png") center no-repeat; }

.switch {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px; }

.switch-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }

.switch-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 58px;
  height: 28px;
  padding: 2px;
  margin-bottom: 0;
  background-color: #dddddd;
  border-radius: 28px;
  text-align: left !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .switch-toggle + label:before, .switch-toggle + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .switch-toggle + label:before {
    content: "YES";
    right: 2px;
    background-color: #f4f2f3;
    border-radius: 28px;
    line-height: 24px;
    padding-left: 5px;
    font-size: 12px;
    color: #fff; }
  .switch-toggle + label:after {
    width: 24px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }

.switch-toggle:checked + label {
  background-color: #48bde8; }
  .switch-toggle:checked + label:before {
    background-color: #75cdee; }
  .switch-toggle:checked + label:after {
    margin-left: 30px; }

.inline-switch > .form-group > label + div {
  display: inline-block;
  margin-left: 15px; }

.inline-rightswitch > .form-group > label + div {
  float: right;
  margin-left: 15px; }

#permittable {
  background: #fbfbfb; }
  #permittable .inline-rightswitch .form-group {
    margin-bottom: 0; }
  #permittable .switch-toggle + label {
    margin-bottom: 0; }

.niceradio {
  margin-bottom: 5px;
  display: inline-block;
  position: relative;
  min-height: 30px; }
  .niceradio + .niceradio {
    margin-left: 15px; }
  .niceradio input[type=radio] {
    left: 0;
    top: 0;
    position: absolute;
    visibility: hidden; }
  .niceradio label {
    padding: 5px 0 0 40px;
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 9;
    font-weight: normal; }
  .niceradio .check {
    display: block;
    position: absolute;
    border: 3px solid #dddddd;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    top: 0px;
    left: 0px;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .niceradio .check:before {
      content: "";
      display: block;
      position: absolute;
      content: '';
      border-radius: 100%;
      height: 14px;
      width: 14px;
      top: 5px;
      left: 5px;
      margin: auto;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .niceradio:hover .check {
    border-color: #48bde8; }
  .niceradio input[type=radio]:checked + .check {
    border-color: #efba1c; }
    .niceradio input[type=radio]:checked + .check:before {
      background: #efba1c; }

.has-error {
  position: relative; }
  .has-error:after {
    content: "This field is required";
    position: absolute;
    right: 5px;
    top: 8px;
    background: #d9534f;
    color: #fff;
    padding: 2px 5px;
    font-size: 9px; }
  .has-error .form-control {
    background-color: #f9f0f1; }
  .has-error.field-box {
    border-color: #d9534f; }
    .has-error.field-box:after {
      top: -18px; }

.nav.nav-tabs > li > a {
  padding-left: 30px;
  padding-right: 30px; }

.nav-tabs > li > a img {
  margin-right: 5px; }
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  color: #1a171a;
  border-bottom-color: #cccccc; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  border-color: #48bde8; }

thead .checkwrap label {
  margin-bottom: -5px; }

.panel-drilldown {
  overflow: hidden; }

.panel-drill-asset-wrap {
  float: left;
  width: 460px; }

.panel-drill-asset {
  position: relative;
  width: 460px;
  height: 260px;
  margin-bottom: 10px;
  background-color: #383838;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center; }
  .panel-drill-asset img {
    max-height: 100%; }

.btn-play {
  position: relative;
  width: 70px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  cursor: pointer; }
  .btn-play:before {
    content: "";
    left: 50%;
    top: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #48bde8;
    border-width: 11px 0 11px 22px;
    margin: -11px 0 0 -11px; }
  .btn-play.btn-center {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -35px; }

.btn-info-reverse {
  background: #fff;
  border-color: #5bc0de;
  color: #5bc0de; }

.btn-success-reverse {
  background: #fff;
  border-color: #4cae4c;
  color: #4cae4c; }

.panel-drill-info {
  margin-left: 490px; }
  .panel-drill-info .btn {
    display: block;
    width: 160px;
    margin: 10px 0; }

.userblock, .userblock-cell, .table td.userblock-cell {
  position: relative; }
  .userblock.c1, .userblock-cell.c1, .table td.userblock-cell.c1 {
    background-color: #F7CAEA; }
  .userblock.c2, .userblock-cell.c2, .table td.userblock-cell.c2 {
    background-color: #82D8C8; }
  .userblock.c3, .userblock-cell.c3, .table td.userblock-cell.c3 {
    background-color: #FAC8A8; }
  .userblock.c4, .userblock-cell.c4, .table td.userblock-cell.c4 {
    background-color: #C7BED4; }
  .userblock.c5, .userblock-cell.c5, .table td.userblock-cell.c5 {
    background-color: #A7C8E6; }
  .userblock.c6, .userblock-cell.c6, .table td.userblock-cell.c6 {
    background-color: #FFBCC0; }
  .userblock.c7, .userblock-cell.c7, .table td.userblock-cell.c7 {
    background-color: #FAEDC1; }
  .userblock.c8, .userblock-cell.c8, .table td.userblock-cell.c8 {
    background-color: #DAE9A6; }
  .userblock.c9, .userblock-cell.c9, .table td.userblock-cell.c9 {
    background-color: #CACEAC; }
  .userblock.c10, .userblock-cell.c10, .table td.userblock-cell.c10 {
    background-color: #E1E1E1; }

.userblock {
  padding: 12px;
  padding-left: 50px;
  /*background: url('/images/icn-crew.png') 10px center no-repeat;
  background-size: 31px auto;*/
  font-size: 14px;
  font-weight: bold;
  color: #1a171a; }
  .userblock a {
    color: #1a171a; }
  .userblock.smallbox {
    padding: 10px 0 10px 40px;
    font-size: 11px; }
    .userblock.smallbox .userblock-avatar {
      left: 2px; }

.userblock-avatar {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  left: 10px;
  background: url("/images/icn-crew.png") center no-repeat;
  background-size: contain;
  z-index: 1; }

.userblock-cell, .table td.userblock-cell {
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
  min-width: 120px; }
  .userblock-cell .userblock, .table td.userblock-cell .userblock {
    padding: 10px 0 10px 35px;
    background-size: 25px auto;
    background-position: 2px center; }
  .userblock-cell .userblock-avatar, .table td.userblock-cell .userblock-avatar {
    left: 8px;
    width: 25px;
    height: 25px;
    margin-top: -13px; }

.table.table-condensed td.userblock-cell .userblock {
  padding-top: 6px;
  padding-bottom: 6px;
  background-position: 3px center; }
  .table.table-condensed td.userblock-cell .userblock .userblock-avatar {
    left: 3px; }

div.userblock, a.userblock {
  display: inline-block; }

.right div.userblock,
.right a.userblock {
  margin-top: 14px; }

.report-chartwrap {
  position: relative;
  height: 350px;
  margin: 25px auto 50px; }

.login-splash-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/images/bg-login.jpg") center no-repeat;
  background-size: cover;
  display: table; }

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

.login-splash-inner {
  max-width: 460px;
  margin: 0 auto; }

.login-title-wrap {
  width: 400px;
  margin: 0 auto 35px;
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  text-align: left;
  color: #34373c; }
  .login-title-wrap {
    *zoom: 1; }
  .login-title-wrap:before, .login-title-wrap:after {
    content: "";
    display: table; }
  .login-title-wrap:after {
    clear: both; }
  .login-title-wrap img {
    float: left; }

.login-title {
  margin-left: 125px;
  padding-left: 20px;
  border-left: 4px solid #34373c; }

.login-form {
  position: relative;
  background: #34373c;
  padding: 35px;
  border-radius: 6px; }
  .login-form p {
    margin-bottom: 15px;
    color: #EAEAEA; }
  .login-form .form-control {
    background-color: #cccccc;
    text-align: center;
    font-size: 18px; }
    .login-form .form-control::-webkit-input-placeholder {
      color: #1a171a;
      font-weight: bold; }
    .login-form .form-control:-moz-placeholder {
      color: #1a171a;
      font-weight: bold; }
    .login-form .form-control::-moz-placeholder {
      color: #1a171a;
      font-weight: bold; }
    .login-form .form-control:-ms-input-placeholder {
      color: #1a171a;
      font-weight: bold; }

.login-terms {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  font-size: 11px;
  text-align: center;
  color: #fff; }
  .login-terms a {
    display: inline-block;
    padding: 0 5px;
    color: #fff; }

.btn-center .btn {
  min-width: 100px;
  margin: 0 10px; }

.userupload-wrap {
  position: relative; }

.overlay-uploader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  cursor: pointer;
  z-index: 1; }

.uploader-style .flex-field {
  margin-right: 130px; }
.uploader-style .btn {
  float: right;
  height: 50px;
  width: 110px;
  padding: 14px 20px; }

.icn-usercount {
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  background: #48bde8;
  border-radius: 50%;
  font-weight: bold; }

.icn-remove,
.icn-add {
  display: inline-block;
  position: relative;
  color: #48bde8;
  font-weight: bold;
  cursor: pointer; }
  .icn-remove:before,
  .icn-add:before {
    content: "+";
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 14px;
    font-size: 28px;
    line-height: 25px;
    border: 1px solid #48bde8;
    text-align: center;
    font-weight: normal;
    vertical-align: middle; }

.icn-remove:before {
  content: '-'; }

.client-campview-hdr {
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc; }

.client-campview-thumb {
  float: left;
  width: 140px;
  height: 80px;
  border: 1px solid #ccc;
  background-position: center;
  background-repeat: no-repeat; }

.client-campview-info-wrap {
  overflow: hidden; }
  .client-campview-info-wrap h5 {
    font-weight: 600;
    padding-left: 20px; }

.client-campview-info {
  padding: 0 20px;
  float: left;
  border-right: 1px solid #ccc; }
  .client-campview-info:last-child {
    border-right: 0; }
  .client-campview-info p, .client-campview-info div, .client-campview-info li {
    font-size: 12px; }
  .client-campview-info a {
    color: #1a171a; }
  .client-campview-info p:last-child {
    margin-bottom: 0; }
  .client-campview-info .icn-loc {
    padding-left: 15px;
    background: url("/images/icn-location.png") 0 3px no-repeat; }
  .client-campview-info .icn-tel {
    padding-left: 15px;
    background: url("/images/icn-phone.png") 0 3px no-repeat; }

.client-campview-btns {
  padding-top: 20px;
  float: right; }
  .client-campview-btns .btn {
    margin-left: 10px; }

.dash-upload-btnwrap {
  overflow: hidden;
  margin: 20px -15px; }
  .dash-upload-btnwrap .btn-info, .dash-upload-btnwrap .btn-info-reverse {
    float: none;
    width: 100%;
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px; }
    .dash-upload-btnwrap .btn-info .warning, .dash-upload-btnwrap .btn-info-reverse .warning {
      font-size: 18px;
      line-height: 19px; }

.dash-folder-wrap {
  margin: 30px 0; }

.folder-item {
  display: inline-block;
  width: 200px;
  padding: 2px 0;
  padding-left: 50px;
  color: #48bde8;
  border-right: 1px solid #1a171a;
  line-height: 22px;
  background: url("/images/icn-folder-mid.png") 12px center no-repeat; }
  .folder-item:last-child {
    border-right: 0; }

.site-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0 15px;
  background: #34373c;
  z-index: 2; }
  .site-footer {
    *zoom: 1; }
  .site-footer:before, .site-footer:after {
    content: "";
    display: table; }
  .site-footer:after {
    clear: both; }

.footer-logo-wrap {
  float: right;
  margin: 10px 0;
  padding-left: 76px;
  background: url("/images/logo-ooh.png") 0 0 no-repeat;
  background-size: 70px auto; }

.footer-logotxt {
  width: 150px;
  padding-left: 10px;
  border-left: 3px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1; }

.clientlib-row {
  overflow: hidden;
  margin: 0 -15px; }

.clientlib-item {
  float: left;
  width: 50%;
  padding: 0 15px 30px; }

.clientlib-asset-wrap {
  width: 73%;
  float: left; }

.clientlib-asset {
  position: relative;
  height: 243px;
  margin-bottom: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #383838; }

.asset-type {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px;
  background: #34373c;
  color: #fff; }

.clientlib-info {
  position: relative;
  height: 243px;
  margin-left: 75%; }
  .clientlib-info .btn {
    display: block;
    margin-bottom: 10px; }

.btn-delete {
  display: inline-block;
  padding: 5px 0 5px 22px;
  background: url("/images/icn-danger.png") 0 7px no-repeat;
  color: #d9534f;
  text-align: left; }
  .btn-delete:active {
    background-image: url("/images/icn-danger.png");
    box-shadow: none; }

.clientlib-asstype {
  line-height: 17px;
  padding-bottom: 4px; }

.clientlib-status {
  margin-top: 3px;
  padding-top: 3px;
  border-top: 1px solid #ccc; }

.clientlib-btns {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
  .clientlib-btns .btn:last-child {
    margin-bottom: 0; }

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

.clientassign-item {
  padding: 15px;
  height: 365px;
  width: 430px;
  display: inline-block; }

.userdash-profwrap {
  overflow: hidden;
  margin-bottom: 40px; }
  .userdash-profwrap .userdash-avatar {
    float: left; }

.userdash-avatar {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.userdash-content {
  margin-left: 175px;
  padding-top: 25px; }
  .userdash-content h3 {
    margin-bottom: 5px;
    color: #34373c; }
  .userdash-content .btn {
    margin-top: 10px; }

.sticky-wrap table {
  border: 0;
  border-collapse: collapse;
  margin: 0;
  width: 100%;
  background: #fff; }

.sticky-wrap {
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  .sticky-wrap.overflow-y {
    overflow-y: auto;
    max-height: 500px; }
  .sticky-wrap .sticky-thead, .sticky-wrap .sticky-col, .sticky-wrap .sticky-intersect {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.125s ease-in-out;
    z-index: 50;
    width: auto;
    /* Prevent table from stretching to full size */ }
  .sticky-wrap .sticky-thead {
    box-shadow: 0 0.25em 0.1em -0.1em rgba(0, 0, 0, 0.125);
    z-index: 100;
    width: 100%; }
  .sticky-wrap .sticky-intersect {
    opacity: 1;
    z-index: 35; }

.loading-spinner {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000; }

.loading-text {
  width: 100%;
  text-align: center;
  color: #48bde8;
  font-weight: bold;
  position: fixed;
  top: 48%; }

.spinner {
  position: absolute;
  top: 54%;
  width: 100%;
  text-align: center; }
  .spinner > div {
    width: 14px;
    height: 14px;
    background-color: #48bde8;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0.6); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.alert-box {
  border-radius: 4px;
  color: #ffffff;
  font-weight: bold;
  margin: 16px 0;
  padding: 6px 6px 6px 12px; }
  .alert-box.success {
    background-color: #4cae4c; }
  .alert-box.error {
    background-color: #d9534f; }

.alert-scaff {
  background: #fceac4;
  margin: 30px 0; }
  .alert-scaff h1 {
    margin-top: 0; }
  .alert-scaff .table {
    background: rgba(255, 255, 255, 0.5); }
    .alert-scaff .table tbody > tr > td {
      border-color: #fadd9d; }

.error_list {
  color: #d9534f;
  margin: 8px 0 4px;
  padding-left: 20px; }

.temp-builder-obj {
  overflow: auto;
  margin-bottom: 20px; }

.js-aspectdisplay {
  position: relative;
  width: 800px;
  height: 400px;
  margin: 0 auto;
  background: #c0c0c0;
  color: #000;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 25px, rgba(255, 255, 255, 0.5) 25px, rgba(255, 255, 255, 0.5) 50px); }

.js-txtdisplay {
  position: absolute;
  top: 0;
  left: 0;
  outline: 1px dotted #1a171a;
  -ms-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px); }

.sp-replacer {
  margin: 0 10px; }

.align-right > .sp-replacer {
  margin-right: 0; }

.summernote-outterwrap {
  padding-bottom: 100px; }

.note-editor .dropdown-menu {
  margin-top: 6px; }
  .note-editor .dropdown-menu:before {
    right: auto;
    left: 10px; }
  .note-editor .dropdown-menu.dropdown-fontname {
    min-width: 120px; }
  .note-editor .dropdown-menu.dropdown-fontsize {
    min-width: 47px; }
  .note-editor .dropdown-menu > li > a {
    padding: 5px 11px; }
.note-editor .note-group-select-from-files + .form-group, .note-editor .note-image-url {
  display: none !important; }

.note-group-select-from-files .form-control {
  height: auto; }

.kerningwrap {
  padding-top: 10px; }
  .kerningwrap .form-control {
    display: inline-block;
    width: 100px;
    margin-left: 10px; }

.section-title {
  border-bottom: 2px solid #48bde8;
  font-weight: bold;
  padding-bottom: 5px; }

.monitor-alerts {
  padding-top: 30px; }
  .monitor-alerts {
    *zoom: 1; }
  .monitor-alerts:before, .monitor-alerts:after {
    content: "";
    display: table; }
  .monitor-alerts:after {
    clear: both; }
  .monitor-alerts .glyphicon {
    width: 190px;
    line-height: 190px;
    text-align: center;
    float: left; }
  .monitor-alerts .glyphicon-ok-sign {
    font-size: 190px; }
  .monitor-alerts .glyphicon-alert {
    font-size: 160px; }

.monitor-alerttxt {
  padding-top: 70px;
  margin-left: 250px;
  font-size: 34px; }

.monitor-chart {
  width: 100% !important;
  display: block;
  margin-top: 20px; }

.monitor-dash .row {
  margin-left: -30px;
  margin-right: -30px; }
.monitor-dash .col-xs-1, .monitor-dash .col-sm-1, .monitor-dash .col-md-1, .monitor-dash .col-lg-1, .monitor-dash .col-xs-2, .monitor-dash .col-sm-2, .monitor-dash .col-md-2, .monitor-dash .col-lg-2, .monitor-dash .col-xs-3, .monitor-dash .col-sm-3, .monitor-dash .col-md-3, .monitor-dash .col-lg-3, .monitor-dash .col-xs-4, .monitor-dash .col-sm-4, .monitor-dash .col-md-4, .monitor-dash .col-lg-4, .monitor-dash .col-xs-5, .monitor-dash .col-sm-5, .monitor-dash .col-md-5, .monitor-dash .col-lg-5, .monitor-dash .col-xs-6, .monitor-dash .col-sm-6, .monitor-dash .col-md-6, .monitor-dash .col-lg-6, .monitor-dash .col-xs-7, .monitor-dash .col-sm-7, .monitor-dash .col-md-7, .monitor-dash .col-lg-7, .monitor-dash .col-xs-8, .monitor-dash .col-sm-8, .monitor-dash .col-md-8, .monitor-dash .col-lg-8, .monitor-dash .col-xs-9, .monitor-dash .col-sm-9, .monitor-dash .col-md-9, .monitor-dash .col-lg-9, .monitor-dash .col-xs-10, .monitor-dash .col-sm-10, .monitor-dash .col-md-10, .monitor-dash .col-lg-10, .monitor-dash .col-xs-11, .monitor-dash .col-sm-11, .monitor-dash .col-md-11, .monitor-dash .col-lg-11, .monitor-dash .col-xs-12, .monitor-dash .col-sm-12, .monitor-dash .col-md-12, .monitor-dash .col-lg-12 {
  padding-left: 30px;
  padding-right: 30px; }
.monitor-dash .page-content {
  padding-top: 70px; }
.monitor-dash .section-title {
  padding-bottom: 10px;
  font-size: 20px; }
.monitor-dash .table {
  font-size: 22px; }
  .monitor-dash .table > tbody > tr > td, .monitor-dash .table > tbody > tr > th {
    padding-top: 25px;
    padding-bottom: 25px; }
  .monitor-dash .table > tbody > tr:first-child > td {
    border-top: 0; }
  .monitor-dash .table > tbody > tr:last-child > td {
    border-bottom: 1px solid #ddd; }

.quickmenu-cont {
  background: #f4f2f3;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 2px solid #fff; }

.quickmenu {
  padding: 0;
  font-weight: bold; }
  .quickmenu ul, .quickmenu li {
    margin: 0px;
    padding: 0px; }
  .quickmenu li {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    .quickmenu li a {
      position: relative;
      display: block;
      line-height: 22px;
      padding: 15px 15px;
      color: #1a171a; }
      .quickmenu li a .glyphicon {
        color: #48bde8; }
      .quickmenu li a:hover, .quickmenu li a:focus {
        background-color: #75cdee;
        text-decoration: none; }
        .quickmenu li a:hover .glyphicon, .quickmenu li a:focus .glyphicon {
          color: #fff; }
    .quickmenu li:last-child a:after {
      display: none; }
    .quickmenu li.active a {
      background-color: #48bde8;
      color: #1a171a; }
      .quickmenu li.active a .badge {
        background-color: #fff;
        color: #1a171a; }
      .quickmenu li.active a .glyphicon {
        color: #fff; }
      .quickmenu li.active a:hover, .quickmenu li.active a:focus {
        color: #1a171a; }
  .quickmenu .badge {
    padding: 3px 6px;
    background: #48bde8;
    color: #fff;
    font-size: 12px; }

#tertiary-menu {
  background: #fff;
  padding-top: 20px; }
  #tertiary-menu .container-fluid {
    background: transparent;
    border-bottom: 10px solid #eee;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0; }
    #tertiary-menu .container-fluid .nav-tabs li a {
      text-transform: uppercase; }
    #tertiary-menu .container-fluid .clearfix .btn-default {
      margin-bottom: 5px; }
    #tertiary-menu .container-fluid .navbar-collapse {
      /*	padding-left: 0;
      padding-right: 0;*/ }
    #tertiary-menu .container-fluid .navbar-toggle {
      border: none;
      margin-right: 5px; }
      #tertiary-menu .container-fluid .navbar-toggle .icon-bar {
        background: #1a171a; }

li.quicknav-jobdrop > a {
  display: block;
  float: none;
  padding: 5px 35px 5px 60px;
  background-position: 11px center;
  background-size: 34px auto;
  background-repeat: no-repeat; }

.quicknav-jobdrop {
  min-width: 200px;
  background-color: #49e3ff; }
  .quicknav-jobdrop > a, .quicknav-jobdrop .dropdown-toggle {
    float: left; }
  .quicknav-jobdrop .badge {
    background: #1a171a; }
  .quicknav-jobdrop .dropdown-toggle {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px;
    padding: 2px 4px;
    background: #1a171a;
    border: 0;
    border-radius: 50% !important;
    color: #fff;
    font-size: 10px;
    font-weight: 400; }
    .quicknav-jobdrop .dropdown-toggle .glyphicon {
      left: 1px; }
  .quicknav-jobdrop .jobdrop-cont {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    line-height: 1.2; }
  .quicknav-jobdrop .jobdrop-continner {
    display: table;
    height: 42px; }
  .quicknav-jobdrop .jobdrop-id {
    display: table-row;
    vertical-align: middle;
    font-size: 22px; }
    .quicknav-jobdrop .jobdrop-id .tblcell {
      display: table-cell;
      vertical-align: middle; }
  .quicknav-jobdrop .jobdrop-loc {
    display: table-row;
    vertical-align: middle;
    font-weight: normal; }
  .quicknav-jobdrop .dropdown-menu:before {
    right: 12px; }
  .quicknav-jobdrop .dropdown-menu li, .quicknav-jobdrop .dropdown-menu .userblock {
    display: block; }
  .quicknav-jobdrop.active .dropdown-toggle {
    background: #fff;
    color: #1a171a; }

.table-riskmatrix {
  margin-top: 20px; }
  .table-riskmatrix td:last-child, .table-riskmatrix th:last-child {
    border-left: 1px solid #ddd; }
  .table-riskmatrix tbody > tr > th, .table-riskmatrix thead > tr > th {
    font-size: 14px; }
  .table-riskmatrix > thead th {
    background: #f9f9f9; }
  .table-riskmatrix > thead > tr:first-child > th {
    border-bottom: none; }
  .table-riskmatrix > tbody > tr > td, .table-riskmatrix > tbody > tr > th {
    vertical-align: middle; }
  .table-riskmatrix .risk-1, .table-riskmatrix .risk-2, .table-riskmatrix .risk-3, .table-riskmatrix .risk-4 {
    text-align: center;
    font-weight: bold; }
    .table-riskmatrix .risk-1 .glyphicon, .table-riskmatrix .risk-2 .glyphicon, .table-riskmatrix .risk-3 .glyphicon, .table-riskmatrix .risk-4 .glyphicon {
      display: none; }
    .table-riskmatrix .risk-1.selected .glyphicon, .table-riskmatrix .risk-2.selected .glyphicon, .table-riskmatrix .risk-3.selected .glyphicon, .table-riskmatrix .risk-4.selected .glyphicon {
      color: #fff;
      display: block; }
    .table-riskmatrix .risk-1.unselected .glyphicon, .table-riskmatrix .risk-2.unselected .glyphicon, .table-riskmatrix .risk-3.unselected .glyphicon, .table-riskmatrix .risk-4.unselected .glyphicon {
      display: none !important; }
  .table-riskmatrix .risk-1 {
    background: #5cb85c;
    border-color: #5cb85c; }
  .table-riskmatrix .risk-2 {
    background: #48bde8;
    border-color: #48bde8; }
  .table-riskmatrix .risk-3 {
    background: #ec971f;
    border-color: #ec971f; }
  .table-riskmatrix .risk-4 {
    background: #d9534f;
    border-color: #d9534f; }

.riskmatrixcontainer {
  margin: 50px 0; }

.circle-riskmatrix {
  border-radius: 50%;
  color: #fff;
  font-size: 32px;
  height: 74px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 15px 0;
  text-align: center;
  width: 74px; }
  .circle-riskmatrix.risk-1 {
    background: #5cb85c;
    border-color: #5cb85c; }
  .circle-riskmatrix.risk-2 {
    background: #48bde8;
    border-color: #48bde8; }
  .circle-riskmatrix.risk-3 {
    background: #ec971f;
    border-color: #ec971f; }
  .circle-riskmatrix.risk-4 {
    background: #d9534f;
    border-color: #d9534f; }

.table-scroll-x {
  clear: both;
  max-width: 100%;
  padding-top: 20px;
  overflow-x: auto;
  white-space: nowrap; }
  .table-scroll-x table {
    border-collapse: separate;
    border-spacing: 0; }
    .table-scroll-x table tr {
      min-height: 46px; }
      .table-scroll-x table tr td.fixedcol {
        background: #fff;
        min-height: 46px;
        min-width: 70px;
        padding: 4px 0;
        position: absolute;
        right: 15px;
        text-align: right;
        top: auto; }

.file-uploading-box {
  height: 138px;
  overflow-y: auto;
  border: 2px dashed #ccc;
  padding: 0;
  border-radius: 0; }

.qq-uploader {
  min-height: 100%;
  background: #f9f9f9; }

.qq-upload-button {
  padding-top: 10px; }

.fileme {
  display: none; }

.file-edit-area-item {
  width: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
  min-height: 120px;
  position: relative;
  display: inline-block; }

.file-edit-area-item-remove {
  position: absolute;
  top: 3px;
  right: 3px; }

.file-edit-area-item-remove img {
  margin: 0px;
  width: auto; }

.imagethumbplace {
  width: 120px;
  height: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.qq-upload-button div {
  font-weight: bold;
  text-transform: uppercase; }
.qq-upload-button .btn-default {
  border: 2px solid #48bde8;
  color: #48bde8;
  background: transparent; }

.file-edit-area-editor {
  line-height: 0; }

/*.suwala-doubleScroll-scroll-wrapper {overflow: auto !important;}*/
.doubleScroll-scroll-wrapper {
  margin-top: 10px; }
  .doubleScroll-scroll-wrapper + .tblwrap {
    margin-top: 0; }

.tblwrap {
  margin-top: 20px;
  margin-bottom: 20px;
  /*max-height: 600px;*/
  overflow: auto !important; }
  .tblwrap .table {
    width: 100%;
    min-width: 700px;
    margin-bottom: 0; }

.col-md-6 .tblwrap .table, .col-md-5 .tblwrap .table, .col-md-4 .tblwrap .table, .col-md-3 .tblwrap .table, .col-md-2 .tblwrap .table, .col-md-1 .tblwrap .table,
.col-sm-6 .tblwrap .table, .col-sm-5 .tblwrap .table, .col-sm-4 .tblwrap .table, .col-sm-3 .tblwrap .table, .col-sm-2 .tblwrap .table, .col-sm-1 .tblwrap .table {
  min-width: inherit; }

.accord-panel .panel-heading {
  background-color: #48bde8;
  color: #48bde8;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .accord-panel .panel-heading.collapsed {
    background-color: #eeeeee;
    color: #1a171a; }
    .accord-panel .panel-heading.collapsed:hover {
      background-color: #48bde8;
      color: #48bde8; }

.accord-panel .panel-body > .form-group:last-child, .accord-panel .panel-body > .table:last-child {
  margin-bottom: 0; }

.fieldcount-grp {
  *zoom: 1; }
.fieldcount-grp:before, .fieldcount-grp:after {
  content: "";
  display: table; }
.fieldcount-grp:after {
  clear: both; }
.fieldcount-grp .fieldcount {
  display: block;
  float: left;
  width: 30px;
  line-height: 41px;
  background: #8186be;
  color: #fff;
  font-weight: bold;
  text-align: center; }
.fieldcount-grp .flexfield {
  margin-left: 30px; }
  .fieldcount-grp .flexfield .form-control {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

#attendancetable .td-employee {
  padding-right: 0; }
  #attendancetable .td-employee select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0; }
#attendancetable .td-name {
  padding-left: 0; }
  #attendancetable .td-name input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0; }
#attendancetable .or {
  margin: 0 -10px;
  padding: 10px 0;
  background: #8186be;
  color: #fff;
  font-weight: bold;
  text-align: center; }

.hr-yellow {
  border-top: 2px solid #48bde8; }

#attendancewarning .panel-body {
  padding: 10px;
  color: #111; }
#attendancewarning ul {
  margin-top: 10px;
  padding-left: 20px; }

.printpg-header {
  padding: 15px 0;
  margin-bottom: 10px; }
  .printpg-header h1 {
    margin: 5px 0;
    font-size: 32px; }

.login-splash, .search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #49e3ff;
  z-index: 10; }

.splash-alignoutter {
  display: table;
  height: 100vh;
  width: 100%; }

.splash-aligninner {
  display: table-cell;
  vertical-align: middle;
  padding: 50px 15px; }
  .splash-aligninner hr {
    margin: 50px auto; }

.search-overlay .container {
  margin-left: auto; }
.search-overlay .splash-aligninner {
  vertical-align: top; }

.splashsearch-navwrap {
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
  color: #fff; }
  .splashsearch-navwrap .glyphicon-search {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 32px;
    margin-top: -16px; }
  .splashsearch-navwrap .glyphicon-remove {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 30px;
    margin-top: -15px;
    cursor: pointer; }

.splashsearch-navitem {
  font-size: 34px;
  display: inline-block;
  color: #fff; }

.login-splash {
  overflow: auto;
  background: #F6BA3B url("/images/elements.png") center repeat-x;
  text-align: center; }
  .login-splash .company-feature {
    margin: 0 auto 50px auto; }
  .login-splash .scafware-logo {
    width: 400px;
    height: 160px;
    margin: 25px auto 5px;
    background: url("/images/monitor-basis-logo.png") center no-repeat;
    background-size: 100%;
    position: relative;
    top: 40px;
    opacity: 0;
    animation-name: logo-grow;
    animation-duration: 1.2s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1; }
  .login-splash .logo-pops {
    width: 160px;
    height: 160px;
    display: inline-block;
    margin: 0 auto;
    background: url("/images/device.png") center no-repeat;
    background-size: 100%;
    opacity: 0;
    position: relative;
    bottom: 130px;
    animation-name: logo-pops;
    animation-duration: .5s;
    animation-delay: 1s;
    animation-fill-mode: forwards; }
  .login-splash .scaffold-title {
    margin: 20px auto;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    color: #F47521; }
  .login-splash .splashuser {
    text-align: center;
    padding-top: 40px; }
  .login-splash .splashuser-icon {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .login-splash .splashuser-name {
    margin: 5px auto 20px;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    color: #1cace1;
    line-height: 1.6; }

@keyframes logo-grow {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes logo-pops {
  0% {
    transform: scale(0.8);
    opacity: 0; }
  50% {
    transform: scale(1.1);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 1; } }
@keyframes bgScroll {
  0% {
    background-position: 0, 0; }
  100% {
    background-position: 2700px, 0; } }
/* slider container */
.pill-slider {
  /* required */
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 40px; }

/* slider */
.pill-slider ul {
  /* required */
  width: 100%;
  height: 100%; }

/* slide */
.pill-slider ul li {
  /* required */
  float: left;
  display: block; }

.slideSelectors .next {
  position: absolute;
  right: 0;
  top: 0;
  background: url("../images/pillnav-right.png");
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  z-index: 1; }
.slideSelectors .prev {
  position: absolute;
  left: 0;
  top: 0;
  background: url("../images/pillnav-left.png");
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  z-index: 1; }

.scene-wrapper {
  padding: 0; }
  .scene-wrapper #myscene {
    position: relative; }
  .scene-wrapper canvas {
    display: block; }

.scene-namefield .form-control {
  max-width: 340px; }

.scene-ctrls-bldingsettings .collapse, .scene-ctrls-bldingsettings .collapsing, .scene-ctrls-scaffsettings .collapse, .scene-ctrls-scaffsettings .collapsing {
  position: absolute;
  top: 0;
  z-index: 1; }
.scene-ctrls-bldingsettings .btn-scenectrls, .scene-ctrls-scaffsettings .btn-scenectrls {
  line-height: 22px;
  position: absolute;
  top: 10px;
  border-radius: 50%;
  background-color: #b54e09;
  z-index: 2;
  transition: all 0.3s ease; }
  .scene-ctrls-bldingsettings .btn-scenectrls:active, .scene-ctrls-scaffsettings .btn-scenectrls:active {
    box-shadow: none; }
  .scene-ctrls-bldingsettings .btn-scenectrls.collapsed, .scene-ctrls-scaffsettings .btn-scenectrls.collapsed {
    background-color: #48bde8;
    color: #1a171a; }
.scene-ctrls-bldingsettings .well, .scene-ctrls-scaffsettings .well {
  padding-bottom: 4px;
  background: rgba(0, 0, 0, 0.7);
  border: 0;
  box-shadow: none;
  color: #fff; }
.scene-ctrls-bldingsettings legend, .scene-ctrls-scaffsettings legend {
  color: #fff;
  border: 0;
  margin-bottom: 15px;
  font-size: 18px; }
.scene-ctrls-bldingsettings .form-control, .scene-ctrls-scaffsettings .form-control {
  text-align: right; }
.scene-ctrls-bldingsettings .input-group-addon, .scene-ctrls-scaffsettings .input-group-addon {
  padding: 0;
  border: 0; }
  .scene-ctrls-bldingsettings .input-group-addon .glyphicon, .scene-ctrls-scaffsettings .input-group-addon .glyphicon {
    display: block;
    top: 0;
    padding: 0 4px;
    font-size: 9px;
    line-height: 14px;
    cursor: pointer;
    background: transparent; }
    .scene-ctrls-bldingsettings .input-group-addon .glyphicon:hover, .scene-ctrls-scaffsettings .input-group-addon .glyphicon:hover {
      background: #48bde8;
      color: #fff; }
  .scene-ctrls-bldingsettings .input-group-addon .glyphicon-plus, .scene-ctrls-scaffsettings .input-group-addon .glyphicon-plus {
    border-radius: 0 4px 0 0; }
  .scene-ctrls-bldingsettings .input-group-addon .glyphicon-minus, .scene-ctrls-scaffsettings .input-group-addon .glyphicon-minus {
    border-radius: 0 0 4px 0; }
.scene-ctrls-bldingsettings label, .scene-ctrls-scaffsettings label {
  font-size: 12px; }

.scene-ctrls-bldingsettings .collapse, .scene-ctrls-bldingsettings .collapsing {
  left: 0; }
.scene-ctrls-bldingsettings .btn-scenectrls {
  left: 10px; }
.scene-ctrls-bldingsettings .well {
  width: 340px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 10px 0; }

.scene-ctrls-scaffsettings .collapse, .scene-ctrls-scaffsettings .collapsing {
  right: 0; }
.scene-ctrls-scaffsettings .btn-scenectrls {
  right: 10px; }
.scene-ctrls-scaffsettings .well {
  width: 410px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 0 10px; }

.scene-footbtns {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 235px;
  padding: 10px;
  margin-left: -115px;
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid #000;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  text-align: center;
  z-index: 2; }
  .scene-footbtns .btn {
    min-width: 100px; }
    .scene-footbtns .btn + .btn {
      margin-left: 5px; }

.sched-metabtns {
  float: right;
  margin-top: 10px; }
  .sched-metabtns .form-group {
    margin-left: 5px; }
  .sched-metabtns .form-inline, .sched-metabtns .navbar-form {
    margin-bottom: 10px; }

.schedule-btns {
  margin-bottom: 15px;
  text-align: center; }
  .schedule-btns .btn {
    min-width: 100px; }

.schedule-wrapper {
  margin-bottom: 15px; }

.sched-row {
  display: flex;
  border: 1px solid #ddd; }
  .sched-row + .sched-row {
    border-top: 0; }

.sched-col {
  position: relative;
  padding: 15px; }
  .sched-col.col-month {
    flex: 0 0 50px; }
  .sched-col.col-content {
    /*min-height: 152px;*/
    min-height: 113px;
    flex: 1 1;
    /*overflow: hidden;*/
    padding-right: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    transition: background-color 0.3s ease;
    user-select: none; }
    .sched-col.col-content {
      *zoom: 1; }
    .sched-col.col-content:before, .sched-col.col-content:after {
      content: "";
      display: table; }
    .sched-col.col-content:after {
      clear: both; }
    .sched-col.col-content.drop-target {
      background-color: #f5f5f5; }
  .sched-col.col-alloc {
    flex: 1 1;
    padding: 0; }
  .sched-col.col-allocatesummary {
    flex: 0 0 180px; }
    .sched-col.col-allocatesummary .table:last-child {
      margin-bottom: 0; }
  .sched-col.col-total {
    flex: 0 0 85px; }
  .sched-col.col-unallocated {
    flex: none;
    width: 100%;
    background: #fafafa;
    border: 0;
    border-bottom: 1px solid #ddd; }

.sched-alloc {
  display: flex;
  flex-wrap: wrap; }
  .sched-alloc .sched-col.col-content {
    min-height: 145px;
    border-left: 0; }
    .sched-alloc .sched-col.col-content:last-child {
      border-right: 0; }

.sched-alloc-hdr {
  *zoom: 1; }
.sched-alloc-hdr:before, .sched-alloc-hdr:after {
  content: "";
  display: table; }
.sched-alloc-hdr:after {
  clear: both; }
.sched-alloc-hdr h4 {
  margin-top: 0; }
.sched-alloc-hdr .sched-mth-total {
  float: right; }

.sched-sumbtns .btn {
  display: block;
  text-align: center;
  width: 49%;
  float: left; }
  .sched-sumbtns .btn:last-child {
    float: right; }

.sched-mth-title {
  width: 122px;
  /*height of a card*/
  position: absolute;
  left: -36px;
  /*magic number*/
  top: 61px;
  /*half of title width*/
  font-size: 21px;
  text-align: right;
  transform: rotate(-90deg);
  text-transform: uppercase; }

.col-content .sched-card {
  float: left;
  min-width: 210px;
  margin-right: 5px; }
  .col-content .sched-card .panel-heading {
    padding-right: 35px; }

.sched-card {
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
  user-select: none;
  font-size: 12px; }
  .sched-card.active.panel-primary {
    box-shadow: 0px 0px 5px #48bde8; }
    .sched-card.active.panel-primary .sched-loctag {
      background-color: #a3def3; }
  .sched-card.active.panel-success {
    box-shadow: 0px 0px 5px #4cae4c; }
    .sched-card.active.panel-success .sched-loctag {
      background-color: #d8eed8; }
  .sched-card.active.panel-info {
    box-shadow: 0px 0px 5px #5bc0de; }
    .sched-card.active.panel-info .sched-loctag {
      background-color: #b0e1ef; }
  .sched-card.active.panel-warning {
    box-shadow: 0px 0px 5px #49e3ff; }
    .sched-card.active.panel-warning .sched-loctag {
      background-color: #aff3ff; }
  .sched-card.active.panel-danger {
    box-shadow: 0px 0px 5px #d9534f; }
    .sched-card.active.panel-danger .sched-loctag {
      background-color: #eba5a3; }
  .sched-card .panel-title {
    font-size: 14px; }
  .sched-card .panel-heading, .sched-card .panel-body, .sched-card .panel-footer {
    position: relative;
    padding: 5px 10px; }
  .sched-card .panel-heading, .sched-card .panel-footer {
    *zoom: 1; }
  .sched-card .panel-heading:before, .sched-card .panel-heading:after, .sched-card .panel-footer:before, .sched-card .panel-footer:after {
    content: "";
    display: table; }
  .sched-card .panel-heading:after, .sched-card .panel-footer:after {
    clear: both; }
  .sched-card .pf-meta {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    padding-right: 10px; }
    .sched-card .pf-meta:last-child {
      float: right;
      padding-right: 0; }
  .sched-card .panel-heading .checkwrap {
    float: left;
    margin-right: 5px; }
    .sched-card .panel-heading .checkwrap label {
      display: block;
      width: 16px;
      height: 16px;
      margin-bottom: 0; }
    .sched-card .panel-heading .checkwrap input:checked + label {
      background-image: url("/images/icn-white-success.png");
      background-size: contain; }

.sched-panel-days {
  margin-top: 5px; }
  .sched-panel-days input, .sched-panel-days label {
    margin: 0;
    vertical-align: middle; }
  .sched-panel-days label {
    margin-right: 5px;
    font-weight: 400; }

.sched-loctag {
  display: inline-block;
  vertical-align: top;
  padding: 1px 7px;
  line-height: 1.3;
  border-radius: 9px; }

.panel-map {
  display: block;
  position: relative;
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.card-map-prompt {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -15px;
  text-align: center;
  color: #1a171a;
  font-size: 21px;
  font-weight: bold; }

.sched-edit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 8px;
  width: 30px;
  height: 30px;
  cursor: pointer; }
  .sched-edit .glyphicon {
    pointer-events: none; }

.sched-traveltime {
  position: relative;
  margin: 15px 0;
  text-align: center; }
  .sched-traveltime:before, .sched-traveltime:after {
    content: "";
    height: 15px;
    width: 1px;
    position: absolute;
    left: 50%;
    background-color: #ccc; }
  .sched-traveltime:before {
    top: -15px; }
  .sched-traveltime:after {
    bottom: -15px; }
  .sched-traveltime label {
    font-size: 12px;
    margin-bottom: 0; }
  .sched-traveltime .form-control {
    margin: 0 auto;
    width: 100px; }
  .sched-traveltime h3 {
    margin: 0; }
  .sched-traveltime:first-child {
    margin-top: 0; }
    .sched-traveltime:first-child:before {
      display: none; }

.sched-overnight {
  position: relative;
  display: block;
  margin: 15px auto;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #ccc;
  font-size: 23px;
  color: #fff;
  text-align: center; }
  .sched-overnight:before, .sched-overnight:after {
    content: "";
    height: 15px;
    width: 1px;
    position: absolute;
    left: 50%;
    background-color: #ccc; }
  .sched-overnight:before {
    top: -15px; }
  .sched-overnight:after {
    bottom: -15px; }

.sched-mth-total {
  font-size: 21px;
  text-align: right; }

.flexrow {
  display: flex; }

.listcol {
  display: flex;
  flex-direction: column; }
  .listcol > label {
    flex: 0 0 19px; }

.schedule-list {
  flex: 1 1; }
  .schedule-list .list-group-item {
    padding-left: 40px;
    user-select: none; }
    .schedule-list .list-group-item {
      *zoom: 1; }
    .schedule-list .list-group-item:before, .schedule-list .list-group-item:after {
      content: "";
      display: table; }
    .schedule-list .list-group-item:after {
      clear: both; }
    .schedule-list .list-group-item label {
      margin-bottom: 0; }
    .schedule-list .list-group-item .checkwrap {
      position: absolute;
      top: 7px;
      left: 10px; }
      .schedule-list .list-group-item .checkwrap label {
        display: block; }

.addlocationrequirement td,
.addriskrequirement td,
.table-striped > tbody > tr.addlocationrequirement:nth-child(odd) > td {
  background: #fff !important;
  padding-bottom: 15px !important;
  padding-top: 30px !important;
  /*Added for browser compatibility*/ }
  .addlocationrequirement td select.form-control,
  .addlocationrequirement td select.form-control option,
  .addriskrequirement td select.form-control,
  .addriskrequirement td select.form-control option,
  .table-striped > tbody > tr.addlocationrequirement:nth-child(odd) > td select.form-control,
  .table-striped > tbody > tr.addlocationrequirement:nth-child(odd) > td select.form-control option {
    color: #000000; }
  .addlocationrequirement td select.form-control:invalid,
  .addlocationrequirement td select.form-control option[value=""],
  .addriskrequirement td select.form-control:invalid,
  .addriskrequirement td select.form-control option[value=""],
  .table-striped > tbody > tr.addlocationrequirement:nth-child(odd) > td select.form-control:invalid,
  .table-striped > tbody > tr.addlocationrequirement:nth-child(odd) > td select.form-control option[value=""] {
    color: #999999; }
  .addlocationrequirement td [hidden],
  .addriskrequirement td [hidden],
  .table-striped > tbody > tr.addlocationrequirement:nth-child(odd) > td [hidden] {
    display: none; }

.table-striped > tbody > tr > td:first-child {
  font-weight: bold; }

.ui-autocomplete {
  border: 1px solid #CCC; }
  .ui-autocomplete .ui-state-hover,
  .ui-autocomplete .ui-state-focus,
  .ui-autocomplete .ui-state-active {
    background: rgba(0, 0, 0, 0.1) !important; }

#riskeditFrm .files .badge {
  display: inline-block;
  margin: 0 2px 5px 0; }
#riskeditFrm .list .progress {
  margin-bottom: 5px; }
#riskeditFrm .list .list-item {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 5px;
  margin-left: 15px;
  position: relative; }
  #riskeditFrm .list .list-item a {
    color: #333; }
  #riskeditFrm .list .list-item span.glyphicon {
    display: block;
    float: left;
    left: -15px;
    position: absolute;
    top: 0; }

.docfile {
  min-height: 40vh; }

.docpdf {
  min-height: 1000px; }

.doctable.table > thead > tr > th:first-child, .doctable.table > thead > tr > td:first-child, .doctable.table > tbody > tr > th:first-child, .doctable.table > tbody > tr > td:first-child, .doctable.table > tfoot > tr > th:first-child, .doctable.table > tfoot > tr > td:first-child {
  padding-left: 0; }
.doctable.table > thead > tr > th:last-child, .doctable.table > thead > tr > td:last-child, .doctable.table > tbody > tr > th:last-child, .doctable.table > tbody > tr > td:last-child, .doctable.table > tfoot > tr > th:last-child, .doctable.table > tfoot > tr > td:last-child {
  padding-right: 0; }
.doctable .docname {
  font-weight: bold; }
.doctable .docdetails {
  font-size: 12px; }

.corner-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
  height: 200px;
  width: 200px; }

.corner-ribbon {
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }
  .corner-ribbon.sticky {
    position: absolute; }
  .corner-ribbon.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  .corner-ribbon.top-left {
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  .corner-ribbon.top-right {
    top: 25px;
    right: -50px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  .corner-ribbon.bottom-left {
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  .corner-ribbon.bottom-right {
    top: auto;
    right: -50px;
    bottom: 25px;
    left: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  .corner-ribbon.white {
    background: #f0f0f0;
    color: #555; }
  .corner-ribbon.black {
    background: #333; }
  .corner-ribbon.grey {
    background: #999; }
  .corner-ribbon.blue {
    background: #2175f4; }
  .corner-ribbon.green {
    background: #2c7; }
  .corner-ribbon.turquoise {
    background: #1b9; }
  .corner-ribbon.purple {
    background: #95b; }
  .corner-ribbon.red {
    background: #e43; }
  .corner-ribbon.orange {
    background: #e82; }
  .corner-ribbon.yellow {
    background: #ec0; }

.corner-pusher {
  padding: 50px 25px 0; }

.interface {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }

.sortable {
  color: #000; }

#importModal .modal-header {
  background: #fff;
  border: 0; }
#importModal .modal-dialog {
  width: auto; }
  @media (min-width: 768px) {
    #importModal .modal-dialog {
      width: 800px; } }
  #importModal .modal-dialog .or-circle {
    border-radius: 50%;
    text-align: center;
    width: 80px;
    height: 80px;
    font-size: 32px;
    padding-top: 16px;
    overflow: hidden;
    color: #FFFFFF;
    background: #727272;
    margin: 0 auto; }
  #importModal .modal-dialog .file-uploading-box {
    height: 200px; }
    #importModal .modal-dialog .file-uploading-box .qq-upload-button {
      padding-top: 40px; }

.login-content {
  width: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -200px; }

.flowchart-container .flowchart-operator {
  border: 0; }
  .flowchart-container .flowchart-operator .flowchart-operator-title {
    padding: 5px 10px;
    border: 0;
    border-radius: 4px 4px 0 0;
    background-color: #48bde8;
    color: #fff; }
    .flowchart-container .flowchart-operator .flowchart-operator-title span {
      color: #fff;
      font-style: italic; }
  .flowchart-container .flowchart-operator .flowchart-edit-operator {
    padding-left: 5px; }
    .flowchart-container .flowchart-operator .flowchart-edit-operator a {
      color: rgba(255, 255, 255, 0.8); }
      .flowchart-container .flowchart-operator .flowchart-edit-operator a:hover, .flowchart-container .flowchart-operator .flowchart-edit-operator a:focus {
        color: white; }
  .flowchart-container .flowchart-operator .flowchart-operator-inputs-outputs {
    display: block;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0;
    padding: 8px 0 0; }
  .flowchart-container .flowchart-operator .flowchart-operator-inputs, .flowchart-container .flowchart-operator .flowchart-operator-outputs {
    display: block;
    width: auto; }
  .flowchart-container .flowchart-operator .flowchart-operator-inputs {
    padding-bottom: 5px; }
  .flowchart-container .flowchart-operator .flowchart-operator-outputs .flowchart-operator-connector-label {
    padding: 1px 0;
    margin: 0 10px;
    min-height: 20px;
    line-height: 18px; }
  .flowchart-container .flowchart-operator .flowchart-operator-inputs-outputs-next {
    border: 1px solid #ccc;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    padding: 5px 10px; }
  .flowchart-container .flowchart-operator .flowchart-new-operator {
    font-size: 12px; }
  .flowchart-container .flowchart-operator.node-start {
    border-radius: 4px; }
    .flowchart-container .flowchart-operator.node-start .flowchart-operator-title span {
      font-size: 16px; }
    .flowchart-container .flowchart-operator.node-start .flowchart-operator-inputs-outputs,
    .flowchart-container .flowchart-operator.node-start .flowchart-operator-inputs-outputs-next {
      border: 0; }
    .flowchart-container .flowchart-operator.node-start .flowchart-operator-inputs {
      display: none; }
    .flowchart-container .flowchart-operator.node-start .flowchart-operator-inputs-outputs {
      padding-top: 0; }
    .flowchart-container .flowchart-operator.node-start .flowchart-operator-connector-label {
      text-align: center; }
.flowchart-container .flowchart-operator-connector {
  padding: 0; }
.flowchart-container .flowchart-operator .flowchart-operator-inputs,
.flowchart-container .flowchart-default-operator .flowchart-operator-outputs {
  vertical-align: top; }
.flowchart-container .flowchart-operator-connector-label {
  margin: 0 10px;
  font-size: 12px; }

.jumboicon {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  font-size: 50px;
  border-radius: 50%;
  background-color: #34373c;
  text-align: center;
  color: #eee; }
  .jumboicon .glyphicon {
    line-height: 100px; }
  .jumboicon:first-child {
    margin-top: 15px; }
  .jumboicon + h1, .jumboicon + .h1 {
    margin-top: 5px; }

.jumbotron.alert-success .jumboicon {
  color: #dff0d8;
  background-color: #3c763d; }
.jumbotron.alert-info .jumboicon {
  color: #d9edf7;
  background-color: #31708f; }
.jumbotron.alert-warning .jumboicon {
  color: #fcf8e3;
  background-color: #8a6d3b; }
.jumbotron.alert-danger .jumboicon {
  color: #f2dede;
  background-color: #d9534f; }

/* ******************************
	Custom Responsive
****************************** */
@media (min-width: 1400px) {
  .container {
    max-width: 1400px; } }
@media (max-width: 1450px) {
  .dashboard-nav a {
    width: 140px; }

  .overview-tile.layout-list {
    padding-bottom: 10px; }
    .overview-tile.layout-list .overview-info {
      padding-top: 0;
      padding-right: 0; }
    .overview-tile.layout-list .overview-title {
      padding-top: 0; }
    .overview-tile.layout-list .overview-btnwrap {
      position: static;
      margin: 10px 0 0 0; }
      .overview-tile.layout-list .overview-btnwrap .btn {
        margin-left: 0;
        margin-right: 5px;
        margin-bottom: 8px; } }
@media (max-width: 1250px) {
  .dashboard-nav {
    float: none; }

  .dashboard-filter {
    float: left; }

  .dashboard-view-toggles, .dashboard-filter {
    padding-top: 10px; } }
@media (min-width: 1200px) {
  /*.navbar-inverse, .navbar-default, .mainstreet {padding: 0 35px;}*/
  /*.pull-fullwidth {
  	margin-left: -35px;
  	margin-right: -35px;
  	padding-left: 35px;
  	padding-right: 35px;
  }*/ }
@media (max-width: 1200px) {
  /*.navbar-inverse, .navbar-default, .mainstreet {padding: 0 15px;}*/
  .campaign-search-wrap {
    width: 300px; }
    .campaign-search-wrap + .page-content {
      margin-left: 340px; } }
@media (min-width: 992px) {
  .site-header .container-fluid > .navbar-collapse {
    margin-right: -15px; } }
@media (max-width: 991px) {
  .site-header .navbar-nav > li {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    /*a {
    	display: inline-block;
    	padding-left: 0;
    	padding-right: 0;
    }
    &.nav-userprofile > a {padding: 15px 65px 15px 0;}*/ }
    .site-header .navbar-nav > li a {
      padding-top: 15px;
      padding-bottom: 15px; }
  .site-header .navbar-collapse {
    border: 0;
    box-shadow: none;
    text-align: right;
    background: #f5f5f5; }
    .site-header .navbar-collapse > .nav {
      padding-top: 10px;
      padding-bottom: 10px; }
  .site-header .container-fluid > .navbar-header {
    margin: 0; }
  .site-header .dropdown-menu {
    text-align: right; }

  .nav .nav-userprofile:before {
    display: none; }

  .navbar-default .navbar-nav > .active > a:after {
    left: 0;
    right: 0; }

  .navbar-nav .open .dropdown-menu > li > a {
    padding-right: 0; }

  .alerts-dropdown .dropalert-viewall {
    padding-right: 21px; }
    .alerts-dropdown .dropalert-viewall:after {
      right: 0px;
      top: 7px; }
  .alerts-dropdown .dropalert-danger, .alerts-dropdown .dropalert-warning, .alerts-dropdown .dropalert-success {
    background-position: 5px 8px; }

  .hdr-search {
    /*float: right;*/
    padding: 10px 0;
    width: 195px; }
    .hdr-search .form-control {
      width: 150px; }
    .hdr-search .btn-search {
      margin: 0; } }
@media (max-width: 992px) {
  .dashboard-header {
    padding-top: 0; }

  .client-campview-info-wrap {
    clear: both; }
    .client-campview-info-wrap h5 {
      padding-left: 0; }

  .client-campview-info {
    padding: 0 20px 0 0;
    margin-right: 20px; }

  .overview-tile.layout-grid {
    width: 32%;
    margin-right: 1.3%; }

  .campaign-info {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px; }

  .camp-prog {
    width: 48%;
    margin-bottom: 2%; }

  .clientlib-item {
    float: none;
    width: auto;
    overflow: hidden; }

  .clientlib-asset-wrap {
    width: 60%; }

  .clientlib-info {
    margin-left: 62%; }

  .dash-upload-btnwrap .col-sm-4 {
    padding: 5px 0; } }
@media (max-width: 949px) {
  .campaign-search-wrap {
    width: auto;
    float: none;
    padding: 0;
    padding-bottom: 10px; }
    .campaign-search-wrap .navbar-toggle {
      background: #48bde8 url("/images/icn-search.png") center no-repeat;
      width: 44px;
      height: 36px;
      margin: 0;
      float: none; }
      .campaign-search-wrap .navbar-toggle .icon-bar {
        background-color: #fff; }
      .campaign-search-wrap .navbar-toggle.collapsed {
        background-color: #34373c; }
    .campaign-search-wrap .campaign-search {
      padding: 20px 0; }
    .campaign-search-wrap .navbar-collapse {
      padding-left: 0;
      padding-right: 0; }
    .campaign-search-wrap + .page-content {
      margin-left: 0; } }
@media (max-width: 650px) {
  .overview-tile.layout-grid {
    width: 48%;
    margin-right: 2%; }

  .clientassign-wrap {
    margin: 0 -15px; }

  .clientassign-item {
    display: block;
    padding: 0;
    margin: 0 auto;
    max-width: 430px;
    width: auto; } }
@media (min-width: 768px) {
  #tertiary-menu .btn-default.collapsed {
    display: none; } }
@media (max-width: 768px) {
  .panel-drill-asset-wrap {
    float: none;
    width: auto;
    max-width: 460px;
    margin: 0 auto; }

  .panel-drill-asset {
    width: 100%; }

  .panel-drill-info {
    margin: 0; }

  .dash-upload-btnwrap {
    padding: 0 15px; }
    .dash-upload-btnwrap > .col-sm-6 {
      padding: 0 0 10px; }

  .btn-search {
    margin: 10px 0; }

  .site-header .navbar-nav > li {
    display: block;
    border-bottom: 1px solid #ccc; }
    .site-header .navbar-nav > li:first-child {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
    .site-header .navbar-nav > li a {
      padding-top: 10px;
      padding-bottom: 10px;
      display: block;
      text-align: center; }
    .site-header .navbar-nav > li.nav-userprofile a {
      padding-top: 15px;
      padding-bottom: 15px;
      display: inline-block; }

  .site-header .extra-nav > li:first-child {
    border-top: 0px;
    margin-top: -18px; }

  .nav-notif:before {
    content: 'Notifications';
    font-size: 14px;
    position: relative;
    bottom: 3px; }

  .nav-search:before {
    content: 'Search';
    font-size: 14px;
    position: relative;
    bottom: 3px;
    right: 6px; }

  .hdr-search {
    float: right; }

  .login-splash, .search-overlay {
    overflow-y: scroll;
    overflow-x: hidden; }

  .user-menu-mob {
    text-align: center !important; }
    .user-menu-mob li {
      text-align: center; }
      .user-menu-mob li a {
        text-align: center;
        padding: 15px 20px !important; } }
@media (max-width: 480px) {
  .site-footer {
    position: static; }

  /*.mainstreet {padding-bottom: 20px;}*/
  .login-splash-inner {
    max-width: inherit;
    margin: 0 20px; }

  .login-title-wrap {
    width: auto;
    max-width: 400px; }
    .login-title-wrap img {
      float: none;
      display: block;
      margin: 0 auto 10px; }

  .login-title {
    border-left: 0;
    margin: 0;
    padding: 0;
    text-align: center; }

  .login-form {
    padding: 20px; }

  .userdash-profwrap .userdash-avatar {
    float: none; }

  .userdash-avatar {
    width: 100px;
    height: 100px;
    margin: 0 auto; }

  .userdash-content {
    margin-left: 0;
    padding-top: 0;
    text-align: center; }

  .client-campview-thumb {
    float: none;
    margin: 0 auto; }

  .client-campview-btns {
    float: none;
    text-align: center; }

  .client-campview-info {
    margin: 0;
    padding: 5px 0;
    float: none;
    border: 0; }

  .dashboard-nav a {
    width: 100px;
    margin-right: 4px;
    padding-bottom: 2px; }

  .overview-tile.layout-grid {
    width: 100%;
    margin-right: 0%; }

  .overview-tile.layout-list .overview-img {
    float: none;
    margin: 0 auto; }

  .overview-tile.layout-list .overview-info {
    min-height: inherit;
    margin-left: 0; }

  .campaign-status {
    float: none;
    text-align: left;
    padding-bottom: 10px; }

  .campaign-info {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0; }

  .btn-center .btn {
    display: block;
    margin: 0 0 10px; }

  .campaign-progress {
    margin: 0 -30px 20px; }

  .camp-prog {
    font-size: 12px; }

  .clientlib-asset-wrap {
    width: 50%; }

  .clientlib-info {
    margin-left: 52%; }

  .clientlib-info, .clientlib-asset {
    height: 180px; }

  .folder-item {
    display: block;
    width: auto;
    border: 0;
    margin-bottom: 5px; }

  .login-splash .company-feature {
    margin-bottom: 0; }

  .login-splash .splashuser-name {
    font-size: 26px; }

  #tertiary-menu-collapse .nav-tabs li {
    float: none; }
    #tertiary-menu-collapse .nav-tabs li a {
      text-align: center; }

  .nav-tabs li {
    float: none; }
    .nav-tabs li a {
      text-align: center; }

  .xs-button-wrap {
    width: 100%;
    text-align: center;
    display: block;
    padding-bottom: 5px; }
    .xs-button-wrap a {
      float: none !important; }

  #staffsearch {
    margin: 20px auto 0px !important; }

  .login-content {
    max-width: 500px;
    width: auto;
    position: absolute;
    top: 55%;
    left: 0;
    margin-left: 0;
    margin-top: -250px;
    right: 0; }

  .field-box {
    padding: 10px; }

  .field-box legend {
    padding: 0 5px;
    font-size: 12px;
    top: -9px;
    left: 10px; }

  .login-splash .scafware-logo {
    width: auto; }

  .user-menu-mob {
    text-align: center !important; }
    .user-menu-mob li {
      text-align: center; }
      .user-menu-mob li a {
        text-align: center;
        padding: 15px 20px !important; }

  .gearcat li {
    display: block;
    float: none; }
    .gearcat li a {
      text-align: center; } }
.login-splash, .search-overlay {
  background-color: #48bde8; }

.login-splash .splashuser-name {
  color: #fff; }

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