@charset "UTF-8";

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

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

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

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

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

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  md-select:not([disabled]):focus .md-select-value > .caret,
  md-select .md-select-value > .caret,
  .dropup > .btn > .caret,
  md-select .dropup > .md-select-value > .caret {
    border-top-color: #000 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  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;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px 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;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

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: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

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,
.initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

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

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  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.42857;
  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';
}

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

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 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%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  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,
.panel .panel-form .form-row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.panel .panel-form .form-row:before,
.row:after,
.panel .panel-form .form-row:after {
  content: " ";
  display: table;
}

.row:after,
.panel .panel-form .form-row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

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

.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-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  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;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .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: 20px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  input[type="date"].input-sm,
  .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > input.btn-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  md-select .input-group-sm > .input-group-btn > input.md-select-value[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > input.btn-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  md-select .input-group-sm > .input-group-btn > input.md-select-value[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > input.btn-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  md-select .input-group-sm > .input-group-btn > input.md-select-value[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > input.btn-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  md-select .input-group-sm > .input-group-btn > input.md-select-value[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > input.btn-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  md-select .input-group-lg > .input-group-btn > input.md-select-value[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > input.btn-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  md-select .input-group-lg > .input-group-btn > input.md-select-value[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > input.btn-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  md-select .input-group-lg > .input-group-btn > input.md-select-value[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > input.btn-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  md-select .input-group-lg > .input-group-btn > input.md-select-value[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .form-control-static.btn-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
md-select .input-group-lg > .input-group-btn > .form-control-static.md-select-value,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .form-control-static.btn-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
md-select .input-group-sm > .input-group-btn > .form-control-static.md-select-value {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .btn-group-addon,
.input-group-sm > .input-group-btn > .btn,
md-select .input-group-sm > .input-group-btn > .md-select-value {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .btn-group-addon,
.input-group-lg > .input-group-btn > .btn,
md-select .input-group-lg > .input-group-btn > .md-select-value {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

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

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

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .btn-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
md-select .input-group-sm > .input-group-btn > .md-select-value + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .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,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  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,
.has-success .btn-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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  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,
.has-warning .btn-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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon,
.has-error .btn-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .btn-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

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

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

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

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

.btn,
md-select:not([disabled]):focus .md-select-value,
md-select .md-select-value.md-select-placeholder,
md-select .md-select-value {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
md-select:not([disabled]):focus .md-select-value,
md-select .md-select-value:focus,
.btn.focus,
md-select:not([disabled]):focus .focus.md-select-value,
md-select .focus.md-select-value,
.btn:active:focus,
md-select:not([disabled]):focus .md-select-value:active,
md-select .md-select-value:active:focus,
md-select:active .md-select-value:focus,
.pager li > a:focus:active,
.pager li > span:focus:active,
.btn:active.focus,
md-select .md-select-value:active.focus,
md-select:active .focus.md-select-value,
.pager li > a.focus:active,
.pager li > span.focus:active,
.btn.active:focus,
md-select:not([disabled]):focus .active.md-select-value,
md-select .active.md-select-value:focus,
.btn.active.focus,
md-select .active.focus.md-select-value {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
md-select:not([disabled]):focus .md-select-value:hover,
md-select .md-select-value:hover,
md-select:hover .md-select-value,
.pager li > a:hover,
.pager li > a:focus,
.pager li > span:hover,
.pager li > span:focus,
.btn:focus,
md-select:not([disabled]):focus .md-select-value,
md-select .md-select-value:focus,
.btn.focus,
md-select:not([disabled]):focus .focus.md-select-value,
md-select .focus.md-select-value {
  color: #333;
  text-decoration: none;
}

.btn:active,
md-select:not([disabled]):focus .md-select-value:active,
md-select .md-select-value:active,
md-select:active .md-select-value,
.pager li > a:active,
.pager li > span:active,
.btn.active,
md-select:not([disabled]):focus .active.md-select-value,
md-select .active.md-select-value {
  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,
md-select:not([disabled]):focus .disabled.md-select-value,
md-select .disabled.md-select-value,
.btn[disabled],
md-select:not([disabled]):focus .md-select-value[disabled],
md-select .md-select-value[disabled],
fieldset[disabled] .btn,
fieldset[disabled] md-select:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus fieldset[disabled] .md-select-value,
fieldset[disabled] md-select .md-select-value,
md-select fieldset[disabled] .md-select-value {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
md-select:not([disabled]):focus a.disabled.md-select-value,
md-select a.disabled.md-select-value,
fieldset[disabled] a.btn,
fieldset[disabled] md-select:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus fieldset[disabled] a.md-select-value,
fieldset[disabled] md-select a.md-select-value,
md-select fieldset[disabled] a.md-select-value {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge,
.btn-default .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-default .ui-select-match-item {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge,
.btn-primary .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-primary .ui-select-match-item {
  color: #337ab7;
  background-color: #fff;
}

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

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge,
.btn-success .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-success .ui-select-match-item {
  color: #5cb85c;
  background-color: #fff;
}

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

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge,
.btn-info .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-info .ui-select-match-item {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge,
.btn-warning .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-warning .ui-select-match-item {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge,
.btn-danger .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-danger .ui-select-match-item {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  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,
md-select:not([disabled]):focus .btn-group-lg > .md-select-value,
md-select .btn-group-lg > .md-select-value {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn,
md-select:not([disabled]):focus .btn-group-sm > .md-select-value,
md-select .btn-group-sm > .md-select-value {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn,
md-select:not([disabled]):focus .btn-group-xs > .md-select-value,
md-select .btn-group-xs > .md-select-value {
  padding: 1px 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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #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: #337ab7;
}

.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.42857;
  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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
md-select:not([disabled]):focus .btn-group > .md-select-value,
md-select .btn-group > .md-select-value,
.btn-group-vertical > .btn,
md-select:not([disabled]):focus .btn-group-vertical > .md-select-value,
md-select .btn-group-vertical > .md-select-value {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
md-select .btn-group > .md-select-value:hover,
md-select:hover .btn-group > .md-select-value,
.pager li.btn-group > a:hover,
.pager li.btn-group > a:focus,
.pager li.btn-group > span:hover,
.pager li.btn-group > span:focus,
.btn-group > .btn:focus,
md-select:not([disabled]):focus .btn-group > .md-select-value,
md-select .btn-group > .md-select-value:focus,
.btn-group > .btn:active,
md-select .btn-group > .md-select-value:active,
md-select:active .btn-group > .md-select-value,
.pager li.btn-group > a:active,
.pager li.btn-group > span:active,
.btn-group > .btn.active,
md-select .btn-group > .active.md-select-value,
.btn-group-vertical > .btn:hover,
md-select .btn-group-vertical > .md-select-value:hover,
md-select:hover .btn-group-vertical > .md-select-value,
.pager li.btn-group-vertical > a:hover,
.pager li.btn-group-vertical > a:focus,
.pager li.btn-group-vertical > span:hover,
.pager li.btn-group-vertical > span:focus,
.btn-group-vertical > .btn:focus,
md-select:not([disabled]):focus .btn-group-vertical > .md-select-value,
md-select .btn-group-vertical > .md-select-value:focus,
.btn-group-vertical > .btn:active,
md-select .btn-group-vertical > .md-select-value:active,
md-select:active .btn-group-vertical > .md-select-value,
.pager li.btn-group-vertical > a:active,
.pager li.btn-group-vertical > span:active,
.btn-group-vertical > .btn.active,
md-select .btn-group-vertical > .active.md-select-value {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar md-select:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus .btn-toolbar .md-select-value,
.btn-toolbar md-select .md-select-value,
md-select .btn-toolbar .md-select-value,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
md-select:not([disabled]):focus .btn-toolbar > .md-select-value,
md-select .btn-toolbar > .md-select-value,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

.btn-group > .btn:first-child,
md-select .btn-group > .md-select-value:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
md-select .btn-group > .md-select-value: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),
md-select .btn-group > .md-select-value: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,
md-select .btn-group > .btn-group:not(:first-child):not(:last-child) > .md-select-value {
  border-radius: 0;
}

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
md-select .btn-group > .btn-group:last-child:not(:first-child) > .md-select-value: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,
md-select .btn-group > .md-select-value + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
md-select .btn-group-lg.btn-group > .md-select-value + .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,
md-select:not([disabled]):focus .md-select-value .caret,
md-select .md-select-value .caret {
  margin-left: 0;
}

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

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

.btn-group-vertical > .btn,
md-select:not([disabled]):focus .btn-group-vertical > .md-select-value,
md-select .btn-group-vertical > .md-select-value,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
md-select .btn-group-vertical > .btn-group > .md-select-value {
  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,
md-select .btn-group-vertical > .btn-group > .md-select-value {
  float: none;
}

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

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

.btn-group-vertical > .btn:first-child:not(:last-child),
md-select .btn-group-vertical > .md-select-value:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child),
md-select .btn-group-vertical > .md-select-value:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

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

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
md-select .btn-group-vertical > .btn-group:first-child:not(:last-child) > .md-select-value: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,
md-select .btn-group-vertical > .btn-group:last-child:not(:first-child) > .md-select-value: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,
md-select:not([disabled]):focus .btn-group-justified > .md-select-value,
md-select .btn-group-justified > .md-select-value,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group md-select .md-select-value,
md-select .btn-group-justified > .btn-group .md-select-value {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.btn-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.btn-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,
.btn-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon,
.btn-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .btn-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .btn.btn-group-addon,
md-select .input-group-sm > .input-group-btn > .btn-group-addon.md-select-value,
md-select .input-group-sm > .input-group-btn > .input-group-addon.md-select-value,
.input-sm.btn-group-addon {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .btn-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .btn.btn-group-addon,
md-select .input-group-lg > .input-group-btn > .btn-group-addon.md-select-value,
md-select .input-group-lg > .input-group-btn > .input-group-addon.md-select-value,
.input-lg.btn-group-addon {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.btn-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"],
.btn-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn,
md-select:not([disabled]):focus .input-group-btn > .md-select-value,
md-select .input-group-btn > .md-select-value {
  position: relative;
}

.input-group-btn > .btn + .btn,
md-select .input-group-btn > .md-select-value + .btn,
md-select .input-group-btn > .btn + .md-select-value,
md-select .input-group-btn > .md-select-value + .md-select-value {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
md-select .input-group-btn > .md-select-value:hover,
md-select:hover .input-group-btn > .md-select-value,
.pager li.input-group-btn > a:hover,
.pager li.input-group-btn > a:focus,
.pager li.input-group-btn > span:hover,
.pager li.input-group-btn > span:focus,
.input-group-btn > .btn:focus,
md-select:not([disabled]):focus .input-group-btn > .md-select-value,
md-select .input-group-btn > .md-select-value:focus,
.input-group-btn > .btn:active,
md-select .input-group-btn > .md-select-value:active,
md-select:active .input-group-btn > .md-select-value,
.pager li.input-group-btn > a:active,
.pager li.input-group-btn > span:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
md-select .input-group-btn:first-child > .md-select-value,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
md-select .input-group-btn:last-child > .md-select-value,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

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

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #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: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

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

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

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

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

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px 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: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

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

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.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: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .btn-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn,
md-select .btn-group-sm > .navbar-btn.md-select-value {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn,
md-select .btn-group-xs > .navbar-btn.md-select-value {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

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

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

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

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

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

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

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.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: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

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

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

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

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

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

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.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: 20px;
  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: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  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 {
  z-index: 2;
  color: #23527c;
  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: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  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: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.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;
  line-height: 1.5;
}

.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: 20px 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,
md-select:not([disabled]):focus .md-select-value .label,
md-select .md-select-value .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: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge,
.ui-select-container.ui-select-multiple .ui-select-match-item {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty,
.ui-select-container.ui-select-multiple .ui-select-match-item:empty {
  display: none;
}

.btn .badge,
md-select:not([disabled]):focus .md-select-value .badge,
md-select .md-select-value .badge,
.btn .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn .ui-select-match-item,
md-select .md-select-value .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple md-select .md-select-value .ui-select-match-item {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
md-select .btn-group-xs > .md-select-value .badge,
.btn-xs .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-xs .ui-select-match-item,
.btn-group-xs > .btn .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-group-xs > .btn .ui-select-match-item,
md-select .btn-group-xs > .md-select-value .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple md-select .btn-group-xs > .md-select-value .ui-select-match-item,
.btn-group-xs > .btn .badge,
md-select .btn-group-xs > .md-select-value .badge,
.btn-group-xs > .btn .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn-group-xs > .btn .ui-select-match-item,
md-select .btn-group-xs > .md-select-value .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple md-select .btn-group-xs > .md-select-value .ui-select-match-item {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.ui-select-container.ui-select-multiple .list-group-item.active > .ui-select-match-item,
.nav-pills > .active > a > .badge,
.ui-select-container.ui-select-multiple .nav-pills > .active > a > .ui-select-match-item {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge,
.ui-select-container.ui-select-multiple .list-group-item > .ui-select-match-item {
  float: right;
}

.list-group-item > .badge + .badge,
.ui-select-container.ui-select-multiple .list-group-item > .ui-select-match-item + .badge,
.ui-select-container.ui-select-multiple .list-group-item > .badge + .ui-select-match-item,
.ui-select-container.ui-select-multiple .list-group-item > .ui-select-match-item + .ui-select-match-item {
  margin-right: 5px;
}

.nav-pills > li > a > .badge,
.ui-select-container.ui-select-multiple .nav-pills > li > a > .ui-select-match-item {
  margin-left: 3px;
}

a.badge:hover,
.ui-select-container.ui-select-multiple a.ui-select-match-item:hover,
a.badge:focus,
.ui-select-container.ui-select-multiple a.ui-select-match-item:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 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,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  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: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-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: 20px;
  margin-bottom: 20px;
  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: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

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

.progress-bar-success {
  background-color: #5cb85c;
}

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

.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 {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #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;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

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

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

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

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

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

.panel {
  margin-bottom: 20px;
  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: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 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;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

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

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

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

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

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-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,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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: 20px;
}

.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,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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,
.panel-default > .panel-heading .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .panel-default > .panel-heading .ui-select-match-item {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge,
.panel-primary > .panel-heading .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .panel-primary > .panel-heading .ui-select-match-item {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.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,
.panel-success > .panel-heading .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .panel-success > .panel-heading .ui-select-match-item {
  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,
.panel-info > .panel-heading .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .panel-info > .panel-heading .ui-select-match-item {
  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,
.panel-warning > .panel-heading .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .panel-warning > .panel-heading .ui-select-match-item {
  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: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge,
.panel-danger > .panel-heading .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .panel-danger > .panel-heading .ui-select-match-item {
  color: #f2dede;
  background-color: #a94442;
}

.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,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #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 {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 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 {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn,
.modal-footer md-select .md-select-value + .btn,
md-select .modal-footer .md-select-value + .btn,
.modal-footer md-select .btn + .md-select-value,
md-select .modal-footer .btn + .md-select-value,
.modal-footer md-select .md-select-value + .md-select-value,
md-select .modal-footer .md-select-value + .md-select-value {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group md-select .md-select-value + .btn,
md-select .modal-footer .btn-group .md-select-value + .btn,
.modal-footer .btn-group md-select .btn + .md-select-value,
md-select .modal-footer .btn-group .btn + .md-select-value,
.modal-footer .btn-group md-select .md-select-value + .md-select-value,
md-select .modal-footer .btn-group .md-select-value + .md-select-value {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 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: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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);
}

.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;
  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;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: 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,
.carousel-caption md-select:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus .carousel-caption .md-select-value,
.carousel-caption md-select .md-select-value,
md-select .carousel-caption .md-select-value {
  text-shadow: none;
}

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

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.table-group .table-header:before,
.table-group .table-footer:before,
.table-group .table-filter .filter-body .filter-row:before,
.clearfix:after,
.table-group .table-header:after,
.table-group .table-footer:after,
.table-group .table-filter .filter-body .filter-row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.table-group .table-header:after,
.table-group .table-footer:after,
.table-group .table-filter .filter-body .filter-row:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

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

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

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

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

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

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

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

html,
body {
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  text-rendering: geometricPrecision;
  -webkit-text-rendering: geometricPrecision;
  -moz-text-rendering: geometricPrecision;
  -o-text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.color-gray-50 {
  color: #7F7F7F;
}

.color-white {
  color: #FFFFFF;
}

.color-white-75 {
  color: rgba(255, 255, 255, 0.75);
}

.color-white-50 {
  color: rgba(255, 255, 255, 0.5);
}

.color-white-25 {
  color: rgba(255, 255, 255, 0.25);
}

h1 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

h2 {
  font-size: 20px;
  line-height: 28px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
}

h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

h4 {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

h5,
label {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #7F7F7F;
}

h6,
label.small {
  font-size: 8px;
  line-height: 10px;
  font-weight: bold;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

p {
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}

.font-size-small {
  font-size: 11px;
  line-height: 14px;
}

label {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}

.btn,
md-select:not([disabled]):focus .md-select-value,
md-select .md-select-value.md-select-placeholder,
md-select .md-select-value,
.pager li > a,
.pager li > span {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

.btn-sm,
.btn-group-sm > .btn,
md-select:not([disabled]):focus .btn-group-sm > .md-select-value,
md-select .btn-group-sm > .md-select-value {
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
}

.btn-lg,
.btn-group-lg > .btn,
md-select:not([disabled]):focus .btn-group-lg > .md-select-value,
md-select .btn-group-lg > .md-select-value {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

.font-size-xxxl {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 48px;
}

.font-size-xxl {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.font-size-xl {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
}

.font-size-l {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

.font-size-m {
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
}

.font-size-s {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

.font-size-xs {
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}

.font-size-xxs {
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.color-panel {
  display: flex;
  border-radius: 2px;
  margin-bottom: 10px;
  color: #FFFFFF;
}

.color-panel + .title-block {
  margin-top: 50px;
}

.color-panel.dark-font {
  color: #333333;
}

.color-panel .color-hue {
  position: relative;
  width: 25%;
  padding: 25px 30px;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  cursor: pointer;
  outline: none !important;
}

.color-panel .color-hue:hover {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  box-shadow: 0px 15px 40px -15px rgba(51, 51, 51, 0.2);
  -webkit-box-shadow: 0px 15px 40px -15px rgba(51, 51, 51, 0.2);
  -moz-box-shadow: 0px 15px 40px -15px rgba(51, 51, 51, 0.2);
  -ms-box-shadow: 0px 15px 40px -15px rgba(51, 51, 51, 0.2);
  -o-box-shadow: 0px 15px 40px -15px rgba(51, 51, 51, 0.2);
  z-index: 1000;
  border-radius: 3px;
}

.color-panel .color-hue:hover h4.color-name {
  transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  opacity: 0;
}

.color-panel .color-hue:hover h4.copy-hex {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  opacity: 1;
}

.color-panel .color-hue:hover p.hex {
  opacity: 1;
}

.color-panel .color-hue:hover.copied h4.copy-hex {
  transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  opacity: 0;
}

.color-panel .color-hue:hover.copied h4.copied-hex {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  opacity: 1;
}

.color-panel .color-hue h4,
.color-panel .color-hue p {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.color-panel .color-hue h4.color-name {
  margin: 0 0 8px;
}

.color-panel .color-hue h4.copy-hex,
.color-panel .color-hue h4.copied-hex {
  margin: 0;
  position: absolute;
  top: 25px;
  left: 30px;
  transform: translateY(1.5em);
  -webkit-transform: translateY(1.5em);
  -moz-transform: translateY(1.5em);
  -ms-transform: translateY(1.5em);
  -o-transform: translateY(1.5em);
  opacity: 0;
}

.color-panel .color-hue p {
  opacity: 0.75;
  margin: 0 0 4px;
}

.color-panel .color-hue:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.color-panel .color-hue:last-of-type {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.color-panel .color-hue.base {
  width: 50%;
}

.color-panel .color-hue.brand-1 {
  background-color: #2095F3;
}

.color-panel .color-hue.brand-2 {
  background-color: #1C84D9;
}

.color-panel .color-hue.brand-3 {
  background-color: #1874BF;
}

.color-panel .color-hue.metallic-1 {
  background-color: #173045;
}

.color-panel .color-hue.metallic-2 {
  background-color: #223C52;
}

.color-panel .color-hue.metallic-3 {
  background-color: #334E65;
}

.color-panel .color-hue.light-gray-1 {
  background-color: #F8F8FA;
}

.color-panel .color-hue.light-gray-2 {
  background-color: #FAFAFC;
}

.color-panel .color-hue.light-gray-3 {
  background-color: #FCFCFD;
}

.color-panel .color-hue.black {
  background-color: #000000;
}

.color-panel .color-hue.gray-80 {
  background-color: #333333;
}

.color-panel .color-hue.gray-60 {
  background-color: #666666;
}

.color-panel .color-hue.gray-50 {
  background-color: #7F7F7F;
}

.color-panel .color-hue.gray-25 {
  background-color: #BFBFBF;
}

.color-panel .color-hue.gray-15 {
  background-color: #D9D9D9;
}

.color-panel .color-hue.gray-10 {
  background-color: #E5E5E5;
}

.color-panel .color-hue.gray-05 {
  background-color: #F2F2F2;
}

.color-panel .color-hue.green-1 {
  background-color: #00B896;
}

.color-panel .color-hue.green-2 {
  background-color: #009E81;
}

.color-panel .color-hue.green-3 {
  background-color: #00856C;
}

.color-panel .color-hue.yellow-1 {
  background-color: #FFEA7F;
}

.color-panel .color-hue.yellow-2 {
  background-color: #FFD400;
}

.color-panel .color-hue.yellow-3 {
  background-color: #FFAC00;
}

.color-panel .color-hue.red-1 {
  background-color: #FF415E;
}

.color-panel .color-hue.red-2 {
  background-color: #E63B55;
}

.color-panel .color-hue.red-3 {
  background-color: #CC354B;
}

.text-muted {
  color: #7F7F7F !important;
}

.text-primary {
  color: #2095F3 !important;
}

.text-success {
  color: #00B896 !important;
}

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

.text-danger {
  color: #FF415E !important;
}

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

.text-centered {
  text-align: center !important;
}

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

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.btn,
md-select:not([disabled]):focus .md-select-value,
md-select .md-select-value.md-select-placeholder,
md-select .md-select-value,
.md-button.btn,
md-select:not([disabled]):focus .md-button.md-select-value,
md-select .md-button.md-select-value,
button.btn,
md-select:not([disabled]):focus button.md-select-value,
md-select button.md-select-value.md-select-placeholder,
md-select button.md-select-value,
a.btn,
md-select:not([disabled]):focus a.md-select-value,
md-select a.md-select-value.md-select-placeholder,
md-select a.md-select-value {
  text-align: center;
  text-transform: none;
  padding: 9px 12px;
  margin: 0;
  min-height: 0;
  min-width: 80px;
  border: 1px solid;
  border-radius: 2px;
  outline: none !important;
  color: #333333;
  background-color: #F2F2F2;
  border-color: #BFBFBF;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.btn .fa,
md-select:not([disabled]):focus .md-select-value .fa,
md-select .md-select-value .fa,
.md-button.btn .fa,
md-select .md-button.md-select-value .fa,
button.btn .fa,
md-select:not([disabled]):focus button.md-select-value .fa,
md-select button.md-select-value .fa,
a.btn .fa,
md-select:not([disabled]):focus a.md-select-value .fa,
md-select a.md-select-value .fa {
  width: 12px;
  text-align: center;
  margin-right: 8px;
  color: #7F7F7F;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.btn .caret,
md-select:not([disabled]):focus .md-select-value .caret,
md-select .md-select-value .caret,
.md-button.btn .caret,
md-select .md-button.md-select-value .caret,
button.btn .caret,
md-select:not([disabled]):focus button.md-select-value .caret,
md-select button.md-select-value .caret,
a.btn .caret,
md-select:not([disabled]):focus a.md-select-value .caret,
md-select a.md-select-value .caret {
  color: #7F7F7F;
}

.btn .loader,
md-select:not([disabled]):focus .md-select-value .loader,
md-select .md-select-value .loader,
.md-button.btn .loader,
md-select .md-button.md-select-value .loader,
button.btn .loader,
md-select:not([disabled]):focus button.md-select-value .loader,
md-select button.md-select-value .loader,
a.btn .loader,
md-select:not([disabled]):focus a.md-select-value .loader,
md-select a.md-select-value .loader {
  display: inline-block;
  margin-right: 10px;
  width: 14px;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.btn .loader .fa,
md-select .md-select-value .loader .fa,
.md-button.btn .loader .fa,
md-select .md-button.md-select-value .loader .fa,
button.btn .loader .fa,
md-select button.md-select-value .loader .fa,
a.btn .loader .fa,
md-select a.md-select-value .loader .fa {
  animation-timing-function: cubic-bezier(0.52, 0.165, 0.49, 0.835);
  -webkit-animation-timing-function: cubic-bezier(0.52, 0.165, 0.49, 0.835);
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  margin-right: 0;
}

.btn .loader.ng-hide,
md-select .md-select-value .loader.ng-hide,
.md-button.btn .loader.ng-hide,
md-select .md-button.md-select-value .loader.ng-hide,
button.btn .loader.ng-hide,
md-select button.md-select-value .loader.ng-hide,
a.btn .loader.ng-hide,
md-select a.md-select-value .loader.ng-hide {
  width: 0px;
  opacity: 0;
  margin-right: 0;
}

.btn.btn-sm,
.btn-group-sm > .btn,
md-select:not([disabled]):focus .btn-group-sm > .md-select-value,
md-select .btn-group-sm > .md-select-value,
md-select:not([disabled]):focus .btn-sm.md-select-value,
md-select .btn-sm.md-select-value,
md-select .btn-group-sm > .md-select-value.btn,
.md-button.btn.btn-sm,
.btn-group-sm > .md-button.btn,
md-select .btn-group-sm > .md-button.md-select-value,
md-select .md-button.btn-sm.md-select-value,
button.btn.btn-sm,
.btn-group-sm > button.btn,
md-select:not([disabled]):focus .btn-group-sm > button.md-select-value,
md-select .btn-group-sm > button.md-select-value,
md-select:not([disabled]):focus button.btn-sm.md-select-value,
md-select button.btn-sm.md-select-value,
md-select .btn-group-sm > button.md-select-value.btn,
a.btn.btn-sm,
.btn-group-sm > a.btn,
md-select:not([disabled]):focus .btn-group-sm > a.md-select-value,
md-select .btn-group-sm > a.md-select-value,
md-select:not([disabled]):focus a.btn-sm.md-select-value,
md-select a.btn-sm.md-select-value,
md-select .btn-group-sm > a.md-select-value.btn {
  padding: 4px 8px;
}

.btn.btn-sm.btn-square,
.btn-group-sm > .btn.btn-square,
md-select .btn-group-sm > .btn-square.md-select-value,
md-select .btn-sm.btn-square.md-select-value,
.md-button.btn.btn-sm.btn-square,
.btn-group-sm > .md-button.btn.btn-square,
md-select .btn-group-sm > .md-button.btn-square.md-select-value,
md-select .md-button.btn-sm.btn-square.md-select-value,
button.btn.btn-sm.btn-square,
.btn-group-sm > button.btn.btn-square,
md-select .btn-group-sm > button.btn-square.md-select-value,
md-select button.btn-sm.btn-square.md-select-value,
a.btn.btn-sm.btn-square,
.btn-group-sm > a.btn.btn-square,
md-select .btn-group-sm > a.btn-square.md-select-value,
md-select a.btn-sm.btn-square.md-select-value {
  width: 24px;
  padding: 4px 0;
}

.btn.btn-lg,
.btn-group-lg > .btn,
md-select:not([disabled]):focus .btn-group-lg > .md-select-value,
md-select .btn-group-lg > .md-select-value,
md-select:not([disabled]):focus .btn-lg.md-select-value,
md-select .btn-lg.md-select-value,
md-select .btn-group-lg > .md-select-value.btn,
.md-button.btn.btn-lg,
.btn-group-lg > .md-button.btn,
md-select .btn-group-lg > .md-button.md-select-value,
md-select .md-button.btn-lg.md-select-value,
button.btn.btn-lg,
.btn-group-lg > button.btn,
md-select:not([disabled]):focus .btn-group-lg > button.md-select-value,
md-select .btn-group-lg > button.md-select-value,
md-select:not([disabled]):focus button.btn-lg.md-select-value,
md-select button.btn-lg.md-select-value,
md-select .btn-group-lg > button.md-select-value.btn,
a.btn.btn-lg,
.btn-group-lg > a.btn,
md-select:not([disabled]):focus .btn-group-lg > a.md-select-value,
md-select .btn-group-lg > a.md-select-value,
md-select:not([disabled]):focus a.btn-lg.md-select-value,
md-select a.btn-lg.md-select-value,
md-select .btn-group-lg > a.md-select-value.btn {
  padding: 11px 16px;
}

.btn.btn-lg .fa,
.btn-group-lg > .btn .fa,
md-select .btn-group-lg > .md-select-value .fa,
md-select .btn-lg.md-select-value .fa,
.btn.btn-lg .caret,
.btn-group-lg > .btn .caret,
md-select .btn-group-lg > .md-select-value .caret,
md-select .btn-lg.md-select-value .caret,
.md-button.btn.btn-lg .fa,
.btn-group-lg > .md-button.btn .fa,
md-select .btn-group-lg > .md-button.md-select-value .fa,
md-select .md-button.btn-lg.md-select-value .fa,
.md-button.btn.btn-lg .caret,
.btn-group-lg > .md-button.btn .caret,
md-select .btn-group-lg > .md-button.md-select-value .caret,
md-select .md-button.btn-lg.md-select-value .caret,
button.btn.btn-lg .fa,
.btn-group-lg > button.btn .fa,
md-select .btn-group-lg > button.md-select-value .fa,
md-select button.btn-lg.md-select-value .fa,
button.btn.btn-lg .caret,
.btn-group-lg > button.btn .caret,
md-select .btn-group-lg > button.md-select-value .caret,
md-select button.btn-lg.md-select-value .caret,
a.btn.btn-lg .fa,
.btn-group-lg > a.btn .fa,
md-select .btn-group-lg > a.md-select-value .fa,
md-select a.btn-lg.md-select-value .fa,
a.btn.btn-lg .caret,
.btn-group-lg > a.btn .caret,
md-select .btn-group-lg > a.md-select-value .caret,
md-select a.btn-lg.md-select-value .caret {
  margin-right: 12px;
}

.btn.btn-lg.btn-square,
.btn-group-lg > .btn.btn-square,
md-select .btn-group-lg > .btn-square.md-select-value,
md-select .btn-lg.btn-square.md-select-value,
.md-button.btn.btn-lg.btn-square,
.btn-group-lg > .md-button.btn.btn-square,
md-select .btn-group-lg > .md-button.btn-square.md-select-value,
md-select .md-button.btn-lg.btn-square.md-select-value,
button.btn.btn-lg.btn-square,
.btn-group-lg > button.btn.btn-square,
md-select .btn-group-lg > button.btn-square.md-select-value,
md-select button.btn-lg.btn-square.md-select-value,
a.btn.btn-lg.btn-square,
.btn-group-lg > a.btn.btn-square,
md-select .btn-group-lg > a.btn-square.md-select-value,
md-select a.btn-lg.btn-square.md-select-value {
  width: 44px;
  padding: 11px 0;
}

.btn.btn-square,
md-select:not([disabled]):focus .btn-square.md-select-value,
md-select .btn-square.md-select-value,
.md-button.btn.btn-square,
md-select .md-button.btn-square.md-select-value,
button.btn.btn-square,
md-select:not([disabled]):focus button.btn-square.md-select-value,
md-select button.btn-square.md-select-value,
a.btn.btn-square,
md-select:not([disabled]):focus a.btn-square.md-select-value,
md-select a.btn-square.md-select-value {
  width: 34px;
  min-width: 0;
  padding: 9px 0;
  text-align: center;
}

.btn.btn-square .fa,
md-select .btn-square.md-select-value .fa,
.btn.btn-square .caret,
md-select .btn-square.md-select-value .caret,
.md-button.btn.btn-square .fa,
md-select .md-button.btn-square.md-select-value .fa,
.md-button.btn.btn-square .caret,
md-select .md-button.btn-square.md-select-value .caret,
button.btn.btn-square .fa,
md-select button.btn-square.md-select-value .fa,
button.btn.btn-square .caret,
md-select button.btn-square.md-select-value .caret,
a.btn.btn-square .fa,
md-select a.btn-square.md-select-value .fa,
a.btn.btn-square .caret,
md-select a.btn-square.md-select-value .caret {
  font-size: 13px;
  margin: 0;
  color: #333333;
}

.btn:hover,
md-select:not([disabled]):focus .md-select-value:hover,
md-select .md-select-value:hover,
md-select:hover .md-select-value,
.pager li > a:hover,
.pager li > a:focus,
.pager li > span:hover,
.pager li > span:focus,
.btn:focus,
md-select:not([disabled]):focus .md-select-value,
md-select .md-select-value:focus,
.md-button.btn:hover,
md-select .md-button.md-select-value:hover,
md-select:hover .md-button.md-select-value,
.pager li > a.md-button:hover,
.pager li > a.md-button:focus,
.pager li > span.md-button:hover,
.pager li > span.md-button:focus,
.md-button.btn:focus,
md-select:not([disabled]):focus .md-button.md-select-value,
md-select .md-button.md-select-value:focus,
button.btn:hover,
md-select:not([disabled]):focus button.md-select-value:hover,
md-select button.md-select-value:hover,
md-select:hover button.md-select-value,
button.btn:focus,
md-select:not([disabled]):focus button.md-select-value,
md-select button.md-select-value:focus,
a.btn:hover,
md-select:not([disabled]):focus a.md-select-value:hover,
md-select a.md-select-value:hover,
md-select:hover a.md-select-value,
.pager li > a:hover,
.pager li > a:focus,
a.btn:focus,
md-select:not([disabled]):focus a.md-select-value,
md-select a.md-select-value:focus {
  background: #E5E5E5;
  border-color: #BFBFBF;
}

.btn:active,
md-select:not([disabled]):focus .md-select-value:active,
md-select .md-select-value:active,
md-select:active .md-select-value,
.pager li > a:active,
.pager li > span:active,
.md-button.btn:active,
md-select .md-button.md-select-value:active,
md-select:active .md-button.md-select-value,
.pager li > a.md-button:active,
.pager li > span.md-button:active,
button.btn:active,
md-select:not([disabled]):focus button.md-select-value:active,
md-select button.md-select-value:active,
md-select:active button.md-select-value,
a.btn:active,
md-select:not([disabled]):focus a.md-select-value:active,
md-select a.md-select-value:active,
md-select:active a.md-select-value,
.pager li > a:active {
  background: #D9D9D9;
  border-color: #BFBFBF;
}

.btn.btn-primary,
md-select:not([disabled]):focus .btn-primary.md-select-value,
md-select .btn-primary.md-select-value,
.md-button.btn.btn-primary,
md-select .md-button.btn-primary.md-select-value,
button.btn.btn-primary,
md-select:not([disabled]):focus button.btn-primary.md-select-value,
md-select button.btn-primary.md-select-value,
a.btn.btn-primary,
md-select:not([disabled]):focus a.btn-primary.md-select-value,
md-select a.btn-primary.md-select-value {
  color: #FFFFFF;
  background: #2095F3;
  border-color: #1C84D9;
}

.btn.btn-primary .fa,
md-select .btn-primary.md-select-value .fa,
.btn.btn-primary .caret,
md-select .btn-primary.md-select-value .caret,
.md-button.btn.btn-primary .fa,
md-select .md-button.btn-primary.md-select-value .fa,
.md-button.btn.btn-primary .caret,
md-select .md-button.btn-primary.md-select-value .caret,
button.btn.btn-primary .fa,
md-select button.btn-primary.md-select-value .fa,
button.btn.btn-primary .caret,
md-select button.btn-primary.md-select-value .caret,
a.btn.btn-primary .fa,
md-select a.btn-primary.md-select-value .fa,
a.btn.btn-primary .caret,
md-select a.btn-primary.md-select-value .caret {
  color: #FFFFFF;
}

.btn.btn-primary:hover,
md-select .btn-primary.md-select-value:hover,
md-select:hover .btn-primary.md-select-value,
.pager li > a.btn-primary:hover,
.pager li > a.btn-primary:focus,
.pager li > span.btn-primary:hover,
.pager li > span.btn-primary:focus,
.btn.btn-primary:focus,
md-select:not([disabled]):focus .btn-primary.md-select-value,
md-select .btn-primary.md-select-value:focus,
.md-button.btn.btn-primary:hover,
md-select .md-button.btn-primary.md-select-value:hover,
md-select:hover .md-button.btn-primary.md-select-value,
.pager li > a.md-button.btn-primary:hover,
.pager li > a.md-button.btn-primary:focus,
.pager li > span.md-button.btn-primary:hover,
.pager li > span.md-button.btn-primary:focus,
.md-button.btn.btn-primary:focus,
md-select:not([disabled]):focus .md-button.btn-primary.md-select-value,
md-select .md-button.btn-primary.md-select-value:focus,
button.btn.btn-primary:hover,
md-select button.btn-primary.md-select-value:hover,
md-select:hover button.btn-primary.md-select-value,
button.btn.btn-primary:focus,
md-select:not([disabled]):focus button.btn-primary.md-select-value,
md-select button.btn-primary.md-select-value:focus,
a.btn.btn-primary:hover,
md-select a.btn-primary.md-select-value:hover,
md-select:hover a.btn-primary.md-select-value,
.pager li > a.btn-primary:hover,
.pager li > a.btn-primary:focus,
a.btn.btn-primary:focus,
md-select:not([disabled]):focus a.btn-primary.md-select-value,
md-select a.btn-primary.md-select-value:focus {
  background: #1C84D9;
  border-color: #1C84D9;
}

.btn.btn-primary:active,
md-select .btn-primary.md-select-value:active,
md-select:active .btn-primary.md-select-value,
.pager li > a.btn-primary:active,
.pager li > span.btn-primary:active,
.md-button.btn.btn-primary:active,
md-select .md-button.btn-primary.md-select-value:active,
md-select:active .md-button.btn-primary.md-select-value,
.pager li > a.md-button.btn-primary:active,
.pager li > span.md-button.btn-primary:active,
button.btn.btn-primary:active,
md-select button.btn-primary.md-select-value:active,
md-select:active button.btn-primary.md-select-value,
a.btn.btn-primary:active,
md-select a.btn-primary.md-select-value:active,
md-select:active a.btn-primary.md-select-value,
.pager li > a.btn-primary:active {
  background: #1874BF;
  border-color: #1874BF;
}

.btn.btn-success,
md-select:not([disabled]):focus .btn-success.md-select-value,
md-select .btn-success.md-select-value,
.md-button.btn.btn-success,
md-select .md-button.btn-success.md-select-value,
button.btn.btn-success,
md-select:not([disabled]):focus button.btn-success.md-select-value,
md-select button.btn-success.md-select-value,
a.btn.btn-success,
md-select:not([disabled]):focus a.btn-success.md-select-value,
md-select a.btn-success.md-select-value {
  color: #FFFFFF;
  background: #00B896;
  border-color: #009E81;
}

.btn.btn-success .fa,
md-select .btn-success.md-select-value .fa,
.btn.btn-success .caret,
md-select .btn-success.md-select-value .caret,
.md-button.btn.btn-success .fa,
md-select .md-button.btn-success.md-select-value .fa,
.md-button.btn.btn-success .caret,
md-select .md-button.btn-success.md-select-value .caret,
button.btn.btn-success .fa,
md-select button.btn-success.md-select-value .fa,
button.btn.btn-success .caret,
md-select button.btn-success.md-select-value .caret,
a.btn.btn-success .fa,
md-select a.btn-success.md-select-value .fa,
a.btn.btn-success .caret,
md-select a.btn-success.md-select-value .caret {
  color: #FFFFFF;
}

.btn.btn-success:hover,
md-select .btn-success.md-select-value:hover,
md-select:hover .btn-success.md-select-value,
.pager li > a.btn-success:hover,
.pager li > a.btn-success:focus,
.pager li > span.btn-success:hover,
.pager li > span.btn-success:focus,
.btn.btn-success:focus,
md-select:not([disabled]):focus .btn-success.md-select-value,
md-select .btn-success.md-select-value:focus,
.md-button.btn.btn-success:hover,
md-select .md-button.btn-success.md-select-value:hover,
md-select:hover .md-button.btn-success.md-select-value,
.pager li > a.md-button.btn-success:hover,
.pager li > a.md-button.btn-success:focus,
.pager li > span.md-button.btn-success:hover,
.pager li > span.md-button.btn-success:focus,
.md-button.btn.btn-success:focus,
md-select:not([disabled]):focus .md-button.btn-success.md-select-value,
md-select .md-button.btn-success.md-select-value:focus,
button.btn.btn-success:hover,
md-select button.btn-success.md-select-value:hover,
md-select:hover button.btn-success.md-select-value,
button.btn.btn-success:focus,
md-select:not([disabled]):focus button.btn-success.md-select-value,
md-select button.btn-success.md-select-value:focus,
a.btn.btn-success:hover,
md-select a.btn-success.md-select-value:hover,
md-select:hover a.btn-success.md-select-value,
.pager li > a.btn-success:hover,
.pager li > a.btn-success:focus,
a.btn.btn-success:focus,
md-select:not([disabled]):focus a.btn-success.md-select-value,
md-select a.btn-success.md-select-value:focus {
  background: #009E81;
  border-color: #009E81;
}

.btn.btn-success:active,
md-select .btn-success.md-select-value:active,
md-select:active .btn-success.md-select-value,
.pager li > a.btn-success:active,
.pager li > span.btn-success:active,
.md-button.btn.btn-success:active,
md-select .md-button.btn-success.md-select-value:active,
md-select:active .md-button.btn-success.md-select-value,
.pager li > a.md-button.btn-success:active,
.pager li > span.md-button.btn-success:active,
button.btn.btn-success:active,
md-select button.btn-success.md-select-value:active,
md-select:active button.btn-success.md-select-value,
a.btn.btn-success:active,
md-select a.btn-success.md-select-value:active,
md-select:active a.btn-success.md-select-value,
.pager li > a.btn-success:active {
  background: #00856C;
  border-color: #00856C;
}

.btn.btn-danger,
md-select:not([disabled]):focus .btn-danger.md-select-value,
md-select .btn-danger.md-select-value,
.md-button.btn.btn-danger,
md-select .md-button.btn-danger.md-select-value,
button.btn.btn-danger,
md-select:not([disabled]):focus button.btn-danger.md-select-value,
md-select button.btn-danger.md-select-value,
a.btn.btn-danger,
md-select:not([disabled]):focus a.btn-danger.md-select-value,
md-select a.btn-danger.md-select-value {
  color: #FFFFFF;
  background: #FF415E;
  border-color: #E63B55;
}

.btn.btn-danger .fa,
md-select .btn-danger.md-select-value .fa,
.btn.btn-danger .caret,
md-select .btn-danger.md-select-value .caret,
.md-button.btn.btn-danger .fa,
md-select .md-button.btn-danger.md-select-value .fa,
.md-button.btn.btn-danger .caret,
md-select .md-button.btn-danger.md-select-value .caret,
button.btn.btn-danger .fa,
md-select button.btn-danger.md-select-value .fa,
button.btn.btn-danger .caret,
md-select button.btn-danger.md-select-value .caret,
a.btn.btn-danger .fa,
md-select a.btn-danger.md-select-value .fa,
a.btn.btn-danger .caret,
md-select a.btn-danger.md-select-value .caret {
  color: #FFFFFF;
}

.btn.btn-danger:hover,
md-select .btn-danger.md-select-value:hover,
md-select:hover .btn-danger.md-select-value,
.pager li > a.btn-danger:hover,
.pager li > a.btn-danger:focus,
.pager li > span.btn-danger:hover,
.pager li > span.btn-danger:focus,
.btn.btn-danger:focus,
md-select:not([disabled]):focus .btn-danger.md-select-value,
md-select .btn-danger.md-select-value:focus,
.md-button.btn.btn-danger:hover,
md-select .md-button.btn-danger.md-select-value:hover,
md-select:hover .md-button.btn-danger.md-select-value,
.pager li > a.md-button.btn-danger:hover,
.pager li > a.md-button.btn-danger:focus,
.pager li > span.md-button.btn-danger:hover,
.pager li > span.md-button.btn-danger:focus,
.md-button.btn.btn-danger:focus,
md-select:not([disabled]):focus .md-button.btn-danger.md-select-value,
md-select .md-button.btn-danger.md-select-value:focus,
button.btn.btn-danger:hover,
md-select button.btn-danger.md-select-value:hover,
md-select:hover button.btn-danger.md-select-value,
button.btn.btn-danger:focus,
md-select:not([disabled]):focus button.btn-danger.md-select-value,
md-select button.btn-danger.md-select-value:focus,
a.btn.btn-danger:hover,
md-select a.btn-danger.md-select-value:hover,
md-select:hover a.btn-danger.md-select-value,
.pager li > a.btn-danger:hover,
.pager li > a.btn-danger:focus,
a.btn.btn-danger:focus,
md-select:not([disabled]):focus a.btn-danger.md-select-value,
md-select a.btn-danger.md-select-value:focus {
  background: #E63B55;
  border-color: #E63B55;
}

.btn.btn-danger:active,
md-select .btn-danger.md-select-value:active,
md-select:active .btn-danger.md-select-value,
.pager li > a.btn-danger:active,
.pager li > span.btn-danger:active,
.md-button.btn.btn-danger:active,
md-select .md-button.btn-danger.md-select-value:active,
md-select:active .md-button.btn-danger.md-select-value,
.pager li > a.md-button.btn-danger:active,
.pager li > span.md-button.btn-danger:active,
button.btn.btn-danger:active,
md-select button.btn-danger.md-select-value:active,
md-select:active button.btn-danger.md-select-value,
a.btn.btn-danger:active,
md-select a.btn-danger.md-select-value:active,
md-select:active a.btn-danger.md-select-value,
.pager li > a.btn-danger:active {
  background: #CC354B;
  border-color: #CC354B;
}

.btn.btn-warning,
md-select:not([disabled]):focus .btn-warning.md-select-value,
md-select .btn-warning.md-select-value,
.md-button.btn.btn-warning,
md-select .md-button.btn-warning.md-select-value,
button.btn.btn-warning,
md-select:not([disabled]):focus button.btn-warning.md-select-value,
md-select button.btn-warning.md-select-value,
a.btn.btn-warning,
md-select:not([disabled]):focus a.btn-warning.md-select-value,
md-select a.btn-warning.md-select-value {
  color: #333333;
  background: #FFEA7F;
  border-color: #FFD400;
}

.btn.btn-warning:hover,
md-select .btn-warning.md-select-value:hover,
md-select:hover .btn-warning.md-select-value,
.pager li > a.btn-warning:hover,
.pager li > a.btn-warning:focus,
.pager li > span.btn-warning:hover,
.pager li > span.btn-warning:focus,
.btn.btn-warning:focus,
md-select:not([disabled]):focus .btn-warning.md-select-value,
md-select .btn-warning.md-select-value:focus,
.md-button.btn.btn-warning:hover,
md-select .md-button.btn-warning.md-select-value:hover,
md-select:hover .md-button.btn-warning.md-select-value,
.pager li > a.md-button.btn-warning:hover,
.pager li > a.md-button.btn-warning:focus,
.pager li > span.md-button.btn-warning:hover,
.pager li > span.md-button.btn-warning:focus,
.md-button.btn.btn-warning:focus,
md-select:not([disabled]):focus .md-button.btn-warning.md-select-value,
md-select .md-button.btn-warning.md-select-value:focus,
button.btn.btn-warning:hover,
md-select button.btn-warning.md-select-value:hover,
md-select:hover button.btn-warning.md-select-value,
button.btn.btn-warning:focus,
md-select:not([disabled]):focus button.btn-warning.md-select-value,
md-select button.btn-warning.md-select-value:focus,
a.btn.btn-warning:hover,
md-select a.btn-warning.md-select-value:hover,
md-select:hover a.btn-warning.md-select-value,
.pager li > a.btn-warning:hover,
.pager li > a.btn-warning:focus,
a.btn.btn-warning:focus,
md-select:not([disabled]):focus a.btn-warning.md-select-value,
md-select a.btn-warning.md-select-value:focus {
  color: #333333;
  background: #FFD400;
  border-color: #FFD400;
}

.btn.btn-warning:active,
md-select .btn-warning.md-select-value:active,
md-select:active .btn-warning.md-select-value,
.pager li > a.btn-warning:active,
.pager li > span.btn-warning:active,
.md-button.btn.btn-warning:active,
md-select .md-button.btn-warning.md-select-value:active,
md-select:active .md-button.btn-warning.md-select-value,
.pager li > a.md-button.btn-warning:active,
.pager li > span.md-button.btn-warning:active,
button.btn.btn-warning:active,
md-select button.btn-warning.md-select-value:active,
md-select:active button.btn-warning.md-select-value,
a.btn.btn-warning:active,
md-select a.btn-warning.md-select-value:active,
md-select:active a.btn-warning.md-select-value,
.pager li > a.btn-warning:active {
  color: #333333;
  background: #FFAC00;
  border-color: #FFAC00;
}

.btn.btn-ghost,
md-select:not([disabled]):focus .btn-ghost.md-select-value,
md-select.md-select-ghost:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus md-select.md-select-ghost .md-select-value,
md-select.md-select-ghost md-select:not([disabled]):focus .md-select-value,
md-select.md-select-ghost .md-select-value.md-select-placeholder,
md-select .btn-ghost.md-select-value,
md-select.md-select-ghost .md-select-value,
.md-button.btn.btn-ghost,
md-select.md-select-ghost:not([disabled]):focus .md-button.md-select-value,
md-select .md-button.btn-ghost.md-select-value,
md-select.md-select-ghost .md-button.md-select-value,
button.btn.btn-ghost,
md-select:not([disabled]):focus button.btn-ghost.md-select-value,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-ghost button.md-select-value,
md-select.md-select-ghost md-select:not([disabled]):focus button.md-select-value,
md-select.md-select-ghost button.md-select-value.md-select-placeholder,
md-select button.btn-ghost.md-select-value,
md-select.md-select-ghost button.md-select-value,
a.btn.btn-ghost,
md-select:not([disabled]):focus a.btn-ghost.md-select-value,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus md-select.md-select-ghost a.md-select-value,
md-select.md-select-ghost md-select:not([disabled]):focus a.md-select-value,
md-select.md-select-ghost a.md-select-value.md-select-placeholder,
md-select a.btn-ghost.md-select-value,
md-select.md-select-ghost a.md-select-value {
  color: #FFFFFF;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}

.btn.btn-ghost .fa,
md-select.md-select-ghost:not([disabled]):focus .md-select-value .fa,
md-select .btn-ghost.md-select-value .fa,
md-select.md-select-ghost .md-select-value .fa,
.btn.btn-ghost .caret,
md-select.md-select-ghost:not([disabled]):focus .md-select-value .caret,
md-select .btn-ghost.md-select-value .caret,
md-select.md-select-ghost .md-select-value .caret,
.md-button.btn.btn-ghost .fa,
md-select .md-button.btn-ghost.md-select-value .fa,
md-select.md-select-ghost .md-button.md-select-value .fa,
.md-button.btn.btn-ghost .caret,
md-select .md-button.btn-ghost.md-select-value .caret,
md-select.md-select-ghost .md-button.md-select-value .caret,
button.btn.btn-ghost .fa,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value .fa,
md-select button.btn-ghost.md-select-value .fa,
md-select.md-select-ghost button.md-select-value .fa,
button.btn.btn-ghost .caret,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value .caret,
md-select button.btn-ghost.md-select-value .caret,
md-select.md-select-ghost button.md-select-value .caret,
a.btn.btn-ghost .fa,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value .fa,
md-select a.btn-ghost.md-select-value .fa,
md-select.md-select-ghost a.md-select-value .fa,
a.btn.btn-ghost .caret,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value .caret,
md-select a.btn-ghost.md-select-value .caret,
md-select.md-select-ghost a.md-select-value .caret {
  color: rgba(255, 255, 255, 0.5);
  width: 12px;
  text-align: center;
}

.btn.btn-ghost.btn-square .fa,
md-select .btn-ghost.btn-square.md-select-value .fa,
md-select.md-select-ghost .btn-square.md-select-value .fa,
.btn.btn-ghost .caret,
md-select.md-select-ghost:not([disabled]):focus .md-select-value .caret,
md-select .btn-ghost.md-select-value .caret,
md-select.md-select-ghost .md-select-value .caret,
.md-button.btn.btn-ghost.btn-square .fa,
md-select .md-button.btn-ghost.btn-square.md-select-value .fa,
md-select.md-select-ghost .md-button.btn-square.md-select-value .fa,
.md-button.btn.btn-ghost .caret,
md-select .md-button.btn-ghost.md-select-value .caret,
md-select.md-select-ghost .md-button.md-select-value .caret,
button.btn.btn-ghost.btn-square .fa,
md-select button.btn-ghost.btn-square.md-select-value .fa,
md-select.md-select-ghost button.btn-square.md-select-value .fa,
button.btn.btn-ghost .caret,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value .caret,
md-select button.btn-ghost.md-select-value .caret,
md-select.md-select-ghost button.md-select-value .caret,
a.btn.btn-ghost.btn-square .fa,
md-select a.btn-ghost.btn-square.md-select-value .fa,
md-select.md-select-ghost a.btn-square.md-select-value .fa,
a.btn.btn-ghost .caret,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value .caret,
md-select a.btn-ghost.md-select-value .caret,
md-select.md-select-ghost a.md-select-value .caret {
  color: #FFFFFF;
}

.btn.btn-ghost:hover,
md-select.md-select-ghost:not([disabled]):focus .md-select-value:hover,
md-select .btn-ghost.md-select-value:hover,
md-select.md-select-ghost .md-select-value:hover,
md-select.md-select-ghost:hover .md-select-value,
md-select:hover .btn-ghost.md-select-value,
md-select:hover md-select.md-select-ghost:not([disabled]):focus .md-select-value,
md-select.md-select-ghost:not([disabled]):focus md-select:hover .md-select-value,
md-select:hover md-select.md-select-ghost .md-select-value,
md-select.md-select-ghost md-select:hover .md-select-value,
md-select.md-select-ghost .pager li > a.md-select-value:hover,
.pager md-select.md-select-ghost li > a.md-select-value:hover,
md-select.md-select-ghost .pager li > a.md-select-value:focus,
.pager md-select.md-select-ghost li > a.md-select-value:focus,
md-select.md-select-ghost .pager li > span.md-select-value:hover,
.pager md-select.md-select-ghost li > span.md-select-value:hover,
md-select.md-select-ghost .pager li > span.md-select-value:focus,
.pager md-select.md-select-ghost li > span.md-select-value:focus,
.pager li > a.btn-ghost:hover,
.pager li > a.btn-ghost:focus,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-select-value,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-select-value,
.pager li > span.btn-ghost:hover,
.pager li > span.btn-ghost:focus,
.pager md-select.md-select-ghost:not([disabled]):focus li > span.md-select-value,
md-select.md-select-ghost:not([disabled]):focus .pager li > span.md-select-value,
.btn.btn-ghost:focus,
md-select:not([disabled]):focus .btn-ghost.md-select-value,
md-select.md-select-ghost:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus md-select.md-select-ghost .md-select-value,
md-select.md-select-ghost md-select:not([disabled]):focus .md-select-value,
md-select .btn-ghost.md-select-value:focus,
md-select.md-select-ghost .md-select-value:focus,
.md-button.btn.btn-ghost:hover,
md-select .md-button.btn-ghost.md-select-value:hover,
md-select.md-select-ghost .md-button.md-select-value:hover,
md-select.md-select-ghost:hover .md-button.md-select-value,
md-select:hover .md-button.btn-ghost.md-select-value,
md-select:hover md-select.md-select-ghost .md-button.md-select-value,
md-select.md-select-ghost md-select:hover .md-button.md-select-value,
md-select.md-select-ghost .pager li > a.md-button.md-select-value:focus,
.pager md-select.md-select-ghost li > a.md-button.md-select-value:focus,
md-select.md-select-ghost .pager li > span.md-button.md-select-value:focus,
.pager md-select.md-select-ghost li > span.md-button.md-select-value:focus,
.pager li > a.md-button.btn-ghost:hover,
.pager li > a.md-button.btn-ghost:focus,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-button.md-select-value,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-button.md-select-value,
.pager li > span.md-button.btn-ghost:hover,
.pager li > span.md-button.btn-ghost:focus,
.pager md-select.md-select-ghost:not([disabled]):focus li > span.md-button.md-select-value,
md-select.md-select-ghost:not([disabled]):focus .pager li > span.md-button.md-select-value,
.md-button.btn.btn-ghost:focus,
md-select:not([disabled]):focus .md-button.btn-ghost.md-select-value,
md-select.md-select-ghost:not([disabled]):focus .md-button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-ghost .md-button.md-select-value,
md-select.md-select-ghost md-select:not([disabled]):focus .md-button.md-select-value,
md-select .md-button.btn-ghost.md-select-value:focus,
md-select.md-select-ghost .md-button.md-select-value:focus,
button.btn.btn-ghost:hover,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value:hover,
md-select button.btn-ghost.md-select-value:hover,
md-select.md-select-ghost button.md-select-value:hover,
md-select.md-select-ghost:hover button.md-select-value,
md-select:hover button.btn-ghost.md-select-value,
md-select:hover md-select.md-select-ghost:not([disabled]):focus button.md-select-value,
md-select.md-select-ghost:not([disabled]):focus md-select:hover button.md-select-value,
md-select:hover md-select.md-select-ghost button.md-select-value,
md-select.md-select-ghost md-select:hover button.md-select-value,
button.btn.btn-ghost:focus,
md-select:not([disabled]):focus button.btn-ghost.md-select-value,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-ghost button.md-select-value,
md-select.md-select-ghost md-select:not([disabled]):focus button.md-select-value,
md-select button.btn-ghost.md-select-value:focus,
md-select.md-select-ghost button.md-select-value:focus,
a.btn.btn-ghost:hover,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value:hover,
md-select a.btn-ghost.md-select-value:hover,
md-select.md-select-ghost a.md-select-value:hover,
md-select.md-select-ghost:hover a.md-select-value,
md-select:hover a.btn-ghost.md-select-value,
md-select:hover md-select.md-select-ghost:not([disabled]):focus a.md-select-value,
md-select.md-select-ghost:not([disabled]):focus md-select:hover a.md-select-value,
md-select:hover md-select.md-select-ghost a.md-select-value,
md-select.md-select-ghost md-select:hover a.md-select-value,
md-select.md-select-ghost .pager li > a.md-select-value:hover,
.pager md-select.md-select-ghost li > a.md-select-value:hover,
md-select.md-select-ghost .pager li > a.md-select-value:focus,
.pager md-select.md-select-ghost li > a.md-select-value:focus,
.pager li > a.btn-ghost:hover,
.pager li > a.btn-ghost:focus,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-select-value,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-select-value,
a.btn.btn-ghost:focus,
md-select:not([disabled]):focus a.btn-ghost.md-select-value,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus md-select.md-select-ghost a.md-select-value,
md-select.md-select-ghost md-select:not([disabled]):focus a.md-select-value,
md-select a.btn-ghost.md-select-value:focus,
md-select.md-select-ghost a.md-select-value:focus {
  color: #333333;
  background: #FFFFFF;
  border-color: #FFFFFF;
}

.btn.btn-ghost:hover .fa,
md-select .btn-ghost.md-select-value:hover .fa,
md-select.md-select-ghost .md-select-value:hover .fa,
md-select.md-select-ghost:hover .md-select-value .fa,
md-select:hover .btn-ghost.md-select-value .fa,
md-select:hover md-select.md-select-ghost .md-select-value .fa,
md-select.md-select-ghost md-select:hover .md-select-value .fa,
md-select.md-select-ghost .pager li > a.md-select-value:focus .fa,
.pager md-select.md-select-ghost li > a.md-select-value:focus .fa,
md-select.md-select-ghost .pager li > span.md-select-value:focus .fa,
.pager md-select.md-select-ghost li > span.md-select-value:focus .fa,
.pager li > a.btn-ghost:hover .fa,
.pager li > a.btn-ghost:focus .fa,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-select-value .fa,
.pager li > span.btn-ghost:hover .fa,
.pager li > span.btn-ghost:focus .fa,
.pager md-select.md-select-ghost:not([disabled]):focus li > span.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus .pager li > span.md-select-value .fa,
.btn.btn-ghost:hover .caret,
md-select .btn-ghost.md-select-value:hover .caret,
md-select.md-select-ghost .md-select-value:hover .caret,
md-select.md-select-ghost:hover .md-select-value .caret,
md-select:hover .btn-ghost.md-select-value .caret,
md-select:hover md-select.md-select-ghost .md-select-value .caret,
md-select.md-select-ghost md-select:hover .md-select-value .caret,
md-select.md-select-ghost .pager li > a.md-select-value:focus .caret,
.pager md-select.md-select-ghost li > a.md-select-value:focus .caret,
md-select.md-select-ghost .pager li > span.md-select-value:focus .caret,
.pager md-select.md-select-ghost li > span.md-select-value:focus .caret,
.pager li > a.btn-ghost:hover .caret,
.pager li > a.btn-ghost:focus .caret,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-select-value .caret,
.pager li > span.btn-ghost:hover .caret,
.pager li > span.btn-ghost:focus .caret,
.pager md-select.md-select-ghost:not([disabled]):focus li > span.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus .pager li > span.md-select-value .caret,
.btn.btn-ghost:focus .fa,
md-select:not([disabled]):focus .btn-ghost.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus .md-select-value .fa,
md-select:not([disabled]):focus md-select.md-select-ghost .md-select-value .fa,
md-select.md-select-ghost md-select:not([disabled]):focus .md-select-value .fa,
md-select .btn-ghost.md-select-value:focus .fa,
md-select.md-select-ghost .md-select-value:focus .fa,
.btn.btn-ghost:focus .caret,
md-select:not([disabled]):focus .btn-ghost.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus .md-select-value .caret,
md-select:not([disabled]):focus md-select.md-select-ghost .md-select-value .caret,
md-select.md-select-ghost md-select:not([disabled]):focus .md-select-value .caret,
md-select .btn-ghost.md-select-value:focus .caret,
md-select.md-select-ghost .md-select-value:focus .caret,
.md-button.btn.btn-ghost:hover .fa,
md-select .md-button.btn-ghost.md-select-value:hover .fa,
md-select.md-select-ghost .md-button.md-select-value:hover .fa,
md-select.md-select-ghost:hover .md-button.md-select-value .fa,
md-select:hover .md-button.btn-ghost.md-select-value .fa,
md-select:hover md-select.md-select-ghost .md-button.md-select-value .fa,
md-select.md-select-ghost md-select:hover .md-button.md-select-value .fa,
md-select.md-select-ghost .pager li > a.md-button.md-select-value:focus .fa,
.pager md-select.md-select-ghost li > a.md-button.md-select-value:focus .fa,
md-select.md-select-ghost .pager li > span.md-button.md-select-value:focus .fa,
.pager md-select.md-select-ghost li > span.md-button.md-select-value:focus .fa,
.pager li > a.md-button.btn-ghost:hover .fa,
.pager li > a.md-button.btn-ghost:focus .fa,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-button.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-button.md-select-value .fa,
.pager li > span.md-button.btn-ghost:hover .fa,
.pager li > span.md-button.btn-ghost:focus .fa,
.pager md-select.md-select-ghost:not([disabled]):focus li > span.md-button.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus .pager li > span.md-button.md-select-value .fa,
.md-button.btn.btn-ghost:hover .caret,
md-select .md-button.btn-ghost.md-select-value:hover .caret,
md-select.md-select-ghost .md-button.md-select-value:hover .caret,
md-select.md-select-ghost:hover .md-button.md-select-value .caret,
md-select:hover .md-button.btn-ghost.md-select-value .caret,
md-select:hover md-select.md-select-ghost .md-button.md-select-value .caret,
md-select.md-select-ghost md-select:hover .md-button.md-select-value .caret,
md-select.md-select-ghost .pager li > a.md-button.md-select-value:focus .caret,
.pager md-select.md-select-ghost li > a.md-button.md-select-value:focus .caret,
md-select.md-select-ghost .pager li > span.md-button.md-select-value:focus .caret,
.pager md-select.md-select-ghost li > span.md-button.md-select-value:focus .caret,
.pager li > a.md-button.btn-ghost:hover .caret,
.pager li > a.md-button.btn-ghost:focus .caret,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-button.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-button.md-select-value .caret,
.pager li > span.md-button.btn-ghost:hover .caret,
.pager li > span.md-button.btn-ghost:focus .caret,
.pager md-select.md-select-ghost:not([disabled]):focus li > span.md-button.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus .pager li > span.md-button.md-select-value .caret,
.md-button.btn.btn-ghost:focus .fa,
md-select:not([disabled]):focus .md-button.btn-ghost.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus .md-button.md-select-value .fa,
md-select:not([disabled]):focus md-select.md-select-ghost .md-button.md-select-value .fa,
md-select.md-select-ghost md-select:not([disabled]):focus .md-button.md-select-value .fa,
md-select .md-button.btn-ghost.md-select-value:focus .fa,
md-select.md-select-ghost .md-button.md-select-value:focus .fa,
.md-button.btn.btn-ghost:focus .caret,
md-select:not([disabled]):focus .md-button.btn-ghost.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus .md-button.md-select-value .caret,
md-select:not([disabled]):focus md-select.md-select-ghost .md-button.md-select-value .caret,
md-select.md-select-ghost md-select:not([disabled]):focus .md-button.md-select-value .caret,
md-select .md-button.btn-ghost.md-select-value:focus .caret,
md-select.md-select-ghost .md-button.md-select-value:focus .caret,
button.btn.btn-ghost:hover .fa,
md-select button.btn-ghost.md-select-value:hover .fa,
md-select.md-select-ghost button.md-select-value:hover .fa,
md-select.md-select-ghost:hover button.md-select-value .fa,
md-select:hover button.btn-ghost.md-select-value .fa,
md-select:hover md-select.md-select-ghost button.md-select-value .fa,
md-select.md-select-ghost md-select:hover button.md-select-value .fa,
button.btn.btn-ghost:hover .caret,
md-select button.btn-ghost.md-select-value:hover .caret,
md-select.md-select-ghost button.md-select-value:hover .caret,
md-select.md-select-ghost:hover button.md-select-value .caret,
md-select:hover button.btn-ghost.md-select-value .caret,
md-select:hover md-select.md-select-ghost button.md-select-value .caret,
md-select.md-select-ghost md-select:hover button.md-select-value .caret,
button.btn.btn-ghost:focus .fa,
md-select:not([disabled]):focus button.btn-ghost.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value .fa,
md-select:not([disabled]):focus md-select.md-select-ghost button.md-select-value .fa,
md-select.md-select-ghost md-select:not([disabled]):focus button.md-select-value .fa,
md-select button.btn-ghost.md-select-value:focus .fa,
md-select.md-select-ghost button.md-select-value:focus .fa,
button.btn.btn-ghost:focus .caret,
md-select:not([disabled]):focus button.btn-ghost.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value .caret,
md-select:not([disabled]):focus md-select.md-select-ghost button.md-select-value .caret,
md-select.md-select-ghost md-select:not([disabled]):focus button.md-select-value .caret,
md-select button.btn-ghost.md-select-value:focus .caret,
md-select.md-select-ghost button.md-select-value:focus .caret,
a.btn.btn-ghost:hover .fa,
md-select a.btn-ghost.md-select-value:hover .fa,
md-select.md-select-ghost a.md-select-value:hover .fa,
md-select.md-select-ghost:hover a.md-select-value .fa,
md-select:hover a.btn-ghost.md-select-value .fa,
md-select:hover md-select.md-select-ghost a.md-select-value .fa,
md-select.md-select-ghost md-select:hover a.md-select-value .fa,
md-select.md-select-ghost .pager li > a.md-select-value:focus .fa,
.pager md-select.md-select-ghost li > a.md-select-value:focus .fa,
.pager li > a.btn-ghost:hover .fa,
.pager li > a.btn-ghost:focus .fa,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-select-value .fa,
a.btn.btn-ghost:hover .caret,
md-select a.btn-ghost.md-select-value:hover .caret,
md-select.md-select-ghost a.md-select-value:hover .caret,
md-select.md-select-ghost:hover a.md-select-value .caret,
md-select:hover a.btn-ghost.md-select-value .caret,
md-select:hover md-select.md-select-ghost a.md-select-value .caret,
md-select.md-select-ghost md-select:hover a.md-select-value .caret,
md-select.md-select-ghost .pager li > a.md-select-value:focus .caret,
.pager md-select.md-select-ghost li > a.md-select-value:focus .caret,
.pager li > a.btn-ghost:hover .caret,
.pager li > a.btn-ghost:focus .caret,
.pager md-select.md-select-ghost:not([disabled]):focus li > a.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus .pager li > a.md-select-value .caret,
a.btn.btn-ghost:focus .fa,
md-select:not([disabled]):focus a.btn-ghost.md-select-value .fa,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value .fa,
md-select:not([disabled]):focus md-select.md-select-ghost a.md-select-value .fa,
md-select.md-select-ghost md-select:not([disabled]):focus a.md-select-value .fa,
md-select a.btn-ghost.md-select-value:focus .fa,
md-select.md-select-ghost a.md-select-value:focus .fa,
a.btn.btn-ghost:focus .caret,
md-select:not([disabled]):focus a.btn-ghost.md-select-value .caret,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value .caret,
md-select:not([disabled]):focus md-select.md-select-ghost a.md-select-value .caret,
md-select.md-select-ghost md-select:not([disabled]):focus a.md-select-value .caret,
md-select a.btn-ghost.md-select-value:focus .caret,
md-select.md-select-ghost a.md-select-value:focus .caret {
  color: #333333;
}

.btn.btn-ghost:active,
md-select.md-select-ghost:not([disabled]):focus .md-select-value:active,
md-select .btn-ghost.md-select-value:active,
md-select.md-select-ghost .md-select-value:active,
md-select.md-select-ghost:active .md-select-value,
md-select:active .btn-ghost.md-select-value,
md-select:active md-select.md-select-ghost:not([disabled]):focus .md-select-value,
md-select.md-select-ghost:not([disabled]):focus md-select:active .md-select-value,
md-select:active md-select.md-select-ghost .md-select-value,
md-select.md-select-ghost md-select:active .md-select-value,
md-select.md-select-ghost .pager li > a.md-select-value:active,
.pager md-select.md-select-ghost li > a.md-select-value:active,
md-select.md-select-ghost .pager li > span.md-select-value:active,
.pager md-select.md-select-ghost li > span.md-select-value:active,
.pager li > a.btn-ghost:active,
.pager li > span.btn-ghost:active,
.md-button.btn.btn-ghost:active,
md-select .md-button.btn-ghost.md-select-value:active,
md-select.md-select-ghost .md-button.md-select-value:active,
md-select.md-select-ghost:active .md-button.md-select-value,
md-select:active .md-button.btn-ghost.md-select-value,
md-select:active md-select.md-select-ghost .md-button.md-select-value,
md-select.md-select-ghost md-select:active .md-button.md-select-value,
.pager li > a.md-button.btn-ghost:active,
.pager li > span.md-button.btn-ghost:active,
button.btn.btn-ghost:active,
md-select.md-select-ghost:not([disabled]):focus button.md-select-value:active,
md-select button.btn-ghost.md-select-value:active,
md-select.md-select-ghost button.md-select-value:active,
md-select.md-select-ghost:active button.md-select-value,
md-select:active button.btn-ghost.md-select-value,
md-select:active md-select.md-select-ghost:not([disabled]):focus button.md-select-value,
md-select.md-select-ghost:not([disabled]):focus md-select:active button.md-select-value,
md-select:active md-select.md-select-ghost button.md-select-value,
md-select.md-select-ghost md-select:active button.md-select-value,
a.btn.btn-ghost:active,
md-select.md-select-ghost:not([disabled]):focus a.md-select-value:active,
md-select a.btn-ghost.md-select-value:active,
md-select.md-select-ghost a.md-select-value:active,
md-select.md-select-ghost:active a.md-select-value,
md-select:active a.btn-ghost.md-select-value,
md-select:active md-select.md-select-ghost:not([disabled]):focus a.md-select-value,
md-select.md-select-ghost:not([disabled]):focus md-select:active a.md-select-value,
md-select:active md-select.md-select-ghost a.md-select-value,
md-select.md-select-ghost md-select:active a.md-select-value,
md-select.md-select-ghost .pager li > a.md-select-value:active,
.pager md-select.md-select-ghost li > a.md-select-value:active,
.pager li > a.btn-ghost:active {
  color: #333333;
  background: #F2F2F2;
  border-color: #F2F2F2;
}

.btn.btn-ghost:active .fa,
md-select .btn-ghost.md-select-value:active .fa,
md-select.md-select-ghost .md-select-value:active .fa,
md-select.md-select-ghost:active .md-select-value .fa,
md-select:active .btn-ghost.md-select-value .fa,
md-select:active md-select.md-select-ghost .md-select-value .fa,
md-select.md-select-ghost md-select:active .md-select-value .fa,
.pager li > a.btn-ghost:active .fa,
.pager li > span.btn-ghost:active .fa,
.btn.btn-ghost:active .caret,
md-select .btn-ghost.md-select-value:active .caret,
md-select.md-select-ghost .md-select-value:active .caret,
md-select.md-select-ghost:active .md-select-value .caret,
md-select:active .btn-ghost.md-select-value .caret,
md-select:active md-select.md-select-ghost .md-select-value .caret,
md-select.md-select-ghost md-select:active .md-select-value .caret,
.pager li > a.btn-ghost:active .caret,
.pager li > span.btn-ghost:active .caret,
.md-button.btn.btn-ghost:active .fa,
md-select .md-button.btn-ghost.md-select-value:active .fa,
md-select.md-select-ghost .md-button.md-select-value:active .fa,
md-select.md-select-ghost:active .md-button.md-select-value .fa,
md-select:active .md-button.btn-ghost.md-select-value .fa,
md-select:active md-select.md-select-ghost .md-button.md-select-value .fa,
md-select.md-select-ghost md-select:active .md-button.md-select-value .fa,
.pager li > a.md-button.btn-ghost:active .fa,
.pager li > span.md-button.btn-ghost:active .fa,
.md-button.btn.btn-ghost:active .caret,
md-select .md-button.btn-ghost.md-select-value:active .caret,
md-select.md-select-ghost .md-button.md-select-value:active .caret,
md-select.md-select-ghost:active .md-button.md-select-value .caret,
md-select:active .md-button.btn-ghost.md-select-value .caret,
md-select:active md-select.md-select-ghost .md-button.md-select-value .caret,
md-select.md-select-ghost md-select:active .md-button.md-select-value .caret,
.pager li > a.md-button.btn-ghost:active .caret,
.pager li > span.md-button.btn-ghost:active .caret,
button.btn.btn-ghost:active .fa,
md-select button.btn-ghost.md-select-value:active .fa,
md-select.md-select-ghost button.md-select-value:active .fa,
md-select.md-select-ghost:active button.md-select-value .fa,
md-select:active button.btn-ghost.md-select-value .fa,
md-select:active md-select.md-select-ghost button.md-select-value .fa,
md-select.md-select-ghost md-select:active button.md-select-value .fa,
button.btn.btn-ghost:active .caret,
md-select button.btn-ghost.md-select-value:active .caret,
md-select.md-select-ghost button.md-select-value:active .caret,
md-select.md-select-ghost:active button.md-select-value .caret,
md-select:active button.btn-ghost.md-select-value .caret,
md-select:active md-select.md-select-ghost button.md-select-value .caret,
md-select.md-select-ghost md-select:active button.md-select-value .caret,
a.btn.btn-ghost:active .fa,
md-select a.btn-ghost.md-select-value:active .fa,
md-select.md-select-ghost a.md-select-value:active .fa,
md-select.md-select-ghost:active a.md-select-value .fa,
md-select:active a.btn-ghost.md-select-value .fa,
md-select:active md-select.md-select-ghost a.md-select-value .fa,
md-select.md-select-ghost md-select:active a.md-select-value .fa,
.pager li > a.btn-ghost:active .fa,
a.btn.btn-ghost:active .caret,
md-select a.btn-ghost.md-select-value:active .caret,
md-select.md-select-ghost a.md-select-value:active .caret,
md-select.md-select-ghost:active a.md-select-value .caret,
md-select:active a.btn-ghost.md-select-value .caret,
md-select:active md-select.md-select-ghost a.md-select-value .caret,
md-select.md-select-ghost md-select:active a.md-select-value .caret,
.pager li > a.btn-ghost:active .caret {
  color: #333333;
}

.btn.btn-transparent,
md-select:not([disabled]):focus .btn-transparent.md-select-value,
md-select.md-select-transparent:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent .md-select-value,
md-select.md-select-transparent md-select:not([disabled]):focus .md-select-value,
md-select.md-select-transparent .md-select-value.md-select-placeholder,
md-select .btn-transparent.md-select-value,
md-select.md-select-transparent .md-select-value,
.md-button.btn.btn-transparent,
md-select.md-select-transparent:not([disabled]):focus .md-button.md-select-value,
md-select .md-button.btn-transparent.md-select-value,
md-select.md-select-transparent .md-button.md-select-value,
button.btn.btn-transparent,
md-select:not([disabled]):focus button.btn-transparent.md-select-value,
md-select.md-select-transparent:not([disabled]):focus button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent button.md-select-value,
md-select.md-select-transparent md-select:not([disabled]):focus button.md-select-value,
md-select.md-select-transparent button.md-select-value.md-select-placeholder,
md-select button.btn-transparent.md-select-value,
md-select.md-select-transparent button.md-select-value,
a.btn.btn-transparent,
md-select:not([disabled]):focus a.btn-transparent.md-select-value,
md-select.md-select-transparent:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent a.md-select-value,
md-select.md-select-transparent md-select:not([disabled]):focus a.md-select-value,
md-select.md-select-transparent a.md-select-value.md-select-placeholder,
md-select a.btn-transparent.md-select-value,
md-select.md-select-transparent a.md-select-value {
  color: #333333;
  background: transparent;
  border-color: transparent;
}

.btn.btn-transparent:hover,
md-select.md-select-transparent:not([disabled]):focus .md-select-value:hover,
md-select .btn-transparent.md-select-value:hover,
md-select.md-select-transparent .md-select-value:hover,
md-select.md-select-transparent:hover .md-select-value,
md-select:hover .btn-transparent.md-select-value,
md-select:hover md-select.md-select-transparent:not([disabled]):focus .md-select-value,
md-select.md-select-transparent:not([disabled]):focus md-select:hover .md-select-value,
md-select:hover md-select.md-select-transparent .md-select-value,
md-select.md-select-transparent md-select:hover .md-select-value,
md-select.md-select-transparent .pager li > a.md-select-value:hover,
.pager md-select.md-select-transparent li > a.md-select-value:hover,
md-select.md-select-transparent .pager li > a.md-select-value:focus,
.pager md-select.md-select-transparent li > a.md-select-value:focus,
md-select.md-select-transparent .pager li > span.md-select-value:hover,
.pager md-select.md-select-transparent li > span.md-select-value:hover,
md-select.md-select-transparent .pager li > span.md-select-value:focus,
.pager md-select.md-select-transparent li > span.md-select-value:focus,
.pager li > a.btn-transparent:hover,
.pager li > a.btn-transparent:focus,
.pager md-select.md-select-transparent:not([disabled]):focus li > a.md-select-value,
md-select.md-select-transparent:not([disabled]):focus .pager li > a.md-select-value,
.pager li > span.btn-transparent:hover,
.pager li > span.btn-transparent:focus,
.pager md-select.md-select-transparent:not([disabled]):focus li > span.md-select-value,
md-select.md-select-transparent:not([disabled]):focus .pager li > span.md-select-value,
.btn.btn-transparent:focus,
md-select:not([disabled]):focus .btn-transparent.md-select-value,
md-select.md-select-transparent:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent .md-select-value,
md-select.md-select-transparent md-select:not([disabled]):focus .md-select-value,
md-select .btn-transparent.md-select-value:focus,
md-select.md-select-transparent .md-select-value:focus,
.md-button.btn.btn-transparent:hover,
md-select .md-button.btn-transparent.md-select-value:hover,
md-select.md-select-transparent .md-button.md-select-value:hover,
md-select.md-select-transparent:hover .md-button.md-select-value,
md-select:hover .md-button.btn-transparent.md-select-value,
md-select:hover md-select.md-select-transparent .md-button.md-select-value,
md-select.md-select-transparent md-select:hover .md-button.md-select-value,
md-select.md-select-transparent .pager li > a.md-button.md-select-value:focus,
.pager md-select.md-select-transparent li > a.md-button.md-select-value:focus,
md-select.md-select-transparent .pager li > span.md-button.md-select-value:focus,
.pager md-select.md-select-transparent li > span.md-button.md-select-value:focus,
.pager li > a.md-button.btn-transparent:hover,
.pager li > a.md-button.btn-transparent:focus,
.pager md-select.md-select-transparent:not([disabled]):focus li > a.md-button.md-select-value,
md-select.md-select-transparent:not([disabled]):focus .pager li > a.md-button.md-select-value,
.pager li > span.md-button.btn-transparent:hover,
.pager li > span.md-button.btn-transparent:focus,
.pager md-select.md-select-transparent:not([disabled]):focus li > span.md-button.md-select-value,
md-select.md-select-transparent:not([disabled]):focus .pager li > span.md-button.md-select-value,
.md-button.btn.btn-transparent:focus,
md-select:not([disabled]):focus .md-button.btn-transparent.md-select-value,
md-select.md-select-transparent:not([disabled]):focus .md-button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent .md-button.md-select-value,
md-select.md-select-transparent md-select:not([disabled]):focus .md-button.md-select-value,
md-select .md-button.btn-transparent.md-select-value:focus,
md-select.md-select-transparent .md-button.md-select-value:focus,
button.btn.btn-transparent:hover,
md-select.md-select-transparent:not([disabled]):focus button.md-select-value:hover,
md-select button.btn-transparent.md-select-value:hover,
md-select.md-select-transparent button.md-select-value:hover,
md-select.md-select-transparent:hover button.md-select-value,
md-select:hover button.btn-transparent.md-select-value,
md-select:hover md-select.md-select-transparent:not([disabled]):focus button.md-select-value,
md-select.md-select-transparent:not([disabled]):focus md-select:hover button.md-select-value,
md-select:hover md-select.md-select-transparent button.md-select-value,
md-select.md-select-transparent md-select:hover button.md-select-value,
button.btn.btn-transparent:focus,
md-select:not([disabled]):focus button.btn-transparent.md-select-value,
md-select.md-select-transparent:not([disabled]):focus button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent button.md-select-value,
md-select.md-select-transparent md-select:not([disabled]):focus button.md-select-value,
md-select button.btn-transparent.md-select-value:focus,
md-select.md-select-transparent button.md-select-value:focus,
a.btn.btn-transparent:hover,
md-select.md-select-transparent:not([disabled]):focus a.md-select-value:hover,
md-select a.btn-transparent.md-select-value:hover,
md-select.md-select-transparent a.md-select-value:hover,
md-select.md-select-transparent:hover a.md-select-value,
md-select:hover a.btn-transparent.md-select-value,
md-select:hover md-select.md-select-transparent:not([disabled]):focus a.md-select-value,
md-select.md-select-transparent:not([disabled]):focus md-select:hover a.md-select-value,
md-select:hover md-select.md-select-transparent a.md-select-value,
md-select.md-select-transparent md-select:hover a.md-select-value,
md-select.md-select-transparent .pager li > a.md-select-value:hover,
.pager md-select.md-select-transparent li > a.md-select-value:hover,
md-select.md-select-transparent .pager li > a.md-select-value:focus,
.pager md-select.md-select-transparent li > a.md-select-value:focus,
.pager li > a.btn-transparent:hover,
.pager li > a.btn-transparent:focus,
.pager md-select.md-select-transparent:not([disabled]):focus li > a.md-select-value,
md-select.md-select-transparent:not([disabled]):focus .pager li > a.md-select-value,
a.btn.btn-transparent:focus,
md-select:not([disabled]):focus a.btn-transparent.md-select-value,
md-select.md-select-transparent:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent a.md-select-value,
md-select.md-select-transparent md-select:not([disabled]):focus a.md-select-value,
md-select a.btn-transparent.md-select-value:focus,
md-select.md-select-transparent a.md-select-value:focus {
  background: #E5E5E5;
}

.btn.btn-transparent:active,
md-select.md-select-transparent:not([disabled]):focus .md-select-value:active,
md-select .btn-transparent.md-select-value:active,
md-select.md-select-transparent .md-select-value:active,
md-select.md-select-transparent:active .md-select-value,
md-select:active .btn-transparent.md-select-value,
md-select:active md-select.md-select-transparent:not([disabled]):focus .md-select-value,
md-select.md-select-transparent:not([disabled]):focus md-select:active .md-select-value,
md-select:active md-select.md-select-transparent .md-select-value,
md-select.md-select-transparent md-select:active .md-select-value,
md-select.md-select-transparent .pager li > a.md-select-value:active,
.pager md-select.md-select-transparent li > a.md-select-value:active,
md-select.md-select-transparent .pager li > span.md-select-value:active,
.pager md-select.md-select-transparent li > span.md-select-value:active,
.pager li > a.btn-transparent:active,
.pager li > span.btn-transparent:active,
.md-button.btn.btn-transparent:active,
md-select .md-button.btn-transparent.md-select-value:active,
md-select.md-select-transparent .md-button.md-select-value:active,
md-select.md-select-transparent:active .md-button.md-select-value,
md-select:active .md-button.btn-transparent.md-select-value,
md-select:active md-select.md-select-transparent .md-button.md-select-value,
md-select.md-select-transparent md-select:active .md-button.md-select-value,
.pager li > a.md-button.btn-transparent:active,
.pager li > span.md-button.btn-transparent:active,
button.btn.btn-transparent:active,
md-select.md-select-transparent:not([disabled]):focus button.md-select-value:active,
md-select button.btn-transparent.md-select-value:active,
md-select.md-select-transparent button.md-select-value:active,
md-select.md-select-transparent:active button.md-select-value,
md-select:active button.btn-transparent.md-select-value,
md-select:active md-select.md-select-transparent:not([disabled]):focus button.md-select-value,
md-select.md-select-transparent:not([disabled]):focus md-select:active button.md-select-value,
md-select:active md-select.md-select-transparent button.md-select-value,
md-select.md-select-transparent md-select:active button.md-select-value,
a.btn.btn-transparent:active,
md-select.md-select-transparent:not([disabled]):focus a.md-select-value:active,
md-select a.btn-transparent.md-select-value:active,
md-select.md-select-transparent a.md-select-value:active,
md-select.md-select-transparent:active a.md-select-value,
md-select:active a.btn-transparent.md-select-value,
md-select:active md-select.md-select-transparent:not([disabled]):focus a.md-select-value,
md-select.md-select-transparent:not([disabled]):focus md-select:active a.md-select-value,
md-select:active md-select.md-select-transparent a.md-select-value,
md-select.md-select-transparent md-select:active a.md-select-value,
md-select.md-select-transparent .pager li > a.md-select-value:active,
.pager md-select.md-select-transparent li > a.md-select-value:active,
.pager li > a.btn-transparent:active {
  background: #D9D9D9;
}

.btn.btn-transparent .fa,
md-select.md-select-transparent:not([disabled]):focus .md-select-value .fa,
md-select .btn-transparent.md-select-value .fa,
md-select.md-select-transparent .md-select-value .fa,
.btn.btn-transparent .caret,
md-select.md-select-transparent:not([disabled]):focus .md-select-value .caret,
md-select .btn-transparent.md-select-value .caret,
md-select.md-select-transparent .md-select-value .caret,
.md-button.btn.btn-transparent .fa,
md-select .md-button.btn-transparent.md-select-value .fa,
md-select.md-select-transparent .md-button.md-select-value .fa,
.md-button.btn.btn-transparent .caret,
md-select .md-button.btn-transparent.md-select-value .caret,
md-select.md-select-transparent .md-button.md-select-value .caret,
button.btn.btn-transparent .fa,
md-select.md-select-transparent:not([disabled]):focus button.md-select-value .fa,
md-select button.btn-transparent.md-select-value .fa,
md-select.md-select-transparent button.md-select-value .fa,
button.btn.btn-transparent .caret,
md-select.md-select-transparent:not([disabled]):focus button.md-select-value .caret,
md-select button.btn-transparent.md-select-value .caret,
md-select.md-select-transparent button.md-select-value .caret,
a.btn.btn-transparent .fa,
md-select.md-select-transparent:not([disabled]):focus a.md-select-value .fa,
md-select a.btn-transparent.md-select-value .fa,
md-select.md-select-transparent a.md-select-value .fa,
a.btn.btn-transparent .caret,
md-select.md-select-transparent:not([disabled]):focus a.md-select-value .caret,
md-select a.btn-transparent.md-select-value .caret,
md-select.md-select-transparent a.md-select-value .caret {
  color: #333333;
}

.btn.btn-transparent-ghost,
md-select:not([disabled]):focus .btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent-ghost .md-select-value,
md-select.md-select-transparent-ghost md-select:not([disabled]):focus .md-select-value,
md-select.md-select-transparent-ghost .md-select-value.md-select-placeholder,
md-select .btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost .md-select-value,
.md-button.btn.btn-transparent-ghost,
md-select.md-select-transparent-ghost:not([disabled]):focus .md-button.md-select-value,
md-select .md-button.btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost .md-button.md-select-value,
button.btn.btn-transparent-ghost,
md-select:not([disabled]):focus button.btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent-ghost button.md-select-value,
md-select.md-select-transparent-ghost md-select:not([disabled]):focus button.md-select-value,
md-select.md-select-transparent-ghost button.md-select-value.md-select-placeholder,
md-select button.btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost button.md-select-value,
a.btn.btn-transparent-ghost,
md-select:not([disabled]):focus a.btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent-ghost a.md-select-value,
md-select.md-select-transparent-ghost md-select:not([disabled]):focus a.md-select-value,
md-select.md-select-transparent-ghost a.md-select-value.md-select-placeholder,
md-select a.btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost a.md-select-value {
  color: #FFFFFF;
  background: transparent;
  border-color: transparent;
}

.btn.btn-transparent-ghost:hover,
md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value:hover,
md-select .btn-transparent-ghost.md-select-value:hover,
md-select.md-select-transparent-ghost .md-select-value:hover,
md-select.md-select-transparent-ghost:hover .md-select-value,
md-select:hover .btn-transparent-ghost.md-select-value,
md-select:hover md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus md-select:hover .md-select-value,
md-select:hover md-select.md-select-transparent-ghost .md-select-value,
md-select.md-select-transparent-ghost md-select:hover .md-select-value,
md-select.md-select-transparent-ghost .pager li > a.md-select-value:hover,
.pager md-select.md-select-transparent-ghost li > a.md-select-value:hover,
md-select.md-select-transparent-ghost .pager li > a.md-select-value:focus,
.pager md-select.md-select-transparent-ghost li > a.md-select-value:focus,
md-select.md-select-transparent-ghost .pager li > span.md-select-value:hover,
.pager md-select.md-select-transparent-ghost li > span.md-select-value:hover,
md-select.md-select-transparent-ghost .pager li > span.md-select-value:focus,
.pager md-select.md-select-transparent-ghost li > span.md-select-value:focus,
.pager li > a.btn-transparent-ghost:hover,
.pager li > a.btn-transparent-ghost:focus,
.pager md-select.md-select-transparent-ghost:not([disabled]):focus li > a.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus .pager li > a.md-select-value,
.pager li > span.btn-transparent-ghost:hover,
.pager li > span.btn-transparent-ghost:focus,
.pager md-select.md-select-transparent-ghost:not([disabled]):focus li > span.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus .pager li > span.md-select-value,
.btn.btn-transparent-ghost:focus,
md-select:not([disabled]):focus .btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent-ghost .md-select-value,
md-select.md-select-transparent-ghost md-select:not([disabled]):focus .md-select-value,
md-select .btn-transparent-ghost.md-select-value:focus,
md-select.md-select-transparent-ghost .md-select-value:focus,
.md-button.btn.btn-transparent-ghost:hover,
md-select .md-button.btn-transparent-ghost.md-select-value:hover,
md-select.md-select-transparent-ghost .md-button.md-select-value:hover,
md-select.md-select-transparent-ghost:hover .md-button.md-select-value,
md-select:hover .md-button.btn-transparent-ghost.md-select-value,
md-select:hover md-select.md-select-transparent-ghost .md-button.md-select-value,
md-select.md-select-transparent-ghost md-select:hover .md-button.md-select-value,
md-select.md-select-transparent-ghost .pager li > a.md-button.md-select-value:focus,
.pager md-select.md-select-transparent-ghost li > a.md-button.md-select-value:focus,
md-select.md-select-transparent-ghost .pager li > span.md-button.md-select-value:focus,
.pager md-select.md-select-transparent-ghost li > span.md-button.md-select-value:focus,
.pager li > a.md-button.btn-transparent-ghost:hover,
.pager li > a.md-button.btn-transparent-ghost:focus,
.pager md-select.md-select-transparent-ghost:not([disabled]):focus li > a.md-button.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus .pager li > a.md-button.md-select-value,
.pager li > span.md-button.btn-transparent-ghost:hover,
.pager li > span.md-button.btn-transparent-ghost:focus,
.pager md-select.md-select-transparent-ghost:not([disabled]):focus li > span.md-button.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus .pager li > span.md-button.md-select-value,
.md-button.btn.btn-transparent-ghost:focus,
md-select:not([disabled]):focus .md-button.btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus .md-button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent-ghost .md-button.md-select-value,
md-select.md-select-transparent-ghost md-select:not([disabled]):focus .md-button.md-select-value,
md-select .md-button.btn-transparent-ghost.md-select-value:focus,
md-select.md-select-transparent-ghost .md-button.md-select-value:focus,
button.btn.btn-transparent-ghost:hover,
md-select.md-select-transparent-ghost:not([disabled]):focus button.md-select-value:hover,
md-select button.btn-transparent-ghost.md-select-value:hover,
md-select.md-select-transparent-ghost button.md-select-value:hover,
md-select.md-select-transparent-ghost:hover button.md-select-value,
md-select:hover button.btn-transparent-ghost.md-select-value,
md-select:hover md-select.md-select-transparent-ghost:not([disabled]):focus button.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus md-select:hover button.md-select-value,
md-select:hover md-select.md-select-transparent-ghost button.md-select-value,
md-select.md-select-transparent-ghost md-select:hover button.md-select-value,
button.btn.btn-transparent-ghost:focus,
md-select:not([disabled]):focus button.btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus button.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent-ghost button.md-select-value,
md-select.md-select-transparent-ghost md-select:not([disabled]):focus button.md-select-value,
md-select button.btn-transparent-ghost.md-select-value:focus,
md-select.md-select-transparent-ghost button.md-select-value:focus,
a.btn.btn-transparent-ghost:hover,
md-select.md-select-transparent-ghost:not([disabled]):focus a.md-select-value:hover,
md-select a.btn-transparent-ghost.md-select-value:hover,
md-select.md-select-transparent-ghost a.md-select-value:hover,
md-select.md-select-transparent-ghost:hover a.md-select-value,
md-select:hover a.btn-transparent-ghost.md-select-value,
md-select:hover md-select.md-select-transparent-ghost:not([disabled]):focus a.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus md-select:hover a.md-select-value,
md-select:hover md-select.md-select-transparent-ghost a.md-select-value,
md-select.md-select-transparent-ghost md-select:hover a.md-select-value,
md-select.md-select-transparent-ghost .pager li > a.md-select-value:hover,
.pager md-select.md-select-transparent-ghost li > a.md-select-value:hover,
md-select.md-select-transparent-ghost .pager li > a.md-select-value:focus,
.pager md-select.md-select-transparent-ghost li > a.md-select-value:focus,
.pager li > a.btn-transparent-ghost:hover,
.pager li > a.btn-transparent-ghost:focus,
.pager md-select.md-select-transparent-ghost:not([disabled]):focus li > a.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus .pager li > a.md-select-value,
a.btn.btn-transparent-ghost:focus,
md-select:not([disabled]):focus a.btn-transparent-ghost.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus md-select.md-select-transparent-ghost a.md-select-value,
md-select.md-select-transparent-ghost md-select:not([disabled]):focus a.md-select-value,
md-select a.btn-transparent-ghost.md-select-value:focus,
md-select.md-select-transparent-ghost a.md-select-value:focus {
  background: rgba(255, 255, 255, 0.1);
}

.btn.btn-transparent-ghost:active,
md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value:active,
md-select .btn-transparent-ghost.md-select-value:active,
md-select.md-select-transparent-ghost .md-select-value:active,
md-select:active .btn-transparent-ghost.md-select-value,
md-select:active md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus md-select:active .md-select-value,
md-select:active md-select.md-select-transparent-ghost .md-select-value,
md-select.md-select-transparent-ghost md-select:active .md-select-value,
md-select.md-select-transparent-ghost .pager li > a.md-select-value:active,
.pager md-select.md-select-transparent-ghost li > a.md-select-value:active,
md-select.md-select-transparent-ghost .pager li > span.md-select-value:active,
.pager md-select.md-select-transparent-ghost li > span.md-select-value:active,
.pager li > a.btn-transparent-ghost:active,
.pager li > span.btn-transparent-ghost:active,
.md-button.btn.btn-transparent-ghost:active,
md-select .md-button.btn-transparent-ghost.md-select-value:active,
md-select.md-select-transparent-ghost .md-button.md-select-value:active,
md-select:active .md-button.btn-transparent-ghost.md-select-value,
md-select:active md-select.md-select-transparent-ghost .md-button.md-select-value,
md-select.md-select-transparent-ghost md-select:active .md-button.md-select-value,
.pager li > a.md-button.btn-transparent-ghost:active,
.pager li > span.md-button.btn-transparent-ghost:active,
button.btn.btn-transparent-ghost:active,
md-select.md-select-transparent-ghost:not([disabled]):focus button.md-select-value:active,
md-select button.btn-transparent-ghost.md-select-value:active,
md-select.md-select-transparent-ghost button.md-select-value:active,
md-select:active button.btn-transparent-ghost.md-select-value,
md-select:active md-select.md-select-transparent-ghost:not([disabled]):focus button.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus md-select:active button.md-select-value,
md-select:active md-select.md-select-transparent-ghost button.md-select-value,
md-select.md-select-transparent-ghost md-select:active button.md-select-value,
a.btn.btn-transparent-ghost:active,
md-select.md-select-transparent-ghost:not([disabled]):focus a.md-select-value:active,
md-select a.btn-transparent-ghost.md-select-value:active,
md-select.md-select-transparent-ghost a.md-select-value:active,
md-select:active a.btn-transparent-ghost.md-select-value,
md-select:active md-select.md-select-transparent-ghost:not([disabled]):focus a.md-select-value,
md-select.md-select-transparent-ghost:not([disabled]):focus md-select:active a.md-select-value,
md-select:active md-select.md-select-transparent-ghost a.md-select-value,
md-select.md-select-transparent-ghost md-select:active a.md-select-value,
md-select.md-select-transparent-ghost .pager li > a.md-select-value:active,
.pager md-select.md-select-transparent-ghost li > a.md-select-value:active,
.pager li > a.btn-transparent-ghost:active {
  background: rgba(255, 255, 255, 0.25);
  color: #FFFFFF;
}

.btn.btn-transparent-ghost .fa,
md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value .fa,
md-select .btn-transparent-ghost.md-select-value .fa,
md-select.md-select-transparent-ghost .md-select-value .fa,
.btn.btn-transparent-ghost .caret,
md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value .caret,
md-select .btn-transparent-ghost.md-select-value .caret,
md-select.md-select-transparent-ghost .md-select-value .caret,
.md-button.btn.btn-transparent-ghost .fa,
md-select .md-button.btn-transparent-ghost.md-select-value .fa,
md-select.md-select-transparent-ghost .md-button.md-select-value .fa,
.md-button.btn.btn-transparent-ghost .caret,
md-select .md-button.btn-transparent-ghost.md-select-value .caret,
md-select.md-select-transparent-ghost .md-button.md-select-value .caret,
button.btn.btn-transparent-ghost .fa,
md-select.md-select-transparent-ghost:not([disabled]):focus button.md-select-value .fa,
md-select button.btn-transparent-ghost.md-select-value .fa,
md-select.md-select-transparent-ghost button.md-select-value .fa,
button.btn.btn-transparent-ghost .caret,
md-select.md-select-transparent-ghost:not([disabled]):focus button.md-select-value .caret,
md-select button.btn-transparent-ghost.md-select-value .caret,
md-select.md-select-transparent-ghost button.md-select-value .caret,
a.btn.btn-transparent-ghost .fa,
md-select.md-select-transparent-ghost:not([disabled]):focus a.md-select-value .fa,
md-select a.btn-transparent-ghost.md-select-value .fa,
md-select.md-select-transparent-ghost a.md-select-value .fa,
a.btn.btn-transparent-ghost .caret,
md-select.md-select-transparent-ghost:not([disabled]):focus a.md-select-value .caret,
md-select a.btn-transparent-ghost.md-select-value .caret,
md-select.md-select-transparent-ghost a.md-select-value .caret {
  color: #FFFFFF;
}

.btn.btn-highlight-primary .fa,
md-select .btn-highlight-primary.md-select-value .fa,
.md-button.btn.btn-highlight-primary .fa,
md-select .md-button.btn-highlight-primary.md-select-value .fa,
button.btn.btn-highlight-primary .fa,
md-select button.btn-highlight-primary.md-select-value .fa,
a.btn.btn-highlight-primary .fa,
md-select a.btn-highlight-primary.md-select-value .fa {
  color: #2095F3;
}

.btn.btn-highlight-primary:hover,
md-select .btn-highlight-primary.md-select-value:hover,
md-select:hover .btn-highlight-primary.md-select-value,
.pager li > a.btn-highlight-primary:hover,
.pager li > a.btn-highlight-primary:focus,
.pager li > span.btn-highlight-primary:hover,
.pager li > span.btn-highlight-primary:focus,
.md-button.btn.btn-highlight-primary:hover,
md-select .md-button.btn-highlight-primary.md-select-value:hover,
md-select:hover .md-button.btn-highlight-primary.md-select-value,
.pager li > a.md-button.btn-highlight-primary:hover,
.pager li > a.md-button.btn-highlight-primary:focus,
.pager li > span.md-button.btn-highlight-primary:hover,
.pager li > span.md-button.btn-highlight-primary:focus,
button.btn.btn-highlight-primary:hover,
md-select button.btn-highlight-primary.md-select-value:hover,
md-select:hover button.btn-highlight-primary.md-select-value,
a.btn.btn-highlight-primary:hover,
md-select a.btn-highlight-primary.md-select-value:hover,
md-select:hover a.btn-highlight-primary.md-select-value,
.pager li > a.btn-highlight-primary:hover,
.pager li > a.btn-highlight-primary:focus {
  color: #FFFFFF;
  background: #2095F3;
  border-color: #1C84D9;
}

.btn.btn-highlight-primary:hover .fa,
md-select .btn-highlight-primary.md-select-value:hover .fa,
md-select:hover .btn-highlight-primary.md-select-value .fa,
.pager li > a.btn-highlight-primary:hover .fa,
.pager li > a.btn-highlight-primary:focus .fa,
.pager li > span.btn-highlight-primary:hover .fa,
.pager li > span.btn-highlight-primary:focus .fa,
.md-button.btn.btn-highlight-primary:hover .fa,
md-select .md-button.btn-highlight-primary.md-select-value:hover .fa,
md-select:hover .md-button.btn-highlight-primary.md-select-value .fa,
.pager li > a.md-button.btn-highlight-primary:hover .fa,
.pager li > a.md-button.btn-highlight-primary:focus .fa,
.pager li > span.md-button.btn-highlight-primary:hover .fa,
.pager li > span.md-button.btn-highlight-primary:focus .fa,
button.btn.btn-highlight-primary:hover .fa,
md-select button.btn-highlight-primary.md-select-value:hover .fa,
md-select:hover button.btn-highlight-primary.md-select-value .fa,
a.btn.btn-highlight-primary:hover .fa,
md-select a.btn-highlight-primary.md-select-value:hover .fa,
md-select:hover a.btn-highlight-primary.md-select-value .fa,
.pager li > a.btn-highlight-primary:hover .fa,
.pager li > a.btn-highlight-primary:focus .fa {
  color: #FFFFFF;
}

.btn.btn-highlight-primary:active,
md-select .btn-highlight-primary.md-select-value:active,
md-select:active .btn-highlight-primary.md-select-value,
.pager li > a.btn-highlight-primary:active,
.pager li > span.btn-highlight-primary:active,
.md-button.btn.btn-highlight-primary:active,
md-select .md-button.btn-highlight-primary.md-select-value:active,
md-select:active .md-button.btn-highlight-primary.md-select-value,
.pager li > a.md-button.btn-highlight-primary:active,
.pager li > span.md-button.btn-highlight-primary:active,
button.btn.btn-highlight-primary:active,
md-select button.btn-highlight-primary.md-select-value:active,
md-select:active button.btn-highlight-primary.md-select-value,
a.btn.btn-highlight-primary:active,
md-select a.btn-highlight-primary.md-select-value:active,
md-select:active a.btn-highlight-primary.md-select-value,
.pager li > a.btn-highlight-primary:active {
  color: #FFFFFF;
  background: #1C84D9;
  border-color: #1874BF;
}

.btn.btn-highlight-primary:active .fa,
md-select .btn-highlight-primary.md-select-value:active .fa,
md-select:active .btn-highlight-primary.md-select-value .fa,
.pager li > a.btn-highlight-primary:active .fa,
.pager li > span.btn-highlight-primary:active .fa,
.md-button.btn.btn-highlight-primary:active .fa,
md-select .md-button.btn-highlight-primary.md-select-value:active .fa,
md-select:active .md-button.btn-highlight-primary.md-select-value .fa,
.pager li > a.md-button.btn-highlight-primary:active .fa,
.pager li > span.md-button.btn-highlight-primary:active .fa,
button.btn.btn-highlight-primary:active .fa,
md-select button.btn-highlight-primary.md-select-value:active .fa,
md-select:active button.btn-highlight-primary.md-select-value .fa,
a.btn.btn-highlight-primary:active .fa,
md-select a.btn-highlight-primary.md-select-value:active .fa,
md-select:active a.btn-highlight-primary.md-select-value .fa,
.pager li > a.btn-highlight-primary:active .fa {
  color: #FFFFFF;
}

.btn.btn-highlight-success .fa,
md-select .btn-highlight-success.md-select-value .fa,
.md-button.btn.btn-highlight-success .fa,
md-select .md-button.btn-highlight-success.md-select-value .fa,
button.btn.btn-highlight-success .fa,
md-select button.btn-highlight-success.md-select-value .fa,
a.btn.btn-highlight-success .fa,
md-select a.btn-highlight-success.md-select-value .fa {
  color: #00B896;
}

.btn.btn-highlight-success:hover,
md-select .btn-highlight-success.md-select-value:hover,
md-select:hover .btn-highlight-success.md-select-value,
.pager li > a.btn-highlight-success:hover,
.pager li > a.btn-highlight-success:focus,
.pager li > span.btn-highlight-success:hover,
.pager li > span.btn-highlight-success:focus,
.md-button.btn.btn-highlight-success:hover,
md-select .md-button.btn-highlight-success.md-select-value:hover,
md-select:hover .md-button.btn-highlight-success.md-select-value,
.pager li > a.md-button.btn-highlight-success:hover,
.pager li > a.md-button.btn-highlight-success:focus,
.pager li > span.md-button.btn-highlight-success:hover,
.pager li > span.md-button.btn-highlight-success:focus,
button.btn.btn-highlight-success:hover,
md-select button.btn-highlight-success.md-select-value:hover,
md-select:hover button.btn-highlight-success.md-select-value,
a.btn.btn-highlight-success:hover,
md-select a.btn-highlight-success.md-select-value:hover,
md-select:hover a.btn-highlight-success.md-select-value,
.pager li > a.btn-highlight-success:hover,
.pager li > a.btn-highlight-success:focus {
  color: #FFFFFF;
  background: #00B896;
  border-color: #009E81;
}

.btn.btn-highlight-success:hover .fa,
md-select .btn-highlight-success.md-select-value:hover .fa,
md-select:hover .btn-highlight-success.md-select-value .fa,
.pager li > a.btn-highlight-success:hover .fa,
.pager li > a.btn-highlight-success:focus .fa,
.pager li > span.btn-highlight-success:hover .fa,
.pager li > span.btn-highlight-success:focus .fa,
.md-button.btn.btn-highlight-success:hover .fa,
md-select .md-button.btn-highlight-success.md-select-value:hover .fa,
md-select:hover .md-button.btn-highlight-success.md-select-value .fa,
.pager li > a.md-button.btn-highlight-success:hover .fa,
.pager li > a.md-button.btn-highlight-success:focus .fa,
.pager li > span.md-button.btn-highlight-success:hover .fa,
.pager li > span.md-button.btn-highlight-success:focus .fa,
button.btn.btn-highlight-success:hover .fa,
md-select button.btn-highlight-success.md-select-value:hover .fa,
md-select:hover button.btn-highlight-success.md-select-value .fa,
a.btn.btn-highlight-success:hover .fa,
md-select a.btn-highlight-success.md-select-value:hover .fa,
md-select:hover a.btn-highlight-success.md-select-value .fa,
.pager li > a.btn-highlight-success:hover .fa,
.pager li > a.btn-highlight-success:focus .fa {
  color: #FFFFFF;
}

.btn.btn-highlight-success:active,
md-select .btn-highlight-success.md-select-value:active,
md-select:active .btn-highlight-success.md-select-value,
.pager li > a.btn-highlight-success:active,
.pager li > span.btn-highlight-success:active,
.md-button.btn.btn-highlight-success:active,
md-select .md-button.btn-highlight-success.md-select-value:active,
md-select:active .md-button.btn-highlight-success.md-select-value,
.pager li > a.md-button.btn-highlight-success:active,
.pager li > span.md-button.btn-highlight-success:active,
button.btn.btn-highlight-success:active,
md-select button.btn-highlight-success.md-select-value:active,
md-select:active button.btn-highlight-success.md-select-value,
a.btn.btn-highlight-success:active,
md-select a.btn-highlight-success.md-select-value:active,
md-select:active a.btn-highlight-success.md-select-value,
.pager li > a.btn-highlight-success:active {
  color: #FFFFFF;
  background: #009E81;
  border-color: #00856C;
}

.btn.btn-highlight-success:active .fa,
md-select .btn-highlight-success.md-select-value:active .fa,
md-select:active .btn-highlight-success.md-select-value .fa,
.pager li > a.btn-highlight-success:active .fa,
.pager li > span.btn-highlight-success:active .fa,
.md-button.btn.btn-highlight-success:active .fa,
md-select .md-button.btn-highlight-success.md-select-value:active .fa,
md-select:active .md-button.btn-highlight-success.md-select-value .fa,
.pager li > a.md-button.btn-highlight-success:active .fa,
.pager li > span.md-button.btn-highlight-success:active .fa,
button.btn.btn-highlight-success:active .fa,
md-select button.btn-highlight-success.md-select-value:active .fa,
md-select:active button.btn-highlight-success.md-select-value .fa,
a.btn.btn-highlight-success:active .fa,
md-select a.btn-highlight-success.md-select-value:active .fa,
md-select:active a.btn-highlight-success.md-select-value .fa,
.pager li > a.btn-highlight-success:active .fa {
  color: #FFFFFF;
}

.btn.btn-highlight-danger .fa,
md-select .btn-highlight-danger.md-select-value .fa,
.md-button.btn.btn-highlight-danger .fa,
md-select .md-button.btn-highlight-danger.md-select-value .fa,
button.btn.btn-highlight-danger .fa,
md-select button.btn-highlight-danger.md-select-value .fa,
a.btn.btn-highlight-danger .fa,
md-select a.btn-highlight-danger.md-select-value .fa {
  color: #FF415E;
}

.btn.btn-highlight-danger:hover,
md-select .btn-highlight-danger.md-select-value:hover,
md-select:hover .btn-highlight-danger.md-select-value,
.pager li > a.btn-highlight-danger:hover,
.pager li > a.btn-highlight-danger:focus,
.pager li > span.btn-highlight-danger:hover,
.pager li > span.btn-highlight-danger:focus,
.md-button.btn.btn-highlight-danger:hover,
md-select .md-button.btn-highlight-danger.md-select-value:hover,
md-select:hover .md-button.btn-highlight-danger.md-select-value,
.pager li > a.md-button.btn-highlight-danger:hover,
.pager li > a.md-button.btn-highlight-danger:focus,
.pager li > span.md-button.btn-highlight-danger:hover,
.pager li > span.md-button.btn-highlight-danger:focus,
button.btn.btn-highlight-danger:hover,
md-select button.btn-highlight-danger.md-select-value:hover,
md-select:hover button.btn-highlight-danger.md-select-value,
a.btn.btn-highlight-danger:hover,
md-select a.btn-highlight-danger.md-select-value:hover,
md-select:hover a.btn-highlight-danger.md-select-value,
.pager li > a.btn-highlight-danger:hover,
.pager li > a.btn-highlight-danger:focus {
  color: #FFFFFF;
  background: #FF415E;
  border-color: #E63B55;
}

.btn.btn-highlight-danger:hover .fa,
md-select .btn-highlight-danger.md-select-value:hover .fa,
md-select:hover .btn-highlight-danger.md-select-value .fa,
.pager li > a.btn-highlight-danger:hover .fa,
.pager li > a.btn-highlight-danger:focus .fa,
.pager li > span.btn-highlight-danger:hover .fa,
.pager li > span.btn-highlight-danger:focus .fa,
.md-button.btn.btn-highlight-danger:hover .fa,
md-select .md-button.btn-highlight-danger.md-select-value:hover .fa,
md-select:hover .md-button.btn-highlight-danger.md-select-value .fa,
.pager li > a.md-button.btn-highlight-danger:hover .fa,
.pager li > a.md-button.btn-highlight-danger:focus .fa,
.pager li > span.md-button.btn-highlight-danger:hover .fa,
.pager li > span.md-button.btn-highlight-danger:focus .fa,
button.btn.btn-highlight-danger:hover .fa,
md-select button.btn-highlight-danger.md-select-value:hover .fa,
md-select:hover button.btn-highlight-danger.md-select-value .fa,
a.btn.btn-highlight-danger:hover .fa,
md-select a.btn-highlight-danger.md-select-value:hover .fa,
md-select:hover a.btn-highlight-danger.md-select-value .fa,
.pager li > a.btn-highlight-danger:hover .fa,
.pager li > a.btn-highlight-danger:focus .fa {
  color: #FFFFFF;
}

.btn.btn-highlight-danger:active,
md-select .btn-highlight-danger.md-select-value:active,
md-select:active .btn-highlight-danger.md-select-value,
.pager li > a.btn-highlight-danger:active,
.pager li > span.btn-highlight-danger:active,
.md-button.btn.btn-highlight-danger:active,
md-select .md-button.btn-highlight-danger.md-select-value:active,
md-select:active .md-button.btn-highlight-danger.md-select-value,
.pager li > a.md-button.btn-highlight-danger:active,
.pager li > span.md-button.btn-highlight-danger:active,
button.btn.btn-highlight-danger:active,
md-select button.btn-highlight-danger.md-select-value:active,
md-select:active button.btn-highlight-danger.md-select-value,
a.btn.btn-highlight-danger:active,
md-select a.btn-highlight-danger.md-select-value:active,
md-select:active a.btn-highlight-danger.md-select-value,
.pager li > a.btn-highlight-danger:active {
  color: #FFFFFF;
  background: #E63B55;
  border-color: #CC354B;
}

.btn.btn-highlight-danger:active .fa,
md-select .btn-highlight-danger.md-select-value:active .fa,
md-select:active .btn-highlight-danger.md-select-value .fa,
.pager li > a.btn-highlight-danger:active .fa,
.pager li > span.btn-highlight-danger:active .fa,
.md-button.btn.btn-highlight-danger:active .fa,
md-select .md-button.btn-highlight-danger.md-select-value:active .fa,
md-select:active .md-button.btn-highlight-danger.md-select-value .fa,
.pager li > a.md-button.btn-highlight-danger:active .fa,
.pager li > span.md-button.btn-highlight-danger:active .fa,
button.btn.btn-highlight-danger:active .fa,
md-select button.btn-highlight-danger.md-select-value:active .fa,
md-select:active button.btn-highlight-danger.md-select-value .fa,
a.btn.btn-highlight-danger:active .fa,
md-select a.btn-highlight-danger.md-select-value:active .fa,
md-select:active a.btn-highlight-danger.md-select-value .fa,
.pager li > a.btn-highlight-danger:active .fa {
  color: #FFFFFF;
}

.btn.btn-highlight-warning .fa,
md-select .btn-highlight-warning.md-select-value .fa,
.md-button.btn.btn-highlight-warning .fa,
md-select .md-button.btn-highlight-warning.md-select-value .fa,
button.btn.btn-highlight-warning .fa,
md-select button.btn-highlight-warning.md-select-value .fa,
a.btn.btn-highlight-warning .fa,
md-select a.btn-highlight-warning.md-select-value .fa {
  color: #FFAC00;
}

.btn.btn-highlight-warning:hover,
md-select .btn-highlight-warning.md-select-value:hover,
md-select:hover .btn-highlight-warning.md-select-value,
.pager li > a.btn-highlight-warning:hover,
.pager li > a.btn-highlight-warning:focus,
.pager li > span.btn-highlight-warning:hover,
.pager li > span.btn-highlight-warning:focus,
.md-button.btn.btn-highlight-warning:hover,
md-select .md-button.btn-highlight-warning.md-select-value:hover,
md-select:hover .md-button.btn-highlight-warning.md-select-value,
.pager li > a.md-button.btn-highlight-warning:hover,
.pager li > a.md-button.btn-highlight-warning:focus,
.pager li > span.md-button.btn-highlight-warning:hover,
.pager li > span.md-button.btn-highlight-warning:focus,
button.btn.btn-highlight-warning:hover,
md-select button.btn-highlight-warning.md-select-value:hover,
md-select:hover button.btn-highlight-warning.md-select-value,
a.btn.btn-highlight-warning:hover,
md-select a.btn-highlight-warning.md-select-value:hover,
md-select:hover a.btn-highlight-warning.md-select-value,
.pager li > a.btn-highlight-warning:hover,
.pager li > a.btn-highlight-warning:focus {
  color: #333333;
  background: #FFEA7F;
  border-color: #FFD400;
}

.btn.btn-highlight-warning:hover .fa,
md-select .btn-highlight-warning.md-select-value:hover .fa,
md-select:hover .btn-highlight-warning.md-select-value .fa,
.pager li > a.btn-highlight-warning:hover .fa,
.pager li > a.btn-highlight-warning:focus .fa,
.pager li > span.btn-highlight-warning:hover .fa,
.pager li > span.btn-highlight-warning:focus .fa,
.md-button.btn.btn-highlight-warning:hover .fa,
md-select .md-button.btn-highlight-warning.md-select-value:hover .fa,
md-select:hover .md-button.btn-highlight-warning.md-select-value .fa,
.pager li > a.md-button.btn-highlight-warning:hover .fa,
.pager li > a.md-button.btn-highlight-warning:focus .fa,
.pager li > span.md-button.btn-highlight-warning:hover .fa,
.pager li > span.md-button.btn-highlight-warning:focus .fa,
button.btn.btn-highlight-warning:hover .fa,
md-select button.btn-highlight-warning.md-select-value:hover .fa,
md-select:hover button.btn-highlight-warning.md-select-value .fa,
a.btn.btn-highlight-warning:hover .fa,
md-select a.btn-highlight-warning.md-select-value:hover .fa,
md-select:hover a.btn-highlight-warning.md-select-value .fa,
.pager li > a.btn-highlight-warning:hover .fa,
.pager li > a.btn-highlight-warning:focus .fa {
  color: #333333;
}

.btn.btn-highlight-warning:active,
md-select .btn-highlight-warning.md-select-value:active,
md-select:active .btn-highlight-warning.md-select-value,
.pager li > a.btn-highlight-warning:active,
.pager li > span.btn-highlight-warning:active,
.md-button.btn.btn-highlight-warning:active,
md-select .md-button.btn-highlight-warning.md-select-value:active,
md-select:active .md-button.btn-highlight-warning.md-select-value,
.pager li > a.md-button.btn-highlight-warning:active,
.pager li > span.md-button.btn-highlight-warning:active,
button.btn.btn-highlight-warning:active,
md-select button.btn-highlight-warning.md-select-value:active,
md-select:active button.btn-highlight-warning.md-select-value,
a.btn.btn-highlight-warning:active,
md-select a.btn-highlight-warning.md-select-value:active,
md-select:active a.btn-highlight-warning.md-select-value,
.pager li > a.btn-highlight-warning:active {
  color: #333333;
  background: #FFD400;
  border-color: #FFAC00;
}

.btn.btn-highlight-warning:active .fa,
md-select .btn-highlight-warning.md-select-value:active .fa,
md-select:active .btn-highlight-warning.md-select-value .fa,
.pager li > a.btn-highlight-warning:active .fa,
.pager li > span.btn-highlight-warning:active .fa,
.md-button.btn.btn-highlight-warning:active .fa,
md-select .md-button.btn-highlight-warning.md-select-value:active .fa,
md-select:active .md-button.btn-highlight-warning.md-select-value .fa,
.pager li > a.md-button.btn-highlight-warning:active .fa,
.pager li > span.md-button.btn-highlight-warning:active .fa,
button.btn.btn-highlight-warning:active .fa,
md-select button.btn-highlight-warning.md-select-value:active .fa,
md-select:active button.btn-highlight-warning.md-select-value .fa,
a.btn.btn-highlight-warning:active .fa,
md-select a.btn-highlight-warning.md-select-value:active .fa,
md-select:active a.btn-highlight-warning.md-select-value .fa,
.pager li > a.btn-highlight-warning:active .fa {
  color: #333333;
}

.btn[disabled],
md-select:not([disabled]):focus .md-select-value[disabled],
md-select .md-select-value[disabled],
.md-button.btn[disabled],
md-select .md-button.md-select-value[disabled],
button.btn[disabled],
md-select:not([disabled]):focus button.md-select-value[disabled],
md-select button.md-select-value[disabled],
a.btn[disabled],
md-select:not([disabled]):focus a.md-select-value[disabled],
md-select a.md-select-value[disabled] {
  opacity: 0.4;
}

.btn-group-addon {
  cursor: default;
}

.btn-group-addon.btn:hover,
md-select .btn-group-addon.md-select-value:hover,
md-select:hover .btn-group-addon.md-select-value,
.pager li > a.btn-group-addon:hover,
.pager li > a.btn-group-addon:focus,
.pager li > span.btn-group-addon:hover,
.pager li > span.btn-group-addon:focus,
.btn-group-addon.btn:active,
md-select .btn-group-addon.md-select-value:active,
md-select:active .btn-group-addon.md-select-value,
.pager li > a.btn-group-addon:active,
.pager li > span.btn-group-addon:active {
  color: #333333;
  background-color: #F2F2F2;
  border-color: #BFBFBF;
}

.btn-group-addon.btn-ghost:hover,
md-select.md-select-ghost .btn-group-addon.md-select-value:hover,
md-select.md-select-ghost:hover .btn-group-addon.md-select-value,
.btn-group-addon.btn-ghost:active,
md-select.md-select-ghost .btn-group-addon.md-select-value:active,
md-select.md-select-ghost:active .btn-group-addon.md-select-value {
  color: #FFFFFF;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}

a {
  color: #2095F3;
  outline: none;
  font-size: inherit;
  line-height: inherit;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

a:hover,
a:focus {
  text-decoration: underline;
  color: #1C84D9;
  cursor: pointer;
}

a:active {
  color: #1874BF;
}

.form-control {
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  max-width: 100%;
  padding: 9px 12px;
  background-color: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.form-control:hover {
  border: 1px solid #7F7F7F;
}

.form-control:focus {
  border: 1px solid #2095F3;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.form-control.right-aligned {
  text-align: right;
}

.form-control[disabled] {
  color: #7F7F7F;
  background-color: #FCFCFD;
  border-color: #E5E5E5;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}

.form-control[disabled]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BFBFBF;
}

.form-control[disabled]::-moz-placeholder {
  /* Firefox 19+ */
  color: #BFBFBF;
}

.form-control[disabled]::-ms-input-placeholder {
  /* IE 10+ */
  color: #BFBFBF;
}

.form-control[disabled]::-moz-placeholder {
  /* Firefox 18- */
  color: #BFBFBF;
}

.form-control[readonly] {
  background-color: #FFFFFF;
}

.form-control[invalid],
.form-control.ng-invalid.ng-touched {
  border: solid 1px #FF415E;
}

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

.form-group label {
  color: #7F7F7F;
}

.form-group label.right-aligned {
  text-align: right;
  float: right;
}

.form-group > * {
  display: block;
}

.form-group > .input-group,
.form-group > .btn-group {
  display: table;
}

.input-group .form-control {
  margin: 0;
}

.input-group .btn,
.input-group md-select:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus .input-group .md-select-value,
.input-group md-select .md-select-value,
md-select .input-group .md-select-value {
  margin: 0;
}

.input-group .btn-square,
.input-group .input-group-addon,
.input-group .btn-group-addon {
  min-width: 34px;
  padding: 9px 10px;
  border-color: #BFBFBF;
  font-size: 12px;
  line-height: 14px;
}

.input-group-addon,
.btn-group-addon {
  border-radius: 2px;
}

.input-with-icon {
  display: inline-block;
  position: relative;
}

.input-group .input-with-icon {
  display: table-cell;
}

.input-with-icon .form-control {
  padding-right: 42px;
  display: block;
  width: 100%;
}

.input-with-icon .fa {
  font-size: 12px;
  text-align: center;
  color: #7F7F7F;
  width: 30px;
  padding: 9px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 3;
  background-color: #FFFFFF;
  border-left: 0px;
  outline: none;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.input-with-icon .fa.hover:hover {
  cursor: pointer;
  color: #333333;
}

.input-with-icon .fa.hover:focus {
  background-color: #F2F2F2;
}

.input-with-icon .fa.ng-hide {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  opacity: 0;
}

md-checkbox {
  margin-bottom: 15px;
}

md-checkbox:last-of-type {
  margin-bottom: 0px;
}

md-checkbox .md-container {
  width: 16px;
  height: 16px;
}

md-checkbox .md-container .md-icon {
  width: 16px;
  height: 16px;
  border: solid 1px #BFBFBF;
  background-color: #FFFFFF;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

md-checkbox:hover .md-icon {
  border-color: #7F7F7F;
}

md-checkbox.md-checked .md-icon {
  border-color: #2095F3;
  background-color: #2095f3;
}

md-checkbox.md-checked .md-icon:after {
  left: 4px;
  top: 0.5px;
  width: 6px;
  height: 9px;
  border-width: 2px;
  border-color: #FFFFFF;
}

md-checkbox.md-checked .md-ink-ripple,
md-checkbox.md-checked .md-ripple-container:before {
  color: #2095F3;
}

md-checkbox.md-indeterminate .md-icon:after {
  width: 8px;
  border: none;
  background-color: #7F7F7F;
}

md-checkbox .md-label {
  font-size: 13px;
  line-height: 20px;
  margin-left: 28px;
}

md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before,
md-checkbox.md-focused:not([disabled]).md-checked .md-container:before {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  background-color: rgba(51, 51, 51, 0.1);
}

md-checkbox[disabled] {
  cursor: not-allowed;
}

md-checkbox[disabled] * {
  cursor: not-allowed;
}

md-checkbox[disabled]:not(.md-checked) .md-icon {
  border-color: #E5E5E5;
  background-color: #FCFCFD;
}

md-checkbox[disabled].md-checked .md-icon {
  border-color: #BFBFBF;
  background-color: #BFBFBF;
}

md-checkbox[disabled].md-checked .md-icon:after {
  border-color: #FFFFFF;
}

md-radio-group.md-focused:not(:empty) .md-checked .md-container:before {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  background-color: rgba(51, 51, 51, 0.1);
}

md-radio-group.md-focused:not(:empty):not(.md-checked) .md-container:before {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  background-color: rgba(51, 51, 51, 0.05);
}

md-radio-group md-radio-button {
  margin-bottom: 15px;
}

md-radio-group md-radio-button:last-of-type {
  margin-bottom: 0;
}

md-radio-group md-radio-button .md-container {
  width: 16px;
  height: 16px;
  background-color: #FFFFFF;
}

md-radio-group md-radio-button .md-container .md-on,
md-radio-group md-radio-button .md-container .md-off {
  width: 16px;
  height: 16px;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

md-radio-group md-radio-button .md-container .md-off {
  border: solid 1px #BFBFBF;
}

md-radio-group md-radio-button .md-container .md-on {
  background-color: #2095F3;
}

md-radio-group md-radio-button:hover .md-off {
  border-color: #7F7F7F;
}

md-radio-group md-radio-button.md-checked .md-ink-ripple,
md-radio-group md-radio-button.md-checked .md-ripple-container:before {
  color: #2095F3;
}

md-radio-group md-radio-button .md-label {
  font-size: 13px;
  line-height: 20px;
  margin-left: 28px;
}

md-radio-group md-radio-button[disabled] {
  cursor: not-allowed;
}

md-radio-group md-radio-button[disabled] * {
  cursor: not-allowed;
}

md-radio-group md-radio-button[disabled] .md-container .md-on {
  background-color: #E5E5E5;
  border-color: #E5E5E5;
}

md-radio-group md-radio-button[disabled] .md-container .md-off {
  border-color: #E5E5E5;
  background-color: #FCFCFD;
}

.validation-block {
  margin-top: 5px;
}

.validation-block .validation-error {
  font-size: 12px;
  line-height: 14px;
  color: #FF415E;
}

.label-left {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.label-left .md-label {
  margin-right: 12px;
  margin-left: 0;
  flex-shrink: 1;
}

.label-left .md-container {
  position: relative;
  top: 1px;
  left: 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  flex-shrink: 0;
  margin-right: 0;
}

.dropdown-toggle {
  text-align: left;
  padding-right: 16px;
}

.dropdown-toggle:not(.btn-square) .fa,
.dropdown-toggle:not(.btn-square) .caret {
  position: relative;
  float: right;
  right: -6px;
  top: 2px;
  margin: 0;
}

.dropdown-toggle:not(.btn-square) .caret {
  margin: 4px 2px;
}

.dropdown-menu {
  background: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -webkit-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -moz-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -ms-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -o-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.dropdown-menu:not(.datepicker) {
  min-width: 100%;
  max-height: 240px;
  display: block;
  padding: 8px 0;
  overflow: auto;
}

.dropdown-menu:not(.datepicker) li a {
  font-size: 13px;
  line-height: 20px;
  padding: 3px 15px 3px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.dropdown-menu:not(.datepicker) li a:hover,
.dropdown-menu:not(.datepicker) li a:focus {
  background-color: #F2F2F2;
}

.dropdown-menu:not(.datepicker) li a:active {
  background-color: #E5E5E5;
}

.dropdown-menu:not(.datepicker) li a .fa {
  color: #7F7F7F;
  padding: 1px 0;
  margin-right: -20px;
}

.dropdown-menu:not(.datepicker) li.destructive a {
  color: #FF415E;
}

.dropdown-menu:not(.datepicker) li.destructive a .fa {
  color: inherit;
}

.dropdown-menu:not(.datepicker) li.destructive a:hover {
  color: #FFFFFF;
  background-color: #FF415E;
}

.dropdown-menu:not(.datepicker) li.destructive a:active {
  color: #FFFFFF;
  background-color: #E63B55;
}

.dropdown-menu:not(.datepicker) li.active a {
  color: #FFFFFF;
  background-color: #2095F3;
}

.dropdown-menu:not(.datepicker) li.active a:hover {
  background-color: #2095F3;
}

.dropdown-menu:not(.datepicker) li.active a:active {
  background-color: #1C84D9;
}

.dropdown-menu:not(.datepicker) li.disabled a,
.dropdown-menu:not(.datepicker) li[disabled] a {
  color: #BFBFBF;
}

.dropdown-menu:not(.datepicker) li.disabled a:hover,
.dropdown-menu:not(.datepicker) li.disabled a:active,
.dropdown-menu:not(.datepicker) li[disabled] a:hover,
.dropdown-menu:not(.datepicker) li[disabled] a:active {
  color: #BFBFBF;
  background-color: #F8F8FA;
}

.dropdown-menu:not(.datepicker) li.divider {
  margin: 5px 0;
}

.dropdown-menu:not(.datepicker) li.info {
  font-size: 13px;
  line-height: 20px;
  padding: 6px 15px 6px;
  color: #666666;
  font-style: italic;
}

.dropdown-menu:not(.datepicker).dropdown-menu-big {
  max-height: none;
}

.dropdown-menu:not(.datepicker).dropdown-menu-big li a,
.dropdown-menu:not(.datepicker).dropdown-menu-big li.info {
  padding: 5px 40px 5px 20px;
}

.dropdown .dropdown-menu {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  opacity: 0;
  pointer-events: none;
}

.dropdown .dropdown-menu li {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.dropdown.open .dropdown-menu {
  pointer-events: all;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  opacity: 1;
}

.dropdown.open .dropdown-menu li {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.ui-select-container *:not(.form-control) {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}

.ui-select-container .ui-select-match .ui-select-toggle {
  font-weight: normal;
}

.ui-select-container .ui-select-match .ui-select-toggle:hover {
  background-color: #FFFFFF;
}

.ui-select-container .ui-select-match .ui-select-toggle .ui-select-match-text {
  width: auto;
  padding: 0;
}

.ui-select-container .ui-select-match .ui-select-toggle .caret {
  right: 12px;
  margin-top: -1px;
  color: #7F7F7F;
}

.ui-select-container .ui-select-match .ui-select-toggle a.btn,
.ui-select-container .ui-select-match .ui-select-toggle md-select a.md-select-value,
md-select .ui-select-container .ui-select-match .ui-select-toggle a.md-select-value {
  height: 30px;
  width: 30px;
  min-width: 0;
  padding: 9px;
  font-size: 11px;
  line-height: 12px;
  text-align: center;
  right: -9px;
  top: 1px;
  margin: 0;
  border: none;
  border-radius: 50%;
  background-color: #FFFFFF;
  color: #7F7F7F;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.ui-select-container .ui-select-match .ui-select-toggle a.btn:hover,
.ui-select-container .ui-select-match .ui-select-toggle md-select a.md-select-value:hover,
md-select .ui-select-container .ui-select-match .ui-select-toggle a.md-select-value:hover,
.ui-select-container .ui-select-match .ui-select-toggle md-select:hover a.md-select-value,
md-select:hover .ui-select-container .ui-select-match .ui-select-toggle a.md-select-value,
.ui-select-container .ui-select-match .ui-select-toggle .pager li > a:hover,
.pager .ui-select-container .ui-select-match .ui-select-toggle li > a:hover,
.ui-select-container .ui-select-match .ui-select-toggle .pager li > a:focus,
.pager .ui-select-container .ui-select-match .ui-select-toggle li > a:focus {
  color: #333333;
}

.ui-select-container .ui-select-match .ui-select-toggle a.btn:focus,
.ui-select-container .ui-select-match .ui-select-toggle md-select:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus .ui-select-container .ui-select-match .ui-select-toggle a.md-select-value,
.ui-select-container .ui-select-match .ui-select-toggle md-select a.md-select-value:focus,
md-select .ui-select-container .ui-select-match .ui-select-toggle a.md-select-value:focus {
  background-color: #F2F2F2;
}

.ui-select-container .ui-select-match .ui-select-toggle a.btn.ng-hide,
.ui-select-container .ui-select-match .ui-select-toggle md-select a.ng-hide.md-select-value,
md-select .ui-select-container .ui-select-match .ui-select-toggle a.ng-hide.md-select-value {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  opacity: 0;
}

.ui-select-container .ui-select-refreshing {
  height: 30px;
  width: 30px;
  min-width: 0;
  padding: 9px;
  font-size: 11px;
  line-height: 12px;
  text-align: center;
  right: 2px;
  top: 2px;
  margin: 0;
  border: none;
  border-radius: 50%;
  background-color: #FFFFFF;
  color: #7F7F7F;
}

.ui-select-container .ui-select-choices-row > span,
.ui-select-container .ui-select-no-choice span {
  font-size: 13px;
  line-height: 20px;
  padding: 3px 15px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.ui-select-container .ui-select-choices-row.active > span {
  color: #FFFFFF;
  background-color: #2095F3;
}

.ui-select-container .ui-select-choices-row.active > span:hover {
  background-color: #1C84D9;
}

.ui-select-container .ui-select-choices-row.active > span:active {
  background-color: #1874BF;
}

.ui-select-container .ui-select-no-choice span {
  padding: 6px 15px;
  color: #7F7F7F;
  font-style: italic;
}

.ui-select-container .dropdown-header {
  padding: 6px 15px 6px;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #7F7F7F;
}

.ui-select-container.ui-select-multiple {
  min-height: 34px;
  padding: 0;
  position: relative;
  padding: 0 6px;
}

.ui-select-container.ui-select-multiple input.ui-select-search {
  height: auto;
  margin: 0;
  padding: 9px 6px;
  position: absolute;
}

.ui-select-container.ui-select-multiple .ui-select-match-item {
  margin: 3.5px 5px 3.5px 0;
  border: none;
  min-width: 0;
}

.ui-select-container.ui-select-multiple .ui-select-match-item .close {
  line-height: inherit;
  font-size: 16px;
  margin-top: -2px;
  text-shadow: none;
}

md-select {
  display: inline-block;
  min-width: 80px;
  margin: 0;
}

md-select:not([disabled]):focus .md-select-value,
md-select .md-select-value.md-select-placeholder,
md-select .md-select-value {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  order: 1;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  z-index: 1;
  padding-left: 12px;
}

md-select:not([disabled]):focus .md-select-value.md-select-placeholder,
md-select .md-select-value.md-select-placeholder.md-select-placeholder,
md-select .md-select-value.md-select-placeholder {
  color: #333333;
}

md-select:not([disabled]):focus .md-select-value .md-select-icon,
md-select .md-select-value.md-select-placeholder .md-select-icon,
md-select .md-select-value .md-select-icon {
  margin-right: -2px;
  color: #7F7F7F;
  width: 12px;
}

md-select:not([disabled]):focus .md-select-value .md-select-icon:after,
md-select .md-select-value.md-select-placeholder .md-select-icon:after,
md-select .md-select-value .md-select-icon:after {
  font-size: 10px;
}

md-select:active .md-select-value {
  background: #D9D9D9 !important;
  border-color: #BFBFBF !important;
}

md-select.md-select-transparent:active .md-select-value {
  background: #D9D9D9;
}

md-select.md-select-ghost:not([disabled]):focus .md-select-value.md-select-placeholder,
md-select.md-select-ghost .md-select-value.md-select-placeholder.md-select-placeholder,
md-select.md-select-ghost .md-select-value.md-select-placeholder {
  color: #FFFFFF;
}

md-select.md-select-ghost:not([disabled]):focus .md-select-value .md-select-icon,
md-select.md-select-ghost .md-select-value.md-select-placeholder .md-select-icon,
md-select.md-select-ghost .md-select-value .md-select-icon {
  color: rgba(255, 255, 255, 0.75);
}

md-select.md-select-ghost:hover .md-select-value.md-select-placeholder {
  color: #333333;
}

md-select.md-select-ghost:hover .md-select-value .md-select-icon {
  color: #7F7F7F;
}

md-select.md-select-ghost:not([disabled]):focus .md-select-value.md-select-placeholder {
  color: #333333;
}

md-select.md-select-ghost:not([disabled]):focus .md-select-value .md-select-icon {
  color: #7F7F7F;
}

md-select.md-select-ghost:active .md-select-value {
  background: #F8F8FA;
  border-color: #F8F8FA;
}

md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value.md-select-placeholder,
md-select.md-select-transparent-ghost .md-select-value.md-select-placeholder.md-select-placeholder,
md-select.md-select-transparent-ghost .md-select-value.md-select-placeholder {
  color: #FFFFFF;
}

md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value .md-select-icon,
md-select.md-select-transparent-ghost .md-select-value.md-select-placeholder .md-select-icon,
md-select.md-select-transparent-ghost .md-select-value .md-select-icon {
  color: rgba(255, 255, 255, 0.75);
}

md-select.md-select-transparent-ghost:active .md-select-value {
  background: rgba(255, 255, 255, 0.25) !important;
  color: #FFFFFF !important;
}

.md-select-menu-container md-select-menu {
  box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -webkit-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -moz-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -ms-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -o-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  background-color: #FFFFFF;
}

.md-select-menu-container md-select-menu md-content {
  padding: 8px 0;
  background: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px;
}

.md-select-menu-container md-select-menu md-content md-option {
  height: auto;
  font-size: 13px;
  line-height: 20px;
  padding: 5px 40px 5px 20px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.md-select-menu-container md-select-menu md-content md-option:hover,
.md-select-menu-container md-select-menu md-content md-option:focus {
  background-color: #F2F2F2;
}

.md-select-menu-container md-select-menu md-content md-option:active {
  background-color: #E5E5E5;
}

.md-select-menu-container md-select-menu md-content md-option[selected] {
  color: #FFFFFF;
  background-color: #2095F3;
}

.md-select-menu-container md-select-menu md-content md-option[selected]:hover {
  background-color: #1C84D9;
}

.md-select-menu-container md-select-menu md-content md-option[selected]:active {
  background-color: #1874BF;
}

.md-select-menu-container md-select-menu md-content md-option[disabled] {
  color: #BFBFBF;
  cursor: not-allowed;
}

.md-select-menu-container md-select-menu md-content md-option[disabled]:hover,
.md-select-menu-container md-select-menu md-content md-option[disabled]:active {
  color: #BFBFBF;
  background-color: #F8F8FA;
}

.md-select-menu-container.md-active {
  transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
}

.md-select-menu-container.md-active md-select-menu > md-content {
  transition-delay: 0.075s;
  -webkit-transition-delay: 0.075;
  transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
}

.md-select-menu-container.md-leave {
  transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
}

md-switch {
  margin: 0 0 15px;
}

md-switch:last-of-type {
  margin: 0;
}

md-switch .md-container {
  width: 34px;
  height: 20px;
  margin-right: 12px;
}

md-switch .md-container .md-bar {
  left: 0;
  top: 0;
  height: 20px;
  width: 34px;
  border-radius: 10px;
  background: #D9D9D9;
  border: 1px solid #BFBFBF;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition-property: border, -webkit-transform;
  transition-property: border, -webkit-transform;
  transition-property: transform, border;
  transition-property: transform, border, -webkit-transform;
}

md-switch .md-container .md-thumb-container {
  width: 14px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

md-switch .md-container .md-thumb {
  background-color: #FFFFFF;
  width: 16px;
  height: 16px;
  left: 2px;
}

md-switch .md-label {
  font-size: 13px;
  line-height: 20px;
}

md-switch:hover .md-bar {
  border-color: #7F7F7F;
}

md-switch.md-checked .md-container .md-bar {
  border: solid 10px #2095F3;
}

md-switch.md-checked .md-container .md-ink-ripple {
  color: #2095F3;
}

md-switch[disabled] {
  cursor: not-allowed;
}

md-switch[disabled] * {
  cursor: not-allowed;
}

md-switch[disabled]:not(.md-checked) .md-bar {
  border-color: #E5E5E5;
  background-color: #F2F2F2;
}

md-switch[disabled].md-checked .md-bar {
  border: solid 10px rgba(32, 149, 243, 0.3);
  background-color: transparent;
}

md-switch.md-checked.md-focused .md-thumb:before,
md-switch:not(.md-checked).md-focused .md-thumb:before {
  background-color: rgba(51, 51, 51, 0.1);
}

.modal {
  text-align: center;
}

.modal.fade .modal-dialog {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 480px;
  }

  .modal-sm {
    width: 320px;
  }

  .modal-lg {
    width: 560px;
  }
}

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-backdrop.in {
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.modal-content {
  background-color: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #BFBFBF;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.modal-content .modal-header {
  padding: 21px 25px 5px;
  border: none;
}

.modal-content .modal-body {
  padding: 5px 25px 5px;
  border: none;
}

.modal-content .modal-body p {
  color: #666666;
  margin: 0;
}

.modal-content .modal-footer {
  padding: 20px 25px 25px;
  border: none;
}

.modal-content .modal-footer .btn + .btn,
.modal-content .modal-footer md-select .md-select-value + .btn,
md-select .modal-content .modal-footer .md-select-value + .btn,
.modal-content .modal-footer md-select .btn + .md-select-value,
md-select .modal-content .modal-footer .btn + .md-select-value,
.modal-content .modal-footer md-select .md-select-value + .md-select-value,
md-select .modal-content .modal-footer .md-select-value + .md-select-value {
  margin-left: 5px;
}

.modal-content .action-area {
  background-color: #FCFCFD;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #E5E5E5;
  margin: 8px 0;
  padding: 25px;
}

.modal-content .close {
  position: absolute;
  right: 12px;
  top: 12px;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 9px;
  font-size: 16px;
  border-radius: 2px;
  opacity: 1;
  outline: none;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
}

.modal-content .close .fa {
  line-height: 16px;
  width: 16px;
  text-align: center;
  color: #7F7F7F;
}

.modal-content .close:hover {
  background-color: #F2F2F2;
}

.tooltip.in {
  opacity: 1;
}

.tooltip .tooltip-inner {
  padding: 8px 12px;
  background-color: #223C52;
  border-radius: 2px;
  font-size: 12px;
  line-height: 14px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}

.tooltip.top .tooltip-arrow {
  border-top-color: #223C52 !important;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #223C52 !important;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #223C52 !important;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #223C52 !important;
}

.tooltip.tooltip-lg {
  min-width: 120px;
}

.tooltip.tooltip-lg .tooltip-inner {
  padding: 12px;
  text-align: left;
}

.tooltip.tooltip-lg .tooltip-inner p {
  margin: 0;
}

.tooltip.tooltip-lg .tooltip-inner label {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 4px;
}

.tooltip.tooltip-lg .tooltip-inner .divider {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 10px -12px;
}

.pager {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin: 0;
}

.pager li {
  position: relative;
  float: left;
}

.pager li:first-child {
  margin-left: 0;
}

.pager li:last-child {
  margin-left: -1px;
}

.pager li:first-child:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pager li:last-child:not(:first-child) > a {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pager li > a,
.pager li > span {
  padding: 9px 0;
  width: 34px;
  margin: 0;
  min-height: 0;
  border: 1px solid;
  border-radius: 2px;
  outline: none !important;
  color: #333333;
  background: #F2F2F2;
  border-color: #BFBFBF;
  font: normal normal normal 13px FontAwesome;
  line-height: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}

.pager li.disabled > a {
  opacity: 0.4;
  color: #333333;
  background: #F2F2F2;
  border-color: #BFBFBF;
}

.pager li.disabled > a:hover,
.pager li.disabled > a:focus {
  background: #E5E5E5;
  border-color: #BFBFBF;
}

.pager li.disabled > a:active {
  background: #E5E5E5 !important;
  border-color: #BFBFBF !important;
}

.pager-indicator {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.badge,
.ui-select-container.ui-select-multiple .ui-select-match-item {
  height: 24px;
  min-width: 24px;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  text-align: center;
  padding: 6px 6px 7px;
  border-radius: 2px;
  background-color: #E5E5E5;
  color: #333333;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.badge .fa,
.ui-select-container.ui-select-multiple .ui-select-match-item .fa {
  margin-right: 5px;
  line-height: 11px;
}

.btn .badge,
md-select:not([disabled]):focus .md-select-value .badge,
md-select .md-select-value .badge,
.btn .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .btn .ui-select-match-item,
md-select .md-select-value .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple md-select .md-select-value .ui-select-match-item {
  vertical-align: middle;
  margin: -5px -8px -6px 10px;
}

.btn .badge.ng-hide,
md-select .md-select-value .badge.ng-hide,
.btn .ui-select-container.ui-select-multiple .ng-hide.ui-select-match-item,
.ui-select-container.ui-select-multiple .btn .ng-hide.ui-select-match-item,
md-select .md-select-value .ui-select-container.ui-select-multiple .ng-hide.ui-select-match-item,
.ui-select-container.ui-select-multiple md-select .md-select-value .ng-hide.ui-select-match-item {
  width: 0;
  min-width: 0;
  opacity: 0;
}

.badge + .badge,
.ui-select-container.ui-select-multiple .ui-select-match-item + .badge,
.ui-select-container.ui-select-multiple .badge + .ui-select-match-item,
.ui-select-container.ui-select-multiple .ui-select-match-item + .ui-select-match-item {
  margin-left: 5px;
}

.badge:hover,
.ui-select-container.ui-select-multiple .ui-select-match-item:hover {
  background-color: #D9D9D9;
}

.badge.badge-primary,
.ui-select-container.ui-select-multiple .badge-primary.ui-select-match-item,
.ui-select-container.ui-select-multiple .ui-select-match-item.btn-primary {
  background-color: #2095F3;
  color: #FFFFFF;
}

.badge.badge-primary:hover,
.ui-select-container.ui-select-multiple .badge-primary.ui-select-match-item:hover,
.ui-select-container.ui-select-multiple .ui-select-match-item.btn-primary:hover {
  background-color: #1C84D9;
}

.badge.badge-success,
.ui-select-container.ui-select-multiple .badge-success.ui-select-match-item {
  background-color: #00B896;
  color: #FFFFFF;
}

.badge.badge-success:hover,
.ui-select-container.ui-select-multiple .badge-success.ui-select-match-item:hover {
  background-color: #009E81;
}

.badge.badge-warning,
.ui-select-container.ui-select-multiple .badge-warning.ui-select-match-item {
  background-color: #FFEA7F;
  color: #333333;
}

.badge.badge-warning:hover,
.ui-select-container.ui-select-multiple .badge-warning.ui-select-match-item:hover {
  background-color: #FFD400;
}

.badge.badge-danger,
.ui-select-container.ui-select-multiple .badge-danger.ui-select-match-item {
  background-color: #FF415E;
  color: #FFFFFF;
}

.badge.badge-danger:hover,
.ui-select-container.ui-select-multiple .badge-danger.ui-select-match-item:hover {
  background-color: #E63B55;
}

.badge[class*="badge-outline"],
.ui-select-container.ui-select-multiple .ui-select-match-item[class*="badge-outline"] {
  background-color: transparent;
  padding: 5px 5px 6px;
}

.badge.badge-outline,
.ui-select-container.ui-select-multiple .badge-outline.ui-select-match-item {
  border: solid 1px #BFBFBF;
  color: #333333;
}

.badge.badge-outline:hover,
.ui-select-container.ui-select-multiple .badge-outline.ui-select-match-item:hover {
  background-color: #7F7F7F;
  border-color: #7F7F7F;
  color: #FFFFFF;
}

.badge.badge-outline-primary,
.ui-select-container.ui-select-multiple .badge-outline-primary.ui-select-match-item {
  border: solid 1px #2095F3;
  color: #2095F3;
}

.badge.badge-outline-primary:hover,
.ui-select-container.ui-select-multiple .badge-outline-primary.ui-select-match-item:hover {
  background-color: #2095F3;
  color: #FFFFFF;
}

.badge.badge-outline-success,
.ui-select-container.ui-select-multiple .badge-outline-success.ui-select-match-item {
  border: solid 1px #00B896;
  color: #00B896;
}

.badge.badge-outline-success:hover,
.ui-select-container.ui-select-multiple .badge-outline-success.ui-select-match-item:hover {
  background-color: #00B896;
  color: #FFFFFF;
}

.badge.badge-outline-warning,
.ui-select-container.ui-select-multiple .badge-outline-warning.ui-select-match-item {
  border: solid 1px #FFAC00;
  color: #FFAC00;
}

.badge.badge-outline-warning:hover,
.ui-select-container.ui-select-multiple .badge-outline-warning.ui-select-match-item:hover {
  background-color: #FFAC00;
  color: #FFFFFF;
}

.badge.badge-outline-danger,
.ui-select-container.ui-select-multiple .badge-outline-danger.ui-select-match-item {
  border: solid 1px #FF415E;
  color: #FF415E;
}

.badge.badge-outline-danger:hover,
.ui-select-container.ui-select-multiple .badge-outline-danger.ui-select-match-item:hover {
  background-color: #FF415E;
  color: #FFFFFF;
}

.badge.badge-square,
.ui-select-container.ui-select-multiple .badge-square.ui-select-match-item {
  width: 24px;
  height: 24px;
  padding-left: 0;
  padding-right: 0;
}

.badge.badge-square .fa,
.ui-select-container.ui-select-multiple .badge-square.ui-select-match-item .fa {
  margin: 0;
}

.table {
  background-color: #FFFFFF;
  border: solid 1px #D9D9D9;
  border-radius: 2px;
  margin: 0;
  width: 100%;
}

.table > thead > tr:last-of-type > td,
.table > tbody > tr:last-of-type > td {
  border-bottom: none;
}

.table > thead > tr:not(.header):hover,
.table > tbody > tr:not(.header):hover {
  background-color: #F8F8FA;
  cursor: pointer;
}

.table > thead > tr:not(.header):active,
.table > tbody > tr:not(.header):active {
  background-color: #F2F2F2;
}

.table > thead > tr > td,
.table > thead > tr > th,
.table > tbody > tr > td,
.table > tbody > tr > th {
  height: 40px;
  padding: 8px 6px 7px;
  font-size: 13px;
  line-height: 20px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.table > thead > tr > td:first-of-type,
.table > thead > tr > th:first-of-type,
.table > tbody > tr > td:first-of-type,
.table > tbody > tr > th:first-of-type {
  padding-left: 12px;
}

.table > thead > tr > td:last-of-type,
.table > thead > tr > th:last-of-type,
.table > tbody > tr > td:last-of-type,
.table > tbody > tr > th:last-of-type {
  padding-right: 12px;
}

.table > thead > tr > td,
.table > tbody > tr > td {
  border-top: none;
  border-bottom: 1px solid #F2F2F2;
}

.table > thead > tr > th,
.table > tbody > tr > th {
  background-color: #FCFCFD;
  border-top: none;
  border-bottom: 1px solid #D9D9D9;
  cursor: pointer;
}

.table > thead > tr > th .fa,
.table > tbody > tr > th .fa {
  margin-left: 5px;
  color: #BFBFBF;
}

.table > thead > tr > th:hover .fa,
.table > tbody > tr > th:hover .fa {
  color: #333333;
}

.table > thead > tr md-checkbox,
.table > tbody > tr md-checkbox {
  margin: 0;
}

.table > thead > tr md-checkbox .md-label,
.table > tbody > tr md-checkbox .md-label {
  margin-left: 0;
}

.table > thead > tr .fit-content,
.table > tbody > tr .fit-content {
  width: 1%;
}

.table-group {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.table-group > * {
  border-radius: 0;
}

.table-group:first-child {
  border-radius: 2px 2px 0 0;
}

.table-group:last-child {
  border-radius: 0 0 2px 2px;
}

.table-group .table-header,
.table-group .table-footer {
  background-color: #FCFCFD;
  border: 1px solid #D9D9D9;
  padding: 8px 12px;
  margin: 0;
}

.table-group .table-header .form-control,
.table-group .table-header .btn,
.table-group .table-header md-select .md-select-value,
md-select .table-group .table-header .md-select-value,
.table-group .table-footer .form-control,
.table-group .table-footer .btn,
.table-group .table-footer md-select .md-select-value,
md-select .table-group .table-footer .md-select-value {
  vertical-align: top;
  margin-bottom: 0 !important;
}

.table-group .table-header .btn + .btn,
.table-group .table-header md-select .md-select-value + .btn,
md-select .table-group .table-header .md-select-value + .btn,
.table-group .table-header md-select .btn + .md-select-value,
md-select .table-group .table-header .btn + .md-select-value,
.table-group .table-header md-select .md-select-value + .md-select-value,
md-select .table-group .table-header .md-select-value + .md-select-value,
.table-group .table-header .btn + .input-search,
.table-group .table-header md-select .md-select-value + .input-search,
md-select .table-group .table-header .md-select-value + .input-search,
.table-group .table-footer .btn + .btn,
.table-group .table-footer md-select .md-select-value + .btn,
md-select .table-group .table-footer .md-select-value + .btn,
.table-group .table-footer md-select .btn + .md-select-value,
md-select .table-group .table-footer .btn + .md-select-value,
.table-group .table-footer md-select .md-select-value + .md-select-value,
md-select .table-group .table-footer .md-select-value + .md-select-value,
.table-group .table-footer .btn + .input-search,
.table-group .table-footer md-select .md-select-value + .input-search,
md-select .table-group .table-footer .md-select-value + .input-search {
  margin-left: 5px;
}

.table-group .table-header .input-search,
.table-group .table-footer .input-search {
  width: 250px;
}

.table-group .table-header .badge-bulk,
.table-group .table-footer .badge-bulk {
  margin: 5px 10px;
}

.table-group .table-header .badge-bulk.ng-hide,
.table-group .table-footer .badge-bulk.ng-hide {
  opacity: 0;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
}

.table-group .table-header {
  border-bottom: none;
}

.table-group .table-footer {
  border-top: none;
}

.table-group .table-filter {
  margin-bottom: 10px;
}

.table-group .table-filter .filter-body {
  border: 1px solid #D9D9D9;
  background-color: #FFFFFF;
  padding: 20px;
}

.table-group .table-filter .filter-body .filter-row {
  margin-bottom: 15px;
}

.table-group .table-filter .filter-body .filter-row .filter-label label {
  margin: 10px 0;
}

.table-group .table-filter .filter-body .filter-row .filter-content > * {
  width: 100%;
}

.table-group .table-no-results {
  background-color: #FFFFFF;
  border: solid 1px #D9D9D9;
  border-top: none;
  padding: 20px;
  text-align: center;
}

.table-group .table-no-results > img {
  margin-bottom: 15px;
}

.panel {
  border-radius: 2px;
  border-color: #D9D9D9;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}

.panel .panel-heading {
  padding: 10px 10px 10px 20px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  background-color: transparent;
  color: #333333;
  border-color: #E5E5E5;
}

.panel .panel-heading .panel-title {
  display: inline-block;
}

.panel .panel-heading h3.panel-title {
  padding: 7px 0;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

.panel .panel-heading h2.panel-title {
  padding: 10px 0;
  font-size: 26px;
  line-height: 32px;
  font-weight: lighter;
}

.panel .panel-heading .btn-collapse.btn-sm,
.panel .panel-heading .btn-group-sm > .btn-collapse.btn,
.panel .panel-heading md-select .btn-group-sm > .btn-collapse.md-select-value,
md-select .panel .panel-heading .btn-group-sm > .btn-collapse.md-select-value {
  margin-left: -10px;
  margin-right: 5px;
  margin-top: -2px;
}

.panel .panel-body {
  padding: 20px;
  font-size: 13px;
  line-height: 20px;
}

.panel .panel-body p {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

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

.panel .panel-list li a {
  display: block;
  position: relative;
  font-weight: 500;
  color: #333333;
  border-bottom: 1px solid #F2F2F2;
  padding: 15px 20px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.panel .panel-list li a .badge,
.panel .panel-list li a .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .panel .panel-list li a .ui-select-match-item {
  margin: -3px 0;
  vertical-align: baseline;
}

.panel .panel-list li a > .fa {
  line-height: inherit;
  color: #7F7F7F;
}

.panel .panel-list li a:hover,
.panel .panel-list li a:focus {
  background-color: #F8F8FA;
  text-decoration: none;
}

.panel .panel-list li:last-of-type a {
  border-bottom: none;
}

.panel .panel-form {
  overflow: hidden;
}

.panel .panel-form .form-row {
  padding: 15px 20px;
  min-height: 50px;
  border-bottom: solid 1px #F2F2F2;
  vertical-align: baseline;
}

.panel .panel-form .form-row:last-of-type {
  border-bottom: none;
}

.panel .panel-form .form-row:hover,
.panel .panel-form .form-row:focus {
  background-color: #FCFCFD;
}

.panel .panel-form .form-row .prop-label label {
  margin: 0;
}

.panel .panel-form .form-row .prop-content .form-control,
.panel .panel-form .form-row .prop-content > .btn,
.panel .panel-form .form-row md-select .prop-content > .md-select-value,
md-select .panel .panel-form .form-row .prop-content > .md-select-value {
  margin-top: -7px;
  margin-bottom: -7px;
}

.panel .panel-form .form-row .prop-content > md-switch {
  margin: -5px 0;
}

.panel .panel-form .form-row .prop-content > p {
  display: inline-block;
}

.panel .panel-table {
  overflow-x: hidden;
}

.panel .panel-table table {
  border: none;
  width: 50%;
  float: left;
  table-layout: fixed;
  border-right: 1px solid #E5E5E5;
}

.panel .panel-table table:last-of-type {
  margin-left: 0;
  border-right: none;
}

.panel .panel-table table tr {
  width: 100%;
  position: relative;
}

.panel .panel-table table tr:last-of-type {
  border-bottom: none;
}

.panel .panel-table table td {
  padding: 10px 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.panel .panel-table table td:first-of-type {
  padding-left: 20px;
}

.panel .panel-table table td:last-of-type {
  padding-right: 20px;
}

.panel .panel-table table td.td-05 {
  width: 5%;
}

.panel .panel-table table td.td-10 {
  width: 10%;
}

.panel .panel-table table td.td-15 {
  width: 15%;
}

.panel .panel-table table td.td-20 {
  width: 20%;
}

.panel .panel-table table td.td-25 {
  width: 25%;
}

.panel .panel-table table td.td-30 {
  width: 30%;
}

.panel .panel-table table td.td-35 {
  width: 35%;
}

.panel .panel-table table td.td-40 {
  width: 40%;
}

.panel .panel-table table td.td-45 {
  width: 45%;
}

.panel .panel-table table td.td-50 {
  width: 50%;
}

.panel .panel-table table td.td-55 {
  width: 55%;
}

.panel .panel-table table td.td-60 {
  width: 60%;
}

.panel .panel-table table td.td-65 {
  width: 65%;
}

.panel .panel-table table td.td-70 {
  width: 70%;
}

.panel .panel-table table td.td-75 {
  width: 75%;
}

.panel .panel-table table td.td-80 {
  width: 80%;
}

.panel .panel-table table td.td-85 {
  width: 85%;
}

.panel .panel-table table td.td-90 {
  width: 90%;
}

.panel .panel-table table td.td-95 {
  width: 95%;
}

.panel.panel-primary {
  border-top: solid 2px #2095F3;
}

.panel.panel-success {
  border-top: solid 2px #00B896;
}

.panel.panel-danger {
  border-top: solid 2px #FF415E;
}

.panel.panel-warning {
  border-top: solid 2px #FFD400;
}

#upload-status .upload-date .fa {
  margin-left: 5px;
}

.datepicker table tr td,
.datepicker table tr th {
  border-radius: 2px;
}

.datepicker table tr td span,
.datepicker table tr th span {
  border-radius: 2px;
}

.datepicker table tr td.active.active,
.datepicker table tr td span.active.active {
  background: #2095F3;
  border-color: #1C84D9;
}

.datepicker table tr td.active.active .fa,
.datepicker table tr td.active.active .caret,
.datepicker table tr td span.active.active .fa,
.datepicker table tr td span.active.active .caret {
  color: #FFFFFF;
}

.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.active:focus {
  background: #1C84D9;
  border-color: #1C84D9;
}

.datepicker table tr td.active.active:active,
.datepicker table tr td.active.active:visited,
.datepicker table tr td span.active.active:active,
.datepicker table tr td span.active.active:visited {
  background: #1874BF;
  border-color: #1874BF;
}

.datepicker table tr td.day:hover,
.datepicker table tr td span:hover,
.datepicker table tr:first-child th:hover {
  background: #E5E5E5;
}

.datepicker table tr td.day:active,
.datepicker table tr td span:active,
.datepicker table tr:first-child th:active {
  background: #BFBFBF;
}

.progress {
  height: 2px;
  margin-bottom: 0;
  background-color: #E5E5E5;
  border-radius: 2px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}

.progress .progress-bar {
  overflow: visible;
  background-color: #2095F3;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  text-align: right;
}

.progress .progress-bar span {
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  position: absolute;
  top: -1.5em;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  color: #2095F3;
}

.progress.progress-lg {
  height: 10px;
}

.progress.progress-xl {
  height: 24px;
}

.progress.progress-xl span {
  color: #FFFFFF;
  position: static;
  margin: 5px 5px 0 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}

.progress .progress-bar-muted {
  background-color: #333333;
}

:not(.progress-xl) .progress .progress-bar-muted span {
  color: #333333;
}

.progress .progress-bar-success {
  background-color: #00B896;
}

:not(.progress-xl) .progress .progress-bar-success span {
  color: #00B896;
}

.progress .progress-bar-warning {
  background-color: #FFD400;
}

:not(.progress-xl) .progress .progress-bar-warning span {
  color: #FFAC00;
}

.progress .progress-bar-danger {
  background-color: #FF415E;
}

:not(.progress-xl) .progress .progress-bar-danger span {
  color: #FF415E;
}

.nav.nav-tabs {
  border-bottom: none;
}

.nav.nav-tabs > li > a {
  padding: 12px 15px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color: #7F7F7F;
  margin-right: 0;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.nav.nav-tabs > li > a:hover {
  background-color: transparent;
  color: #333333;
}

.nav.nav-tabs > li > a:before {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  position: absolute;
  top: -1px;
  left: -1px;
  left: 50%;
  background-color: #2095F3;
  border-radius: 2px 2px 0 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.nav.nav-tabs > li > a .count {
  font-weight: normal;
}

.nav.nav-tabs > li.active > a {
  background-color: #F8F8FA;
  color: #333333;
  border: 1px solid #D9D9D9;
  border-bottom-color: transparent;
}

.nav.nav-tabs > li.active > a:before {
  width: calc(100% + 2px);
}

.nav.nav-tabs > li.disabled > a {
  color: #BFBFBF;
  cursor: not-allowed;
}

md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper .md-tab {
  padding: 12px 15px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  text-transform: none;
  color: #7F7F7F;
  border: 1px solid transparent;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  border-radius: 2px 2px 0 0;
}

md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper .md-tab .count {
  font-weight: normal;
}

md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper .md-tab:hover {
  color: #333333;
}

md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper .md-tab.md-active {
  background-color: #F8F8FA;
  color: #333333;
  border: 1px solid #D9D9D9;
  border-bottom-color: transparent;
}

md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper md-ink-bar {
  color: #7F7F7F;
  background-color: #2095F3;
  top: 0px;
  border-radius: 2px 2px 0 0;
}

.alert {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-radius: 0 0 2px 2px;
  vertical-align: middle;
}

.alert.alert-danger {
  background-color: rgba(255, 65, 94, 0.05);
  border-color: rgba(255, 65, 94, 0.05);
  border-top-color: #FF415E;
  color: #333333;
}

.alert.alert-success {
  background-color: rgba(0, 184, 150, 0.05);
  border-color: rgba(0, 184, 150, 0.05);
  border-top-color: #00B896;
  color: #333333;
}

.alert.alert-warning {
  background-color: rgba(255, 234, 127, 0.1);
  border-color: rgba(255, 234, 127, 0.1);
  border-top-color: #FFD400;
  color: #333333;
}

.alert.alert-info {
  background-color: rgba(32, 149, 243, 0.05);
  border-color: rgba(32, 149, 243, 0.05);
  border-top-color: #2095F3;
  color: #333333;
}

.alert > .close {
  text-shadow: none;
  color: #333333;
  width: 24px;
  height: 24px;
  line-height: 20px;
  padding: 1px 0 3px;
  text-align: center;
  outline: none !important;
  opacity: 0.3;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.alert > .close:hover {
  background-color: rgba(51, 51, 51, 0.1);
  opacity: 1;
}

.alert > .close:active {
  background-color: rgba(51, 51, 51, 0.15);
}

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

.capitalize {
  text-transform: capitalize;
}

.clickable {
  cursor: pointer;
}

.angular-container[ng-cloak] {
  display: none;
}

.margin_bottom--16 {
  margin-bottom: 16px !important;
}

.margin_bottom--30 {
  margin-bottom: 30px !important;
}

.margin_top--30 {
  margin-top: 30px !important;
}

.margin_right--5 {
  margin-right: 5px !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.padding_right--5 {
  padding-right: 5px !important;
  padding-left: 0 !important;
}

.padding_left--5 {
  padding-left: 5px !important;
  padding-right: 0 !important;
}

.padding_bottom--16 {
  padding-bottom: 16px !important;
}

.padding_top--8 {
  padding-top: 8px !important;
}

input.ng-invalid.ng-touched {
  background-color: rgba(200, 0, 0, 0.1) !important;
  border-color: rgba(200, 0, 0, 0.25) !important;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-top-bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body {
  background: inherit;
}

*:focus {
  outline: none;
}

.display-block {
  display: block;
}

.display-inline-block {
  display: inline-block;
}

.w-100 {
  width: 100%;
}

.w-50 {
  width: 49%;
}

.long-button {
  white-space: normal !important;
  height: auto !important;
}

md-select .md-select-value {
  padding-bottom: 9px !important;
}

.md-select-menu-container {
  z-index: 2000;
}

body:after {
  display: none;
  content: url("/static/img/qb_button/C2QB_white_btn_lg_hover.eccd4d02b0ec.png") url("/static/img/xero_button/connect_xero_button_blue_2x.1e6ad2aa140f.png");
}

#qbo_button {
  width: 100%;
}

#qbo_button:hover {
  content: url("/static/img/qb_button/C2QB_white_btn_lg_hover.eccd4d02b0ec.png");
}

#xero_button {
  width: 100%;
}

#xero_button:hover {
  content: url("/static/img/xero_button/connect_xero_button_blue_2x.1e6ad2aa140f.png");
}

h1 {
  overflow: hidden;
  text-align: center;
}

.hr {
  overflow: hidden;
  text-align: center;
  color: #7F7F7F;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}

.hr:before,
.hr:after {
  background-color: #eeeeee;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.hr:before {
  right: 0.5em;
  margin-left: -50%;
}

.hr:after {
  left: 0.5em;
  margin-right: -50%;
}

@media (min-width: 1600px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.error-block {
  color: red;
  font-style: italic;
  margin-top: -15px;
}

#index-container md-progress-circular {
  display: inline;
}

#index-container md-autocomplete {
  display: inline;
}

#index-container md-toolbar {
  background-color: #00213A;
}

#index-container md-toolbar .piq_logo {
  width: 55px;
}

#index-container md-toolbar .toolbar_title {
  font-size: 30px;
  font-weight: 600;
  margin-left: 5px;
}

#index-container .main-content {
  min-height: 92vh;
  padding: 20px;
}

#index-container .table {
  font-size: 13px;
}

#index-container .table .left-align {
  text-align: left;
}

#index-container .table .right-align {
  text-align: right;
}

#index-container .table .table-header {
  font-weight: 600;
  border: none;
  border-bottom: 1px solid #b7b6b6;
  padding: 10px 0;
  font-size: 15px;
  background-color: #D9D9D9;
}

#index-container .table .table-row {
  padding: 10px 0;
  border-bottom: 1px solid #b7b6b6;
}

#index-container .table .table-row:hover {
  background-color: #e6e6e6;
}

#index-container .table .table-cell {
  padding-right: 5px;
  padding-left: 10px;
}

#index-container .table .sub_text {
  margin-top: 3px;
  font-size: 12px;
  font-weight: 500;
}

#index-container .table .sku_text {
  margin-top: 3px;
  font-size: 12px;
  font-style: italic;
}

#index-container .table .loader {
  text-align: center;
}

#index-container .table .category-tag {
  background-color: #000000;
  display: inline-block;
  margin: 1px;
  padding: 2px 7px;
  border-radius: 5px;
  color: white;
}

#index-container .table .actions md-checkbox {
  margin-bottom: 0;
}

#index-container .table .actions .fa {
  font-size: 20px;
  vertical-align: middle;
}

#index-container .table .actions a.md-icon-button {
  margin: 0;
  padding: 0;
  height: auto;
  min-height: initial;
}

#index-container .bulk-actions {
  margin-bottom: 10px;
}

#index-container .bulk-actions md-input-container {
  min-width: 150px;
}

.register-modal {
  width: 40%;
}

.register-modal md-select .md-select-value {
  padding-bottom: 9px !important;
}

.register-modal .table-cell {
  margin: 0 5px;
}

.register-modal .table-row {
  margin: 10px 0;
}

.register-modal .table-header {
  font-weight: 500;
  border: none;
  border-bottom: solid 1px #E5E5E5;
}

.register-modal md-checkbox {
  margin: 0;
  padding: 0;
  line-height: 40px;
}

.register-modal md-select {
  margin: 5px 0;
}

.register-modal .total-row {
  font-weight: 500;
  margin-top: 5px;
}

.register-modal .total-row span {
  padding-top: 6px;
  display: block;
  padding-left: 10px;
}

.register-modal .delete-icon {
  padding: 0;
  margin: 0;
  width: 25px;
  min-width: auto;
}

.register-modal .table {
  margin-bottom: 0;
}

md-autocomplete .md-whiteframe-z1 {
  box-shadow: none;
  background: #F2F2F2 !important;
  height: 34px;
  border: solid 1px #BFBFBF !important;
  border-radius: 2px;
}

md-autocomplete .md-whiteframe-z1 input {
  height: 34px;
  line-height: 34px;
}

#form-container .circular-progress {
  margin-top: 200px;
  padding-right: 100px;
}

#form-container .circular-progress md-progress-circular {
  display: inline;
}

#form-container .md-toolbar-tools {
  height: 60px;
}

#form-container md-toolbar {
  background-color: #173045;
  min-height: 60px;
  height: 60px;
}

#form-container md-toolbar .piq_logo {
  width: 124px;
}

#form-container .top-section {
  padding: 35px 20px 0 16px;
  border-bottom: solid 1px #D9D9D9;
  background: white;
  font-size: 26px;
}

#form-container .top-section .subtitle {
  font-weight: 300;
  height: 32px;
}

#form-container .top-section .title {
  margin-top: 5px;
  font-weight: 500;
  height: 32px;
  margin-bottom: 20px;
}

#form-container .top-section .text {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  height: 24px;
  margin-bottom: 25px;
}

#form-container .top-section ul {
  padding: 0;
}

#form-container .top-section ul li {
  display: inline-block;
  font-size: 13px;
  text-align: center;
  color: #BFBFBF;
  font-weight: 600;
}

#form-container .top-section ul li.done {
  color: #2095F3;
}

#form-container .top-section .progress-section {
  position: relative;
  top: 1px;
}

#form-container .top-section .progress-section div {
  text-align: right;
  height: 10px;
}

#form-container .top-section .progress-section div i {
  font-size: 11px;
  position: relative;
  left: 20px;
  top: -6px;
  color: #BFBFBF;
}

#form-container .top-section .progress-section div.done {
  border-bottom: solid 1px #2095F3;
}

#form-container .top-section .progress-section div.done i {
  color: #2095F3;
}

#form-container .bottom-section .pre-footer {
  background-color: #223C52;
  padding: 30px 20px;
}

#form-container .bottom-section .pre-footer span {
  color: white;
  font-weight: 600;
  font-size: 11px;
}

#form-container .bottom-section .pre-footer .btn,
#form-container .bottom-section .pre-footer md-select .md-select-value,
md-select #form-container .bottom-section .pre-footer .md-select-value {
  width: auto;
  font-size: 12px;
}

#form-container .bottom-section .pre-footer .btn .fa,
#form-container .bottom-section .pre-footer md-select .md-select-value .fa,
md-select #form-container .bottom-section .pre-footer .md-select-value .fa {
  color: #7F7F7F;
}

#form-container .bottom-section .footer {
  background-color: #102333;
}

#form-container .bottom-section .footer span {
  color: white;
  padding: 10px 20px;
  font-size: 13px;
}

#form-container .main-content {
  /*min-height: -webkit-calc(100vh - 423px);*/
  /*min-height: -moz-calc(100vh - 423px);*/
  /*min-height: calc(100vh - 423px);*/
  min-height: -webkit-calc(100vh - 339px);
  min-height: -moz-calc(100vh - 339px);
  min-height: calc(100vh - 339px);
  padding: 20px;
}

#form-container .main-content.thank-you {
  min-height: -webkit-calc(100vh - 100px);
  min-height: -moz-calc(100vh - 100px);
  min-height: calc(100vh - 100px);
}

#form-container .main-content.vendor {
  min-height: -webkit-calc(100vh - 269px);
  min-height: -moz-calc(100vh - 269px);
  min-height: calc(100vh - 269px);
}

#form-container .panel-heading .fa {
  font-size: 12px;
  font-weight: 400;
}

#form-container .panel-heading .badge,
#form-container .panel-heading .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple #form-container .panel-heading .ui-select-match-item {
  margin-top: 6px;
}

#form-container .panel-body {
  padding-left: 10px;
  padding-right: 10px;
}

#form-container .panel-body .form-group {
  padding-left: 10px;
  padding-right: 10px;
}

#form-container .panel-body md-select {
  margin-bottom: 15px;
}

#form-container .panel-body md-select .md-select-value {
  padding-bottom: 9px;
}

#form-container .cc-block {
  background-color: #FAFAFC;
  text-align: center;
  border-bottom: solid 1px #E5E5E5;
  padding: 20px 0;
}

#form-container .cc-block img {
  width: 50px;
  margin: 0 7px;
}

#form-container .billable-summary {
  margin-top: 10px;
}

#form-container .billable-summary .billable-list-table {
  width: 100%;
  border: solid 1px #D9D9D9;
}

#form-container .billable-summary .billable-list-table .billing-list {
  border-bottom: solid 1px #D9D9D9;
  padding: 10px 20px;
}

#form-container .billable-summary .billable-list-table .billing-list .billing-item {
  display: flex;
  margin: 5px 0;
}

#form-container .billable-summary .billable-list-table .billing-total {
  font-weight: 600;
  padding: 15px 20px;
}

#form-container .billable-summary .billable-list-table .billing-name {
  float: left;
  width: 50%;
}

#form-container .billable-summary .billable-list-table .billing-price {
  float: left;
  width: 50%;
  text-align: right;
}

#form-container .submit-button {
  width: 100%;
  height: 40px;
}

#form-container .validated-payment {
  padding-bottom: 20px;
  padding-top: 20px;
}

#form-container .validated-payment .validated-info {
  display: inline-block;
  margin-left: 20px;
}

#form-container .validated-payment .validated-info .subtitle {
  color: #7F7F7F;
}

#form-container .validated-payment .change-button {
  margin-right: 10px;
}

#form-container .billing-input {
  padding-top: 20px;
}

#form-container .billing-input .billing-input-group {
  padding-bottom: 20px;
}

#form-container .accounting-selection .title {
  width: 100%;
  text-align: center;
  font-size: 13px;
  display: block;
  padding-bottom: 20px;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper {
  float: left;
  width: 33.33%;
  padding: 0 15px 15px 15px;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper .accounting-block {
  border: solid 1px #D9D9D9;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper .accounting-block .accounting-grid-header {
  background-color: #FCFCFD;
  border-bottom: solid 1px #D9D9D9;
  text-align: center;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper .accounting-block .accounting-grid-header .accounting-image {
  padding: 10px 0;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper .accounting-block .accounting-grid-header .accounting-image img {
  width: 50%;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper .accounting-block .accounting-grid-content {
  background-color: white;
  height: 65px;
  text-align: center;
  display: inline;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper .accounting-block .accounting-grid-content .name {
  font-size: 16px;
  font-weight: 600;
  padding: 15px 20px;
  display: inline-block;
  width: 100%;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper .accounting-block .accounting-grid-content .action {
  height: 60px;
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper .accounting-block .accounting-grid-content .action .vertical {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  #form-container .accounting-selection .accounting-grid .accounting-wrapper {
    width: 100%;
  }

  #form-container .accounting-selection .accounting-grid .accounting-wrapper.hideable {
    display: none;
  }
}

#form-container .accounting-selection .accounting-grid .accounting-wrapper.half {
  width: 16.66%;
}

#form-container .intuitPlatformConnectButton {
  transition: none;
}

#form-container .loading-section .standalone-loader {
  color: #2095F3;
  font-size: 20px;
  display: block;
}

#form-container .loading-section .title {
  font-size: 16px;
  margin-top: 15px;
  display: block;
}

#form-container .loading-section .content {
  font-size: 13px;
  margin-top: 5px;
  color: #7F7F7F;
  display: block;
}

#form-container .form-section.section-margin {
  margin-top: 25px;
}

#form-container .form-section .form-section-title {
  color: black;
  margin-bottom: 15px;
}

#form-container .form-section md-radio-button {
  margin-bottom: 15px;
}

#form-container .form-section .secondary-form {
  margin-top: 15px;
}

#form-container #invoice-upload .success {
  background-color: rgba(0, 198, 162, 0.05);
}

#form-container #invoice-upload .error {
  background-color: rgba(255, 65, 94, 0.05);
}

#form-container #invoice-upload .drop-box {
  background: #FCFCFD;
  border-bottom: solid 1px #E5E5E5;
  padding: 40px 20px 40px;
  transition: all 0.3s ease;
  overflow: hidden;
  text-align: center;
}

#form-container #invoice-upload .drop-box .icon {
  width: 120px;
  background-color: #E5E5E5;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 40px;
  transition: all 0.3s ease;
}

#form-container #invoice-upload .drop-box .icon img {
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#form-container #invoice-upload .drop-box .icon:after {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  background-color: rgba(32, 149, 243, 0);
  border-radius: 50%;
  transition: all 0.3s cubic-bezier(0.2, 1, 0.33, 1.4);
}

#form-container #invoice-upload .drop-box .primary-line {
  font-size: 16px;
}

#form-container #invoice-upload .drop-box .primary-line .restaurant-name {
  font-weight: 600;
}

#form-container #invoice-upload .drop-box .secondary-line {
  color: #7F7F7F;
  font-size: 13px;
  text-align: center;
  margin-top: 10px;
}

#form-container #invoice-upload .drop-box .browse-button {
  text-align: center;
  margin-top: 25px;
}

#form-container #invoice-upload .drop-box.dragover {
  background-color: rgba(32, 149, 243, 0.1);
}

#form-container #invoice-upload .drop-box.dragover .icon {
  background-color: #2095F3;
}

#form-container #invoice-upload .drop-box.dragover .icon:after {
  transform: scale(1.4);
  background-color: rgba(32, 149, 243, 0.2);
}

#form-container #invoice-upload .upload-status-section {
  background-color: white;
}

#form-container #invoice-upload .upload-status-section .table-row {
  padding: 10px 0 10px 21px;
  display: flex;
  border-bottom: solid 1px #E5E5E5;
}

#form-container #invoice-upload .upload-status-section .table-row .badge,
#form-container #invoice-upload .upload-status-section .table-row .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple #form-container #invoice-upload .upload-status-section .table-row .ui-select-match-item {
  margin-right: 20px;
}

#form-container #invoice-upload .upload-status-section .table-row .filename {
  padding-top: 2px;
}

#form-container #invoice-upload .email-section {
  padding: 20px 0;
  background-color: white;
}

#form-container #invoice-upload .progress {
  margin-top: 10px;
}

#form-container .thank-you {
  background: #173045;
  background: -moz-radial-gradient(bottom center, ellipse cover, #184A75 0%, #173045 75%);
  background: -webkit-radial-gradient(bottom center, ellipse cover, #184A75 0%, #173045 75%);
  background: radial-gradient(bottom center, #184A75 0%, #173045 75%);
  background-attachment: fixed;
  color: white;
  font-size: 26px;
}

#form-container .thank-you .row,
#form-container .thank-you .panel .panel-form .form-row,
.panel .panel-form #form-container .thank-you .form-row {
  margin-top: 70px;
}

#form-container .thank-you .subtitle {
  font-weight: 300;
  height: 32px;
}

#form-container .thank-you .title {
  font-weight: 500;
  height: 32px;
  margin-top: 5px;
}

#form-container .thank-you .widget {
  background-color: white;
  color: black;
  border: solid 1px #D9D9D9;
  border-radius: 2px;
  margin-top: 35px;
}

#form-container .thank-you .widget .left-pane {
  padding: 30px 40px;
}

#form-container .thank-you .widget .left-pane.wide {
  padding: 30px 35px;
}

#form-container .thank-you .widget .left-pane .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  display: inline-block;
}

#form-container .thank-you .widget .left-pane .content {
  font-size: 13px;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
  line-height: 20px;
  display: inline-block;
  width: 100%;
}

#form-container .thank-you .widget .left-pane .btn,
#form-container .thank-you .widget .left-pane md-select .md-select-value,
md-select #form-container .thank-you .widget .left-pane .md-select-value {
  margin-top: 20px;
}

@media (max-width: 767px) {
  #form-container .thank-you .widget .left-pane .btn,
  #form-container .thank-you .widget .left-pane md-select .md-select-value,
  md-select #form-container .thank-you .widget .left-pane .md-select-value {
    width: 100%;
  }
}

#form-container .thank-you .widget .right-pane {
  position: relative;
}

#form-container .thank-you .widget .right-pane img {
  height: 225px;
  right: -50px;
  position: absolute;
}

#form-container .thank-you .widget:last-child {
  margin-bottom: 50px;
}

#form-container .content-section {
  margin-bottom: 30px;
}

#form-container .content-section .title {
  font-size: 16px;
  margin-top: 15px;
  display: block;
}

#form-container .content-section .content {
  font-size: 13px;
  margin-top: 5px;
  color: #7F7F7F;
  display: block;
}

#form-container .border-top {
  border-top: solid 1px #D9D9D9;
}

#form-container .registration-type-block {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
}

#form-container .registration-type-block .subtitle {
  margin-left: 10px;
}

.continue-working-modal .title {
  line-height: 32px;
  font-size: 26px;
  margin-bottom: 15px;
  text-align: center;
}

.continue-working-modal .content {
  line-height: 24px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 10px;
  text-align: center;
}

.continue-working-modal .modal-footer {
  text-align: center;
}

.main-loader .mask {
  background: #F8F8FA;
  background: linear-gradient(to right, #F8F8FA 8%, #FFFFFF 18%, #F8F8FA 33%);
  background-size: 800px 104px;
  position: relative;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: wave;
  animation-timing-function: linear;
}

.main-loader .mask-title {
  height: 18px;
  margin: 6px 0;
  width: 40%;
}

.main-loader .mask-label {
  height: 12px;
  width: 30%;
  margin-bottom: 8px;
}

.main-loader .mask-input {
  height: 34px;
  width: 100%;
  margin-bottom: 15px;
}

.main-loader .mask-input:last-of-type {
  margin-bottom: 0;
}

@keyframes wave {
  0% {
    background-position: -400px 0;
  }

  100% {
    background-position: 400px 0;
  }
}

html,
body {
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  text-rendering: geometricPrecision;
  -webkit-text-rendering: geometricPrecision;
  -moz-text-rendering: geometricPrecision;
  -o-text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

*,
input,
button,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
}

.piq-h1,
.piq-h2,
.piq-h3,
.piq-h4,
.piq-h5,
.piq-h6,
.piq-p {
  margin: 0;
}

.piq-h1 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.piq-h1 b,
.piq-h1 strong {
  font-weight: 500;
}

.piq-h2 {
  font-size: 20px;
  line-height: 28px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
}

.piq-h2 b,
.piq-h2 strong {
  font-weight: 500;
}

.piq-h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

.piq-h4 {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

.piq-h5,
.piq-label {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}

.piq-p {
  font-size: 13px;
  line-height: 20px;
}

.piq-font-size-xxxl {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 48px;
}

.piq-font-size-xxxl b,
.piq-font-size-xxxl strong {
  font-weight: 500;
}

.piq-font-size-xxl {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.piq-font-size-xxl b,
.piq-font-size-xxl strong {
  font-weight: 500;
}

.piq-font-size-xl {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI Light", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.piq-font-size-xl b,
.piq-font-size-xl strong {
  font-weight: 500;
}

.piq-font-size-l {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

.piq-font-size-m {
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
}

.piq-font-size-s {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

.piq-font-size-xs {
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}

.piq-font-size-xxs {
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.piq-btn {
  text-align: center;
  text-transform: none;
  padding: 9px 12px;
  margin: 0;
  min-height: 0;
  min-width: 80px;
  height: 34px;
  border: 1px solid;
  border-radius: 2px;
  outline: none !important;
  color: #333333;
  background-color: #F2F2F2;
  border-color: #BFBFBF;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-btn .fa {
  width: 12px;
  text-align: center;
  margin-right: 8px;
  color: #7F7F7F;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-btn .caret {
  color: #7F7F7F;
}

.piq-btn .loader {
  display: inline-block !important;
  margin-right: 10px;
  width: 14px;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.piq-btn .loader .fa {
  animation-timing-function: cubic-bezier(0.52, 0.165, 0.49, 0.835);
  -webkit-animation-timing-function: cubic-bezier(0.52, 0.165, 0.49, 0.835);
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  margin-right: 0;
}

.piq-btn .loader.ng-hide {
  width: 0px;
  opacity: 0;
  margin-right: 0;
}

.piq-btn.btn-sm,
.btn-group-sm > .piq-btn.btn,
md-select .btn-group-sm > .piq-btn.md-select-value {
  height: 24px;
  padding: 4px 8px;
  min-width: 0;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
}

.piq-btn.btn-sm.btn-square,
.btn-group-sm > .piq-btn.btn-square.btn,
md-select .btn-group-sm > .piq-btn.btn-square.md-select-value {
  width: 24px;
  padding: 4px 0;
}

.piq-btn.btn-lg,
.btn-group-lg > .piq-btn.btn,
md-select .btn-group-lg > .piq-btn.md-select-value {
  height: 44px;
  padding: 11px 16px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

.piq-btn.btn-lg .fa,
.btn-group-lg > .piq-btn.btn .fa,
md-select .btn-group-lg > .piq-btn.md-select-value .fa,
.piq-btn.btn-lg .caret,
.btn-group-lg > .piq-btn.btn .caret,
md-select .btn-group-lg > .piq-btn.md-select-value .caret {
  margin-right: 12px;
}

.piq-btn.btn-lg.btn-square,
.btn-group-lg > .piq-btn.btn-square.btn,
md-select .btn-group-lg > .piq-btn.btn-square.md-select-value {
  width: 44px;
  padding: 11px 0;
}

.piq-btn.btn-square {
  width: 34px;
  min-width: 0;
  padding: 9px 0;
  text-align: center;
}

.piq-btn.btn-square .fa,
.piq-btn.btn-square .caret {
  font-size: 13px;
  margin: 0;
  color: #333333;
}

.piq-btn:hover,
.piq-btn:focus {
  background-color: #E5E5E5;
  border-color: #BFBFBF;
}

.piq-btn:active {
  background-color: #D9D9D9;
  border-color: #BFBFBF;
}

.piq-btn.btn-primary {
  color: #FFFFFF;
  background-color: #2095F3;
  border-color: #1C84D9;
}

.piq-btn.btn-primary .fa,
.piq-btn.btn-primary .caret {
  color: #FFFFFF;
}

.piq-btn.btn-primary:hover,
.piq-btn.btn-primary:focus {
  background-color: #1C84D9;
  border-color: #1C84D9;
}

.piq-btn.btn-primary:active {
  background-color: #1874BF;
  border-color: #1874BF;
}

.piq-btn.btn-success {
  color: #FFFFFF;
  background-color: #00B896;
  border-color: #009E81;
}

.piq-btn.btn-success .fa,
.piq-btn.btn-success .caret {
  color: #FFFFFF;
}

.piq-btn.btn-success:hover,
.piq-btn.btn-success:focus {
  background-color: #009E81;
  border-color: #009E81;
}

.piq-btn.btn-success:active {
  background-color: #00856C;
  border-color: #00856C;
}

.piq-btn.btn-danger {
  color: #FFFFFF;
  background-color: #FF415E;
  border-color: #E63B55;
}

.piq-btn.btn-danger .fa,
.piq-btn.btn-danger .caret {
  color: #FFFFFF;
}

.piq-btn.btn-danger:hover,
.piq-btn.btn-danger:focus {
  background-color: #E63B55;
  border-color: #E63B55;
}

.piq-btn.btn-danger:active {
  background-color: #CC354B;
  border-color: #CC354B;
}

.piq-btn.btn-warning {
  color: #333333;
  background-color: #FFEA7F;
  border-color: #FFD400;
}

.piq-btn.btn-warning:hover,
.piq-btn.btn-warning:focus {
  color: #333333;
  background-color: #FFD400;
  border-color: #FFD400;
}

.piq-btn.btn-warning:active {
  color: #333333;
  background-color: #FFAC00;
  border-color: #FFAC00;
}

.piq-btn.btn-ghost,
md-select.md-select-ghost:not([disabled]):focus .piq-btn.md-select-value,
md-select.md-select-ghost .piq-btn.md-select-value {
  color: #FFFFFF;
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}

.piq-btn.btn-ghost .fa,
md-select.md-select-ghost .piq-btn.md-select-value .fa,
.piq-btn.btn-ghost .caret,
md-select.md-select-ghost .piq-btn.md-select-value .caret {
  color: rgba(255, 255, 255, 0.5);
  width: 12px;
  text-align: center;
}

.piq-btn.btn-ghost.btn-square .fa,
md-select.md-select-ghost .piq-btn.btn-square.md-select-value .fa,
.piq-btn.btn-ghost .caret,
md-select.md-select-ghost .piq-btn.md-select-value .caret {
  color: #FFFFFF;
}

.piq-btn.btn-ghost:hover,
md-select.md-select-ghost .piq-btn.md-select-value:hover,
md-select.md-select-ghost:hover .piq-btn.md-select-value,
.piq-btn.btn-ghost:focus,
md-select.md-select-ghost:not([disabled]):focus .piq-btn.md-select-value,
md-select.md-select-ghost .piq-btn.md-select-value:focus {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.piq-btn.btn-ghost:hover .fa,
md-select.md-select-ghost .piq-btn.md-select-value:hover .fa,
md-select.md-select-ghost:hover .piq-btn.md-select-value .fa,
.piq-btn.btn-ghost:hover .caret,
md-select.md-select-ghost .piq-btn.md-select-value:hover .caret,
md-select.md-select-ghost:hover .piq-btn.md-select-value .caret,
.piq-btn.btn-ghost:focus .fa,
md-select.md-select-ghost:not([disabled]):focus .piq-btn.md-select-value .fa,
md-select.md-select-ghost .piq-btn.md-select-value:focus .fa,
.piq-btn.btn-ghost:focus .caret,
md-select.md-select-ghost:not([disabled]):focus .piq-btn.md-select-value .caret,
md-select.md-select-ghost .piq-btn.md-select-value:focus .caret {
  color: #333333;
}

.piq-btn.btn-ghost:active,
md-select.md-select-ghost .piq-btn.md-select-value:active,
md-select.md-select-ghost:active .piq-btn.md-select-value {
  color: #333333;
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}

.piq-btn.btn-ghost:active .fa,
md-select.md-select-ghost .piq-btn.md-select-value:active .fa,
md-select.md-select-ghost:active .piq-btn.md-select-value .fa,
.piq-btn.btn-ghost:active .caret,
md-select.md-select-ghost .piq-btn.md-select-value:active .caret,
md-select.md-select-ghost:active .piq-btn.md-select-value .caret {
  color: #333333;
}

.piq-btn.btn-transparent,
md-select.md-select-transparent:not([disabled]):focus .piq-btn.md-select-value,
md-select.md-select-transparent .piq-btn.md-select-value {
  color: #333333;
  background-color: transparent;
  border-color: transparent;
}

.piq-btn.btn-transparent:hover,
md-select.md-select-transparent .piq-btn.md-select-value:hover,
md-select.md-select-transparent:hover .piq-btn.md-select-value,
.piq-btn.btn-transparent:focus,
md-select.md-select-transparent:not([disabled]):focus .piq-btn.md-select-value,
md-select.md-select-transparent .piq-btn.md-select-value:focus {
  background-color: #E5E5E5;
}

.piq-btn.btn-transparent:active,
md-select.md-select-transparent .piq-btn.md-select-value:active,
md-select.md-select-transparent:active .piq-btn.md-select-value {
  background-color: #D9D9D9;
}

.piq-btn.btn-transparent .fa,
md-select.md-select-transparent .piq-btn.md-select-value .fa,
.piq-btn.btn-transparent .caret,
md-select.md-select-transparent .piq-btn.md-select-value .caret {
  color: #333333;
}

.piq-btn.btn-transparent-ghost,
md-select.md-select-transparent-ghost:not([disabled]):focus .piq-btn.md-select-value,
md-select.md-select-transparent-ghost .piq-btn.md-select-value {
  color: #FFFFFF;
  background-color: transparent;
  border-color: transparent;
}

.piq-btn.btn-transparent-ghost:hover,
md-select.md-select-transparent-ghost .piq-btn.md-select-value:hover,
md-select.md-select-transparent-ghost:hover .piq-btn.md-select-value,
.piq-btn.btn-transparent-ghost:focus,
md-select.md-select-transparent-ghost:not([disabled]):focus .piq-btn.md-select-value,
md-select.md-select-transparent-ghost .piq-btn.md-select-value:focus {
  background-color: rgba(255, 255, 255, 0.1);
}

.piq-btn.btn-transparent-ghost:active,
md-select.md-select-transparent-ghost .piq-btn.md-select-value:active {
  background-color: rgba(255, 255, 255, 0.25);
  color: #FFFFFF;
}

.piq-btn.btn-transparent-ghost .fa,
md-select.md-select-transparent-ghost .piq-btn.md-select-value .fa,
.piq-btn.btn-transparent-ghost .caret,
md-select.md-select-transparent-ghost .piq-btn.md-select-value .caret {
  color: #FFFFFF;
}

.piq-btn.btn-transparent-ghost .caret,
md-select.md-select-transparent-ghost .piq-btn.md-select-value .caret {
  border-top-color: #FFFFFF;
}

.piq-btn.btn-highlight-primary .fa {
  color: #2095F3;
}

.piq-btn.btn-highlight-primary:hover {
  color: #FFFFFF;
  background-color: #2095F3;
  border-color: #1C84D9;
}

.piq-btn.btn-highlight-primary:hover .fa {
  color: #FFFFFF;
}

.piq-btn.btn-highlight-primary:active {
  color: #FFFFFF;
  background-color: #1C84D9;
  border-color: #1874BF;
}

.piq-btn.btn-highlight-primary:active .fa {
  color: #FFFFFF;
}

.piq-btn.btn-highlight-success .fa {
  color: #00B896;
}

.piq-btn.btn-highlight-success:hover {
  color: #FFFFFF;
  background-color: #00B896;
  border-color: #009E81;
}

.piq-btn.btn-highlight-success:hover .fa {
  color: #FFFFFF;
}

.piq-btn.btn-highlight-success:active {
  color: #FFFFFF;
  background-color: #009E81;
  border-color: #00856C;
}

.piq-btn.btn-highlight-success:active .fa {
  color: #FFFFFF;
}

.piq-btn.btn-highlight-danger .fa {
  color: #FF415E;
}

.piq-btn.btn-highlight-danger:hover {
  color: #FFFFFF;
  background-color: #FF415E;
  border-color: #E63B55;
}

.piq-btn.btn-highlight-danger:hover .fa {
  color: #FFFFFF;
}

.piq-btn.btn-highlight-danger:active {
  color: #FFFFFF;
  background-color: #E63B55;
  border-color: #CC354B;
}

.piq-btn.btn-highlight-danger:active .fa {
  color: #FFFFFF;
}

.piq-btn.btn-highlight-warning .fa {
  color: #FFAC00;
}

.piq-btn.btn-highlight-warning:hover {
  color: #333333;
  background-color: #FFEA7F;
  border-color: #FFD400;
}

.piq-btn.btn-highlight-warning:hover .fa {
  color: #333333;
}

.piq-btn.btn-highlight-warning:active {
  color: #333333;
  background-color: #FFD400;
  border-color: #FFAC00;
}

.piq-btn.btn-highlight-warning:active .fa {
  color: #333333;
}

.piq-btn[disabled] {
  opacity: 0.4;
}

.btn-group-addon {
  border-radius: 2px;
  cursor: default;
}

.btn-group-addon.btn:hover,
md-select .btn-group-addon.md-select-value:hover,
md-select:hover .btn-group-addon.md-select-value,
.pager li > a.btn-group-addon:hover,
.pager li > a.btn-group-addon:focus,
.pager li > span.btn-group-addon:hover,
.pager li > span.btn-group-addon:focus,
.btn-group-addon.btn:active,
md-select .btn-group-addon.md-select-value:active,
md-select:active .btn-group-addon.md-select-value,
.pager li > a.btn-group-addon:active,
.pager li > span.btn-group-addon:active {
  color: #333333;
  background-color: #F2F2F2;
  border-color: #BFBFBF;
}

.btn-group-addon.btn-ghost:hover,
md-select.md-select-ghost .btn-group-addon.md-select-value:hover,
md-select.md-select-ghost:hover .btn-group-addon.md-select-value,
.btn-group-addon.btn-ghost:active,
md-select.md-select-ghost .btn-group-addon.md-select-value:active,
md-select.md-select-ghost:active .btn-group-addon.md-select-value {
  color: #FFFFFF;
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}

a.piq-link {
  color: #2095F3;
  outline: none;
  font-size: inherit;
  line-height: inherit;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

a.piq-link:hover,
a.piq-link:focus {
  text-decoration: underline;
  color: #1C84D9;
}

a.piq-link:active {
  color: #1874BF;
}

.piq-form-control {
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  max-width: 100%;
  padding: 9px 12px;
  height: 34px;
  background-color: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px;
  outline: none !important;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-form-control:hover {
  border: 1px solid #7F7F7F;
}

.piq-form-control:focus {
  background-color: #FFFFFF;
  border: 1px solid #2095F3;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.piq-form-control.right-aligned {
  text-align: right;
}

.piq-form-control.form-control-sm {
  font-size: 11px;
  line-height: 14px;
  padding: 9px 7px;
  height: 24px;
}

.piq-form-control.form-control-lg {
  font-size: 13px;
  line-height: 20px;
  padding: 11px 16px;
  height: 44px;
}

.piq-form-control[disabled] {
  color: #7F7F7F;
  background-color: #FCFCFD;
  border-color: #E5E5E5;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}

.piq-form-control[disabled]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BFBFBF;
}

.piq-form-control[disabled]::-moz-placeholder {
  /* Firefox 19+ */
  color: #BFBFBF;
}

.piq-form-control[disabled]::-ms-input-placeholder {
  /* IE 10+ */
  color: #BFBFBF;
}

.piq-form-control[disabled]::-moz-placeholder {
  /* Firefox 18- */
  color: #BFBFBF;
}

.piq-form-control[readonly] {
  background-color: #FFFFFF;
}

.piq-form-control[invalid],
.piq-form-control.ng-invalid.ng-touched {
  border: solid 1px #FF415E;
  background-color: #FFFFFF;
}

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

.piq-form-group label {
  color: #7F7F7F;
}

.piq-form-group label.right-aligned {
  text-align: right;
  float: right;
}

.piq-form-group > * {
  display: block;
}

.piq-form-group > .input-group,
.piq-form-group > .btn-group {
  display: table;
}

.piq-input-group .form-control {
  margin: 0;
}

.piq-input-group .btn,
.piq-input-group md-select:not([disabled]):focus .md-select-value,
md-select:not([disabled]):focus .piq-input-group .md-select-value,
.piq-input-group md-select .md-select-value,
md-select .piq-input-group .md-select-value {
  margin: 0;
}

.piq-input-group .btn-square,
.piq-input-group .piq-input-group-addon {
  min-width: 34px;
  padding: 9px 10px;
  border-color: #BFBFBF;
  font-size: 12px;
  line-height: 14px;
}

.piq-input-group-addon {
  border-radius: 2px;
  border-color: #BFBFBF;
  font-size: 12px;
  line-height: 14px;
}

.piq-input-group-addon.btn-square {
  min-width: 34px;
  padding: 9px 10px;
}

.piq-input-with-icon {
  display: inline-block;
  position: relative;
}

.input-group .piq-input-with-icon {
  display: table-cell;
}

.piq-input-with-icon .form-control {
  padding-right: 42px;
  display: block;
  width: 100%;
}

.piq-input-with-icon .fa {
  font-size: 12px;
  text-align: center;
  color: #7F7F7F;
  width: 30px;
  padding: 9px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 3;
  background-color: #FFFFFF;
  border-left: 0px;
  outline: none;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.piq-input-with-icon .fa.hover:hover {
  cursor: pointer;
  color: #333333;
}

.piq-input-with-icon .fa.hover:focus {
  background-color: #F2F2F2;
}

.piq-input-with-icon .fa.ng-hide {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  opacity: 0;
  display: inline-block !important;
}

.piq-md-checkbox {
  margin-bottom: 15px;
}

.piq-md-checkbox:last-of-type {
  margin-bottom: 0px;
}

.piq-md-checkbox .md-container {
  margin-left: 0;
  width: 16px;
  height: 16px;
}

.piq-md-checkbox .md-container .md-icon {
  width: 14px;
  height: 14px;
  border: solid 1px #BFBFBF;
  background-color: #FFFFFF;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-md-checkbox:hover .md-icon {
  border-color: #7F7F7F;
}

.piq-md-checkbox.md-checked .md-icon {
  border-color: #2095F3;
  background-color: #2095f3;
}

.piq-md-checkbox.md-checked .md-icon:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 8px;
  border-width: 2px;
  border-color: #FFFFFF;
}

.piq-md-checkbox.md-checked .md-ink-ripple,
.piq-md-checkbox.md-checked .md-ripple-container:before {
  color: #2095F3;
}

.piq-md-checkbox.md-indeterminate .md-icon:after {
  width: 8px;
  border: none;
  background-color: #7F7F7F;
}

.piq-md-checkbox .md-label {
  font-size: 13px;
  line-height: 20px;
  margin-left: 28px;
}

.piq-md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before,
.piq-md-checkbox.md-focused:not([disabled]).md-checked .md-container:before {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  background-color: rgba(51, 51, 51, 0.1);
}

.piq-md-checkbox[disabled] {
  cursor: not-allowed;
}

.piq-md-checkbox[disabled] * {
  cursor: not-allowed;
}

.piq-md-checkbox[disabled]:not(.md-checked) .md-icon {
  border-color: #E5E5E5;
  background-color: #FCFCFD;
}

.piq-md-checkbox[disabled].md-checked .md-icon {
  border-color: #BFBFBF;
  background-color: #BFBFBF;
}

.piq-md-checkbox[disabled].md-checked .md-icon:after {
  border-color: #FFFFFF;
}

.piq-md-radio-group.md-focused:not(:empty) .md-checked .md-container:before {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  background-color: rgba(51, 51, 51, 0.1);
}

.piq-md-radio-group.md-focused:not(:empty):not(.md-checked) .md-container:before {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  background-color: rgba(51, 51, 51, 0.05);
}

.piq-md-radio-group md-radio-button {
  margin-bottom: 15px;
}

.piq-md-radio-group md-radio-button:last-of-type {
  margin-bottom: 0;
}

.piq-md-radio-group md-radio-button .md-container {
  width: 14px;
  height: 14px;
  background-color: #FFFFFF;
}

.piq-md-radio-group md-radio-button .md-container .md-on,
.piq-md-radio-group md-radio-button .md-container .md-off {
  width: 14px;
  height: 14px;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-md-radio-group md-radio-button .md-container .md-off {
  border: solid 1px #BFBFBF;
}

.piq-md-radio-group md-radio-button .md-container .md-on {
  background-color: #2095F3;
}

.piq-md-radio-group md-radio-button:hover .md-off {
  border-color: #7F7F7F;
}

.piq-md-radio-group md-radio-button.md-checked .md-ink-ripple,
.piq-md-radio-group md-radio-button.md-checked .md-ripple-container:before {
  color: #2095F3;
}

.piq-md-radio-group md-radio-button .md-label {
  font-size: 13px;
  line-height: 20px;
  margin-left: 28px;
}

.piq-md-radio-group md-radio-button[disabled] {
  cursor: not-allowed;
}

.piq-md-radio-group md-radio-button[disabled] * {
  cursor: not-allowed;
}

.piq-md-radio-group md-radio-button[disabled] .md-container .md-on {
  background-color: #E5E5E5;
  border-color: #E5E5E5;
}

.piq-md-radio-group md-radio-button[disabled] .md-container .md-off {
  border-color: #E5E5E5;
  background-color: #FCFCFD;
}

.piq-validation-block {
  margin-top: 5px;
}

.piq-validation-block .validation-error {
  font-size: 12px;
  line-height: 14px;
  color: #FF415E;
}

.piq-label-left,
.piq-md-radio-group.piq-label-left md-radio-button,
.piq-md-radio-group md-radio-button.piq-label-left {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.piq-label-left .md-label,
.piq-md-radio-group.piq-label-left md-radio-button .md-label,
.piq-md-radio-group md-radio-button.piq-label-left .md-label {
  margin-right: 12px;
  margin-left: 0;
  flex-shrink: 1;
}

.piq-label-left .md-container,
.piq-md-radio-group.piq-label-left md-radio-button .md-container,
.piq-md-radio-group md-radio-button.piq-label-left .md-container {
  position: relative;
  top: 1px;
  left: 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  flex-shrink: 0;
  margin-right: 0;
}

.dropdown-toggle {
  text-align: left;
  padding-right: 16px;
}

.dropdown-toggle:not(.btn-square) .fa-caret-down,
.dropdown-toggle:not(.btn-square) .caret {
  position: relative;
  float: right;
  right: -6px;
  top: 2px;
  margin: 0;
}

.dropdown-toggle:not(.btn-square) .caret {
  margin: 4px 2px;
}

.dropdown-menu {
  background: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.33);
  -webkit-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.33);
  -moz-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.33);
  -ms-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.33);
  -o-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.33);
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-dropdown-menu:not(.datepicker),
.piq-typeahead .dropdown-menu:not(.datepicker) {
  min-width: 100%;
  max-height: 240px;
  display: block;
  padding: 8px 0;
  overflow: auto;
}

.piq-dropdown-menu:not(.datepicker) li a,
.piq-typeahead .dropdown-menu:not(.datepicker) li a {
  font-size: 13px;
  line-height: 20px;
  padding: 3px 12px 3px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.piq-dropdown-menu:not(.datepicker) li a:hover,
.piq-dropdown-menu:not(.datepicker) li a:focus,
.piq-typeahead .dropdown-menu:not(.datepicker) li a:hover,
.piq-typeahead .dropdown-menu:not(.datepicker) li a:focus {
  background-color: #F2F2F2;
}

.piq-dropdown-menu:not(.datepicker) li a:active,
.piq-typeahead .dropdown-menu:not(.datepicker) li a:active {
  background-color: #E5E5E5;
}

.piq-dropdown-menu:not(.datepicker) li a .fa,
.piq-typeahead .dropdown-menu:not(.datepicker) li a .fa {
  color: #7F7F7F;
  padding: 1px 0;
  margin-right: -20px;
  margin-top: 1px;
}

.piq-dropdown-menu:not(.datepicker) li.destructive a,
.piq-typeahead .dropdown-menu:not(.datepicker) li.destructive a {
  color: #FF415E;
}

.piq-dropdown-menu:not(.datepicker) li.destructive a .fa,
.piq-typeahead .dropdown-menu:not(.datepicker) li.destructive a .fa {
  color: inherit;
}

.piq-dropdown-menu:not(.datepicker) li.destructive a:hover,
.piq-typeahead .dropdown-menu:not(.datepicker) li.destructive a:hover {
  color: #FFFFFF;
  background-color: #FF415E;
}

.piq-dropdown-menu:not(.datepicker) li.destructive a:active,
.piq-typeahead .dropdown-menu:not(.datepicker) li.destructive a:active {
  color: #FFFFFF;
  background-color: #E63B55;
}

.piq-dropdown-menu:not(.datepicker) li.active a,
.piq-typeahead .dropdown-menu:not(.datepicker) li.active a {
  color: #FFFFFF;
  background-color: #2095F3;
}

.piq-dropdown-menu:not(.datepicker) li.active a:hover,
.piq-typeahead .dropdown-menu:not(.datepicker) li.active a:hover {
  background-color: #2095F3;
}

.piq-dropdown-menu:not(.datepicker) li.active a:active,
.piq-typeahead .dropdown-menu:not(.datepicker) li.active a:active {
  background-color: #1C84D9;
}

.piq-dropdown-menu:not(.datepicker) li.disabled a,
.piq-dropdown-menu:not(.datepicker) li[disabled] a,
.piq-typeahead .dropdown-menu:not(.datepicker) li.disabled a,
.piq-typeahead .dropdown-menu:not(.datepicker) li[disabled] a {
  color: #BFBFBF;
}

.piq-dropdown-menu:not(.datepicker) li.disabled a:hover,
.piq-dropdown-menu:not(.datepicker) li.disabled a:active,
.piq-dropdown-menu:not(.datepicker) li[disabled] a:hover,
.piq-dropdown-menu:not(.datepicker) li[disabled] a:active,
.piq-typeahead .dropdown-menu:not(.datepicker) li.disabled a:hover,
.piq-typeahead .dropdown-menu:not(.datepicker) li.disabled a:active,
.piq-typeahead .dropdown-menu:not(.datepicker) li[disabled] a:hover,
.piq-typeahead .dropdown-menu:not(.datepicker) li[disabled] a:active {
  color: #BFBFBF;
  background-color: #F8F8FA;
}

.piq-dropdown-menu:not(.datepicker) li.divider,
.piq-typeahead .dropdown-menu:not(.datepicker) li.divider {
  margin: 5px 0;
}

.piq-dropdown-menu:not(.datepicker) li.info,
.piq-typeahead .dropdown-menu:not(.datepicker) li.info {
  font-size: 13px;
  line-height: 20px;
  padding: 6px 12px 6px;
  color: #666666;
  font-style: italic;
  min-width: 200px;
}

.piq-dropdown-menu:not(.datepicker).dropdown-menu-big,
.piq-typeahead .dropdown-menu:not(.datepicker).dropdown-menu-big {
  max-height: none;
}

.piq-dropdown-menu:not(.datepicker).dropdown-menu-big li a,
.piq-dropdown-menu:not(.datepicker).dropdown-menu-big li.info,
.piq-typeahead .dropdown-menu:not(.datepicker).dropdown-menu-big li a,
.piq-typeahead .dropdown-menu:not(.datepicker).dropdown-menu-big li.info {
  padding: 5px 40px 5px 20px;
}

.piq-dropdown .dropdown-menu {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  opacity: 0;
  pointer-events: none;
}

.piq-dropdown .dropdown-menu li {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.piq-dropdown.open .dropdown-menu {
  pointer-events: all;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  opacity: 1;
}

.piq-dropdown.open .dropdown-menu li {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.piq-ui-select *:not(.form-control) {
  outline: none;
  box-shadow: none;
}

.piq-ui-select .form-control {
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  max-width: 100%;
  padding: 9px 12px;
  background-color: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px;
  outline: none !important;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-ui-select .form-control:hover {
  border: 1px solid #7F7F7F;
}

.piq-ui-select .form-control:focus {
  background-color: #FFFFFF;
  border: 1px solid #2095F3;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.piq-ui-select .ui-select-match .ui-select-toggle {
  border-radius: 2px;
  font-weight: normal;
}

.piq-ui-select .ui-select-match .ui-select-toggle:hover {
  background-color: #FFFFFF;
}

.piq-ui-select .ui-select-match .ui-select-toggle .ui-select-match-text {
  width: auto;
  padding: 0;
}

.piq-ui-select .ui-select-match .ui-select-toggle .ui-select-match-text > span {
  line-height: 14px;
}

.piq-ui-select .ui-select-match .ui-select-toggle .ui-select-placeholder {
  line-height: 14px;
}

.piq-ui-select .ui-select-match .ui-select-toggle .caret {
  right: 12px;
  margin-top: -1px;
  color: #7F7F7F;
  border-top-color: #7F7F7F;
}

.piq-ui-select .ui-select-match .ui-select-toggle a.btn,
.piq-ui-select .ui-select-match .ui-select-toggle md-select a.md-select-value,
md-select .piq-ui-select .ui-select-match .ui-select-toggle a.md-select-value {
  display: block;
  height: 30px;
  width: 30px;
  min-width: 0;
  padding: 9px;
  font-size: 11px;
  line-height: 12px;
  text-align: center;
  right: -9px;
  top: 1px;
  margin: 0;
  border: none;
  border-radius: 50%;
  background-color: #FFFFFF;
  color: #7F7F7F;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}

.piq-ui-select .ui-select-match .ui-select-toggle a.btn:hover,
.piq-ui-select .ui-select-match .ui-select-toggle md-select a.md-select-value:hover,
md-select .piq-ui-select .ui-select-match .ui-select-toggle a.md-select-value:hover,
.piq-ui-select .ui-select-match .ui-select-toggle md-select:hover a.md-select-value,
md-select:hover .piq-ui-select .ui-select-match .ui-select-toggle a.md-select-value,
.piq-ui-select .ui-select-match .ui-select-toggle .pager li > a:hover,
.pager .piq-ui-select .ui-select-match .ui-select-toggle li > a:hover,
.piq-ui-select .ui-select-match .ui-select-toggle .pager li > a:focus,
.pager .piq-ui-select .ui-select-match .ui-select-toggle li > a:focus {
  color: #333333;
}

.piq-ui-select .ui-select-match .ui-select-toggle a.btn:focus,
.piq-ui-select .ui-select-match .ui-select-toggle md-select:not([disabled]):focus a.md-select-value,
md-select:not([disabled]):focus .piq-ui-select .ui-select-match .ui-select-toggle a.md-select-value,
.piq-ui-select .ui-select-match .ui-select-toggle md-select a.md-select-value:focus,
md-select .piq-ui-select .ui-select-match .ui-select-toggle a.md-select-value:focus {
  background-color: #F2F2F2;
}

.piq-ui-select .ui-select-match .ui-select-toggle a.btn.ng-hide:not(.ng-hide-animate),
.piq-ui-select .ui-select-match .ui-select-toggle md-select a.ng-hide.md-select-value:not(.ng-hide-animate),
md-select .piq-ui-select .ui-select-match .ui-select-toggle a.ng-hide.md-select-value:not(.ng-hide-animate) {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  opacity: 0;
  display: block !important;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.piq-ui-select .ui-select-match .ui-select-toggle .glyphicon-remove {
  position: relative;
  top: 0;
  right: 0;
}

.piq-ui-select .ui-select-refreshing {
  height: 30px;
  width: 30px;
  min-width: 0;
  padding: 9px;
  font-size: 11px;
  line-height: 12px;
  text-align: center;
  right: 2px;
  top: 2px;
  margin: 0;
  border: none;
  border-radius: 50%;
  background-color: #FFFFFF;
  color: #7F7F7F;
}

.piq-ui-select .ui-select-choices-row > span,
.piq-ui-select .ui-select-no-choice span {
  font-size: 13px;
  line-height: 20px;
  padding: 3px 12px;
  overflow: hidden;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.piq-ui-select .ui-select-choices-row.active > span {
  color: #FFFFFF;
  background-color: #2095F3;
}

.piq-ui-select .ui-select-choices-row.active > span:hover {
  background-color: #1C84D9;
}

.piq-ui-select .ui-select-choices-row.active > span:active {
  background-color: #1874BF;
}

.piq-ui-select .ui-select-no-choice span {
  padding: 6px 15px;
  color: #7F7F7F;
  font-style: italic;
}

.piq-ui-select .dropdown-header {
  padding: 6px 12px 6px;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #7F7F7F;
}

.piq-ui-select.ui-select-multiple {
  min-height: 34px;
  padding: 0;
  position: relative;
  padding: 0 6px;
}

.piq-ui-select.ui-select-multiple.form-control {
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  max-width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-ui-select.ui-select-multiple.form-control:hover {
  border: 1px solid #7F7F7F;
}

.piq-ui-select.ui-select-multiple.form-control:focus {
  border: 1px solid #2095F3;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.piq-ui-select.ui-select-multiple.form-control.form-control-lg {
  font-size: 13px;
  line-height: 20px;
  padding: 11px 16px;
  height: 44px;
}

.piq-ui-select.ui-select-multiple.form-control[invalid],
.piq-ui-select.ui-select-multiple.form-control.ng-invalid.ng-touched {
  border: solid 1px #FF415E;
  background-color: #FFFFFF;
}

.piq-ui-select.ui-select-multiple input.ui-select-search {
  height: auto;
  margin: 0;
  padding: 9px 6px;
  position: absolute;
  line-height: 14px;
}

.piq-ui-select.ui-select-multiple .ui-select-match-item {
  margin: 3.5px 5px 3.5px 0;
  border: none;
  min-width: 0;
  height: 24px;
  min-width: 24px;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  text-align: center;
  padding: 6px 6px 7px;
  border-radius: 2px;
  background-color: #E5E5E5;
  color: #333333;
}

.piq-ui-select.ui-select-multiple .ui-select-match-item .close {
  line-height: inherit;
  font-size: 16px;
  margin-top: -2px;
  text-shadow: none;
}

.piq-md-select {
  display: inline-block;
  min-width: 80px;
  margin: 0;
  background: #fff;
  box-shadow: none;
  border-radius: 2px;
  padding: 0;
  width: 100%;
}

.piq-md-select:not([disabled]).ng-invalid.ng-touched .md-select-value,
.piq-md-select:not([disabled]):focus .md-select-value,
.piq-md-select .md-select-value.md-select-placeholder,
.piq-md-select .md-select-value {
  padding: 9px 12px;
  margin: 0;
  min-height: 0;
  min-width: 80px;
  border: 1px solid;
  border-radius: 2px;
  outline: none !important;
  color: #333333;
  background-color: #F2F2F2;
  border-color: #BFBFBF;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  order: 1;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  z-index: 1;
}

.piq-md-select:not([disabled]).ng-invalid.ng-touched .md-select-value.md-select-placeholder,
.piq-md-select:not([disabled]):focus .md-select-value.md-select-placeholder,
.piq-md-select .md-select-value.md-select-placeholder.md-select-placeholder,
.piq-md-select .md-select-value.md-select-placeholder {
  color: #333333;
}

.piq-md-select:not([disabled]).ng-invalid.ng-touched .md-select-value .md-select-icon,
.piq-md-select:not([disabled]):focus .md-select-value .md-select-icon,
.piq-md-select .md-select-value.md-select-placeholder .md-select-icon,
.piq-md-select .md-select-value .md-select-icon {
  margin-right: -2px;
  color: #7F7F7F;
  width: 12px;
}

.piq-md-select:not([disabled]).ng-invalid.ng-touched .md-select-value .md-select-icon:after,
.piq-md-select:not([disabled]):focus .md-select-value .md-select-icon:after,
.piq-md-select .md-select-value.md-select-placeholder .md-select-icon:after,
.piq-md-select .md-select-value .md-select-icon:after {
  font-size: 10px;
}

.piq-md-select:hover .md-select-value {
  background-color: #E5E5E5;
  border-color: #BFBFBF;
}

.piq-md-select:not([disabled]):focus .md-select-value {
  background-color: #E5E5E5;
  border-color: #BFBFBF;
}

.piq-md-select:not([disabled]).ng-invalid.ng-touched .md-select-value {
  border-color: #FF415E;
  color: #FF415E;
}

.piq-md-select:active .md-select-value {
  background-color: #D9D9D9 !important;
  border-color: #BFBFBF !important;
}

.piq-md-select.md-select-transparent:not([disabled]):focus .md-select-value,
.piq-md-select.md-select-transparent .md-select-value.md-select-placeholder,
.piq-md-select.md-select-transparent .md-select-value {
  color: #333333;
  background-color: transparent;
  border-color: transparent;
}

.piq-md-select.md-select-transparent:hover .md-select-value {
  background-color: #E5E5E5;
}

.piq-md-select.md-select-transparent:not([disabled]):focus .md-select-value {
  background-color: #E5E5E5;
}

.piq-md-select.md-select-transparent:active .md-select-value {
  background: #D9D9D9 !important;
}

.piq-md-select.md-select-ghost:not([disabled]):focus .md-select-value,
.piq-md-select.md-select-ghost .md-select-value.md-select-placeholder,
.piq-md-select.md-select-ghost .md-select-value {
  color: #FFFFFF;
  background-color: transparent;
  border-color: transparent;
}

.piq-md-select.md-select-ghost:not([disabled]):focus .md-select-value.md-select-placeholder,
.piq-md-select.md-select-ghost .md-select-value.md-select-placeholder.md-select-placeholder,
.piq-md-select.md-select-ghost .md-select-value.md-select-placeholder {
  color: #FFFFFF;
}

.piq-md-select.md-select-ghost:not([disabled]):focus .md-select-value .md-select-icon,
.piq-md-select.md-select-ghost .md-select-value.md-select-placeholder .md-select-icon,
.piq-md-select.md-select-ghost .md-select-value .md-select-icon {
  color: rgba(255, 255, 255, 0.75);
}

.piq-md-select.md-select-ghost:hover .md-select-value {
  background-color: rgba(255, 255, 255, 0.1);
}

.piq-md-select.md-select-ghost:hover .md-select-value.md-select-placeholder {
  color: #333333;
}

.piq-md-select.md-select-ghost:hover .md-select-value .md-select-icon {
  color: #7F7F7F;
}

.piq-md-select.md-select-ghost:not([disabled]):focus .md-select-value {
  background-color: rgba(255, 255, 255, 0.1);
}

.piq-md-select.md-select-ghost:not([disabled]):focus .md-select-value.md-select-placeholder {
  color: #333333;
}

.piq-md-select.md-select-ghost:not([disabled]):focus .md-select-value .md-select-icon {
  color: #7F7F7F;
}

.piq-md-select.md-select-ghost:active .md-select-value {
  background: #F8F8FA;
  border-color: #F8F8FA;
}

.piq-md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value,
.piq-md-select.md-select-transparent-ghost .md-select-value.md-select-placeholder,
.piq-md-select.md-select-transparent-ghost .md-select-value {
  color: #FFFFFF;
  background-color: transparent;
  border-color: transparent;
}

.piq-md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value.md-select-placeholder,
.piq-md-select.md-select-transparent-ghost .md-select-value.md-select-placeholder.md-select-placeholder,
.piq-md-select.md-select-transparent-ghost .md-select-value.md-select-placeholder {
  color: #FFFFFF;
}

.piq-md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value .md-select-icon,
.piq-md-select.md-select-transparent-ghost .md-select-value.md-select-placeholder .md-select-icon,
.piq-md-select.md-select-transparent-ghost .md-select-value .md-select-icon {
  color: rgba(255, 255, 255, 0.75);
}

.piq-md-select.md-select-transparent-ghost:hover .md-select-value {
  background-color: rgba(255, 255, 255, 0.1);
}

.piq-md-select.md-select-transparent-ghost:not([disabled]):focus .md-select-value {
  background-color: rgba(255, 255, 255, 0.25);
  color: #FFFFFF;
}

.piq-md-select.md-select-transparent-ghost:active .md-select-value {
  background: rgba(255, 255, 255, 0.25) !important;
  color: #FFFFFF !important;
}

.piq-md-select.input-group-btn:first-child > .md-select-value {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.piq-md-select.input-group-btn:last-child > .md-select-value {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.piq-md-select.input-group-btn:not(:first-child) > .md-select-value {
  margin-left: -1px;
}

.md-select-menu-container md-select-menu,
.piq-select-menu-container md-select-menu {
  box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -webkit-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -moz-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -ms-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  -o-box-shadow: 0 2px 2px 0 rgba(127, 127, 127, 0.5);
  background-color: #FFFFFF;
}

.md-select-menu-container md-select-menu md-content,
.piq-select-menu-container md-select-menu md-content {
  padding: 8px 0;
  background: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px;
}

.md-select-menu-container md-select-menu md-content md-option,
.piq-select-menu-container md-select-menu md-content md-option {
  height: auto;
  font-size: 13px;
  line-height: 20px;
  padding: 5px 40px 5px 15px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.md-select-menu-container md-select-menu md-content md-option:hover,
.md-select-menu-container md-select-menu md-content md-option:focus,
.piq-select-menu-container md-select-menu md-content md-option:hover,
.piq-select-menu-container md-select-menu md-content md-option:focus {
  background-color: #F2F2F2;
}

.md-select-menu-container md-select-menu md-content md-option:active,
.piq-select-menu-container md-select-menu md-content md-option:active {
  background-color: #E5E5E5;
}

.md-select-menu-container md-select-menu md-content md-option[selected],
.piq-select-menu-container md-select-menu md-content md-option[selected] {
  color: #FFFFFF;
  background-color: #2095F3;
}

.md-select-menu-container md-select-menu md-content md-option[selected]:hover,
.piq-select-menu-container md-select-menu md-content md-option[selected]:hover {
  background-color: #1C84D9;
}

.md-select-menu-container md-select-menu md-content md-option[selected]:active,
.piq-select-menu-container md-select-menu md-content md-option[selected]:active {
  background-color: #1874BF;
}

.md-select-menu-container md-select-menu md-content md-option[disabled],
.piq-select-menu-container md-select-menu md-content md-option[disabled] {
  color: #BFBFBF;
  cursor: not-allowed;
}

.md-select-menu-container md-select-menu md-content md-option[disabled]:hover,
.md-select-menu-container md-select-menu md-content md-option[disabled]:active,
.piq-select-menu-container md-select-menu md-content md-option[disabled]:hover,
.piq-select-menu-container md-select-menu md-content md-option[disabled]:active {
  color: #BFBFBF;
  background-color: #F8F8FA;
}

.md-select-menu-container.md-active,
.piq-select-menu-container.md-active {
  transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
}

.md-select-menu-container.md-active md-select-menu > md-content,
.piq-select-menu-container.md-active md-select-menu > md-content {
  transition-delay: 0.075s;
  -webkit-transition-delay: 0.075;
  transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
}

.md-select-menu-container.md-leave,
.piq-select-menu-container.md-leave {
  transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
}

.piq-typeahead {
  position: relative;
}

.piq-md-switch {
  margin: 0 0 15px;
}

.piq-md-switch:last-of-type {
  margin: 0;
}

.piq-md-switch .md-container {
  width: 34px;
  height: 20px;
  margin-right: 12px;
}

.piq-md-switch .md-container .md-bar {
  left: 0;
  top: 0;
  height: 20px;
  width: 34px;
  border-radius: 10px;
  background: #D9D9D9;
  border: 1px solid #BFBFBF;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition-property: border, -webkit-transform;
  transition-property: border, -webkit-transform;
  transition-property: transform, border;
  transition-property: transform, border, -webkit-transform;
}

.piq-md-switch .md-container .md-thumb-container {
  width: 14px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

.piq-md-switch .md-container .md-thumb {
  background-color: #FFFFFF;
  width: 16px;
  height: 16px;
  left: 2px;
}

.piq-md-switch .md-label {
  font-size: 13px;
  line-height: 20px;
}

.piq-md-switch:hover .md-bar {
  border-color: #7F7F7F;
}

.piq-md-switch.md-checked .md-container .md-bar {
  border: solid 10px #2095F3;
}

.piq-md-switch.md-checked .md-container .md-ink-ripple {
  color: #2095F3;
}

.piq-md-switch[disabled] {
  cursor: not-allowed;
}

.piq-md-switch[disabled] * {
  cursor: not-allowed;
}

.piq-md-switch[disabled]:not(.md-checked) .md-bar {
  border-color: #E5E5E5;
  background-color: #F2F2F2;
}

.piq-md-switch[disabled].md-checked .md-bar {
  border: solid 10px rgba(32, 149, 243, 0.3);
  background-color: transparent;
}

.piq-md-switch.md-checked.md-focused .md-thumb:before,
.piq-md-switch:not(.md-checked).md-focused .md-thumb:before {
  background-color: rgba(51, 51, 51, 0.1);
}

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

.piq-modal.fade .modal-dialog {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

@media screen and (min-width: 768px) {
  .piq-modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.piq-modal .modal-backdrop.in {
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.piq-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .piq-modal .modal-dialog {
    width: 480px;
  }

  .piq-modal .modal-sm {
    width: 320px;
  }

  .piq-modal .modal-lg {
    width: 560px;
  }

  .piq-modal .modal-xl {
    width: 64px;
  }

  .piq-modal .modal-xxl {
    width: 672px;
  }
}

.piq-modal .modal-content {
  background-color: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #BFBFBF;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.piq-modal .modal-content .modal-header {
  padding: 21px 25px 5px;
  border: none;
}

.piq-modal .modal-content .modal-title {
  margin-right: 25px;
}

.piq-modal .modal-content .modal-body {
  padding: 15px 25px;
  border: none;
}

.piq-modal .modal-content .modal-body p {
  color: #666666;
  margin: 0;
}

.piq-modal .modal-content .modal-footer {
  padding: 10px 25px 25px;
  border: none;
}

.piq-modal .modal-content .modal-footer .btn + .btn,
.piq-modal .modal-content .modal-footer md-select .md-select-value + .btn,
md-select .piq-modal .modal-content .modal-footer .md-select-value + .btn,
.piq-modal .modal-content .modal-footer md-select .btn + .md-select-value,
md-select .piq-modal .modal-content .modal-footer .btn + .md-select-value,
.piq-modal .modal-content .modal-footer md-select .md-select-value + .md-select-value,
md-select .piq-modal .modal-content .modal-footer .md-select-value + .md-select-value {
  margin-left: 5px;
}

.piq-modal .modal-content .action-area {
  background-color: #FCFCFD;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #E5E5E5;
  margin: 8px 0;
  padding: 25px;
}

.piq-modal .modal-content .close {
  position: absolute;
  right: 12px;
  top: 12px;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 9px;
  font-size: 16px;
  border-radius: 2px;
  opacity: 1;
  outline: none;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
}

.piq-modal .modal-content .close .fa {
  line-height: 16px;
  width: 16px;
  text-align: center;
  color: #7F7F7F;
}

.piq-modal .modal-content .close:hover {
  background-color: #F2F2F2;
}

.piq-modal.modal-primary .modal-content {
  border-top: 2px solid #2095F3;
}

.piq-modal.modal-success .modal-content {
  border-top: 2px solid #00B896;
}

.piq-modal.modal-warning .modal-content {
  border-top: 2px solid #FFD400;
}

.piq-modal.modal-danger .modal-content {
  border-top: 2px solid #FF415E;
}

.piq-modal.modal-muted .modal-content {
  border-top: 2px solid #333333;
}

.piq-tooltip.in {
  opacity: 1;
}

.piq-tooltip .tooltip-inner {
  padding: 8px 12px;
  background-color: #223E57;
  border-radius: 2px;
  font-size: 12px;
  line-height: 14px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}

.piq-tooltip.top .tooltip-arrow {
  border-top-color: #223E57 !important;
}

.piq-tooltip.right .tooltip-arrow {
  border-right-color: #223E57 !important;
}

.piq-tooltip.bottom .tooltip-arrow {
  border-bottom-color: #223E57 !important;
}

.piq-tooltip.left .tooltip-arrow {
  border-left-color: #223E57 !important;
}

.piq-tooltip.tooltip-lg {
  min-width: 120px;
}

.piq-tooltip.tooltip-lg .tooltip-inner {
  padding: 12px;
  text-align: left;
}

.piq-tooltip.tooltip-lg .tooltip-inner p {
  margin: 0;
}

.piq-tooltip.tooltip-lg .tooltip-inner label {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 4px;
}

.piq-tooltip.tooltip-lg .tooltip-inner .divider {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 10px -12px;
}

.piq-pager {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin: 0;
}

.piq-pager li {
  position: relative;
  float: left;
}

.piq-pager li:first-child {
  margin-left: 0;
}

.piq-pager li:last-child {
  margin-left: -1px;
}

.piq-pager li:first-child:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.piq-pager li:last-child:not(:first-child) > a {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.piq-pager li > a,
.piq-pager li > span {
  padding: 9px 0;
  width: 34px;
  margin: 0;
  min-height: 0;
  border: 1px solid;
  border-radius: 2px;
  outline: none !important;
  color: #333333;
  background: #F2F2F2;
  border-color: #BFBFBF;
  font: normal normal normal 13px FontAwesome;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}

.piq-pager li.disabled > a {
  opacity: 0.4;
  color: #333333;
  background: #F2F2F2;
  border-color: #BFBFBF;
}

.piq-pager li.disabled > a:hover,
.piq-pager li.disabled > a:focus {
  background: #E5E5E5;
  border-color: #BFBFBF;
}

.piq-pager li.disabled > a:active {
  background: #E5E5E5 !important;
  border-color: #BFBFBF !important;
}

.piq-pager-indicator {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.piq-pager-indicator .dropdown-toggle.btn-sm,
.piq-pager-indicator .btn-group-sm > .dropdown-toggle.btn,
.piq-pager-indicator md-select .btn-group-sm > .dropdown-toggle.md-select-value,
md-select .piq-pager-indicator .btn-group-sm > .dropdown-toggle.md-select-value {
  font-size: 13px;
  line-height: 20px;
  padding: 3px;
  top: -2px;
  vertical-align: baseline;
}

.piq-badge {
  height: 24px;
  min-width: 24px;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  text-align: center;
  padding: 6px 6px 7px;
  border-radius: 2px;
  background-color: #E5E5E5;
  color: #333333;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-badge .fa {
  margin-right: 5px;
  line-height: 11px;
}

.btn .piq-badge,
md-select:not([disabled]):focus .md-select-value .piq-badge,
md-select .md-select-value .piq-badge {
  vertical-align: middle;
  margin: -5px -8px -6px 10px;
}

.btn .piq-badge.ng-hide,
md-select .md-select-value .piq-badge.ng-hide {
  width: 0;
  min-width: 0;
  opacity: 0;
}

.btn .piq-badge:first-child,
md-select .md-select-value .piq-badge:first-child {
  margin: -5px 10px -6px -8px;
}

.piq-badge:hover {
  background-color: #D9D9D9;
}

.piq-badge.badge-primary,
.ui-select-container.ui-select-multiple .piq-badge.ui-select-match-item.btn-primary {
  background-color: #2095F3;
  color: #FFFFFF;
}

.piq-badge.badge-primary:hover,
.ui-select-container.ui-select-multiple .piq-badge.ui-select-match-item.btn-primary:hover {
  background-color: #1C84D9;
}

.piq-badge.badge-success {
  background-color: #00B896;
  color: #FFFFFF;
}

.piq-badge.badge-success:hover {
  background-color: #009E81;
}

.piq-badge.badge-warning {
  background-color: #FFEA7F;
  color: #333333;
}

.piq-badge.badge-warning:hover {
  background-color: #FFD400;
}

.piq-badge.badge-danger {
  background-color: #FF415E;
  color: #FFFFFF;
}

.piq-badge.badge-danger:hover {
  background-color: #E63B55;
}

.piq-badge[class*="badge-outline"] {
  background-color: transparent;
  padding: 5px 5px 6px;
}

.piq-badge.badge-outline {
  border: solid 1px #BFBFBF;
  color: #333333;
}

.piq-badge.badge-outline:hover {
  background-color: #7F7F7F;
  border-color: #7F7F7F;
  color: #FFFFFF;
}

.piq-badge.badge-outline-primary {
  border: solid 1px #2095F3;
  color: #2095F3;
}

.piq-badge.badge-outline-primary:hover {
  background-color: #2095F3;
  color: #FFFFFF;
}

.piq-badge.badge-outline-success {
  border: solid 1px #00B896;
  color: #00B896;
}

.piq-badge.badge-outline-success:hover {
  background-color: #00B896;
  color: #FFFFFF;
}

.piq-badge.badge-outline-warning {
  border: solid 1px #FFAC00;
  color: #FFAC00;
}

.piq-badge.badge-outline-warning:hover {
  background-color: #FFAC00;
  color: #FFFFFF;
}

.piq-badge.badge-outline-danger {
  border: solid 1px #FF415E;
  color: #FF415E;
}

.piq-badge.badge-outline-danger:hover {
  background-color: #FF415E;
  color: #FFFFFF;
}

.piq-badge.badge-square {
  width: 24px;
  height: 24px;
  padding-left: 0;
  padding-right: 0;
}

.piq-badge.badge-square .fa {
  margin: 0;
}

.piq-table {
  background-color: #FFFFFF;
  border: solid 1px #D9D9D9;
  border-radius: 2px;
  margin: 0;
  width: 100%;
}

.piq-table > thead > tr:last-of-type > td,
.piq-table > tbody > tr:last-of-type > td {
  border-bottom: none;
}

.piq-table > thead > tr:not(.header):hover,
.piq-table > tbody > tr:not(.header):hover {
  background-color: #F8F8FA;
  cursor: pointer;
}

.piq-table > thead > tr:not(.header):active,
.piq-table > tbody > tr:not(.header):active {
  background-color: #F2F2F2;
}

.piq-table > thead > tr > td,
.piq-table > thead > tr > th,
.piq-table > tbody > tr > td,
.piq-table > tbody > tr > th {
  height: 40px;
  padding: 8px 6px 7px;
  font-size: 13px;
  line-height: 20px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.piq-table > thead > tr > td:first-of-type,
.piq-table > thead > tr > th:first-of-type,
.piq-table > tbody > tr > td:first-of-type,
.piq-table > tbody > tr > th:first-of-type {
  padding-left: 12px;
}

.piq-table > thead > tr > td:last-of-type,
.piq-table > thead > tr > th:last-of-type,
.piq-table > tbody > tr > td:last-of-type,
.piq-table > tbody > tr > th:last-of-type {
  padding-right: 12px;
}

.piq-table > thead > tr > td,
.piq-table > tbody > tr > td {
  border-top: none;
  border-bottom: 1px solid #F2F2F2;
}

.piq-table > thead > tr > th,
.piq-table > tbody > tr > th {
  background-color: #FCFCFD;
  border-top: none;
  border-bottom: 1px solid #D9D9D9;
  cursor: pointer;
}

.piq-table > thead > tr > th > .fa,
.piq-table > tbody > tr > th > .fa {
  margin-left: 5px;
  color: #BFBFBF;
}

.piq-table > thead > tr > th:hover > .fa,
.piq-table > tbody > tr > th:hover > .fa {
  color: #333333;
}

.piq-table > thead > tr.row-small td,
.piq-table > tbody > tr.row-small td {
  padding-top: 3px;
  padding-bottom: 2px;
}

.piq-table > thead > tr md-checkbox,
.piq-table > tbody > tr md-checkbox {
  margin: 0;
}

.piq-table > thead > tr md-checkbox .md-label,
.piq-table > tbody > tr md-checkbox .md-label {
  margin-left: 0;
}

.piq-table > thead > tr .fit-content,
.piq-table > tbody > tr .fit-content {
  width: 1%;
}

.piq-table.table-layout-fixed {
  table-layout: fixed;
}

.piq-table.table-no-hover thead > tr:hover,
.piq-table.table-no-hover tbody > tr:hover {
  background-color: transparent;
  cursor: auto;
}

.piq-table.single-header {
  border-bottom: none;
}

.piq-table.single-header > thead > tr > th {
  background-color: #333333;
  border-bottom: none;
}

.piq-table.single-header ~ .piq-table {
  margin-bottom: 10px;
}

.piq-table.single-header ~ .piq-table > thead > tr > th {
  background-color: #FCFCFD;
}

.piq-table .td-05 {
  max-width: 1px;
  width: 5%;
}

.piq-table .td-10 {
  max-width: 1px;
  width: 10%;
}

.piq-table .td-15 {
  max-width: 1px;
  width: 15%;
}

.piq-table .td-20 {
  max-width: 1px;
  width: 20%;
}

.piq-table .td-25 {
  max-width: 1px;
  width: 25%;
}

.piq-table .td-30 {
  max-width: 1px;
  width: 30%;
}

.piq-table .td-35 {
  max-width: 1px;
  width: 35%;
}

.piq-table .td-40 {
  max-width: 1px;
  width: 40%;
}

.piq-table .td-45 {
  max-width: 1px;
  width: 45%;
}

.piq-table .td-50 {
  max-width: 1px;
  width: 50%;
}

.piq-table .td-55 {
  max-width: 1px;
  width: 55%;
}

.piq-table .td-60 {
  max-width: 1px;
  width: 60%;
}

.piq-table .td-65 {
  max-width: 1px;
  width: 65%;
}

.piq-table .td-70 {
  max-width: 1px;
  width: 70%;
}

.piq-table .td-75 {
  max-width: 1px;
  width: 75%;
}

.piq-table .td-80 {
  max-width: 1px;
  width: 80%;
}

.piq-table .td-85 {
  max-width: 1px;
  width: 85%;
}

.piq-table .td-90 {
  max-width: 1px;
  width: 90%;
}

.piq-table .td-95 {
  max-width: 1px;
  width: 95%;
}

.piq-table-group {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.piq-table-group > * {
  border-radius: 0;
}

.piq-table-group:first-child {
  border-radius: 2px 2px 0 0;
}

.piq-table-group:last-child {
  border-radius: 0 0 2px 2px;
}

.piq-table-group .collapse {
  display: none;
}

.piq-table-group .collapse.in {
  display: block;
}

.piq-table-group .collapsing {
  transition: all 0.35s ease;
}

.piq-table-group .piq-table-header,
.piq-table-group .piq-table-footer {
  background-color: #FCFCFD;
  border: 1px solid #D9D9D9;
  padding: 8px 12px;
  margin: 0;
}

.piq-table-group .piq-table-header .form-control,
.piq-table-group .piq-table-header .btn,
.piq-table-group .piq-table-header md-select .md-select-value,
md-select .piq-table-group .piq-table-header .md-select-value,
.piq-table-group .piq-table-footer .form-control,
.piq-table-group .piq-table-footer .btn,
.piq-table-group .piq-table-footer md-select .md-select-value,
md-select .piq-table-group .piq-table-footer .md-select-value {
  vertical-align: top;
  margin-bottom: 0 !important;
}

.piq-table-group .piq-table-header .btn + .btn,
.piq-table-group .piq-table-header md-select .md-select-value + .btn,
md-select .piq-table-group .piq-table-header .md-select-value + .btn,
.piq-table-group .piq-table-header md-select .btn + .md-select-value,
md-select .piq-table-group .piq-table-header .btn + .md-select-value,
.piq-table-group .piq-table-header md-select .md-select-value + .md-select-value,
md-select .piq-table-group .piq-table-header .md-select-value + .md-select-value,
.piq-table-group .piq-table-header .btn + .input-search,
.piq-table-group .piq-table-header md-select .md-select-value + .input-search,
md-select .piq-table-group .piq-table-header .md-select-value + .input-search,
.piq-table-group .piq-table-footer .btn + .btn,
.piq-table-group .piq-table-footer md-select .md-select-value + .btn,
md-select .piq-table-group .piq-table-footer .md-select-value + .btn,
.piq-table-group .piq-table-footer md-select .btn + .md-select-value,
md-select .piq-table-group .piq-table-footer .btn + .md-select-value,
.piq-table-group .piq-table-footer md-select .md-select-value + .md-select-value,
md-select .piq-table-group .piq-table-footer .md-select-value + .md-select-value,
.piq-table-group .piq-table-footer .btn + .input-search,
.piq-table-group .piq-table-footer md-select .md-select-value + .input-search,
md-select .piq-table-group .piq-table-footer .md-select-value + .input-search {
  margin-left: 5px;
}

.piq-table-group .piq-table-header .input-search,
.piq-table-group .piq-table-footer .input-search {
  width: 250px;
}

.piq-table-group .piq-table-header .badge-bulk,
.piq-table-group .piq-table-footer .badge-bulk {
  margin: 5px 10px;
}

.piq-table-group .piq-table-header .badge-bulk.ng-hide,
.piq-table-group .piq-table-footer .badge-bulk.ng-hide {
  opacity: 0;
  transform: translateY(10px);
}

.piq-table-group .piq-table-header {
  border-bottom: none;
  border-radius: 2px 2px 0 0;
}

.piq-table-group .piq-table-footer {
  border-top: none;
  border-radius: 0 0 2px 2px;
}

.piq-table-group .piq-table-filter {
  margin-bottom: 10px;
}

.piq-table-group .piq-table-filter .filter-body {
  border: 1px solid #D9D9D9;
  background-color: #FFFFFF;
  padding: 20px;
}

.piq-table-group .piq-table-filter .filter-body .filter-row {
  margin-bottom: 15px;
}

.piq-table-group .piq-table-filter .filter-body .filter-row .filter-label label {
  margin: 10px 0;
}

.piq-table-group .piq-table-filter .filter-body .filter-row .filter-content > * {
  width: 100%;
}

.piq-table-group .piq-table-no-results {
  background-color: #FFFFFF;
  border: solid 1px #D9D9D9;
  border-top: none;
  padding: 20px;
  text-align: center;
}

.piq-table-group .piq-table-no-results > img {
  margin-bottom: 15px;
}

.piq-table-accordion {
  margin-bottom: 0;
}

.piq-table-accordion .table-accordion-head > thead > tr > th,
.piq-table-accordion .table-accordion-head > thead > tr > td,
.piq-table-accordion .table-accordion-head > tbody > tr > th,
.piq-table-accordion .table-accordion-head > tbody > tr > td {
  background-color: #FFFFFF;
  height: 50px;
}

.piq-table-accordion .table-accordion-body {
  overflow: hidden;
  display: block;
}

.piq-table-accordion .table-accordion-body.collapse {
  display: none;
}

.piq-table-accordion .table-accordion-body.collapse.in {
  display: block;
}

.piq-table-accordion .table-accordion-body.collapsing {
  transition: all 0.35s ease;
}

.piq-table-accordion .table-accordion-body .table {
  border-top: none;
  margin-bottom: 16px;
}

.piq-table-accordion .table-accordion-body .table > thead > tr > th,
.piq-table-accordion .table-accordion-body .table > thead > tr > td,
.piq-table-accordion .table-accordion-body .table > tbody > tr > th,
.piq-table-accordion .table-accordion-body .table > tbody > tr > td {
  background-color: #FCFCFD;
  height: 40px;
}

.piq-table-accordion .table-accordion-empty {
  border-top: none;
  margin-bottom: 16px;
  table-layout: fixed;
  display: table;
}

.piq-table-accordion .table-accordion-empty > thead > tr > th,
.piq-table-accordion .table-accordion-empty > thead > tr > td,
.piq-table-accordion .table-accordion-empty > tbody > tr > th,
.piq-table-accordion .table-accordion-empty > tbody > tr > td {
  background-color: #FCFCFD;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.piq-table-accordion .table-accordion-empty > thead > tr > th .plateiq-h4,
.piq-table-accordion .table-accordion-empty > thead > tr > td .plateiq-h4,
.piq-table-accordion .table-accordion-empty > tbody > tr > th .plateiq-h4,
.piq-table-accordion .table-accordion-empty > tbody > tr > td .plateiq-h4 {
  margin-bottom: 5px;
}

.piq-table-accordion + .piq-table-accordion {
  margin-top: -1px;
}

.piq-table-accordion .piq-dropdown .piq-dropdown-menu {
  display: none;
}

.piq-table-accordion .piq-dropdown.open .piq-dropdown-menu {
  display: block;
}

.piq-panel {
  border-radius: 2px;
  border: 1px solid #D9D9D9;
  background-color: #FFFFFF;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}

.piq-panel .panel-heading {
  padding: 10px 10px 10px 20px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  background-color: transparent;
  color: #333333;
  border-color: #E5E5E5;
}

.piq-panel .panel-heading .panel-title {
  display: inline-block;
}

.piq-panel .panel-heading h3.panel-title {
  padding: 7px 0;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

.piq-panel .panel-heading h2.panel-title {
  padding: 10px 0;
  font-size: 26px;
  line-height: 32px;
  font-weight: lighter;
}

.piq-panel .panel-heading .btn-collapse.btn-sm,
.piq-panel .panel-heading .btn-group-sm > .btn-collapse.btn,
.piq-panel .panel-heading md-select .btn-group-sm > .btn-collapse.md-select-value,
md-select .piq-panel .panel-heading .btn-group-sm > .btn-collapse.md-select-value {
  margin-left: -10px;
  margin-right: 5px;
  margin-top: -2px;
}

.piq-panel .panel-body {
  padding: 20px;
  font-size: 13px;
  line-height: 20px;
}

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

.piq-panel .panel-list li a {
  display: block;
  position: relative;
  color: #333333;
  border-bottom: 1px solid #F2F2F2;
  padding: 15px 20px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.piq-panel .panel-list li a .badge,
.piq-panel .panel-list li a .ui-select-container.ui-select-multiple .ui-select-match-item,
.ui-select-container.ui-select-multiple .piq-panel .panel-list li a .ui-select-match-item {
  margin: -3px 0;
  vertical-align: baseline;
}

.piq-panel .panel-list li a > .fa {
  line-height: inherit;
  color: #7F7F7F;
}

.piq-panel .panel-list li a:hover,
.piq-panel .panel-list li a:focus {
  background-color: #F8F8FA;
  text-decoration: none;
}

.piq-panel .panel-list li:last-of-type a {
  border-bottom: none;
}

.piq-panel .panel-form {
  overflow: hidden;
}

.piq-panel .panel-form .form-row {
  padding: 15px 20px;
  min-height: 50px;
  border-bottom: solid 1px #F2F2F2;
  vertical-align: baseline;
}

.piq-panel .panel-form .form-row:last-of-type {
  border-bottom: none;
}

.piq-panel .panel-form .form-row:hover,
.piq-panel .panel-form .form-row:focus {
  background-color: #FCFCFD;
}

.piq-panel .panel-form .form-row .prop-label label {
  margin: 0;
}

.piq-panel .panel-form .form-row .prop-content .form-control,
.piq-panel .panel-form .form-row .prop-content > .btn,
.piq-panel .panel-form .form-row md-select .prop-content > .md-select-value,
md-select .piq-panel .panel-form .form-row .prop-content > .md-select-value {
  margin-top: -7px;
  margin-bottom: -7px;
}

.piq-panel .panel-form .form-row .prop-content > md-switch {
  margin: -5px 0;
}

.piq-panel .panel-form .form-row .prop-content > p {
  display: inline-block;
}

.piq-panel .panel-table {
  overflow-x: hidden;
}

.piq-panel .panel-table .table {
  border: none;
  table-layout: fixed;
  border-right: 1px solid #E5E5E5;
}

.piq-panel .panel-table .table:last-of-type {
  margin-left: 0;
  border-right: none;
}

.piq-panel .panel-table .table tr {
  width: 100%;
  position: relative;
}

.piq-panel .panel-table .table tr:last-of-type {
  border-bottom: none;
}

.piq-panel .panel-table .table td {
  padding: 10px 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.piq-panel .panel-table .table td:first-of-type {
  padding-left: 20px;
}

.piq-panel .panel-table .table td:last-of-type {
  padding-right: 20px;
}

.piq-panel .panel-table .table td.td-05 {
  width: 5%;
}

.piq-panel .panel-table .table td.td-10 {
  width: 10%;
}

.piq-panel .panel-table .table td.td-15 {
  width: 15%;
}

.piq-panel .panel-table .table td.td-20 {
  width: 20%;
}

.piq-panel .panel-table .table td.td-25 {
  width: 25%;
}

.piq-panel .panel-table .table td.td-30 {
  width: 30%;
}

.piq-panel .panel-table .table td.td-35 {
  width: 35%;
}

.piq-panel .panel-table .table td.td-40 {
  width: 40%;
}

.piq-panel .panel-table .table td.td-45 {
  width: 45%;
}

.piq-panel .panel-table .table td.td-50 {
  width: 50%;
}

.piq-panel .panel-table .table td.td-55 {
  width: 55%;
}

.piq-panel .panel-table .table td.td-60 {
  width: 60%;
}

.piq-panel .panel-table .table td.td-65 {
  width: 65%;
}

.piq-panel .panel-table .table td.td-70 {
  width: 70%;
}

.piq-panel .panel-table .table td.td-75 {
  width: 75%;
}

.piq-panel .panel-table .table td.td-80 {
  width: 80%;
}

.piq-panel .panel-table .table td.td-85 {
  width: 85%;
}

.piq-panel .panel-table .table td.td-90 {
  width: 90%;
}

.piq-panel .panel-table .table td.td-95 {
  width: 95%;
}

.piq-panel .panel-table.panel-table-col-2 .table {
  width: 50%;
  float: left;
}

.piq-panel .panel-table.panel-table-col-3 .table {
  width: 33.3333%;
  float: left;
}

.piq-panel .panel-table.panel-table-col-4 .table {
  width: 25%;
  float: left;
}

.piq-panel.panel-primary {
  border-top: solid 2px #2095F3;
}

.piq-panel.panel-success {
  border-top: solid 2px #00B896;
}

.piq-panel.panel-danger {
  border-top: solid 2px #FF415E;
}

.piq-panel.panel-warning {
  border-top: solid 2px #FFD400;
}

.piq-panel.panel-primary-filled {
  background-color: #2095F3;
  border: #1C84D9;
  color: #FFFFFF;
}

.piq-panel.panel-primary-filled .panel-list li a {
  color: #FFFFFF;
  border-bottom-color: #1874BF;
}

.piq-panel.panel-primary-filled .panel-list li a:hover,
.piq-panel.panel-primary-filled .panel-list li a:focus {
  background-color: #1C84D9;
}

.piq-panel.panel-primary-filled .panel-list li a:active {
  background-color: #1874BF;
}

.piq-panel.panel-danger-filled {
  background-color: #FF415E;
  border: #E63B55;
  color: #FFFFFF;
}

.piq-panel.panel-danger-filled .panel-list li a {
  color: #FFFFFF;
  border-bottom-color: #CC354B;
}

.piq-panel.panel-danger-filled .panel-list li a:hover,
.piq-panel.panel-danger-filled .panel-list li a:focus {
  background-color: #E63B55;
}

.piq-panel.panel-danger-filled .panel-list li a:active {
  background-color: #CC354B;
}

.datepicker table tr td,
.datepicker table tr th {
  border-radius: 2px;
}

.datepicker table tr td span,
.datepicker table tr th span {
  border-radius: 2px;
}

.datepicker table tr td.active.active,
.datepicker table tr td span.active.active {
  background: #2095F3;
  border-color: #1C84D9;
}

.datepicker table tr td.active.active .fa,
.datepicker table tr td.active.active .caret,
.datepicker table tr td span.active.active .fa,
.datepicker table tr td span.active.active .caret {
  color: #FFFFFF;
}

.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.active:focus {
  background: #1C84D9;
  border-color: #1C84D9;
}

.datepicker table tr td.active.active:active,
.datepicker table tr td.active.active:visited,
.datepicker table tr td span.active.active:active,
.datepicker table tr td span.active.active:visited {
  background: #1874BF;
  border-color: #1874BF;
}

.datepicker table tr td.day:hover,
.datepicker table tr td span:hover,
.datepicker table tr:first-child th:hover {
  background: #E5E5E5;
}

.datepicker table tr td.day:active,
.datepicker table tr td span:active,
.datepicker table tr:first-child th:active {
  background: #BFBFBF;
}

.piq-progress {
  height: 2px;
  margin-bottom: 0;
  background-color: #E5E5E5;
  border-radius: 2px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}

.piq-progress .progress-bar {
  overflow: visible;
  background-color: #2095F3;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  text-align: right;
}

.piq-progress .progress-bar span {
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  position: absolute;
  top: -1.5em;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  color: #2095F3;
}

.piq-progress.progress-lg {
  height: 10px;
}

.piq-progress.progress-xl {
  height: 24px;
}

.piq-progress.progress-xl span {
  color: #FFFFFF;
  position: static;
  margin: 5px 5px 0 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}

.piq-progress .progress-bar-muted {
  background-color: #333333;
}

:not(.progress-xl) .piq-progress .progress-bar-muted span {
  color: #333333;
}

.piq-progress .progress-bar-success {
  background-color: #00B896;
}

:not(.progress-xl) .piq-progress .progress-bar-success span {
  color: #00B896;
}

.piq-progress .progress-bar-warning {
  background-color: #FFD400;
}

:not(.progress-xl) .piq-progress .progress-bar-warning span {
  color: #FFAC00;
}

.piq-progress .progress-bar-danger {
  background-color: #FF415E;
}

:not(.progress-xl) .piq-progress .progress-bar-danger span {
  color: #FF415E;
}

form.col-xs-12 {
  padding: 0;
}

.piq-alert {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-radius: 2px;
  vertical-align: middle;
  position: relative;
  border-bottom-width: 2px;
}

.piq-alert.alert-danger {
  background-color: rgba(255, 65, 94, 0.04);
  border-color: rgba(255, 65, 94, 0.35);
  color: #E63B55;
}

.piq-alert.alert-success {
  background-color: rgba(0, 184, 150, 0.04);
  border-color: rgba(0, 184, 150, 0.35);
  color: #009E81;
}

.piq-alert.alert-warning {
  background-color: rgba(255, 234, 127, 0.05);
  border-color: #FFD400;
  color: #FFAC00;
}

.piq-alert.alert-info {
  background-color: rgba(32, 149, 243, 0.04);
  border-color: rgba(32, 149, 243, 0.35);
  color: #1C84D9;
}

.piq-alert > .close {
  width: 24px;
  height: 24px;
  padding: 1px 0 3px;
  outline: none !important;
  border-radius: 2px;
  opacity: 0.6;
  text-shadow: none;
  line-height: 20px;
  text-align: center;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-alert > .close:hover,
.piq-alert > .close:focus {
  background-color: rgba(51, 51, 51, 0.1);
  color: inherit;
  opacity: 1;
}

.piq-alert > .close:active {
  background-color: rgba(51, 51, 51, 0.15);
}

.piq-tabs .nav.nav-tabs {
  border-bottom: none;
}

.piq-tabs .nav.nav-tabs > li > a {
  height: 44px;
  padding: 11px 14px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color: #7F7F7F;
  margin-right: 0;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-tabs .nav.nav-tabs > li > a:hover {
  background-color: transparent;
  color: #333333;
}

.piq-tabs .nav.nav-tabs > li > a:before {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  position: absolute;
  top: -1px;
  left: -1px;
  left: 50%;
  background-color: #2095F3;
  border-radius: 2px 2px 0 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.piq-tabs .nav.nav-tabs > li > a .count {
  font-weight: normal;
}

.piq-tabs .nav.nav-tabs > li.active > a {
  background-color: #F8F8FA;
  color: #333333;
  border: 1px solid #D9D9D9;
  border-bottom-color: transparent;
}

.piq-tabs .nav.nav-tabs > li.active > a:before {
  width: calc(100% + 2px);
}

.piq-tabs .nav.nav-tabs > li.disabled > a {
  color: #BFBFBF;
  cursor: not-allowed;
}

.piq-md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper .md-tab {
  height: 44px;
  padding: 11px 14px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  text-transform: none;
  color: #7F7F7F;
  border: 1px solid transparent;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  border-radius: 2px 2px 0 0;
}

.piq-md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper .md-tab .count {
  font-weight: normal;
}

.piq-md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper .md-tab:hover {
  color: #333333;
}

.piq-md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper .md-tab.md-active {
  background-color: #F8F8FA;
  color: #333333;
  border: 1px solid #D9D9D9;
  border-bottom-color: transparent;
}

.piq-md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper md-ink-bar {
  color: #7F7F7F;
  background-color: #2095F3;
  top: 0px;
  border-radius: 2px 2px 0 0;
}

.piq-navbar {
  background-color: #173045;
  border-radius: 0;
  border: none;
  margin: 0;
}

.piq-navbar .navbar-top {
  padding: 12px 10px 4px;
}

.piq-navbar .navbar-single {
  padding: 9px 10px 7px;
}

.piq-navbar .navbar-nav > li > a {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  color: #FFFFFF;
  padding: 10px 15px 12px;
  margin-top: 6px;
  border-radius: 2px 2px 0 0;
  border-top: solid 2px transparent;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-navbar .navbar-nav > li > a:hover,
.piq-navbar .navbar-nav > li > a:focus {
  background-color: #2D4D6B;
}

.piq-navbar .navbar-nav > li > a > .caret {
  float: none;
  right: 0;
  top: -1px;
  margin: 0 0 0 10px;
  opacity: 0.5;
}

.piq-navbar .navbar-nav > li.active > a {
  color: #333333;
  background-color: #FFFFFF;
  border-top-color: #2095F3;
  padding-top: 10px;
}

.piq-navbar .navbar-nav > li.active > a:hover {
  background-color: #2D4D6B;
  color: #FFFFFF;
}

.piq-navbar .navbar-nav > li.active > a:focus {
  color: #333333;
  background-color: #FFFFFF;
}

.piq-navbar .navbar-nav > li:first-of-type.active > a {
  background-color: #F8F8FA;
}

.piq-navbar .navbar-nav > li:first-of-type.active > a:hover {
  background-color: #2D4D6B;
  color: #FFFFFF;
}

.piq-navbar .navbar-nav > li:first-of-type.active > a:focus {
  color: #333333;
  background-color: #FFFFFF;
}

.piq-navbar .navbar-nav > li > .quickaction {
  color: rgba(255, 255, 255, 0.5);
}

.piq-navbar .navbar-nav > li > .quickaction:hover,
.piq-navbar .navbar-nav > li > .quickaction:focus {
  color: #FFFFFF;
}

.piq-navbar .navbar-nav > li.open > a,
.piq-navbar .navbar-nav > li.active.open > a {
  background-color: #2D4D6B;
  color: #FFFFFF;
}

.piq-navbar .navbar-nav > li > .dropdown-menu {
  border-radius: 0 0 2px 2px;
}

.piq-navbar .piq-user-icon,
.piq-navbar .piq-restaurant-icon {
  top: -1px;
}

.piq-navbar .dropdown-menu-dark {
  min-width: 240px;
  max-height: none;
  margin: 0;
  padding: 15px;
  border: none;
  border-radius: 2px;
  background-color: #2D4D6B;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.piq-navbar .dropdown-menu-dark li > a {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 7px 10px;
  margin: 5px 0;
  border-radius: 2px;
  color: #FFFFFF;
}

.piq-navbar .dropdown-menu-dark li > a:hover,
.piq-navbar .dropdown-menu-dark li > a:focus {
  background-color: #223E57;
}

.piq-navbar .dropdown-menu-dark li > a .fa {
  color: rgba(255, 255, 255, 0.5);
  margin-right: 10px;
}

.piq-navbar .dropdown-menu-dark li.active > a {
  background-color: #2095F3;
}

.piq-navbar .dropdown-menu-dark li.active > a .fa {
  color: #FFFFFF;
}

.piq-navbar .dropdown-menu-dark li.disabled > a,
.piq-navbar .dropdown-menu-dark li.ng-disabled > a,
.piq-navbar .dropdown-menu-dark li[disabled] > a,
.piq-navbar .dropdown-menu-dark li > a[disabled],
.piq-navbar .dropdown-menu-dark li > a.ng-disabeld {
  color: rgba(255, 255, 255, 0.5);
}

.piq-navbar .dropdown-menu-dark li.disabled > a:hover,
.piq-navbar .dropdown-menu-dark li.disabled > a:focus,
.piq-navbar .dropdown-menu-dark li.ng-disabled > a:hover,
.piq-navbar .dropdown-menu-dark li.ng-disabled > a:focus,
.piq-navbar .dropdown-menu-dark li[disabled] > a:hover,
.piq-navbar .dropdown-menu-dark li[disabled] > a:focus,
.piq-navbar .dropdown-menu-dark li > a[disabled]:hover,
.piq-navbar .dropdown-menu-dark li > a[disabled]:focus,
.piq-navbar .dropdown-menu-dark li > a.ng-disabeld:hover,
.piq-navbar .dropdown-menu-dark li > a.ng-disabeld:focus {
  background-color: transparent;
}

.piq-navbar .dropdown-menu-dark.dropdown-multi-column {
  width: 480px;
}

.piq-navbar .dropdown-menu-dark .user-profile {
  display: table;
  table-layout: fixed;
  padding: 10px 10px 15px;
}

.piq-navbar .dropdown-menu-dark .user-profile .piq-user-icon {
  display: table-cell;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  max-height: 40px;
  padding: 8px 0;
  border-radius: 2px;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
}

.piq-navbar .dropdown-menu-dark .user-profile .user-info {
  display: table-cell;
  padding-left: 15px;
}

.piq-navbar .dropdown-menu-dark .user-profile .user-info .user-name {
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 5px;
}

.piq-navbar .dropdown-menu-dark .user-profile .user-info .user-email {
  font-size: 12px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.75);
}

.piq-navbar .dropdown-column {
  width: 50%;
  float: left;
}

.piq-navbar .dropdown-column > li > a {
  max-width: 210px;
}

.piq-navbar .dropdown-topnav .dropdown-toggle,
.piq-navbar .dropdown-topnav .dropdown-menu {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.piq-navbar .dropdown-topnav .dropdown-toggle {
  font-size: 13px;
}

.piq-navbar .dropdown-topnav .dropdown-menu {
  margin-top: -34px;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}

.piq-navbar .dropdown-topnav.open .dropdown-toggle {
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
}

.piq-navbar .dropdown-topnav.open .dropdown-menu {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.piq-navbar .dropdown-menu-search .input-with-icon,
.piq-navbar .dropdown-menu-search .btn,
.piq-navbar .dropdown-menu-search md-select .md-select-value,
md-select .piq-navbar .dropdown-menu-search .md-select-value {
  display: block;
  width: 100%;
  margin: 10px 0;
}

.piq-header {
  padding: 20px 0 0;
  margin: 0 0 25px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #D9D9D9;
}

.piq-header .piq-tabs,
.piq-header .piq-md-tabs {
  margin-top: 15px;
}

.piq-breadcrumb {
  padding: 0;
  background-color: transparent;
  margin-bottom: 5px;
}

.piq-breadcrumb > li > a {
  color: #7F7F7F;
}

.piq-breadcrumb > li.active {
  color: #333333;
}

.piq-breadcrumb > li + li:before {
  font-family: FontAwesome;
  content: "\f105";
  padding: 0 5px;
  color: #BFBFBF;
}

md-slider .md-track,
md-slider.md-default-theme .md-track {
  background-color: #D9D9D9;
}

md-slider .md-track.md-track-fill,
md-slider.md-default-theme .md-track.md-track-fill {
  background-color: #333333;
}

md-slider .md-thumb:after,
md-slider.md-default-theme .md-thumb:after {
  border-color: #333333;
  background-color: #333333;
}

@keyframes toastify-bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.toastify-bounceInRight,
.toast-enter--top-right,
.toast-enter--bottom-right {
  animation-name: toastify-bounceInRight;
}

@keyframes toastify-bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.toastify-bounceOutRight,
.toast-exit--top-right,
.toast-exit--bottom-right {
  animation-name: toastify-bounceOutRight;
}

@keyframes toastify-bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.toastify-bounceInLeft,
.toast-enter--top-left,
.toast-enter--bottom-left {
  animation-name: toastify-bounceInLeft;
}

@keyframes toastify-bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.toastify-bounceOutLeft,
.toast-exit--top-left,
.toast-exit--bottom-left {
  animation-name: toastify-bounceOutLeft;
}

@keyframes toastify-bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.toastify-bounceInUp,
.toast-enter--bottom-center {
  animation-name: toastify-bounceInUp;
}

@keyframes toastify-bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.toastify-bounceOutUp,
.toast-exit--top-center {
  animation-name: toastify-bounceOutUp;
}

@keyframes toastify-bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.toastify-bounceInDown,
.toast-enter--top-center {
  animation-name: toastify-bounceInDown;
}

@keyframes toastify-bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.toastify-bounceOutDown,
.toast-exit--bottom-center {
  animation-name: toastify-bounceOutDown;
}

.toastify-animated {
  animation-duration: 0.75s;
  animation-fill-mode: both;
}

.toastify {
  z-index: 999;
  position: fixed;
  padding: 4px;
  width: 320px;
  box-sizing: border-box;
  color: #fff;
}

.toastify--top-left {
  top: 1em;
  left: 1em;
}

.toastify--top-center {
  top: 1em;
  left: 50%;
  margin-left: -160px;
}

.toastify--top-right {
  top: 1em;
  right: 1em;
}

.toastify--bottom-left {
  bottom: 1em;
  left: 1em;
}

.toastify--bottom-center {
  bottom: 1em;
  left: 50%;
  margin-left: -160px;
}

.toastify--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width: 480px) {
  .toastify {
    width: 100vw;
    padding: 0;
  }

  .toastify--top-left,
  .toastify--top-center,
  .toastify--top-right {
    left: 0;
    top: 0;
    margin: 0;
  }

  .toastify--bottom-left,
  .toastify--bottom-center,
  .toastify--bottom-right {
    left: 0;
    bottom: 0;
    margin: 0;
  }
}

.toastify__close {
  padding: 0;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background: transparent;
  outline: none;
  border: none;
  cursor: pointer;
  opacity: .7;
  transition: .3s ease;
  align-self: flex-start;
}

.toastify__close:hover,
.toastify__close:focus {
  opacity: 1;
}

.toastify-content--default .toastify__close {
  color: #000;
  opacity: 0.3;
}

.toastify-content--default .toastify__close:hover {
  opacity: 1;
}

.toastify-content {
  position: relative;
  min-height: 48px;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 1px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  max-height: 800px;
  overflow: hidden;
  font-family: sans-serif;
  cursor: pointer;
}

.toastify-content--default {
  background: #fff;
  color: #aaa;
}

.toastify-content--info {
  background: #3498db;
}

.toastify-content--success {
  background: #07bc0c;
}

.toastify-content--warning {
  background: #f1c40f;
}

.toastify-content--error {
  background: #e74c3c;
}

.toastify__body {
  margin: auto 0;
}

@media only screen and (max-width: 480px) {
  .toastify-content {
    margin-bottom: 0;
  }
}

@keyframes track-progress {
  0% {
    width: 100%;
  }

  100% {
    width: 0;
  }
}

.toastify__progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  z-index: 999;
  opacity: 0.7;
  animation: track-progress linear 1;
  background-color: rgba(255, 255, 255, 0.7);
}

.toastify__progress--default {
  background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
}

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

.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: white;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

progress-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: black;
  opacity: 0.4;
}

#toast-container {
  position: fixed;
  z-index: 999999;
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container .piq-toast {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  opacity: 0.8;
}

#toast-container .piq-toast:hover {
  box-shadow: 0 0 12px black;
  opacity: 1;
  cursor: pointer;
}

#toast-container.toast-top-center .piq-toast,
#toast-container.toast-bottom-center .piq-toast {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width .piq-toast,
#toast-container.toast-bottom-full-width .piq-toast {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

#toast-container div[toast] {
  opacity: 1 !important;
}

#toast-container div[toast].ng-enter {
  opacity: 0 !important;
  transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(-80%);
}

#toast-container div[toast].ng-enter.ng-enter-active {
  opacity: 1 !important;
  transform: translateY(0);
}

#toast-container div[toast].ng-leave {
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transform: translateY(0);
}

#toast-container div[toast].ng-leave.ng-leave-active {
  opacity: 0 !important;
  transform: translateY(-80%);
}

#toast-container.toast-top-center {
  top: 12px;
}

#toast-container.toast-top-center .piq-toast {
  margin: 0 auto 5px;
  width: 380px;
}

@media all and (max-width: 240px) {
  #toast-container .piq-toast {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container .piq-toast {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container .piq-toast {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

.piq-toast,
.piq-toast-react {
  border-radius: 2px;
  opacity: 1;
  padding: 15px 15px 15px 55px;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.1), 0px 6px 10px -3px rgba(0, 0, 0, 0.08), 0px 1px 18px -5px rgba(0, 0, 0, 0.07);
  background-position: 15px;
  background-size: 24px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  background-color: #223E57;
  border-bottom: 3px solid transparent;
  outline: none !important;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-toast.toast-info,
.piq-toast.toastify-content--info,
.piq-toast-react.toast-info,
.piq-toast-react.toastify-content--info {
  background-color: #2095F3;
  border-bottom-color: #1874BF;
  background-image: url("../img/toasts/ic-toast-info.d21788e89fd1.png") !important;
}

.piq-toast.toast-info:hover,
.piq-toast.toastify-content--info:hover,
.piq-toast-react.toast-info:hover,
.piq-toast-react.toastify-content--info:hover {
  background-color: #1C84D9;
}

.piq-toast.toast-success,
.piq-toast.toastify-content--success,
.piq-toast-react.toast-success,
.piq-toast-react.toastify-content--success {
  background-color: #00B896;
  border-bottom-color: #00856C;
  background-image: url("../img/toasts/ic-toast-success.1c5f54bbb7fc.png") !important;
}

.piq-toast.toast-success:hover,
.piq-toast.toastify-content--success:hover,
.piq-toast-react.toast-success:hover,
.piq-toast-react.toastify-content--success:hover {
  background-color: #009E81;
}

.piq-toast.toast-error,
.piq-toast.toastify-content--error,
.piq-toast-react.toast-error,
.piq-toast-react.toastify-content--error {
  background-color: #FF415E;
  border-bottom-color: #CC354B;
  background-image: url("../img/toasts/ic-toast-error.df294c222a29.png") !important;
}

.piq-toast.toast-error:hover,
.piq-toast.toastify-content--error:hover,
.piq-toast-react.toast-error:hover,
.piq-toast-react.toastify-content--error:hover {
  background-color: #E63B55;
}

.piq-toast.toast-warning,
.piq-toast.toastify-content--warning,
.piq-toast-react.toast-warning,
.piq-toast-react.toastify-content--warning {
  background-color: #FFEA7F;
  border-bottom-color: #FFAC00;
  background-image: url("../img/toasts/ic-toast-warning.5562afe32600.png") !important;
}

.piq-toast.toast-warning:hover,
.piq-toast.toastify-content--warning:hover,
.piq-toast-react.toast-warning:hover,
.piq-toast-react.toastify-content--warning:hover {
  background-color: #FFD400;
}

.piq-toast.toast-warning .toast-message,
.piq-toast.toastify-content--warning .toast-message,
.piq-toast-react.toast-warning .toast-message,
.piq-toast-react.toastify-content--warning .toast-message {
  color: #333333;
}

.piq-toast.toast-warning .toast-close-button,
.piq-toast.toastify-content--warning .toast-close-button,
.piq-toast-react.toast-warning .toast-close-button,
.piq-toast-react.toastify-content--warning .toast-close-button {
  color: #333333;
}

.piq-toast:hover,
.piq-toast-react:hover {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.1), 0px 6px 10px 0px rgba(0, 0, 0, 0.08), 0px 1px 18px 0px rgba(0, 0, 0, 0.07);
}

.piq-toast .toast-close-button,
.piq-toast .toastify__close,
.piq-toast-react .toast-close-button,
.piq-toast-react .toastify__close {
  position: relative;
  width: 24px;
  height: 24px;
  padding: 0 0 6px;
  top: -8px;
  right: -8px;
  text-align: center;
  line-height: 5px;
  border-radius: 2px;
  text-shadow: none;
  color: #FFFFFF;
  float: right;
  font-size: 20px;
  font-weight: bold;
  opacity: 0.8;
  outline: none !important;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.piq-toast .toast-close-button:hover,
.piq-toast .toast-close-button:focus,
.piq-toast .toastify__close:hover,
.piq-toast .toastify__close:focus,
.piq-toast-react .toast-close-button:hover,
.piq-toast-react .toast-close-button:focus,
.piq-toast-react .toastify__close:hover,
.piq-toast-react .toastify__close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.2);
}

.piq-toast .toast-close-button:active,
.piq-toast .toastify__close:active,
.piq-toast-react .toast-close-button:active,
.piq-toast-react .toastify__close:active {
  background-color: rgba(255, 255, 255, 0.4);
}

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

.piq-user-icon,
.piq-restaurant-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 5px 0 8px;
  border-radius: 2px;
  position: relative;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.btn .piq-user-icon,
md-select:not([disabled]):focus .md-select-value .piq-user-icon,
md-select .md-select-value .piq-user-icon,
.btn .piq-restaurant-icon,
md-select:not([disabled]):focus .md-select-value .piq-restaurant-icon,
md-select .md-select-value .piq-restaurant-icon {
  vertical-align: middle;
  margin: -7px -8px -6px 10px;
}

.btn .piq-user-icon:first-child,
md-select .md-select-value .piq-user-icon:first-child,
.btn .piq-restaurant-icon:first-child,
md-select .md-select-value .piq-restaurant-icon:first-child {
  margin: -7px 10px -6px -8px;
}

.piq-restaurant-icon {
  background-color: #2095F3;
}

.piq-user-icon {
  background-color: #2D4D6B;
}

.piq-user-icon.user-icon-self {
  background-color: #00B896;
}

#loading-bar .bar {
  height: 3px;
  background-color: #2095F3 !important;
}

.text-muted {
  color: #7F7F7F !important;
}

.text-primary {
  color: #2095F3 !important;
}

.text-success {
  color: #00B896 !important;
}

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

.text-danger {
  color: #FF415E !important;
}

.text-gray-60 {
  color: #666666 !important;
}

.text-white {
  color: #FFFFFF !important;
}

.text-white-75 {
  color: rgba(255, 255, 255, 0.75) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-white-25 {
  color: rgba(255, 255, 255, 0.25) !important;
}

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

.text-centered {
  text-align: center !important;
}

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

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

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.nomargin {
  margin: 0 !important;
}

.nopadding {
  padding: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.margin-bottom--70 {
  margin-bottom: 70px;
}

.margin-bottom--80 {
  margin-bottom: 80px;
}

.margin-bottom--100 {
  margin-bottom: 100px;
}

.margin-right--5 {
  margin-right: 5px;
}

.margin-right--10 {
  margin-right: 10px;
}

.margin-right--15 {
  margin-right: 15px;
}

.margin-right--20 {
  margin-right: 20px;
}

.margin-right--25 {
  margin-right: 25px;
}

.margin-right--30 {
  margin-right: 30px;
}

.margin-right--40 {
  margin-right: 40px;
}

.margin-right--50 {
  margin-right: 50px;
}

.margin-left--5 {
  margin-left: 5px;
}

.margin-left--10 {
  margin-left: 10px;
}

.margin-left--15 {
  margin-left: 15px;
}

.margin-left--20 {
  margin-left: 20px;
}

.margin-left--25 {
  margin-left: 25px;
}

.margin-left--30 {
  margin-left: 30px;
}

.margin-left--40 {
  margin-left: 40px;
}

.margin-left--50 {
  margin-left: 50px;
}

.vendor-signup-container {
  height: 100%;
  counter-reset: item;
}

.signup {
  width: 100%;
  height: 100%;
  display: flex;
  background: url("../img/graphics/pattern-blue-wave.ef0f1cdb0b86.png") no-repeat;
  background-size: cover;
  position: relative;
}

@media (max-width: 1199px) {
  .signup {
    background: none;
  }
}

.signup.account-phase {
  background-color: #F5F7FA;
  justify-content: center;
  min-height: 750px;
}

@media screen and (max-width: 1199px) {
  .signup.account-phase {
    min-height: auto;
  }
}

.signup .heading {
  color: #4A5568;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.signup .helper-text {
  color: #718096;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}

.signup .ach-verification-content {
  display: flex;
  width: 100%;
  height: 100%;
}

.signup .account-phase {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-width: 1920px;
  position: relative;
}

.signup .account-header {
  padding: 48px 0 0 48px;
}

@media screen and (max-width: 1199px) {
  .signup .account-header {
    padding: 28px 0 0 28px;
  }
}

@media screen and (max-width: 767px) {
  .signup .account-header {
    padding: 16px 0 0 16px;
  }
}

.signup .account-content {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .signup .account-content {
    justify-content: center;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .signup .account-content {
    padding: 0 16px;
  }
}

.signup .account-info {
  display: flex;
  flex-direction: column;
  margin-left: 240px;
  margin-top: 80px;
}

@media (max-width: 1199px) {
  .signup .account-info {
    margin-top: 30px;
    text-align: center;
    margin-left: 0;
  }
}

.signup .account-text {
  color: #718096;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

@media (max-width: 1199px) {
  .signup .account-text {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 18px;
  }
}

@media screen and (max-width: 767px) {
  .signup .account-text {
    font-size: 12px;
    line-height: 14px;
  }
}

.vendor-login {
  margin-bottom: 50px;
}

.vendor-login a.piq-btn {
  font-size: 14px;
}

@media screen and (max-width: 1199px) {
  .vendor-login {
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

.signup .account-image {
  margin-top: -65px;
}

@media screen and (max-width: 1199px) {
  .signup .account-image {
    display: flex;
    justify-content: center;
    margin-top: 0;
  }
}

.signup .account-image img {
  width: 742px;
  height: 742px;
  object-fit: contain;
}

@media (max-width: 1199px) {
  .signup .account-image img {
    width: 600px;
    height: 600px;
  }
}

.signup .account-footer {
  display: flex;
  position: absolute;
  bottom: 0;
  margin-left: auto;
  right: 0;
  justify-content: flex-end;
  padding: 0 150px 30px 0;
}

@media (max-width: 1199px) {
  .signup .account-footer {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .signup .account-footer {
    padding: 0 0 30px 0;
  }
}

.signup .account-footer img {
  width: 70%;
}

@media screen and (max-width: 1199px) {
  .signup .account-footer img {
    width: 100%;
  }
  
}

.signup .account-phase .title {
  color: #4A5568;
  font-size: 65px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: -1px;
}

@media (max-width: 1199px) {
  .signup .account-phase .title {
    font-size: 48px;
    line-height: 130%;
  }
}

@media screen and (max-width: 767px) {
  .signup .account-phase .title {
    font-size: 20px;
  }
}

.signup-progress,
.signup-promo {
  flex: 1;
  padding: 48px;
}

.signup-progress-container {
  max-width: 250px;
}

.signup-progress-container {
  margin: 0 auto;
}

.signup-promo-container .title {
  font-size: 17.5px;
  line-height: normal;
}

.ottimate-logo {
  width: 320px;    
  margin-bottom: 50px;
}

@media screen and (max-width: 1199px) {
  .ottimate-logo {
    width: 208px;
  }
}

@media screen and (max-width: 767px) {
  .ottimate-logo {
    width: 118px;
    margin-bottom: 30px;
  }
}

.signup-promo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.signup-promo-container {
  width: 308px;
}

.signup-promo-container .client-logos {
  display: flex;
  justify-content: space-between;
}

.signup-promo-container .client-logos column {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.signup-promo .client-logos .logo {
  width: 130px;
  height: 98px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 3px 3px 4px 0px rgba(65, 142, 204, 0.56);
  margin-bottom: 40px;
}

.signup-promo .client-logos img {
  width: 80%;
  height: auto;
}

.signup-main {
  flex: 3;
  overflow: auto;
  flex-basis: 50%;
  max-width: 672px;
}

.signup-main-container {
  position: relative;
  min-height: 100%;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #D9D9D9;
  background: #173044;
}

.signup-main-confirmation {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.signup-main-footer {
  height: 130px;
  margin-top: 50px;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  background: #ECEFF4;
  border-top: 1px solid #E5E5E5;
}

.signup-main-footer .footer-security-logos img {
  height: 40px;
  margin: 0 5px;
}

.signup-phase {
  padding: 100px 28px 0;
}

.signup-phase.pending p,
.signup-phase.rejected p{
  text-align: center;
}

.signup-phase.pending .signup-phase-content img {
  width: 100%;
}

.signup-phase.rejected .signup-phase-content img {
  width: 100%;
}

.signup-phase-header {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 10px;
  border: 1px solid #EAEAED;
  background: #FFF;
  margin-bottom: 38px;
}

@media (max-width: 640px) {
  .signup-phase {
    padding: 40px 20px 0;
  }
}

.signup-phase-content {
  padding-bottom: 180px;
}

.signup-phase-content .signup-user-ach-form {
  display: inline-flex;
  padding: 20px 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border-radius: 10px;
  border: 1px solid #EAEAED;
  background: #FFF;
  margin-bottom: 32px;
  width: 100%;
}

.signup-phase-content .user-form {
  display: inline-flex;
  padding: 20px 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border-radius: 10px;
  border: 1px solid #EAEAED;
  background: #FFF;
  margin-bottom: 32px;
}

.signup-user-ach-form .title, .signup-user-ach-form .mfa-section-title {
  color: #4A5568;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.signup-phase-content .piq-form-group {
  margin-bottom: 20px;
}

.signup-phase-content .piq-alert {
  width: 100%;
  margin-bottom: 20px;
}

.signup-phase.ng-enter,
.signup-main-container.ng-enter,
.signup-main-confirmation.ng-enter {
  transform: translateY(100px);
  opacity: 0;
  transition: all 0.25s ease-out;
  transition-delay: 0.25s;
}

.signup-phase.ng-enter.ng-enter-active,
.signup-main-container.ng-enter.ng-enter-active,
.signup-main-confirmation.ng-enter.ng-enter-active {
  transform: translateY(0);
  opacity: 1;
}

.signup-phase.ng-leave,
.signup-main-container.ng-leave,
.signup-main-confirmation.ng-leave {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.25s ease-in;
}

.signup-phase.ng-leave.ng-leave-active,
.signup-main-container.ng-leave.ng-leave-active,
.signup-main-confirmation.ng-leave.ng-leave-active {
  transform: translateY(-100px);
  opacity: 0;
}

.signup-loading .mask {
  display: block;
  background: #F2F2F2;
  background: linear-gradient(to right, #F2F2F2 8%, #FFFFFF 18%, #F2F2F2 33%);
  background-size: 800px 104px;
  position: relative;
  border-radius: 4px;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: wave;
  animation-timing-function: linear;
}

.signup-loading .mask-title {
  height: 20px;
  margin: 4px auto;
}

.signup-loading .mask-title:nth-of-type(1) {
  width: 200px;
}

.signup-loading .mask-title:nth-of-type(2) {
  width: 320px;
  margin-bottom: 25px;
}

.signup-loading .mask-title-small {
  height: 13px;
  margin: 3.5px auto;
}

.signup-loading .mask-title-small:nth-of-type(3) {
  width: 280px;
}

.signup-loading .mask-title-small:nth-of-type(4) {
  width: 120px;
  margin-bottom: 55px;
}

.signup-loading .mask-label {
  height: 12px;
  width: 30%;
  margin-bottom: 8px;
}

.signup-loading .mask-input {
  height: 34px;
  width: 100%;
  margin-bottom: 15px;
}

.signup-loading .mask-input:last-of-type {
  margin-bottom: 0;
}

@keyframes wave {
  0% {
    background-position: -400px 0;
  }

  100% {
    background-position: 400px 0;
  }
}

.signup .invitation-info {
  display: flex;
  justify-content: center;
  align-items: center;
}

.signup .invitation-info .invitation-box {
  display: flex;
  height: 40px;
  padding: 12px;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  align-self: stretch;
  border-radius: 10px;
  border: 1px solid #E2E8F0;
  background: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #173044;
}

.signup .invitation-info .fa {
  margin: 0 10px;
  display: inline-block;
}

.signup .invitation-info .piq-badge {
  min-width: 160px;
}

.signup .invitation-info .piq-badge:first-of-type {
  opacity: 0.4;
}

.signup .nav-pills {
  list-style: none;
}

.signup .nav-pills li {
  counter-increment: item;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}

.signup .nav-pills li.ng-enter,
.signup .nav-pills li.ng-leave.ng-leave-active {
  height: 0;
  opacity: 0;
}

.signup .nav-pills li.ng-enter.ng-enter-active,
.signup .nav-pills li.ng-leave {
  height: 44px;
  opacity: 1;
}

.signup .nav-pills li button {
  display: block;
  width: 100%;
  min-height: 0;
  min-width: 0;
  margin: 0 0 10px;
  padding: 6px 10px;
  border: 1px solid transparent;
  border-radius: 2px;
  border-color: rgba(255, 255, 255, 0.25);
  background-color: transparent;
  outline: none !important;
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
  text-align: left;
  text-transform: initial;
  color: #FFFFFF;
  text-overflow: ellipsis;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.signup .nav-pills li button::before {
  content: counter(item);
  display: inline-block;
  position: static;
  height: 24px;
  min-width: 24px;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  text-align: center;
  padding: 6px 6px 7px;
  border-radius: 2px;
  margin: -5px 10px -6px -6px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
}

.signup .nav-pills li button:hover,
.signup .nav-pills li button:focus {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}

.signup .nav-pills li button:active {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.5);
}

.signup .nav-pills li button[disabled] {
  opacity: 1;
  border-color: transparent;
  cursor: not-allowed;
}

.signup .nav-pills li button[disabled]:hover,
.signup .nav-pills li button[disabled]:focus,
.signup .nav-pills li button[disabled]:active {
  background-color: transparent;
  border-color: transparent;
}

.signup .nav-pills li.active button {
  font-weight: bold;
  background-color: #FFFFFF;
  color: #333333;
}

.signup .nav-pills li.active button::before {
  background-color: #E5E5E5;
  color: #333333;
}

.signup .menu {
  display: flex;
  width: 241px;
  padding: 20px;
  flex-direction: column;
  gap: 20px;
  border-radius: 10px;
  border: 1px solid #EAEAED;
  background: #FFF;
}

.signup .menu .menu-item {
  color: #173044;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  cursor: pointer;
}

.signup .menu .menu-item.active {
    color: #2095F3;
}

.signup .menu .menu-item.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.signup .registration-toggle {
  display: flex;
}

.signup .registration-toggle-option {
  flex: 1;
  background-color: transparent;
  border: 1px solid #BFBFBF;
  padding: 10px;
  text-align: center;
  position: relative;
  cursor: pointer;
  outline: none !important;
  transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -ms-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
}

.signup .registration-toggle-option:hover,
.signup .registration-toggle-option.focus {
  background-color: #F8F8FA;
  z-index: 2;
}

.signup .registration-toggle-option:not(:first-child) {
  margin-left: -1px;
}

.signup .registration-toggle-option:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.signup .registration-toggle-option:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.signup .registration-toggle-option.active {
  z-index: 1;
  border-color: #2095F3;
  background-color: rgba(32, 149, 243, 0.05);
  box-shadow: inset 0 5px 10px 0 rgba(24, 116, 191, 0.15);
}

.signup .registration-toggle-option.active:hover {
  background-color: rgba(32, 149, 243, 0.1);
}

.signup .registration-toggle-option img {
  height: 70px;
  margin-bottom: 5px;
}

.signup .registration-toggle .tooltip .tooltip-inner {
  max-width: 260px;
}

.signup .image-with-icon {
  height: 200px;
  width: 200px;
  margin: 0 auto 30px;
  padding: 30px;
  border-radius: 2px;
  position: relative;
  background-color: #F8F8FA;
}

.signup .image-with-icon img {
  height: 100%;
}

.signup .image-with-icon .icon {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #2095F3;
}

.signup .image-with-icon .icon.danger {
  background-color: #FF415E;
}

.signup .image-with-icon .fa-spin {
  animation-timing-function: cubic-bezier(0.52, 0.165, 0.49, 0.835);
  animation-duration: 1s;
}

.signup .image-with-icon .fa {
  margin: auto;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 20px;
}

.signup .confirmation-panel {
  padding: 60px 40px 60px 80px;
  display: flex;
}

.signup .confirmation-panel-copy {
  flex: 1;
  padding-right: 60px;
}

.signup .confirmation-panel-image {
  position: relative;
  flex: 1;
}

.signup .confirmation-panel-image img {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 500px;
}

.piq-title {
  color: #2095F3;
  font-weight: 600;
}

.vendor-signup-container{
  color: #4A5568
}

.box {
  background: white;
  padding: 12px;
  width: 40%;
  border-radius: 10px;
  border: 1px solid #E2E8F0;
  background: #FFF;
  font-size: 14px;
  line-height: normal;
  color: #173044;
}

.section-title .number {
  border-radius: 50%;
  background: #2095F3;
  color: white;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-right: 6px;
  text-align: center;
}

.rounded {
  border-radius: 8px !important;
}