@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -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: 62.5%;
  -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: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 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; }

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

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

cite {
  font-style: normal; }

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

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

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

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

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

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 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, .list-inline {
  padding-left: 0;
  list-style: none; }

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

dl {
  margin-top: 0;
  margin-bottom: 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 #999999; }

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

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: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

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

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

address {
  margin-bottom: 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); }

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 {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 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: thin dotted;
  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: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  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-group-btn > input.btn[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-group-btn > input.btn[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-group-btn > input.btn[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-group-btn > input.btn[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-group-btn > input.btn[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-group-btn > input.btn[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-group-btn > input.btn[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-group-btn > input.btn[type="month"] {
    line-height: 46px; }

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

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

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

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

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

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

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  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 > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

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

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

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

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

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

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

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

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

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

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #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 {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

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

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

.form-control-static {
  margin-bottom: 0; }

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 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; }

.form-horizontal .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px; }

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  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, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

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

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

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

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    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: #999999;
    text-decoration: none; }

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

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

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

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

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

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

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

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

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

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

.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 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: #428bca; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0; }

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

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

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

.input-group-addon {
  padding: 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 > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

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

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        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: #428bca; }
  .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: #428bca; }

.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-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; }
  @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-nav.navbar-right:last-child {
        margin-right: -15px; } }

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

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @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-form.navbar-right:last-child {
        margin-right: -15px; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    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; }
      .navbar-text.navbar-right:last-child {
        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: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .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: #999999; }
      .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: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #999999; }
    .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: #999999; }

.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: #428bca;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    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: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

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

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

.pager {
  padding-left: 0;
  margin: 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: #999999;
    background-color: #fff;
    cursor: not-allowed; }

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

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

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

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

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .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: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    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: #428bca; }

.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 {
  padding-right: 35px; }
  .alert-dismissable .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; }

@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: #428bca;
  -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 {
  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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #999999;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.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,
.media-body {
  overflow: hidden;
  zoom: 1; }

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

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

.media-object {
  display: block; }

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

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

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

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

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

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999; }
  .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: #999999; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
    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: #e1edf7; }

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

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

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

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

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

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

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

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.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 {
    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 {
    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 {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

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

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

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

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

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

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

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

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

.panel-group {
  margin-bottom: 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 {
      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-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

.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-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-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-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-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

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

.close {
  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: auto;
  overflow-y: scroll;
  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-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;
  min-height: 16.42857px; }

.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 {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  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;
  text-decoration: none;
  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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 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;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Bootstrap */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut, .toast.ng-leave {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

body,
html {
  height: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased; }

body {
  font-size: 13px; }

@font-face {
  font-family: 'medeo-icons';
  src: url("assets/fonts/medeo-icons/medeo-icons.eot?-9033pf");
  src: url("assets/fonts/medeo-icons/medeo-icons.eot?#iefix-9033pf") format("embedded-opentype"), url("assets/fonts/medeo-icons/medeo-icons.woff?-9033pf") format("woff"), url("assets/fonts/medeo-icons/medeo-icons.ttf?-9033pf") format("truetype"), url("assets/fonts/medeo-icons/medeo-icons.svg?-9033pf#medeo-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'medeo-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-screenshot:before {
  content: "\e63a"; }

.icon-rx:before {
  content: "\e634"; }

.icon-laptop-w-user:before {
  content: "\e61f"; }

.icon-notice:before {
  content: "\e62e"; }

.icon-notice2:before {
  content: "\e62f"; }

.icon-warning:before {
  content: "\e630"; }

.icon-health:before {
  content: "\e605"; }

.icon-dehaze:before {
  content: "\e638"; }

.icon-paperclip:before {
  content: "\e001"; }

.icon-resend:before {
  content: "\e62d"; }

.icon-mapmarker:before {
  content: "\e620"; }

.icon-syringe:before {
  content: "\e606"; }

.icon-pill:before {
  content: "\e618"; }

.icon-ban2:before {
  content: "\e107"; }

.icon-reply:before {
  content: "\e635"; }

.icon-comment:before {
  content: "\e616"; }

.icon-book:before {
  content: "\e601"; }

.icon-directions:before {
  content: "\e622"; }

.icon-pencil:before {
  content: "\e60f"; }

.icon-creditcard:before {
  content: "\e623"; }

.icon-info:before {
  content: "\e611"; }

.icon-help:before {
  content: "\e612"; }

.icon-folder2:before {
  content: "\e633"; }

.icon-archive:before {
  content: "\e617"; }

.icon-arrow-down:before {
  content: "\e61b"; }

.icon-arrow-left:before {
  content: "\e602"; }

.icon-arrow-up:before {
  content: "\e62b"; }

.icon-arrow-right:before {
  content: "\e603"; }

.icon-ellipsis:before {
  content: "\e615"; }

.icon-arrow-up2:before {
  content: "\e608"; }

.icon-plus:before {
  content: "\e60b"; }

.icon-user:before {
  content: "\e610"; }

.icon-users:before {
  content: "\e631"; }

.icon-user-add:before {
  content: "\e632"; }

.icon-plus2:before {
  content: "\e607"; }

.icon-calendar:before {
  content: "\e604"; }

.icon-email:before {
  content: "\e613"; }

.icon-mobile:before {
  content: "\e61c"; }

.icon-calendar2:before {
  content: "\e614"; }

.icon-chat:before {
  content: "\e61e"; }

.icon-comments:before {
  content: "\e60c"; }

.icon-spinner:before {
  content: "\e621"; }

.icon-expand:before {
  content: "\e636"; }

.icon-contract:before {
  content: "\e637"; }

.icon-camera:before {
  content: "\e639"; }

.icon-ban:before {
  content: "\f05e"; }

.icon-note:before {
  content: "\e61a"; }

.icon-visit-doc:before {
  content: "\e619"; }

.icon-video-muted:before {
  content: "\e625"; }

.icon-mic:before {
  content: "\e629"; }

.icon-mic-muted:before {
  content: "\e62a"; }

.icon-audio:before {
  content: "\e627"; }

.icon-audio-muted:before {
  content: "\e628"; }

.icon-video:before {
  content: "\e61d"; }

.icon-mute-line:before {
  content: "\e626"; }

.icon-hangup:before {
  content: "\e624"; }

.icon-heart:before {
  content: "\f004"; }

.icon-trash-o:before {
  content: "\f014"; }

.icon-file-o:before {
  content: "\f016"; }

.icon-download:before {
  content: "\f019"; }

.icon-video-camera:before {
  content: "\f03d"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-check-circle:before {
  content: "\f058"; }

.icon-check-circle-o:before {
  content: "\f05d"; }

.icon-arrow-left2:before {
  content: "\f060"; }

.icon-arrow-right2:before {
  content: "\f061"; }

.icon-plus3:before {
  content: "\f067"; }

.icon-minus3:before {
  content: "\f068"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-comment2:before {
  content: "\f075"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f077";
  display: inline-block;
  transform: rotate(180deg); }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-arrow-circle-up:before {
  content: "\f0aa"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-comment-o:before {
  content: "\f0e5"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-file-text-o:before {
  content: "\f0f6"; }

.icon-hospital-o:before {
  content: "\f0f8"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-folder-open-o:before {
  content: "\f115"; }

.icon-chevron-circle-down:before {
  content: "\f13a"; }

.icon-file:before {
  content: "\f15b"; }

.icon-dot-circle-o:before {
  content: "\f192"; }

.icon-cog:before {
  content: "\e600"; }

.icon-calendar-empty:before {
  content: "\e609"; }

.icon-caret-down:before {
  content: "\e60a"; }

.icon-search:before {
  content: "\e60d"; }

.icon-building:before {
  content: "\e60e"; }

.icon-remove:before {
  content: "\e62c"; }

.icon-check:before {
  content: "\f00c"; }

@font-face {
  font-family: 'material-design-icons';
  src: url("assets/fonts/material-design-icons/material-design-icons.eot?-juimk0");
  src: url("assets/fonts/material-design-icons/material-design-icons.eot?#iefix-juimk0") format("embedded-opentype"), url("assets/fonts/material-design-icons/material-design-icons.woff?-juimk0") format("woff"), url("assets/fonts/material-design-icons/material-design-icons.ttf?-juimk0") format("truetype"), url("assets/fonts/material-design-icons/material-design-icons.svg?-juimk0#material-design-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-md-"], [class*=" icon-md-"] {
  font-family: 'material-design-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-md-3d-rotation:before {
  content: "\e600"; }

.icon-md-accessibility:before {
  content: "\e601"; }

.icon-md-account-balance:before {
  content: "\e602"; }

.icon-md-account-balance-wallet:before {
  content: "\e603"; }

.icon-md-account-box:before {
  content: "\e604"; }

.icon-md-account-child:before {
  content: "\e605"; }

.icon-md-account-circle:before {
  content: "\e606"; }

.icon-md-add-shopping-cart:before {
  content: "\e607"; }

.icon-md-alarm:before {
  content: "\e608"; }

.icon-md-alarm-add:before {
  content: "\e609"; }

.icon-md-alarm-off:before {
  content: "\e60a"; }

.icon-md-alarm-on:before {
  content: "\e60b"; }

.icon-md-android:before {
  content: "\e60c"; }

.icon-md-announcement:before {
  content: "\e60d"; }

.icon-md-aspect-ratio:before {
  content: "\e60e"; }

.icon-md-assessment:before {
  content: "\e60f"; }

.icon-md-assignment:before {
  content: "\e610"; }

.icon-md-assignment-ind:before {
  content: "\e611"; }

.icon-md-assignment-late:before {
  content: "\e612"; }

.icon-md-assignment-return:before {
  content: "\e613"; }

.icon-md-assignment-returned:before {
  content: "\e614"; }

.icon-md-assignment-turned-in:before {
  content: "\e615"; }

.icon-md-autorenew:before {
  content: "\e616"; }

.icon-md-backup:before {
  content: "\e617"; }

.icon-md-book:before {
  content: "\e618"; }

.icon-md-bookmark:before {
  content: "\e619"; }

.icon-md-bookmark-outline:before {
  content: "\e61a"; }

.icon-md-bug-report:before {
  content: "\e61b"; }

.icon-md-cached:before {
  content: "\e61c"; }

.icon-md-class:before {
  content: "\e61d"; }

.icon-md-credit-card:before {
  content: "\e61e"; }

.icon-md-dashboard:before {
  content: "\e61f"; }

.icon-md-delete:before {
  content: "\e620"; }

.icon-md-description:before {
  content: "\e621"; }

.icon-md-dns:before {
  content: "\e622"; }

.icon-md-done:before {
  content: "\e623"; }

.icon-md-done-all:before {
  content: "\e624"; }

.icon-md-event:before {
  content: "\e625"; }

.icon-md-exit-to-app:before {
  content: "\e626"; }

.icon-md-explore:before {
  content: "\e627"; }

.icon-md-extension:before {
  content: "\e628"; }

.icon-md-face-unlock:before {
  content: "\e629"; }

.icon-md-favorite:before {
  content: "\e62a"; }

.icon-md-favorite-outline:before {
  content: "\e62b"; }

.icon-md-find-in-page:before {
  content: "\e62c"; }

.icon-md-find-replace:before {
  content: "\e62d"; }

.icon-md-flip-to-back:before {
  content: "\e62e"; }

.icon-md-flip-to-front:before {
  content: "\e62f"; }

.icon-md-get-app:before {
  content: "\e630"; }

.icon-md-grade:before {
  content: "\e631"; }

.icon-md-group-work:before {
  content: "\e632"; }

.icon-md-help:before {
  content: "\e633"; }

.icon-md-highlight-remove:before {
  content: "\e634"; }

.icon-md-history:before {
  content: "\e635"; }

.icon-md-home:before {
  content: "\e636"; }

.icon-md-https:before {
  content: "\e637"; }

.icon-md-info:before {
  content: "\e638"; }

.icon-md-info-outline:before {
  content: "\e639"; }

.icon-md-input:before {
  content: "\e63a"; }

.icon-md-invert-colors:before {
  content: "\e63b"; }

.icon-md-label:before {
  content: "\e63c"; }

.icon-md-label-outline:before {
  content: "\e63d"; }

.icon-md-language:before {
  content: "\e63e"; }

.icon-md-launch:before {
  content: "\e63f"; }

.icon-md-list:before {
  content: "\e640"; }

.icon-md-lock:before {
  content: "\e641"; }

.icon-md-lock-open:before {
  content: "\e642"; }

.icon-md-lock-outline:before {
  content: "\e643"; }

.icon-md-loyalty:before {
  content: "\e644"; }

.icon-md-markunread-mailbox:before {
  content: "\e645"; }

.icon-md-note-add:before {
  content: "\e646"; }

.icon-md-open-in-browser:before {
  content: "\e647"; }

.icon-md-open-in-new:before {
  content: "\e648"; }

.icon-md-open-with:before {
  content: "\e649"; }

.icon-md-pageview:before {
  content: "\e64a"; }

.icon-md-payment:before {
  content: "\e64b"; }

.icon-md-perm-camera-m:before {
  content: "\e64c"; }

.icon-md-perm-contact-cal:before {
  content: "\e64d"; }

.icon-md-perm-data-setting:before {
  content: "\e64e"; }

.icon-md-perm-device-info:before {
  content: "\e64f"; }

.icon-md-perm-identity:before {
  content: "\e650"; }

.icon-md-perm-media:before {
  content: "\e651"; }

.icon-md-perm-phone-msg:before {
  content: "\e652"; }

.icon-md-perm-scan-wifi:before {
  content: "\e653"; }

.icon-md-picture-in-picture:before {
  content: "\e654"; }

.icon-md-polymer:before {
  content: "\e655"; }

.icon-md-print:before {
  content: "\e656"; }

.icon-md-query-builder:before {
  content: "\e657"; }

.icon-md-question-answer:before {
  content: "\e658"; }

.icon-md-receipt:before {
  content: "\e659"; }

.icon-md-redeem:before {
  content: "\e65a"; }

.icon-md-reorder:before {
  content: "\e65b"; }

.icon-md-report-problem:before {
  content: "\e65c"; }

.icon-md-restore:before {
  content: "\e65d"; }

.icon-md-room:before {
  content: "\e65e"; }

.icon-md-schedule:before {
  content: "\e65f"; }

.icon-md-search:before {
  content: "\e660"; }

.icon-md-settings:before {
  content: "\e661"; }

.icon-md-settings-applications:before {
  content: "\e662"; }

.icon-md-settings-backup-restore:before {
  content: "\e663"; }

.icon-md-settings-bluetooth:before {
  content: "\e664"; }

.icon-md-settings-cell:before {
  content: "\e665"; }

.icon-md-settings-display:before {
  content: "\e666"; }

.icon-md-settings-ethernet:before {
  content: "\e667"; }

.icon-md-settings-input-antenna:before {
  content: "\e668"; }

.icon-md-settings-input-component:before {
  content: "\e669"; }

.icon-md-settings-input-composite:before {
  content: "\e66a"; }

.icon-md-settings-input-hdmi:before {
  content: "\e66b"; }

.icon-md-settings-input-svideo:before {
  content: "\e66c"; }

.icon-md-settings-overscan:before {
  content: "\e66d"; }

.icon-md-settings-phone:before {
  content: "\e66e"; }

.icon-md-settings-power:before {
  content: "\e66f"; }

.icon-md-settings-remote:before {
  content: "\e670"; }

.icon-md-settings-voice:before {
  content: "\e671"; }

.icon-md-shop:before {
  content: "\e672"; }

.icon-md-shop-two:before {
  content: "\e673"; }

.icon-md-shopping-basket:before {
  content: "\e674"; }

.icon-md-shopping-cart:before {
  content: "\e675"; }

.icon-md-speaker-notes:before {
  content: "\e676"; }

.icon-md-spellcheck:before {
  content: "\e677"; }

.icon-md-star-rate:before {
  content: "\e678"; }

.icon-md-stars:before {
  content: "\e679"; }

.icon-md-store:before {
  content: "\e67a"; }

.icon-md-subject:before {
  content: "\e67b"; }

.icon-md-supervisor-account:before {
  content: "\e67c"; }

.icon-md-swap-horiz:before {
  content: "\e67d"; }

.icon-md-swap-vert:before {
  content: "\e67e"; }

.icon-md-swap-vert-circle:before {
  content: "\e67f"; }

.icon-md-system-update-tv:before {
  content: "\e680"; }

.icon-md-tab:before {
  content: "\e681"; }

.icon-md-tab-unselected:before {
  content: "\e682"; }

.icon-md-theaters:before {
  content: "\e683"; }

.icon-md-thumb-down:before {
  content: "\e684"; }

.icon-md-thumb-up:before {
  content: "\e685"; }

.icon-md-thumbs-up-down:before {
  content: "\e686"; }

.icon-md-toc:before {
  content: "\e687"; }

.icon-md-today:before {
  content: "\e688"; }

.icon-md-track-changes:before {
  content: "\e689"; }

.icon-md-translate:before {
  content: "\e68a"; }

.icon-md-trending-down:before {
  content: "\e68b"; }

.icon-md-trending-neutral:before {
  content: "\e68c"; }

.icon-md-trending-up:before {
  content: "\e68d"; }

.icon-md-turned-in:before {
  content: "\e68e"; }

.icon-md-turned-in-not:before {
  content: "\e68f"; }

.icon-md-verified-user:before {
  content: "\e690"; }

.icon-md-view-agenda:before {
  content: "\e691"; }

.icon-md-view-array:before {
  content: "\e692"; }

.icon-md-view-carousel:before {
  content: "\e693"; }

.icon-md-view-column:before {
  content: "\e694"; }

.icon-md-view-day:before {
  content: "\e695"; }

.icon-md-view-headline:before {
  content: "\e696"; }

.icon-md-view-list:before {
  content: "\e697"; }

.icon-md-view-module:before {
  content: "\e698"; }

.icon-md-view-quilt:before {
  content: "\e699"; }

.icon-md-view-stream:before {
  content: "\e69a"; }

.icon-md-view-week:before {
  content: "\e69b"; }

.icon-md-visibility:before {
  content: "\e69c"; }

.icon-md-visibility-off:before {
  content: "\e69d"; }

.icon-md-wallet-giftcard:before {
  content: "\e69e"; }

.icon-md-wallet-membership:before {
  content: "\e69f"; }

.icon-md-wallet-travel:before {
  content: "\e6a0"; }

.icon-md-work:before {
  content: "\e6a1"; }

.icon-md-error:before {
  content: "\e6a2"; }

.icon-md-warning:before {
  content: "\e6a3"; }

.icon-md-album:before {
  content: "\e6a4"; }

.icon-md-av-timer:before {
  content: "\e6a5"; }

.icon-md-closed-caption:before {
  content: "\e6a6"; }

.icon-md-equalizer:before {
  content: "\e6a7"; }

.icon-md-explicit:before {
  content: "\e6a8"; }

.icon-md-fast-forward:before {
  content: "\e6a9"; }

.icon-md-fast-rewind:before {
  content: "\e6aa"; }

.icon-md-games:before {
  content: "\e6ab"; }

.icon-md-hearing:before {
  content: "\e6ac"; }

.icon-md-high-quality:before {
  content: "\e6ad"; }

.icon-md-loop:before {
  content: "\e6ae"; }

.icon-md-mic:before {
  content: "\e6af"; }

.icon-md-mnone:before {
  content: "\e6b0"; }

.icon-md-moff:before {
  content: "\e6b1"; }

.icon-md-movie:before {
  content: "\e6b2"; }

.icon-md-my-library-add:before {
  content: "\e6b3"; }

.icon-md-my-library-books:before {
  content: "\e6b4"; }

.icon-md-my-library-mus:before {
  content: "\e6b5"; }

.icon-md-new-releases:before {
  content: "\e6b6"; }

.icon-md-not-interested:before {
  content: "\e6b7"; }

.icon-md-pause:before {
  content: "\e6b8"; }

.icon-md-pause-circle-fill:before {
  content: "\e6b9"; }

.icon-md-pause-circle-outline:before {
  content: "\e6ba"; }

.icon-md-play-arrow:before {
  content: "\e6bb"; }

.icon-md-play-circle-fill:before {
  content: "\e6bc"; }

.icon-md-play-circle-outline:before {
  content: "\e6bd"; }

.icon-md-play-shopping-bag:before {
  content: "\e6be"; }

.icon-md-playlist-add:before {
  content: "\e6bf"; }

.icon-md-queue:before {
  content: "\e6c0"; }

.icon-md-queue-mus:before {
  content: "\e6c1"; }

.icon-md-radio:before {
  content: "\e6c2"; }

.icon-md-recent-actors:before {
  content: "\e6c3"; }

.icon-md-repeat:before {
  content: "\e6c4"; }

.icon-md-repeat-one:before {
  content: "\e6c5"; }

.icon-md-replay:before {
  content: "\e6c6"; }

.icon-md-shuffle:before {
  content: "\e6c7"; }

.icon-md-skip-next:before {
  content: "\e6c8"; }

.icon-md-skip-previous:before {
  content: "\e6c9"; }

.icon-md-snooze:before {
  content: "\e6ca"; }

.icon-md-stop:before {
  content: "\e6cb"; }

.icon-md-subtitles:before {
  content: "\e6cc"; }

.icon-md-surround-sound:before {
  content: "\e6cd"; }

.icon-md-video-collection:before {
  content: "\e6ce"; }

.icon-md-videocam:before {
  content: "\e6cf"; }

.icon-md-videocam-off:before {
  content: "\e6d0"; }

.icon-md-volume-down:before {
  content: "\e6d1"; }

.icon-md-volume-mute:before {
  content: "\e6d2"; }

.icon-md-volume-off:before {
  content: "\e6d3"; }

.icon-md-volume-up:before {
  content: "\e6d4"; }

.icon-md-web:before {
  content: "\e6d5"; }

.icon-md-business:before {
  content: "\e6d6"; }

.icon-md-call:before {
  content: "\e6d7"; }

.icon-md-call-end:before {
  content: "\e6d8"; }

.icon-md-call-made:before {
  content: "\e6d9"; }

.icon-md-call-merge:before {
  content: "\e6da"; }

.icon-md-call-missed:before {
  content: "\e6db"; }

.icon-md-call-received:before {
  content: "\e6dc"; }

.icon-md-call-split:before {
  content: "\e6dd"; }

.icon-md-chat:before {
  content: "\e6de"; }

.icon-md-clear-all:before {
  content: "\e6df"; }

.icon-md-comment:before {
  content: "\e6e0"; }

.icon-md-contacts:before {
  content: "\e6e1"; }

.icon-md-dialer-sip:before {
  content: "\e6e2"; }

.icon-md-dialpad:before {
  content: "\e6e3"; }

.icon-md-dnd-on:before {
  content: "\e6e4"; }

.icon-md-email:before {
  content: "\e6e5"; }

.icon-md-forum:before {
  content: "\e6e6"; }

.icon-md-import-export:before {
  content: "\e6e7"; }

.icon-md-invert-colors-off:before {
  content: "\e6e8"; }

.icon-md-invert-colors-on:before {
  content: "\e6e9"; }

.icon-md-live-help:before {
  content: "\e6ea"; }

.icon-md-location-off:before {
  content: "\e6eb"; }

.icon-md-location-on:before {
  content: "\e6ec"; }

.icon-md-message:before {
  content: "\e6ed"; }

.icon-md-messenger:before {
  content: "\e6ee"; }

.icon-md-no-sim:before {
  content: "\e6ef"; }

.icon-md-phone:before {
  content: "\e6f0"; }

.icon-md-portable-wifi-off:before {
  content: "\e6f1"; }

.icon-md-quick-contacts-dialer:before {
  content: "\e6f2"; }

.icon-md-quick-contacts-mail:before {
  content: "\e6f3"; }

.icon-md-ring-volume:before {
  content: "\e6f4"; }

.icon-md-stay-current-landscape:before {
  content: "\e6f5"; }

.icon-md-stay-current-portrait:before {
  content: "\e6f6"; }

.icon-md-stay-primary-landscape:before {
  content: "\e6f7"; }

.icon-md-stay-primary-portrait:before {
  content: "\e6f8"; }

.icon-md-swap-calls:before {
  content: "\e6f9"; }

.icon-md-textsms:before {
  content: "\e6fa"; }

.icon-md-voicemail:before {
  content: "\e6fb"; }

.icon-md-vpn-key:before {
  content: "\e6fc"; }

.icon-md-add:before {
  content: "\e6fd"; }

.icon-md-add-box:before {
  content: "\e6fe"; }

.icon-md-add-circle:before {
  content: "\e6ff"; }

.icon-md-add-circle-outline:before {
  content: "\e700"; }

.icon-md-archive:before {
  content: "\e701"; }

.icon-md-backspace:before {
  content: "\e702"; }

.icon-md-block:before {
  content: "\e703"; }

.icon-md-clear:before {
  content: "\e704"; }

.icon-md-content-copy:before {
  content: "\e705"; }

.icon-md-content-cut:before {
  content: "\e706"; }

.icon-md-content-paste:before {
  content: "\e707"; }

.icon-md-create:before {
  content: "\e708"; }

.icon-md-drafts:before {
  content: "\e709"; }

.icon-md-filter-list:before {
  content: "\e70a"; }

.icon-md-flag:before {
  content: "\e70b"; }

.icon-md-forward:before {
  content: "\e70c"; }

.icon-md-gesture:before {
  content: "\e70d"; }

.icon-md-inbox:before {
  content: "\e70e"; }

.icon-md-link:before {
  content: "\e70f"; }

.icon-md-mail:before {
  content: "\e710"; }

.icon-md-markunread:before {
  content: "\e711"; }

.icon-md-redo:before {
  content: "\e712"; }

.icon-md-remove:before {
  content: "\e713"; }

.icon-md-remove-circle:before {
  content: "\e714"; }

.icon-md-remove-circle-outline:before {
  content: "\e715"; }

.icon-md-reply:before {
  content: "\e716"; }

.icon-md-reply-all:before {
  content: "\e717"; }

.icon-md-report:before {
  content: "\e718"; }

.icon-md-save:before {
  content: "\e719"; }

.icon-md-select-all:before {
  content: "\e71a"; }

.icon-md-send:before {
  content: "\e71b"; }

.icon-md-sort:before {
  content: "\e71c"; }

.icon-md-text-format:before {
  content: "\e71d"; }

.icon-md-undo:before {
  content: "\e71e"; }

.icon-md-access-alarm:before {
  content: "\e71f"; }

.icon-md-access-alarms:before {
  content: "\e720"; }

.icon-md-access-time:before {
  content: "\e721"; }

.icon-md-add-alarm:before {
  content: "\e722"; }

.icon-md-airplanemode-off:before {
  content: "\e723"; }

.icon-md-airplanemode-on:before {
  content: "\e724"; }

.icon-md-battery-20:before {
  content: "\e725"; }

.icon-md-battery-30:before {
  content: "\e726"; }

.icon-md-battery-50:before {
  content: "\e727"; }

.icon-md-battery-60:before {
  content: "\e728"; }

.icon-md-battery-80:before {
  content: "\e729"; }

.icon-md-battery-90:before {
  content: "\e72a"; }

.icon-md-battery-alert:before {
  content: "\e72b"; }

.icon-md-battery-charging-20:before {
  content: "\e72c"; }

.icon-md-battery-charging-30:before {
  content: "\e72d"; }

.icon-md-battery-charging-50:before {
  content: "\e72e"; }

.icon-md-battery-charging-60:before {
  content: "\e72f"; }

.icon-md-battery-charging-80:before {
  content: "\e730"; }

.icon-md-battery-charging-90:before {
  content: "\e731"; }

.icon-md-battery-charging-full:before {
  content: "\e732"; }

.icon-md-battery-full:before {
  content: "\e733"; }

.icon-md-battery-std:before {
  content: "\e734"; }

.icon-md-battery-unknown:before {
  content: "\e735"; }

.icon-md-bluetooth:before {
  content: "\e736"; }

.icon-md-bluetooth-connected:before {
  content: "\e737"; }

.icon-md-bluetooth-disabled:before {
  content: "\e738"; }

.icon-md-bluetooth-searching:before {
  content: "\e739"; }

.icon-md-brightness-auto:before {
  content: "\e73a"; }

.icon-md-brightness-high:before {
  content: "\e73b"; }

.icon-md-brightness-low:before {
  content: "\e73c"; }

.icon-md-brightness-medium:before {
  content: "\e73d"; }

.icon-md-data-usage:before {
  content: "\e73e"; }

.icon-md-developer-mode:before {
  content: "\e73f"; }

.icon-md-devices:before {
  content: "\e740"; }

.icon-md-dvr:before {
  content: "\e741"; }

.icon-md-gps-fixed:before {
  content: "\e742"; }

.icon-md-gps-not-fixed:before {
  content: "\e743"; }

.icon-md-gps-off:before {
  content: "\e744"; }

.icon-md-location-disabled:before {
  content: "\e745"; }

.icon-md-location-searching:before {
  content: "\e746"; }

.icon-md-multitrack-audio:before {
  content: "\e747"; }

.icon-md-network-cell:before {
  content: "\e748"; }

.icon-md-network-wifi:before {
  content: "\e749"; }

.icon-md-nfc:before {
  content: "\e74a"; }

.icon-md-now-wallpaper:before {
  content: "\e74b"; }

.icon-md-now-widgets:before {
  content: "\e74c"; }

.icon-md-screen-lock-landscape:before {
  content: "\e74d"; }

.icon-md-screen-lock-portrait:before {
  content: "\e74e"; }

.icon-md-screen-lock-rotation:before {
  content: "\e74f"; }

.icon-md-screen-rotation:before {
  content: "\e750"; }

.icon-md-sd-storage:before {
  content: "\e751"; }

.icon-md-settings-system-daydream:before {
  content: "\e752"; }

.icon-md-signal-cellular-0-bar:before {
  content: "\e753"; }

.icon-md-signal-cellular-1-bar:before {
  content: "\e754"; }

.icon-md-signal-cellular-2-bar:before {
  content: "\e755"; }

.icon-md-signal-cellular-3-bar:before {
  content: "\e756"; }

.icon-md-signal-cellular-4-bar:before {
  content: "\e757"; }

.icon-md-signal-cellular-connected-no-internet-0-bar:before {
  content: "\e758"; }

.icon-md-signal-cellular-connected-no-internet-1-bar:before {
  content: "\e759"; }

.icon-md-signal-cellular-connected-no-internet-2-bar:before {
  content: "\e75a"; }

.icon-md-signal-cellular-connected-no-internet-3-bar:before {
  content: "\e75b"; }

.icon-md-signal-cellular-connected-no-internet-4-bar:before {
  content: "\e75c"; }

.icon-md-signal-cellular-no-sim:before {
  content: "\e75d"; }

.icon-md-signal-cellular-null:before {
  content: "\e75e"; }

.icon-md-signal-cellular-off:before {
  content: "\e75f"; }

.icon-md-signal-wifi-0-bar:before {
  content: "\e760"; }

.icon-md-signal-wifi-1-bar:before {
  content: "\e761"; }

.icon-md-signal-wifi-2-bar:before {
  content: "\e762"; }

.icon-md-signal-wifi-3-bar:before {
  content: "\e763"; }

.icon-md-signal-wifi-4-bar:before {
  content: "\e764"; }

.icon-md-signal-wifi-off:before {
  content: "\e765"; }

.icon-md-signal-wifi-statusbar-1-bar:before {
  content: "\e766"; }

.icon-md-signal-wifi-statusbar-2-bar:before {
  content: "\e767"; }

.icon-md-signal-wifi-statusbar-3-bar:before {
  content: "\e768"; }

.icon-md-signal-wifi-statusbar-4-bar:before {
  content: "\e769"; }

.icon-md-signal-wifi-statusbar-connected-no-internet-1:before {
  content: "\e76a"; }

.icon-md-signal-wifi-statusbar-connected-no-internet-2:before {
  content: "\e76b"; }

.icon-md-signal-wifi-statusbar-connected-no-internet-3:before {
  content: "\e76c"; }

.icon-md-signal-wifi-statusbar-connected-no-internet-4:before {
  content: "\e76d"; }

.icon-md-signal-wifi-statusbar-connected-no-internet:before {
  content: "\e76e"; }

.icon-md-signal-wifi-statusbar-not-connected:before {
  content: "\e76f"; }

.icon-md-signal-wifi-statusbar-null:before {
  content: "\e770"; }

.icon-md-storage:before {
  content: "\e771"; }

.icon-md-usb:before {
  content: "\e772"; }

.icon-md-wifi-lock:before {
  content: "\e773"; }

.icon-md-wifi-tethering:before {
  content: "\e774"; }

.icon-md-attach-file:before {
  content: "\e775"; }

.icon-md-attach-money:before {
  content: "\e776"; }

.icon-md-border-all:before {
  content: "\e777"; }

.icon-md-border-bottom:before {
  content: "\e778"; }

.icon-md-border-clear:before {
  content: "\e779"; }

.icon-md-border-color:before {
  content: "\e77a"; }

.icon-md-border-horizontal:before {
  content: "\e77b"; }

.icon-md-border-inner:before {
  content: "\e77c"; }

.icon-md-border-left:before {
  content: "\e77d"; }

.icon-md-border-outer:before {
  content: "\e77e"; }

.icon-md-border-right:before {
  content: "\e77f"; }

.icon-md-border-style:before {
  content: "\e780"; }

.icon-md-border-top:before {
  content: "\e781"; }

.icon-md-border-vertical:before {
  content: "\e782"; }

.icon-md-format-align-center:before {
  content: "\e783"; }

.icon-md-format-align-justify:before {
  content: "\e784"; }

.icon-md-format-align-left:before {
  content: "\e785"; }

.icon-md-format-align-right:before {
  content: "\e786"; }

.icon-md-format-bold:before {
  content: "\e787"; }

.icon-md-format-clear:before {
  content: "\e788"; }

.icon-md-format-color-fill:before {
  content: "\e789"; }

.icon-md-format-color-reset:before {
  content: "\e78a"; }

.icon-md-format-color-text:before {
  content: "\e78b"; }

.icon-md-format-indent-decrease:before {
  content: "\e78c"; }

.icon-md-format-indent-increase:before {
  content: "\e78d"; }

.icon-md-format-ital:before {
  content: "\e78e"; }

.icon-md-format-line-spacing:before {
  content: "\e78f"; }

.icon-md-format-list-bulleted:before {
  content: "\e790"; }

.icon-md-format-list-numbered:before {
  content: "\e791"; }

.icon-md-format-paint:before {
  content: "\e792"; }

.icon-md-format-quote:before {
  content: "\e793"; }

.icon-md-format-size:before {
  content: "\e794"; }

.icon-md-format-strikethrough:before {
  content: "\e795"; }

.icon-md-format-textdirection-l-to-r:before {
  content: "\e796"; }

.icon-md-format-textdirection-r-to-l:before {
  content: "\e797"; }

.icon-md-format-underline:before {
  content: "\e798"; }

.icon-md-functions:before {
  content: "\e799"; }

.icon-md-insert-chart:before {
  content: "\e79a"; }

.icon-md-insert-comment:before {
  content: "\e79b"; }

.icon-md-insert-drive-file:before {
  content: "\e79c"; }

.icon-md-insert-emoticon:before {
  content: "\e79d"; }

.icon-md-insert-invitation:before {
  content: "\e79e"; }

.icon-md-insert-link:before {
  content: "\e79f"; }

.icon-md-insert-photo:before {
  content: "\e7a0"; }

.icon-md-merge-type:before {
  content: "\e7a1"; }

.icon-md-mode-comment:before {
  content: "\e7a2"; }

.icon-md-mode-edit:before {
  content: "\e7a3"; }

.icon-md-publish:before {
  content: "\e7a4"; }

.icon-md-vertical-align-bottom:before {
  content: "\e7a5"; }

.icon-md-vertical-align-center:before {
  content: "\e7a6"; }

.icon-md-vertical-align-top:before {
  content: "\e7a7"; }

.icon-md-wrap-text:before {
  content: "\e7a8"; }

.icon-md-attachment:before {
  content: "\e7a9"; }

.icon-md-cloud:before {
  content: "\e7aa"; }

.icon-md-cloud-circle:before {
  content: "\e7ab"; }

.icon-md-cloud-done:before {
  content: "\e7ac"; }

.icon-md-cloud-download:before {
  content: "\e7ad"; }

.icon-md-cloud-off:before {
  content: "\e7ae"; }

.icon-md-cloud-queue:before {
  content: "\e7af"; }

.icon-md-cloud-upload:before {
  content: "\e7b0"; }

.icon-md-file-download:before {
  content: "\e7b1"; }

.icon-md-file-upload:before {
  content: "\e7b2"; }

.icon-md-folder:before {
  content: "\e7b3"; }

.icon-md-folder-open:before {
  content: "\e7b4"; }

.icon-md-folder-shared:before {
  content: "\e7b5"; }

.icon-md-cast:before {
  content: "\e7b6"; }

.icon-md-cast-connected:before {
  content: "\e7b7"; }

.icon-md-computer:before {
  content: "\e7b8"; }

.icon-md-desktop-mac:before {
  content: "\e7b9"; }

.icon-md-desktop-windows:before {
  content: "\e7ba"; }

.icon-md-dock:before {
  content: "\e7bb"; }

.icon-md-gamepad:before {
  content: "\e7bc"; }

.icon-md-headset:before {
  content: "\e7bd"; }

.icon-md-headset-m:before {
  content: "\e7be"; }

.icon-md-keyboard:before {
  content: "\e7bf"; }

.icon-md-keyboard-alt:before {
  content: "\e7c0"; }

.icon-md-keyboard-arrow-down:before {
  content: "\e7c1"; }

.icon-md-keyboard-arrow-left:before {
  content: "\e7c2"; }

.icon-md-keyboard-arrow-right:before {
  content: "\e7c3"; }

.icon-md-keyboard-arrow-up:before {
  content: "\e7c4"; }

.icon-md-keyboard-backspace:before {
  content: "\e7c5"; }

.icon-md-keyboard-capslock:before {
  content: "\e7c6"; }

.icon-md-keyboard-control:before {
  content: "\e7c7"; }

.icon-md-keyboard-hide:before {
  content: "\e7c8"; }

.icon-md-keyboard-return:before {
  content: "\e7c9"; }

.icon-md-keyboard-tab:before {
  content: "\e7ca"; }

.icon-md-keyboard-voice:before {
  content: "\e7cb"; }

.icon-md-laptop:before {
  content: "\e7cc"; }

.icon-md-laptop-chromebook:before {
  content: "\e7cd"; }

.icon-md-laptop-mac:before {
  content: "\e7ce"; }

.icon-md-laptop-windows:before {
  content: "\e7cf"; }

.icon-md-memory:before {
  content: "\e7d0"; }

.icon-md-mouse:before {
  content: "\e7d1"; }

.icon-md-phone-android:before {
  content: "\e7d2"; }

.icon-md-phone-iphone:before {
  content: "\e7d3"; }

.icon-md-phonelink:before {
  content: "\e7d4"; }

.icon-md-phonelink-off:before {
  content: "\e7d5"; }

.icon-md-security:before {
  content: "\e7d6"; }

.icon-md-sim-card:before {
  content: "\e7d7"; }

.icon-md-smartphone:before {
  content: "\e7d8"; }

.icon-md-speaker:before {
  content: "\e7d9"; }

.icon-md-tablet:before {
  content: "\e7da"; }

.icon-md-tablet-android:before {
  content: "\e7db"; }

.icon-md-tablet-mac:before {
  content: "\e7dc"; }

.icon-md-tv:before {
  content: "\e7dd"; }

.icon-md-watch:before {
  content: "\e7de"; }

.icon-md-add-to-photos:before {
  content: "\e7df"; }

.icon-md-adjust:before {
  content: "\e7e0"; }

.icon-md-assistant-photo:before {
  content: "\e7e1"; }

.icon-md-audiotrack:before {
  content: "\e7e2"; }

.icon-md-blur-circular:before {
  content: "\e7e3"; }

.icon-md-blur-linear:before {
  content: "\e7e4"; }

.icon-md-blur-off:before {
  content: "\e7e5"; }

.icon-md-blur-on:before {
  content: "\e7e6"; }

.icon-md-brightness-1:before {
  content: "\e7e7"; }

.icon-md-brightness-2:before {
  content: "\e7e8"; }

.icon-md-brightness-3:before {
  content: "\e7e9"; }

.icon-md-brightness-4:before {
  content: "\e7ea"; }

.icon-md-brightness-5:before {
  content: "\e7eb"; }

.icon-md-brightness-6:before {
  content: "\e7ec"; }

.icon-md-brightness-7:before {
  content: "\e7ed"; }

.icon-md-brush:before {
  content: "\e7ee"; }

.icon-md-camera:before {
  content: "\e7ef"; }

.icon-md-camera-alt:before {
  content: "\e7f0"; }

.icon-md-camera-front:before {
  content: "\e7f1"; }

.icon-md-camera-rear:before {
  content: "\e7f2"; }

.icon-md-camera-roll:before {
  content: "\e7f3"; }

.icon-md-center-focus-strong:before {
  content: "\e7f4"; }

.icon-md-center-focus-weak:before {
  content: "\e7f5"; }

.icon-md-collections:before {
  content: "\e7f6"; }

.icon-md-color-lens:before {
  content: "\e7f7"; }

.icon-md-colorize:before {
  content: "\e7f8"; }

.icon-md-compare:before {
  content: "\e7f9"; }

.icon-md-control-point:before {
  content: "\e7fa"; }

.icon-md-control-point-duplicate:before {
  content: "\e7fb"; }

.icon-md-crop-3-2:before {
  content: "\e7fc"; }

.icon-md-crop-5-4:before {
  content: "\e7fd"; }

.icon-md-crop-7-5:before {
  content: "\e7fe"; }

.icon-md-crop-16-9:before {
  content: "\e7ff"; }

.icon-md-crop:before {
  content: "\e800"; }

.icon-md-crop-din:before {
  content: "\e801"; }

.icon-md-crop-free:before {
  content: "\e802"; }

.icon-md-crop-landscape:before {
  content: "\e803"; }

.icon-md-crop-original:before {
  content: "\e804"; }

.icon-md-crop-portrait:before {
  content: "\e805"; }

.icon-md-crop-square:before {
  content: "\e806"; }

.icon-md-dehaze:before {
  content: "\e807"; }

.icon-md-details:before {
  content: "\e808"; }

.icon-md-edit:before {
  content: "\e809"; }

.icon-md-exposure:before {
  content: "\e80a"; }

.icon-md-exposure-minus-1:before {
  content: "\e80b"; }

.icon-md-exposure-minus-2:before {
  content: "\e80c"; }

.icon-md-exposure-plus-1:before {
  content: "\e80d"; }

.icon-md-exposure-plus-2:before {
  content: "\e80e"; }

.icon-md-exposure-zero:before {
  content: "\e80f"; }

.icon-md-filter-1:before {
  content: "\e810"; }

.icon-md-filter-2:before {
  content: "\e811"; }

.icon-md-filter-3:before {
  content: "\e812"; }

.icon-md-filter-4:before {
  content: "\e813"; }

.icon-md-filter-5:before {
  content: "\e814"; }

.icon-md-filter-6:before {
  content: "\e815"; }

.icon-md-filter-7:before {
  content: "\e816"; }

.icon-md-filter-8:before {
  content: "\e817"; }

.icon-md-filter-9:before {
  content: "\e818"; }

.icon-md-filter-9-plus:before {
  content: "\e819"; }

.icon-md-filter:before {
  content: "\e81a"; }

.icon-md-filter-b-and-w:before {
  content: "\e81b"; }

.icon-md-filter-center-focus:before {
  content: "\e81c"; }

.icon-md-filter-drama:before {
  content: "\e81d"; }

.icon-md-filter-frames:before {
  content: "\e81e"; }

.icon-md-filter-hdr:before {
  content: "\e81f"; }

.icon-md-filter-none:before {
  content: "\e820"; }

.icon-md-filter-tilt-shift:before {
  content: "\e821"; }

.icon-md-filter-vintage:before {
  content: "\e822"; }

.icon-md-flare:before {
  content: "\e823"; }

.icon-md-flash-auto:before {
  content: "\e824"; }

.icon-md-flash-off:before {
  content: "\e825"; }

.icon-md-flash-on:before {
  content: "\e826"; }

.icon-md-flip:before {
  content: "\e827"; }

.icon-md-gradient:before {
  content: "\e828"; }

.icon-md-grain:before {
  content: "\e829"; }

.icon-md-grid-off:before {
  content: "\e82a"; }

.icon-md-grid-on:before {
  content: "\e82b"; }

.icon-md-hdr-off:before {
  content: "\e82c"; }

.icon-md-hdr-on:before {
  content: "\e82d"; }

.icon-md-hdr-strong:before {
  content: "\e82e"; }

.icon-md-hdr-weak:before {
  content: "\e82f"; }

.icon-md-healing:before {
  content: "\e830"; }

.icon-md-image:before {
  content: "\e831"; }

.icon-md-image-aspect-ratio:before {
  content: "\e832"; }

.icon-md-iso:before {
  content: "\e833"; }

.icon-md-landscape:before {
  content: "\e834"; }

.icon-md-leak-add:before {
  content: "\e835"; }

.icon-md-leak-remove:before {
  content: "\e836"; }

.icon-md-lens:before {
  content: "\e837"; }

.icon-md-looks-3:before {
  content: "\e838"; }

.icon-md-looks-4:before {
  content: "\e839"; }

.icon-md-looks-5:before {
  content: "\e83a"; }

.icon-md-looks-6:before {
  content: "\e83b"; }

.icon-md-looks:before {
  content: "\e83c"; }

.icon-md-looks-one:before {
  content: "\e83d"; }

.icon-md-looks-two:before {
  content: "\e83e"; }

.icon-md-loupe:before {
  content: "\e83f"; }

.icon-md-movie-creation:before {
  content: "\e840"; }

.icon-md-nature:before {
  content: "\e841"; }

.icon-md-nature-people:before {
  content: "\e842"; }

.icon-md-navigate-before:before {
  content: "\e843"; }

.icon-md-navigate-next:before {
  content: "\e844"; }

.icon-md-palette:before {
  content: "\e845"; }

.icon-md-panorama:before {
  content: "\e846"; }

.icon-md-panorama-fisheye:before {
  content: "\e847"; }

.icon-md-panorama-horizontal:before {
  content: "\e848"; }

.icon-md-panorama-vertical:before {
  content: "\e849"; }

.icon-md-panorama-wide-angle:before {
  content: "\e84a"; }

.icon-md-photo:before {
  content: "\e84b"; }

.icon-md-photo-album:before {
  content: "\e84c"; }

.icon-md-photo-camera:before {
  content: "\e84d"; }

.icon-md-photo-library:before {
  content: "\e84e"; }

.icon-md-portrait:before {
  content: "\e84f"; }

.icon-md-remove-red-eye:before {
  content: "\e850"; }

.icon-md-rotate-left:before {
  content: "\e851"; }

.icon-md-rotate-right:before {
  content: "\e852"; }

.icon-md-slideshow:before {
  content: "\e853"; }

.icon-md-straighten:before {
  content: "\e854"; }

.icon-md-style:before {
  content: "\e855"; }

.icon-md-switch-camera:before {
  content: "\e856"; }

.icon-md-switch-video:before {
  content: "\e857"; }

.icon-md-tag-faces:before {
  content: "\e858"; }

.icon-md-texture:before {
  content: "\e859"; }

.icon-md-timelapse:before {
  content: "\e85a"; }

.icon-md-timer-3:before {
  content: "\e85b"; }

.icon-md-timer-10:before {
  content: "\e85c"; }

.icon-md-timer:before {
  content: "\e85d"; }

.icon-md-timer-auto:before {
  content: "\e85e"; }

.icon-md-timer-off:before {
  content: "\e85f"; }

.icon-md-tonality:before {
  content: "\e860"; }

.icon-md-transform:before {
  content: "\e861"; }

.icon-md-tune:before {
  content: "\e862"; }

.icon-md-wb-auto:before {
  content: "\e863"; }

.icon-md-wb-cloudy:before {
  content: "\e864"; }

.icon-md-wb-incandescent:before {
  content: "\e865"; }

.icon-md-wb-irradescent:before {
  content: "\e866"; }

.icon-md-wb-sunny:before {
  content: "\e867"; }

.icon-md-beenhere:before {
  content: "\e868"; }

.icon-md-directions:before {
  content: "\e869"; }

.icon-md-directions-bike:before {
  content: "\e86a"; }

.icon-md-directions-bus:before {
  content: "\e86b"; }

.icon-md-directions-car:before {
  content: "\e86c"; }

.icon-md-directions-ferry:before {
  content: "\e86d"; }

.icon-md-directions-subway:before {
  content: "\e86e"; }

.icon-md-directions-train:before {
  content: "\e86f"; }

.icon-md-directions-transit:before {
  content: "\e870"; }

.icon-md-directions-walk:before {
  content: "\e871"; }

.icon-md-flight:before {
  content: "\e872"; }

.icon-md-hotel:before {
  content: "\e873"; }

.icon-md-layers:before {
  content: "\e874"; }

.icon-md-layers-clear:before {
  content: "\e875"; }

.icon-md-local-airport:before {
  content: "\e876"; }

.icon-md-local-atm:before {
  content: "\e877"; }

.icon-md-local-attraction:before {
  content: "\e878"; }

.icon-md-local-bar:before {
  content: "\e879"; }

.icon-md-local-cafe:before {
  content: "\e87a"; }

.icon-md-local-car-wash:before {
  content: "\e87b"; }

.icon-md-local-convenience-store:before {
  content: "\e87c"; }

.icon-md-local-drink:before {
  content: "\e87d"; }

.icon-md-local-florist:before {
  content: "\e87e"; }

.icon-md-local-gas-station:before {
  content: "\e87f"; }

.icon-md-local-grocery-store:before {
  content: "\e880"; }

.icon-md-local-hospital:before {
  content: "\e881"; }

.icon-md-local-hotel:before {
  content: "\e882"; }

.icon-md-local-laundry-service:before {
  content: "\e883"; }

.icon-md-local-library:before {
  content: "\e884"; }

.icon-md-local-mall:before {
  content: "\e885"; }

.icon-md-local-movies:before {
  content: "\e886"; }

.icon-md-local-offer:before {
  content: "\e887"; }

.icon-md-local-parking:before {
  content: "\e888"; }

.icon-md-local-pharmacy:before {
  content: "\e889"; }

.icon-md-local-phone:before {
  content: "\e88a"; }

.icon-md-local-pizza:before {
  content: "\e88b"; }

.icon-md-local-play:before {
  content: "\e88c"; }

.icon-md-local-post-office:before {
  content: "\e88d"; }

.icon-md-local-print-shop:before {
  content: "\e88e"; }

.icon-md-local-restaurant:before {
  content: "\e88f"; }

.icon-md-local-see:before {
  content: "\e890"; }

.icon-md-local-shipping:before {
  content: "\e891"; }

.icon-md-local-taxi:before {
  content: "\e892"; }

.icon-md-location-history:before {
  content: "\e893"; }

.icon-md-map:before {
  content: "\e894"; }

.icon-md-my-location:before {
  content: "\e895"; }

.icon-md-navigation:before {
  content: "\e896"; }

.icon-md-pin-drop:before {
  content: "\e897"; }

.icon-md-place:before {
  content: "\e898"; }

.icon-md-rate-review:before {
  content: "\e899"; }

.icon-md-restaurant-menu:before {
  content: "\e89a"; }

.icon-md-satellite:before {
  content: "\e89b"; }

.icon-md-store-mall-directory:before {
  content: "\e89c"; }

.icon-md-terrain:before {
  content: "\e89d"; }

.icon-md-traff:before {
  content: "\e89e"; }

.icon-md-apps:before {
  content: "\e89f"; }

.icon-md-arrow-back:before {
  content: "\e8a0"; }

.icon-md-arrow-drop-down:before {
  content: "\e8a1"; }

.icon-md-arrow-drop-down-circle:before {
  content: "\e8a2"; }

.icon-md-arrow-drop-up:before {
  content: "\e8a3"; }

.icon-md-arrow-forward:before {
  content: "\e8a4"; }

.icon-md-cancel:before {
  content: "\e8a5"; }

.icon-md-check:before {
  content: "\e8a6"; }

.icon-md-chevron-left:before {
  content: "\e8a7"; }

.icon-md-chevron-right:before {
  content: "\e8a8"; }

.icon-md-close:before {
  content: "\e8a9"; }

.icon-md-expand-less:before {
  content: "\e8aa"; }

.icon-md-expand-more:before {
  content: "\e8ab"; }

.icon-md-fullscreen:before {
  content: "\e8ac"; }

.icon-md-fullscreen-exit:before {
  content: "\e8ad"; }

.icon-md-menu:before {
  content: "\e8ae"; }

.icon-md-more-horiz:before {
  content: "\e8af"; }

.icon-md-more-vert:before {
  content: "\e8b0"; }

.icon-md-refresh:before {
  content: "\e8b1"; }

.icon-md-unfold-less:before {
  content: "\e8b2"; }

.icon-md-unfold-more:before {
  content: "\e8b3"; }

.icon-md-adb:before {
  content: "\e8b4"; }

.icon-md-bluetooth-audio:before {
  content: "\e8b5"; }

.icon-md-disc-full:before {
  content: "\e8b6"; }

.icon-md-dnd-forwardslash:before {
  content: "\e8b7"; }

.icon-md-do-not-disturb:before {
  content: "\e8b8"; }

.icon-md-drive-eta:before {
  content: "\e8b9"; }

.icon-md-event-available:before {
  content: "\e8ba"; }

.icon-md-event-busy:before {
  content: "\e8bb"; }

.icon-md-event-note:before {
  content: "\e8bc"; }

.icon-md-folder-special:before {
  content: "\e8bd"; }

.icon-md-mms:before {
  content: "\e8be"; }

.icon-md-more:before {
  content: "\e8bf"; }

.icon-md-network-locked:before {
  content: "\e8c0"; }

.icon-md-phone-bluetooth-speaker:before {
  content: "\e8c1"; }

.icon-md-phone-forwarded:before {
  content: "\e8c2"; }

.icon-md-phone-in-talk:before {
  content: "\e8c3"; }

.icon-md-phone-locked:before {
  content: "\e8c4"; }

.icon-md-phone-missed:before {
  content: "\e8c5"; }

.icon-md-phone-paused:before {
  content: "\e8c6"; }

.icon-md-play-download:before {
  content: "\e8c7"; }

.icon-md-play-install:before {
  content: "\e8c8"; }

.icon-md-sd-card:before {
  content: "\e8c9"; }

.icon-md-sim-card-alert:before {
  content: "\e8ca"; }

.icon-md-sms:before {
  content: "\e8cb"; }

.icon-md-sms-failed:before {
  content: "\e8cc"; }

.icon-md-sync:before {
  content: "\e8cd"; }

.icon-md-sync-disabled:before {
  content: "\e8ce"; }

.icon-md-sync-problem:before {
  content: "\e8cf"; }

.icon-md-system-update:before {
  content: "\e8d0"; }

.icon-md-tap-and-play:before {
  content: "\e8d1"; }

.icon-md-time-to-leave:before {
  content: "\e8d2"; }

.icon-md-vibration:before {
  content: "\e8d3"; }

.icon-md-voice-chat:before {
  content: "\e8d4"; }

.icon-md-vpn-lock:before {
  content: "\e8d5"; }

.icon-md-cake:before {
  content: "\e8d6"; }

.icon-md-domain:before {
  content: "\e8d7"; }

.icon-md-group:before {
  content: "\e8d8"; }

.icon-md-group-add:before {
  content: "\e8d9"; }

.icon-md-location-city:before {
  content: "\e8da"; }

.icon-md-mood:before {
  content: "\e8db"; }

.icon-md-notifications:before {
  content: "\e8dc"; }

.icon-md-notifications-none:before {
  content: "\e8dd"; }

.icon-md-notifications-off:before {
  content: "\e8de"; }

.icon-md-notifications-on:before {
  content: "\e8df"; }

.icon-md-notifications-paused:before {
  content: "\e8e0"; }

.icon-md-pages:before {
  content: "\e8e1"; }

.icon-md-party-mode:before {
  content: "\e8e2"; }

.icon-md-people:before {
  content: "\e8e3"; }

.icon-md-people-outline:before {
  content: "\e8e4"; }

.icon-md-person:before {
  content: "\e8e5"; }

.icon-md-person-add:before {
  content: "\e8e6"; }

.icon-md-person-outline:before {
  content: "\e8e7"; }

.icon-md-plus-one:before {
  content: "\e8e8"; }

.icon-md-poll:before {
  content: "\e8e9"; }

.icon-md-publ:before {
  content: "\e8ea"; }

.icon-md-school:before {
  content: "\e8eb"; }

.icon-md-share:before {
  content: "\e8ec"; }

.icon-md-whatshot:before {
  content: "\e8ed"; }

.icon-md-check-box:before {
  content: "\e8ee"; }

.icon-md-check-box-outline-blank:before {
  content: "\e8ef"; }

.icon-md-radio-button-off:before {
  content: "\e8f0"; }

.icon-md-radio-button-on:before {
  content: "\e8f1"; }

.icon-md-star:before {
  content: "\e8f2"; }

.icon-md-star-half:before {
  content: "\e8f3"; }

.icon-md-star-outline:before {
  content: "\e8f4"; }

.alert-xs {
  padding: 2px 5px;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 0; }

.alert-dismissable .close {
  position: relative;
  top: -1px;
  right: 0;
  box-shadow: none;
  text-shadow: none; }

.alert-success button.close:hover {
  color: #3C763D; }

.alert button.close:active,
.alert button.close:focus {
  outline: none; }

.btn {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  font-family: "proxima-nova-condensed"; }

.btn-icon > i {
  margin-right: 5px; }

.btn-input {
  position: absolute;
  pointer-events: none; }
  .btn-input:hover {
    cursor: pointer; }

.btn-xs, .btn-group-xs > .btn {
  padding: 3px 6px 2px;
  font-size: 11px; }

.btn.start-visit.disabled {
  pointer-events: auto;
  opacity: 0.5; }

.dropdown-menu thead > tr > th > .btn {
  margin-bottom: 10px;
  border: 1px solid; }

.dropdown-menu thead > tr:nth-of-type(2) > th {
  padding-bottom: 5px; }

.dropdown-menu tr > td {
  height: auto; }

.dropdown-menu tbody > tr:last-child > td {
  border-bottom: none; }

.dropdown-menu table:focus {
  outline: none; }

.dropdown-menu div:focus {
  outline: none; }

.dropdown-menu table tr td:last-child {
  padding-right: 0; }

.dropdown-menu table tr td:first-child {
  padding-left: 0; }

.dropdown-menu thead tr:first-child th button {
  border: none; }

.dropdown-menu > li > a {
  padding: 4px 25px; }

.dropdown-menu .dropdown-header {
  padding: 4px 25px; }

.profile-settings {
  margin-top: 5px;
  margin-right: 5px;
  max-height: 90vh;
  overflow-y: auto; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 5px; }

.form-control {
  font-weight: 500; }

.form-group {
  position: relative; }

.form-addon {
  position: absolute;
  top: 10px;
  pointer-events: none; }
  .form-addon.addon-right {
    right: 15px; }
  .form-addon.addon-left {
    left: 15px; }

.validation-message {
  font-size: 12px;
  display: block; }

input[type="file"].input-hidden {
  opacity: 0;
  font-size: 16px;
  margin-left: 5px;
  margin-top: 2px;
  width: 95px;
  height: 28px; }

.form-actions {
  padding-top: 20px; }

.modal-backdrop.fade.in {
  background: #000;
  opacity: 0.88; }

.modal-content {
  overflow: hidden; }

.modal-header {
  border-bottom: none; }

.modal-title {
  font-size: 20px; }

.hide-medeo-room div.medeo-room {
  display: none; }

.show-medeo-room div.medeo-room {
  display: block; }

.nav-pills > li > a {
  padding: 10px 15px;
  text-transform: capitalize;
  font-size: 12px;
  background: #fff; }

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

.tab-pills .nav {
  border-bottom: none;
  padding: 10px 15px; }

.tab-pills .nav > li.active > a,
.tab-pills .nav > li > a:hover {
  background: #5EB2ED;
  color: #fff;
  border: 1px solid #5EB2ED;
  border-left: none;
  cursor: pointer; }

.tab-pills .nav > li > a {
  border: 1px solid #5EB2ED;
  border-left: none;
  color: #5EB2ED;
  border-radius: 0;
  margin-right: 0;
  padding: 7px 15px;
  font-size: 12px;
  background: #fff; }

.tab-pills .nav > li:first-child > a {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-left: 1px solid #5EB2ED; }

.tab-pills .nav > li:last-child > a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.chat-sidebar .tab-pills .nav {
  padding: 15px 15px 10px; }

.chat-sidebar .tab-pills .nav > li.active > a,
.chat-sidebar .tab-pills .nav > li > a:hover {
  background: #809FB4;
  color: #fff;
  border-left: none;
  cursor: pointer; }

.chat-sidebar .tab-pills .nav > li > a {
  border: none;
  border-left: none;
  color: #fff;
  border-radius: 0;
  margin-right: 0;
  padding: 7px 15px;
  font-size: 12px;
  background: #4f5f68; }

.chat-sidebar .tab-pills .nav > li:first-child > a {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border: none; }

.chat-sidebar .tab-pills .nav > li:last-child > a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.tab-menu .nav-tabs {
  background: #53646D;
  border-bottom: 1px solid #3C4B53; }

.tab-menu .nav > li.active > a,
.tab-menu .nav > li > a:hover {
  background: none;
  color: #fff;
  border: none;
  cursor: pointer; }

.tab-menu .nav > li.active > a {
  box-shadow: inset 0 -2px 0 #5EB2ED; }

.tab-menu .nav > li > a {
  background: transparent;
  border: none;
  color: #B7C2C9;
  border-radius: 0;
  margin-right: 0;
  padding: 13px 15px;
  font-size: 14px;
  font-family: "proxima-nova-condensed";
  font-weight: 700;
  border-bottom: 1px solid #3C4B53; }

.tab-menu .nav > li:first-child > a {
  border-bottom: 1px solid transparent; }

.tab-menu .nav > li:last-child > a {
  border-bottom: 1px solid transparent; }

.navbar {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: none;
  font-weight: 500; }
  .navbar .current-user-name {
    margin-right: 20px; }
  .navbar .current-organization-name {
    margin-right: 20px; }

@media (max-width: 1140px) {
  .nav .item-name {
    display: none; } }

@media (max-width: 850px) {
  .navbar .nav .global-search {
    font-size: 10px;
    min-width: 215px; } }

.navbar-brand {
  padding-top: 12px;
  margin-right: 20px; }
  .navbar-brand img {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.navbar-nav > li > a {
  padding-top: 18px;
  padding-bottom: 18px; }
  .navbar-nav > li > a:hover {
    cursor: pointer; }

.navbar-nav .icon-md-refresh {
  -webkit-animation: icon-spin 0.8s infinite linear;
  animation: icon-spin 0.8s infinite linear; }
  .navbar-nav .icon-md-refresh.ng-hide-add-active {
    opacity: 0; }

.navbar-search-button-container {
  position: absolute;
  top: 10px;
  right: 0;
  height: 32px; }

.navbar-search-button {
  height: 100%;
  border: none;
  border-radius: 0 30px 30px 0;
  outline: none; }

.banner {
  background: rgba(247, 175, 136, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  min-height: 60px;
  /* Adjust the height to match the navigation bar */
  display: flex;
  align-items: center;
  padding: 10px 20px;
  position: fixed;
  top: 68px;
  /* Adjust the top value according to your navigation bar height + padding */
  left: 0;
  right: 0;
  z-index: 999; }
  .banner--collapsed {
    height: 60px; }

.banner-message {
  flex: 1;
  margin-right: 10px;
  padding: 12px 0;
  font-weight: 500;
  color: black;
  font-size: 14px; }
  .banner-message__link {
    color: #3d4c73; }
  .banner-message__link:hover {
    color: #364467;
    text-decoration: none; }
  .banner-message__button {
    display: inline-block;
    padding: 10px 16px;
    background-color: #309CE8;
    color: white;
    font-weight: 500; }
  .banner-message__button:hover {
    opacity: 0.85;
    color: white; }
  .banner-message__button--disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; }

.banner__dismiss-button {
  border: none;
  background-color: transparent;
  font-size: 20px;
  color: black;
  cursor: pointer;
  align-self: flex-start;
  flex-shrink: 0;
  padding: 5px;
  line-height: 1;
  margin-top: 5px; }

.panel-heading {
  position: relative;
  padding: 15px; }
  .panel-heading .panel-title {
    font-weight: 600; }

.panel-heading-actions {
  padding: 10px 15px;
  border-bottom: none; }
  .panel-heading-actions .panel-title {
    line-height: 30px; }

.panel-footer {
  padding: 15px; }

.panel-section-heading {
  padding: 4px 15px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px; }
  .panel-section-heading i {
    margin-right: 5px; }

.m-popover {
  text-decoration: none;
  position: absolute;
  z-index: 1060;
  display: block;
  width: 200px; }
  .m-popover.hidden {
    display: none; }
  .m-popover .popover-body {
    display: block;
    padding: 12px;
    border-radius: 3px; }

.m-popover:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-width: 8px; }

.m-popover.top:after {
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-top-color: #000; }

.m-popover.bottom:after {
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border-bottom-color: #000; }

.m-popover.left:after {
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border-left-color: #000; }

.m-popover.right:after {
  top: 50%;
  right: 100%;
  margin-top: -8px;
  border-right-color: #000; }

.section-header {
  font-weight: 500;
  font-size: 11px;
  padding: 5px 15px;
  text-transform: uppercase;
  background: transparent;
  color: #5A6C76; }

.patient-profile .section-header {
  color: #5A6C76; }

.patient-profile .sub-section-header {
  padding: 15px; }

.sub-section-header {
  text-transform: uppercase;
  font-size: 12px;
  color: #b7c2c9;
  font-weight: 600;
  font-family: "proxima-nova-condensed"; }

.patient-chart-column .dropdown {
  list-style: none; }

.vd-section {
  padding: 10px 0; }

.vd-section-actions {
  padding: 5px 0px; }

.vd-heading {
  padding: 15px 15px;
  font-size: 19px;
  font-weight: 600;
  display: table;
  width: 100%; }
  .vd-heading:before, .vd-heading:after {
    content: " ";
    display: table; }
  .vd-heading:after {
    clear: both; }

.meta-info {
  font-size: 11px;
  color: #A0ABB2; }

.vd-heading-text,
.vd-heading-btn {
  display: table-cell;
  vertical-align: middle; }

.vd-section-heading {
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }
  .vd-section-heading i {
    margin-right: 5px; }
  .vd-section-heading .meta-info {
    text-transform: none; }

.vd-section-body {
  padding: 5px 15px 10px; }
  .vd-section-body p {
    font-size: 15px; }

.vd-sub-heading {
  padding-top: 5px;
  font-weight: bold; }

.cc-section .vd-section-heading {
  border-color: #F0EAD6; }

.table tr:last-child > td {
  border-bottom: 1px solid; }

.table tbody > tr > td {
  padding: 10px;
  vertical-align: middle; }

.appt-datepicker ul tbody > tr > td {
  padding: 0px !important; }

.table-flush {
  margin-right: -15px;
  margin-left: -15px; }
  .table-flush .table tr > td:first-of-type {
    padding-left: 15px;
    width: 220px;
    text-align: right;
    padding-right: 90px; }
  .table-flush .table tr > td:last-of-type {
    padding-right: 15px; }

.patient-table th[class^="patient-name"],
.patient-table td[class^="patient-name"] {
  padding-left: 15px; }

.index-table-header {
  padding: 13px 0;
  position: fixed;
  width: 100%;
  border-bottom: 1px solid;
  z-index: 100; }
  .index-table-header .selected-date {
    font-size: 18px;
    line-height: 33px; }

.index-table-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: -15px;
  margin-left: -15px; }

.index-table {
  margin-top: 8px; }
  .index-table tbody, .index-table thead {
    background: transparent; }
  .index-table thead > tr > th {
    font-size: 12px;
    color: #A0ABB2;
    font-weight: 600;
    padding: 5px 10px 3px;
    border-bottom: 1px solid #dde7ee;
    background: #fff;
    text-transform: uppercase;
    font-family: "proxima-nova-condensed"; }
  .index-table thead > tr:first-child:hover > th {
    background: #fff; }
  .index-table tr td {
    position: relative; }
  .index-table select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px;
    color: #8BA5B1;
    border-color: #CCD7DF;
    background: #fff; }
    .index-table select:focus {
      outline: none; }

.toast {
  left: 50%;
  margin-left: -160px;
  padding: 6px 10px 4px;
  position: fixed;
  text-align: center;
  top: 68px;
  width: 320px;
  z-index: 1000;
  font-weight: 700;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 15px;
  font-family: 'proxima-nova-condensed';
  box-shadow: 0 1px 1px rgba(24, 40, 29, 0.25); }
  .toast button {
    background: none;
    border: none; }

.toast.alert a {
  font-weight: 700; }

.toast.ng-enter {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.toast.ng-enter.ng-enter-active {
  opacity: 1; }

.help-block {
  font-size: 11px; }

.medeo-popover .medeo-popover-card {
  display: none; }

.medeo-popover.open .medeo-popover-card {
  display: block; }

.composer-wrapper {
  margin: 0 auto; }
  .composer-wrapper.composer-w-actions .composer-actions {
    display: block; }
  .composer-wrapper .composer-actions {
    display: none; }

.m-chat .composer {
  border: 1px solid #C8D4DD; }

.composer {
  border-radius: 2px;
  border: none;
  background: #fff;
  max-width: 740px;
  margin: 0 auto; }
  .composer .composer-body {
    border: 0px;
    resize: none;
    min-height: 99px;
    font-size: 13px;
    padding: 10px 15px; }
    .composer .composer-body:active, .composer .composer-body:focus {
      background: #fff; }
  .composer message-limit {
    display: block;
    text-align: right;
    padding: 0 5px;
    line-height: 25px;
    height: 25px;
    background: #f6fafc;
    border-width: 1px 0 1px 0;
    border-color: #C8D4DD;
    border-style: solid; }
  .composer .composer-footer {
    padding: 10px;
    border-top: 1px solid #dde7ee;
    background: #F6FAFC;
    border-radius: 0px 0px 3px 3px; }
    .composer .composer-footer:before, .composer .composer-footer:after {
      content: " ";
      display: table; }
    .composer .composer-footer:after {
      clear: both; }
    .composer .composer-footer .btn i {
      position: relative;
      top: 1px; }
    .composer .composer-footer .create-note {
      float: left; }
    .composer .composer-footer label {
      font-family: "proxima-nova-condensed";
      text-transform: uppercase;
      font-size: 11px;
      margin: 10px 20px;
      color: #a2b5c2;
      font-weight: 700; }
      .composer .composer-footer label input {
        margin: 0 3px; }
  .composer.collapsed .composer-body {
    min-height: 33px;
    height: 33px !important; }
  .composer.collapsed .attachments {
    padding: 0; }
  .composer.collapsed .composer-footer {
    display: none; }
  .composer.collapsed message-limit {
    border-width: 1px 0 0 0; }
  .composer .attachments {
    padding: 0 10px; }
    .composer .attachments:before, .composer .attachments:after {
      content: " ";
      display: table; }
    .composer .attachments:after {
      clear: both; }
  .composer .attachment, .composer .screenshot {
    padding: 5px 10px;
    font-size: 12px;
    color: #B7C2CD;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #DDE7EE;
    width: 192px;
    margin: 10px 10px 0 0;
    float: left; }
    .composer .attachment:nth-of-type(3n+3), .composer .screenshot:nth-of-type(3n+3) {
      margin-right: 0; }
    .composer .attachment:last-of-type, .composer .screenshot:last-of-type {
      margin-bottom: 10px; }
    .composer .attachment .filename, .composer .screenshot .filename {
      float: left;
      margin-bottom: 0px;
      margin-top: 0px;
      color: #A0ABB2;
      width: 150px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .composer .attachment .remove, .composer .screenshot .remove {
      color: #A0ABB2;
      float: right;
      font-weight: 800;
      font-size: 22px;
      line-height: 17px; }
  .composer .screenshot {
    width: 100%; }
    .composer .screenshot .filename {
      width: auto; }
    .composer .screenshot img {
      width: 100%;
      border-radius: 2px; }
  .composer .attach-file-btn::-webkit-file-upload-button {
    visibility: hidden; }
  .composer .attach-file-btn[type="file"] {
    float: left;
    width: 41px;
    height: 33px;
    margin-right: 5px; }
  .composer .attach-file-btn::before {
    font-family: 'medeo-icons';
    content: '\e001';
    color: #87A0AF;
    display: inline-block;
    float: left;
    background: transparent;
    border: 1px solid #D1DCE4;
    padding: 7px 13px 6px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer; }
  .composer .attach-file-btn:hover::before {
    border-color: #aabfcd;
    color: #648395; }

.composer-w-actions .composer {
  position: relative;
  background: #ffffff;
  border: 1px solid #C8D4DD; }

.composer-w-actions .composer:after, .composer-w-actions .composer:before {
  bottom: 100%;
  left: 60px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.composer-w-actions .composer:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 8px;
  margin-left: -8px; }

.composer-w-actions .composer:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #C8D4DD;
  border-width: 9px;
  margin-left: -9px; }

.composer-actions {
  margin-bottom: 5px; }
  .composer-actions li {
    font-size: 14px;
    font-family: "proxima-nova-condensed";
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 15px; }
  .composer-actions li i {
    font-size: 16px;
    position: relative;
    top: 3px; }
  .composer-actions li a {
    padding: 0; }
  .composer-actions li.private-note i {
    top: 2px;
    color: #E7BAA1; }

.thread-wrapper .composer-wrapper {
  margin: 20px auto 40px; }

.patient-chart-composer .composer-wrapper {
  max-width: 740px;
  margin: 15px auto 15px; }

.activity-feed-in-medeo-room .composer-wrapper {
  padding: 0 15px;
  margin-top: 18px; }

.composer-actions .private-note {
  cursor: pointer; }

.composer-actions .secure-message a {
  color: #5A6C76; }

.composer-actions .secure-message i {
  color: #ADB8E4; }

.new-thread-composer.composer-sm {
  top: 200px; }

table.appointments {
  font-size: 14px;
  font-weight: 600; }
  table.appointments tr > td {
    height: 54px; }
  table.appointments tr .start-conference {
    margin-left: 20px; }
  table.appointments tr .d-sm-none .start-conference {
    margin: 0;
    width: 100px;
    white-space: unset; }
  table.appointments tr .edit-appointment-container {
    font-size: 13px;
    font-weight: 400;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end; }
    table.appointments tr .edit-appointment-container .edit-appointment {
      visibility: hidden; }
  table.appointments td.appointment-edit .open .edit-appointment,
  table.appointments tr:hover .edit-appointment {
    visibility: visible; }
  table.appointments thead > tr > td.appt-time,
  table.appointments thead > tr > th.appt-time-heading {
    padding-left: 20px; }

.appointments-left-btn-bar > .btn,
.appointments-left-btn-bar > .btn-group {
  margin-right: 3px; }

.appt-datepicker ul tbody > tr > td {
  padding: 0px; }

.in-progress-msg {
  text-transform: uppercase;
  font-size: 12px; }
  .in-progress-msg img {
    margin-left: 10px;
    margin-bottom: 2px; }

table.appointments td:first-child {
  padding-left: 15px; }

table.appointments td:last-child {
  padding-right: 15px; }

table.appointments td.status {
  position: relative; }

table.appointments .status select {
  padding: 2px 0px 2px 8px;
  font-size: 11px;
  width: 102px;
  text-transform: uppercase;
  font-weight: 500; }

table.appointments .status-dropdown-icon {
  pointer-events: none;
  position: absolute;
  top: 19px;
  left: 96px; }

.btn-start-visit {
  display: none; }

.appointments .ready .btn-start-visit {
  display: block; }

.in-progress-msg {
  display: none; }

.appointments .in_progress .in-progress-msg {
  display: block; }

.today-and-datepicker {
  width: fit-content;
  padding-left: 0;
  padding-right: 5px; }

.arrows-and-filter {
  width: fit-content;
  padding: 0px; }

.appointments-page a:hover {
  cursor: pointer; }

.appointments-page .blank-slate {
  margin-top: 100px;
  border: 2px dotted #DDE7EE;
  background: none; }

@media only screen and (min-width: 767px) {
  .index-table-wrapper.appointments-table-wrapper {
    position: absolute;
    right: 15px;
    left: 15px;
    top: 59px;
    bottom: 0px; }
  .d-sm-none {
    display: none; } }

.patient-appointments-table-wrapper {
  position: inherit;
  margin: 20px auto 10px;
  max-width: 740px;
  overflow: visible; }
  .patient-appointments-table-wrapper .sub-section-header {
    padding-bottom: 18px; }
  @media (max-width: 1300px) {
    .patient-appointments-table-wrapper .edit-appointment {
      display: none; } }

.new-thread-composer .composer-body {
  border: 0px;
  resize: none;
  min-height: 99px;
  font-size: 14px;
  padding: 10px 15px; }
  .new-thread-composer .composer-body:active, .new-thread-composer .composer-body:focus {
    background: #fff; }

.new-thread-composer .file-drop-hover:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4); }

.new-thread-composer .file-drop-hover:before {
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  content: 'Drop files here';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  top: 50%;
  margin-top: -15px;
  z-index: 100; }

.new-thread-composer .new-thread-composer-footer {
  padding: 10px;
  background: #f6fafc;
  border: 1px solid #C8D4DD;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-top: -1px; }
  .new-thread-composer .new-thread-composer-footer:before, .new-thread-composer .new-thread-composer-footer:after {
    content: " ";
    display: table; }
  .new-thread-composer .new-thread-composer-footer:after {
    clear: both; }
  .new-thread-composer .new-thread-composer-footer .btn i {
    position: relative;
    top: 1px; }
  .new-thread-composer .new-thread-composer-footer .attach-files-to-message {
    background: #fff; }

.new-thread-composer .new-thread-composer-body message-limit {
  display: block;
  text-align: right;
  padding: 0 5px;
  line-height: 25px;
  height: 25px;
  background: #f6fafc;
  border: 1px solid #C8D4DD;
  border-top: 0; }

.new-thread-composer .attach-file-btn {
  width: 40px;
  position: relative;
  float: left;
  cursor: pointer; }
  .new-thread-composer .attach-file-btn a {
    width: 100%; }
  .new-thread-composer .attach-file-btn input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .new-thread-composer .attach-file-btn input:hover {
      cursor: pointer; }

.new-thread-composer .attachments {
  padding: 10px;
  padding-top: 0;
  border-left: 1px solid #C8D4DD;
  border-right: 1px solid #C8D4DD;
  margin-top: -1px; }
  .new-thread-composer .attachments:before, .new-thread-composer .attachments:after {
    content: " ";
    display: table; }
  .new-thread-composer .attachments:after {
    clear: both; }

.new-thread-composer .attachment {
  padding: 5px 10px;
  font-size: 12px;
  color: #B7C2CD;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #DDE7EE;
  width: 192px;
  margin: 10px 10px 0 0;
  display: inline-block;
  float: left; }
  .new-thread-composer .attachment:nth-of-type(3n+3) {
    margin-right: 0; }
  .new-thread-composer .attachment .filename {
    float: left;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #A0ABB2;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .new-thread-composer .attachment .remove {
    color: #A0ABB2;
    float: right;
    font-weight: 800;
    font-size: 22px;
    line-height: 17px; }

.new-thread-composer .form-group {
  margin-bottom: 0; }

.new-thread-composer label {
  position: absolute;
  color: #A0ABB2;
  z-index: 2;
  top: 11px;
  left: 10px;
  font-size: 14px;
  font-weight: 600; }

.new-thread-composer .form-control {
  position: relative;
  border: 1px solid #C8D4DD;
  border-radius: 0;
  height: auto;
  padding: 10px 12px;
  margin-top: -1px; }

.new-thread-composer input:focus {
  position: relative;
  z-index: 1; }

.new-thread-composer .form-group:first-of-type input {
  padding-left: 35px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }

.new-thread-composer .form-group .validation-message {
  position: relative;
  z-index: 3;
  box-shadow: inset -1px 0 0 #C8D4DD, inset  1px 0 0 #C8D4DD;
  background: #fff;
  padding-left: 15px;
  bottom: 1px; }

.new-thread-composer .select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 0;
  margin-right: 3px;
  background: none;
  border: none;
  box-shadow: none;
  color: #6f7f89;
  font-weight: 500;
  font-size: 14px;
  -webkit-font-smoothing: initial; }

.new-thread-composer .select2-drop {
  box-shadow: none;
  display: none !important; }

.new-thread-composer .form-control.select2-container.select2-dropdown-open {
  border-color: #5EB2ED;
  background: transparent;
  border-radius: 0;
  position: relative;
  z-index: 2; }

.new-thread-composer .select2-container-multi .select2-choices {
  min-height: 0 !important; }

.new-thread-composer #select2-drop .select2-results li {
  display: none; }

.new-thread-composer .select2-container.form-control {
  font-size: 13px; }

.new-thread-composer .select2-container .select2-search-field input {
  min-width: 230px;
  font-family: 'proxima-nova';
  font-size: 14px; }

.new-thread-composer .select2-container .select2-choices {
  background: none !important;
  border: none;
  box-shadow: none; }

.new-thread-composer .select2-container .select2-search-field input {
  padding: 0; }

.new-thread-composer .select2-default {
  color: #A0ABB2 !important; }

.select2-drop-active {
  border-color: #5EB2ED; }

.select2-drop {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  font-family: "proxima-nova" !important; }

.select2-results {
  font-size: 14px;
  color: #5A6C76; }

.select2-result-label:hover,
.select2-results .select2-highlighted {
  background-color: #009fdc; }

.new-thread-composer .select2-container-multi .select2-choices .select2-search-choice.select2-search-choice-focus {
  background: #009fdc;
  color: #fff; }
  .new-thread-composer .select2-container-multi .select2-choices .select2-search-choice.select2-search-choice-focus .select2-search-choice-close:after {
    color: #fff !important; }

.new-thread-composer .select2-container-multi .select2-choices .select2-search-choice {
  background-color: #eee; }

.select2-search-choice-close {
  background-image: none !important; }

.select2-container-multi .select2-search-choice-close:after {
  top: -1px;
  left: 2px;
  font-family: "medeo-icons";
  content: "\e62c";
  display: block;
  position: absolute;
  z-index: 1000000;
  color: #5A6C76;
  z-index: 2;
  font-size: 13px; }

.audit-log {
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 800px;
  margin: 20px auto; }
  .audit-log a.btn-link {
    padding-left: 0; }
  .audit-log .audit-heading {
    margin: 30px 0 10px; }

.backdrop {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1033; }

.backdrop.light {
  background: #f6fafc; }

.backdrop.dark {
  background: rgba(0, 0, 0, 0.8); }

.blank-slate {
  padding: 40px;
  border: 2px dotted;
  text-align: center; }

.blank-slate-icon {
  font-size: 34px;
  margin-top: -15px; }

.blank-slate-title {
  font-size: 17px;
  font-family: "proxima-nova-condensed";
  font-weight: 600; }

.blank-slate-body {
  font-size: 15px;
  font-weight: 200;
  margin-top: 8px; }

.chat-sidebar .blank-slate {
  margin: 15px; }

.messages-sidebar .blank-slate {
  margin: 20px;
  position: relative; }
  .messages-sidebar .blank-slate i:last-of-type {
    font-size: 14px;
    position: absolute;
    text-shadow: -2px  2px 0 #fff, 2px  2px 0 #fff, -2px  0px 0 #fff;
    top: 55px;
    left: 130px; }

.blank-slate-sm {
  padding: 20px; }
  .blank-slate-sm .blank-slate-title {
    font-size: 16px; }

.thread-blank-slate {
  margin-left: 300px;
  margin-top: 15px; }

.main-container {
  right: 250px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  top: 56px;
  overflow-y: auto; }
  .main-container--banner {
    top: 140px; }

.appointments-header {
  right: 250px;
  left: 0;
  width: inherit; }

.chat-sidebar {
  position: fixed;
  top: 56px;
  bottom: 0px;
  right: 0px;
  width: 250px;
  border-left: 1px solid; }
  .chat-sidebar--banner {
    top: 140px; }

.chat-navbar {
  position: absolute;
  left: -1px;
  right: 0px; }
  .chat-navbar ul.nav > li > a {
    width: 250px; }
    .chat-navbar ul.nav > li > a .current-user-name {
      display: inline-block;
      width: 100%;
      position: absolute;
      top: 5px;
      font-size: 12px; }
    .chat-navbar ul.nav > li > a .current-organization-name {
      display: inline-block;
      top: 20px;
      width: 100%;
      font-size: 11px;
      position: absolute; }
    .chat-navbar ul.nav > li > a .icon-caret-down {
      position: absolute;
      right: 15px;
      top: 15px; }
  .chat-navbar ul.nav > li.open > ul.dropdown-menu {
    width: 265px;
    border: 1px solid;
    z-index: 100; }

.chat-filter {
  padding: 5px 15px;
  margin-top: 10px; }

.chat-users-list {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 110px;
  overflow-y: auto;
  bottom: 40px; }
  .chat-users-list > li {
    list-style: none; }
  .chat-users-list > li:first-child a {
    border-top: 1px solid; }
  .chat-users-list > li a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 35px;
    border-bottom: 1px solid;
    overflow: auto; }
    .chat-users-list > li a:focus {
      text-decoration: none; }
  .chat-users-list .chat-user-name {
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: inline-block;
    float: left;
    font-family: 'proxima-nova-condensed';
    font-size: 15px;
    font-weight: 600;
    color: #A0ABB2; }
  .chat-users-list .chat-user-timeonline {
    position: absolute;
    right: 15px;
    font-size: 11px;
    font-weight: 200; }
  .chat-users-list .on-mobile {
    float: right;
    font-size: 12px;
    margin-top: 2px;
    color: #A0ABB2; }

.chat-user-presence {
  width: 6px;
  height: 6px;
  position: absolute;
  top: 17px;
  left: 15px; }

.chat-presence-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-top: 1px solid;
  height: 40px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .chat-presence-footer a.dropdown-toggle {
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    display: inline-block;
    height: 40px;
    padding: 10px 15px 10px 35px; }
    .chat-presence-footer a.dropdown-toggle:focus {
      text-decoration: none; }
    .chat-presence-footer a.dropdown-toggle .icon-caret-down {
      position: absolute;
      right: 15px;
      top: 12px; }
    .chat-presence-footer a.dropdown-toggle .chat-user-presence {
      width: 7px;
      height: 7px;
      position: absolute;
      top: 17px;
      left: 15px; }
  .chat-presence-footer .dropdown-menu {
    top: -80px; }

.chat-windows {
  position: fixed;
  bottom: 0px;
  right: 260px;
  pointer-events: none; }

.chat-prompt {
  width: 100%;
  z-index: 1;
  font-size: 12px;
  font-weight: 600;
  height: 50px;
  position: relative;
  display: table;
  border-spacing: 9px; }
  .chat-prompt .btn {
    width: 50%;
    display: table-cell;
    vertical-align: middle; }

.on-mobile .chat-window-body {
  top: 83px; }

.on-mobile.chat-window-ready .chat-window-body, .on-mobile.chat-window-in-progress .chat-window-body {
  top: 133px; }

.chat-window-ready .chat-window-body,
.chat-window-in-progress .chat-window-body {
  top: 83px; }

.chat-window {
  float: right;
  width: 280px;
  height: 340px;
  margin-left: 10px;
  position: relative;
  border-bottom: 0px;
  pointer-events: auto; }

.chat-window-header {
  height: 33px;
  background: #004863;
  width: 100%; }
  .chat-window-header .chat-title {
    position: absolute;
    left: 28px;
    top: 7px;
    font-size: 13px;
    cursor: default;
    font-weight: 600;
    max-width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .chat-window-header .chat-presence {
    width: 8px;
    height: 8px;
    position: absolute;
    top: 13px;
    left: 11px; }
  .chat-window-header .chat-close,
  .chat-window-header .chat-minimize {
    font-size: 14px;
    position: absolute;
    top: 8px;
    cursor: pointer;
    color: #A0ABB2;
    right: 13px;
    display: inline-block; }
    .chat-window-header .chat-close:hover,
    .chat-window-header .chat-minimize:hover {
      color: #fff; }
  .chat-window-header .chat-minimize {
    margin-right: 20px;
    top: 13px; }

.minimized .chat-minimize {
  top: 6px; }

.chat-window-body {
  position: absolute;
  top: 33px;
  bottom: 70px;
  left: 0px;
  right: 0px;
  padding: 10px 10px 10px 10px;
  overflow-y: auto; }

.chat-message {
  margin-bottom: 10px;
  float: left;
  clear: both;
  max-width: 80%; }
  .chat-message:before, .chat-message:after {
    content: " ";
    display: table; }
  .chat-message:after {
    clear: both; }
  .chat-message .chat-message-author {
    font-size: 11px;
    margin-bottom: 1px;
    font-weight: 400;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .chat-message.current-user-msg {
    text-align: right;
    padding-right: 5px;
    padding-left: 15px;
    float: right; }
    .chat-message.current-user-msg .chat-message-author {
      float: right; }
  .chat-message .chat-message-timestamp {
    font-size: 10px; }
  .chat-message .chat-message-body {
    padding: 3px 15px 5px 10px;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    word-wrap: break-word;
    word-break: break-all;
    display: inline-block; }

.chat-window-footer {
  height: 70px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  border-top: 1px solid; }
  .chat-window-footer textarea {
    display: block;
    width: 100%;
    position: relative;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 35px;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 1;
    background-image: none;
    border: 0px;
    resize: none; }
    .chat-window-footer textarea:focus {
      outline: 0; }
  .chat-window-footer message-limit {
    display: block;
    text-align: right;
    border-top: 1px solid;
    padding: 0 5px;
    line-height: 23px;
    height: 23px; }

.chat-window.closed {
  display: none; }

.chat-window.minimized {
  bottom: -307px;
  width: 180px; }
  .chat-window.minimized .chat-title {
    max-width: 80px; }
  .chat-window.minimized .chat-window-body {
    display: none; }
  .chat-window.minimized .chat-window-footer {
    display: none; }

.messages-sidebar {
  width: 300px;
  border-right: 1px solid #dde7ee;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  padding-bottom: 60px; }

.thread-snippets span {
  display: block; }

.thread-snippets a,
.thread-snippets a:hover {
  color: #5A6C76; }

.thread-snippets .unviewed-marker {
  width: 8px;
  height: 8px;
  border-radius: 30px;
  background: #5EB2ED;
  display: block;
  position: absolute;
  left: 15px;
  top: 19px; }

.thread-snippets .unviewed {
  font-weight: 700; }

.thread-snippets .viewed-message .unviewed-marker {
  display: none; }

.thread-snippets > ul > li.active > a,
.thread-snippets > ul > li.active > a:hover {
  background: #0088BD;
  color: #fff;
  border-bottom: none;
  box-shadow: 1px 1px 0 #0088BD, 0 -1px #0088BD;
  position: relative;
  z-index: 1000; }
  .thread-snippets > ul > li.active > a .thread-members-count,
  .thread-snippets > ul > li.active > a .thread-date,
  .thread-snippets > ul > li.active > a .label,
  .thread-snippets > ul > li.active > a:hover .thread-members-count,
  .thread-snippets > ul > li.active > a:hover .thread-date,
  .thread-snippets > ul > li.active > a:hover .label {
    border-color: #BEE0F8;
    color: #BEE0F8; }

.thread-snippets > ul > li > a {
  min-height: 83px;
  padding: 13px 20px 13px 30px;
  border-bottom: 1px solid #dde7ee;
  position: relative;
  display: block; }
  .thread-snippets > ul > li > a:hover {
    background: #f6fafc;
    cursor: pointer; }

.thread-snippets .thread-date {
  position: absolute;
  right: 15px;
  font-size: 12px; }

.thread-snippets .thread-members {
  max-width: 205px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.thread-snippets .thread-subject {
  max-width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.thread-snippets a.closed > .thread-subject {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.thread-snippets .thread-label {
  position: absolute;
  right: 15px;
  top: 30px; }

.thread-header {
  max-width: 740px;
  margin: 0 auto; }
  .thread-header .thread-subject {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 5px; }
  .thread-header .recipient-separator {
    margin-left: -3px; }

.actions-bar {
  display: table;
  padding: 10px 15px;
  width: 100%;
  border-bottom: 1px solid #dde7ee; }

.thread-column .actions-bar {
  border-bottom: none; }

.thread-column {
  position: absolute;
  left: 300px;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 0 20px;
  padding-top: 20px; }
  .thread-column .alert {
    max-width: 740px;
    margin: 0 auto; }

.thread-wrapper {
  padding: 0px 20px 10px;
  max-width: 700px;
  margin: 0 auto;
  overflow: auto; }
  .thread-wrapper .activity-feed-item {
    padding: 20px 0;
    border-bottom: none;
    border-top: 1px solid #F2F4F5; }

div.thread-members {
  margin-bottom: 10px; }

.message-center-offline {
  padding: 40px;
  margin: 20px;
  text-align: center;
  border: 2px dotted;
  border-radius: 2px;
  border-color: #dde7ee; }
  .message-center-offline .icon-warning {
    font-size: 34px;
    color: #D9E2E7;
    margin-bottom: 15px;
    display: block; }

.message-count-label {
  margin-right: 5px;
  font-size: 11px; }

.message-reply-label {
  display: inline-block;
  margin: 0;
  padding-left: 20px; }

.message-body-limit-max {
  color: red; }

.load-more {
  text-align: center;
  width: 100%; }

.add-to-visit-column > .btn {
  padding: 0;
  margin-bottom: 10px; }

.attachment:last-of-type {
  margin-bottom: 0; }

.attachment .file-placeholder {
  border-radius: 2px;
  font-size: 28px;
  background: #fafafa;
  height: 48px;
  width: 48px;
  margin-right: 15px;
  text-align: center;
  line-height: 47px;
  color: #ccc; }

.attachment-details span {
  margin-right: 3px;
  margin-left: 3px; }

.vd-overview li > a > span:last-of-type {
  float: right;
  font-weight: 400;
  font-size: 12px; }

.patient-profile-column,
.patient-chart-column,
.patient-visits-column,
.patient-visit-column,
.patient-facesheet-column {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  overflow-y: auto; }

.patient-facesheet-column {
  overflow-y: hidden; }

.patient-visits-bs-column {
  padding: 15px; }

.patient-profile-column {
  background: #fff;
  border: none;
  width: 300px;
  padding: 0 30px; }

.patient-chart-column {
  margin-left: 300px;
  padding: 15px 25px; }

.patient-visits-column {
  width: 255px;
  top: 52px;
  border-right: 1px solid #dde7ee; }

.patient-visit-column {
  margin-left: 255px;
  top: 52px; }

.patient-facesheet-column {
  top: 52px; }

.patient-profile-column .patient-name {
  padding: 0px 15px 10px;
  font-size: 22px;
  text-transform: capitalize;
  font-family: "proxima-nova-condensed";
  font-weight: 600; }

.patient-profile-column .phone-number-type {
  text-transform: capitalize; }

.patient-profile-column .section-header {
  color: #666666; }

.patient-profile-column .patient-profile-details dt, .patient-profile-column .patient-profile-details dd {
  min-height: 25px;
  line-height: 28px;
  text-transform: uppercase; }

.patient-profile-column .patient-profile-details dt {
  width: 95px;
  padding-right: 5px; }

.patient-profile-column .patient-profile-details dd {
  margin-left: 95px;
  padding-left: 5px; }

.profile-table tbody {
  font-size: 13px;
  background: transparent; }

.profile-table tbody tr td:first-child {
  min-width: 70px;
  padding-left: 15px;
  font-weight: 700;
  font-family: "proxima-nova-condensed";
  font-size: 14px; }

.profile-table tbody tr td:last-child {
  max-width: 150px;
  padding-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px; }

.profile-table tbody > tr > td {
  border: none;
  padding: 1px 0; }
  .profile-table tbody > tr > td i {
    margin-right: 9px;
    color: #8EA1A8; }

.table.profile-table > tbody > tr > td,
.table.profile-table > tbody > tr:last-child > td {
  border: none; }

.patient-sidebar-heading,
.patient-sidebar-body {
  padding: 0px 15px;
  font-size: 14px; }

.patient-sidebar-heading {
  margin-bottom: 2px;
  margin-top: 25px;
  font-size: 15px;
  font-family: "proxima-nova-condensed";
  font-weight: 700;
  position: relative; }
  .patient-sidebar-heading i {
    position: absolute;
    top: 4px;
    left: -3px;
    font-size: 13px; }

.patient-medications > p {
  margin-bottom: 0; }

.updated-at-timestamp {
  color: #A0ABB2;
  font-size: 12px; }

.medications-not-provided,
.updated-at-timestamp,
.allergies-not-provided {
  display: block; }

.not-provided {
  font-size: 12px;
  color: #A0ABB2;
  display: block; }

.pharmacy-name p {
  margin-bottom: 0; }

.pharmacy-address p {
  font-size: 12px; }

.visit-list li a {
  color: #444; }

.visit-list li.active a,
.visit-list li.active a:hover {
  background-color: #009fdc; }

.visit-list li a:hover {
  background-color: #f7f7f7;
  color: #444; }

.health-timeline-heading {
  max-width: 740px;
  margin: 0 auto; }

.patient-facesheet-column .facesheet-col {
  width: 50%;
  position: relative;
  height: 100%;
  float: left;
  border-right: 1px solid #dde7ee; }
  .patient-facesheet-column .facesheet-col:last-of-type {
    border-right: none; }

.patient-facesheet-column .meta-info {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 11px;
  color: #A0ABB2;
  font-weight: 400; }

.patient-facesheet-column .vd-section-heading {
  border-bottom: 1px solid #dde7ee;
  background: #fff;
  padding: 10px 20px; }

.patient-facesheet-column .vd-section-body {
  padding: 10px 20px 10px;
  position: absolute;
  top: 58px;
  bottom: 0;
  left: 0;
  right: 0; }

.patient-facesheet-column#medeo-room-facesheet {
  top: 75px; }

.patient-facesheet-column .blank-slate {
  padding: 20px;
  margin-top: 10px; }

.audit-log-btn {
  padding: 3px 7px 0px; }

.lowercase {
  text-transform: lowercase; }

.attachment-details {
  color: #A0ABB2;
  font-size: 12px;
  font-weight: 600; }
  .attachment-details i {
    margin-right: 3px; }

.patient-profile-actions {
  margin: 0px 15px 15px;
  box-shadow: 0 2px 0 #F4F7FA; }

.practitioner-filter .filter-query {
  padding: 0 15px 10px; }

.practitioner-filter .filter-body {
  max-height: 225px;
  overflow-y: scroll;
  border-top: 1px solid;
  border-bottom: 1px solid; }
  .practitioner-filter .filter-body > a {
    padding: 5px 15px; }

.practitioner-filter .filter-footer {
  border-top: none;
  padding-top: 10px; }

.practitioner-filter label {
  display: block;
  margin: 0;
  padding: 5px 15px;
  font-weight: 500; }

.pop,
.pop-arrow {
  position: absolute;
  z-index: 99;
  margin-top: 10px;
  padding: 15px;
  border: 1px solid;
  margin-bottom: 30px;
  background: inherit;
  top: 100%;
  right: 0;
  left: auto; }

.pop-title,
.pop-footer {
  margin-right: -15px;
  margin-left: -15px; }

.pop-title {
  font-weight: 600;
  text-align: left;
  font-size: 18px;
  padding: 0px 15px 15px;
  border-bottom: 1px solid; }

.pop-footer {
  border-top: 1px solid;
  margin-bottom: -15px;
  padding: 15px; }
  .pop-footer button {
    margin-right: 3px; }

.pop-body {
  padding-top: 15px; }

.pop-sm {
  width: 250px;
  margin-left: -90px; }

.pop-md {
  width: 365px;
  margin-left: -175px; }

.pop-lg {
  width: 500px;
  margin-left: -250px; }

.pop.bottom-right,
.pop-arrow.bottom-right {
  right: 20px; }

.pop-arrow:after,
.pop-arrow:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.pop-arrow.bottom-right:after,
.pop-arrow.bottom-center:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px; }

.pop-arrow.bottom-right:before,
.pop-arrow.bottom-center:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: transparent;
  border-width: 11px;
  margin-left: -11px; }

.pop-arrow.bottom-right:after,
.pop-arrow.bottom-right:before {
  bottom: 100%;
  left: 85%; }

.pop-arrow.bottom-center:after,
.pop-arrow.bottom-center:before {
  bottom: 100%;
  left: 50%; }

.rtc-prompt .modal-dialog {
  top: 50px;
  width: 625px; }

.rtc-prompt .instructions {
  position: absolute;
  top: 60px;
  right: 32px;
  width: 150px;
  font-size: 13px; }

.rtc-denied {
  top: 50px; }
  .rtc-denied .modal-dialog {
    width: 700px; }
  .rtc-denied .alert {
    margin-top: 0;
    margin-bottom: 15px; }
  .rtc-denied .section-header {
    padding-left: 0; }
  .rtc-denied .rtc-instruction-steps:before, .rtc-denied .rtc-instruction-steps:after {
    content: " ";
    display: table; }
  .rtc-denied .rtc-instruction-steps:after {
    clear: both; }
  .rtc-denied .rtc-instruction-steps li {
    width: 209px;
    float: left; }
  .rtc-denied .rtc-instruction-steps img {
    width: 100%;
    border: 1px solid #555;
    margin-bottom: 10px; }
  .rtc-denied .rtc-instruction-steps .step-title {
    margin-bottom: 5px;
    font-weight: 600; }
  .rtc-denied .rtc-instruction-steps span {
    font-size: 12px;
    color: #666; }
  .rtc-denied .rtc-instruction-steps li:nth-child(2) {
    margin: 0 15px; }

@-webkit-keyframes center-move-right {
  0% {
    left: 50%; }
  100% {
    left: 100%;
    margin-left: -75px; } }

@-moz-keyframes center-move-right {
  0% {
    left: 50%; }
  100% {
    left: 100%;
    margin-left: -75px; } }

@keyframes center-move-right {
  0% {
    left: 50%; }
  100% {
    left: 100%;
    margin-left: -75px; } }

@-webkit-keyframes cycle {
  0% {
    opacity: 1; }
  25% {
    opacity: .75; }
  50% {
    opacity: .5; }
  75% {
    opacity: .25; }
  100% { } }

@-moz-keyframes cycle {
  0% {
    opacity: 1; }
  25% {
    opacity: .75; }
  50% {
    opacity: .5; }
  75% {
    opacity: .25; }
  100% { } }

@keyframes cycle {
  0% {
    opacity: 1; }
  25% {
    opacity: .75; }
  50% {
    opacity: .5; }
  75% {
    opacity: .25; }
  100% { } }

.arrow-animation {
  width: 28px;
  position: fixed;
  top: 20px;
  left: 100%;
  margin-left: -78px;
  z-index: 900000;
  -webkit-animation-duration: 1.25s;
  -moz-animation-duration: 1.25s;
  animation-duration: 1.25s;
  -webkit-animation-iteration-count: once;
  -moz-animation-iteration-count: once;
  animation-iteration-count: once;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  animation-direction: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.arrow-animation i {
  color: #fff;
  font-size: 37px;
  line-height: 17px;
  opacity: 0;
  float: left;
  margin: 0;
  -webkit-animation-name: cycle;
  -moz-animation-name: cycle;
  animation-name: cycle;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  animation-direction: linear; }

.arrow-animation i:nth-child(4) {
  opacity: 1;
  -webkit-animation-delay: 0.13s;
  -moz-animation-delay: 0.13s;
  animation-delay: 0.13s; }

.arrow-animation i:nth-child(3) {
  -webkit-animation-delay: 0.23s;
  -moz-animation-delay: 0.23s;
  animation-delay: 0.23s; }

.arrow-animation i:nth-child(2) {
  -webkit-animation-delay: 0.33s;
  -moz-animation-delay: 0.33s;
  animation-delay: 0.33s; }

.arrow-animation i:nth-child(1) {
  -webkit-animation-delay: 0.52s;
  -moz-animation-delay: 0.52s;
  animation-delay: 0.52s; }

.prompt-body {
  padding: 0 15px; }

.prompt-heading {
  padding: 15px;
  font-size: 16px;
  font-weight: 600; }

.prompt-footer {
  padding: 15px; }

ul[id^="typeahead"] {
  min-width: 290px;
  background: #fff;
  border: none;
  padding: 5px 0 0 0; }

.navbar-nav > li > .dropdown-menu[id^="typeahead"] {
  border-radius: 5px; }
  .navbar-nav > li > .dropdown-menu[id^="typeahead"] li.dropdown-footer > a {
    color: #5EB2ED;
    font-size: 13px; }
    .navbar-nav > li > .dropdown-menu[id^="typeahead"] li.dropdown-footer > a:hover {
      background: #fff;
      border: none;
      box-shadow: none; }

.pop-md ul[id^="typeahead"] {
  min-width: 333px; }

.nav .global-search {
  height: 32px;
  border: none;
  min-width: 260px;
  font-size: 13px;
  font-weight: 400;
  padding: 6px 15px;
  margin-top: 10px;
  border-radius: 30px; }

.nav .search {
  margin-left: 20px; }
  .nav .search i {
    color: #BEE0F8;
    top: 20px; }

.navbar-form {
  margin-top: 11px; }

/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  -webkit-transition: 350ms linear all;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  transition: 350ms linear all; }

#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0; }

#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1; }

#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
  background: #29d;
  position: fixed;
  z-index: 1040;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px; }

/* Fancy blur effect */
#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: .45;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

#loading-bar-spinner {
  display: block;
  position: absolute;
  z-index: 1040;
  top: 11px;
  left: 50%;
  margin-left: -10px;
  padding: 3px;
  border-radius: 30px; }

#loading-bar-spinner .spinner-icon {
  width: 18px;
  height: 18px;
  border: solid 3px transparent;
  border-top-color: #00B6F8;
  border-left-color: #00ADEE;
  border-radius: 10px;
  -webkit-animation: loading-bar-spinner 600ms linear infinite;
  -moz-animation: loading-bar-spinner 600ms linear infinite;
  -ms-animation: loading-bar-spinner 600ms linear infinite;
  -o-animation: loading-bar-spinner 600ms linear infinite;
  animation: loading-bar-spinner 600ms linear infinite; }

@-webkit-keyframes loading-bar-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes loading-bar-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes loading-bar-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes loading-bar-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }

.icon-spin {
  -webkit-animation: icon-spin 0.8s infinite linear;
  animation: icon-spin 0.8s infinite linear; }

@-webkit-keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.unsupported-modal .browsers,
.unsupported-modal .devices {
  color: #A0ABB2; }

.unsupported-modal img {
  display: block; }

.unsupported-modal ul {
  display: table; }

.unsupported-modal ul li {
  padding-left: 20px;
  position: relative; }

.unsupported-modal .browsers ul li:first-child,
.unsupported-modal .devices ul li:first-child {
  width: 125px;
  text-align: right;
  font-weight: 700;
  color: #5A6C76;
  margin-right: 10px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px; }
  .unsupported-modal .browsers ul li:first-child:before,
  .unsupported-modal .devices ul li:first-child:before {
    content: ''; }

.unsupported-modal li:before {
  font-family: "medeo-icons";
  content: "\e62c";
  display: block;
  position: absolute;
  right: -7px;
  top: -4px;
  color: #E95555;
  opacity: .5; }

.unsupported-modal li.supported:before {
  font-family: "medeo-icons";
  content: "\f00c";
  display: block;
  position: absolute;
  right: -7px;
  top: -4px;
  color: #39C7C8;
  opacity: 1; }

.unsupported-modal .browsers,
.unsupported-modal .devices {
  padding: 10px 0; }

.unsupported-modal .browsers img,
.unsupported-modal .devices img {
  opacity: .2;
  margin: 0 auto 3px; }

.unsupported-modal .browsers .supported img,
.unsupported-modal .devices .supported img {
  opacity: 1; }

.unsupported-modal .devices ul li:nth-child(2):before {
  right: -15px; }

.unsupported-modal .devices ul li:nth-child(2) img {
  width: 93px; }

.unsupported-modal .devices ul li:nth-child(3) img {
  width: 91px; }

.unsupported-modal .devices ul li:nth-child(4):before {
  right: -12px; }

.unsupported-modal .devices ul li:nth-child(4) img {
  width: 40px; }

.unsupported-modal .devices ul li:nth-child(5):before {
  right: 13px; }

.unsupported-modal .devices ul li:nth-child(5) img {
  width: 20px; }

.unsupported-modal .panel {
  padding: 15px 20px; }
  .unsupported-modal .panel .media p {
    margin-top: 10px; }
  .unsupported-modal .panel > .media > div i:first-of-type {
    font-size: 82px;
    margin-right: 15px;
    margin-left: 10px; }
  .unsupported-modal .panel > .media > div i:last-of-type {
    position: absolute;
    font-size: 68px;
    left: 58px;
    top: 39px;
    color: #E46F6F; }

@media (max-width: 768px) {
  .unsupported-modal .modal-footer .btn {
    display: block;
    width: 100%; }
  .unsupported-modal .modal-footer .btn:first-of-type {
    margin-bottom: 10px; }
  .unsupported-modal .modal-footer .btn:last-of-type {
    margin-left: 0; }
  .unsupported-modal p.unsupported-dismiss {
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap; } }

.m-chat {
  padding: 30px; }
  .m-chat .m-chat-heading {
    height: 40px;
    background: #f6fafc;
    border-bottom: 1px solid #dde7ee;
    padding-right: 15px; }
    .m-chat .m-chat-heading a {
      padding: 9px 5px;
      font-size: 15px;
      color: #A0ABB2; }
      .m-chat .m-chat-heading a:hover {
        color: #84929b; }
    .m-chat .m-chat-heading a:last-of-type i {
      position: relative;
      top: 4px; }
  .m-chat .m-chat-patient {
    padding: 10px 15px 0px;
    font-size: 22px;
    font-weight: 500; }
    .m-chat .m-chat-patient .close-chat-room {
      font-size: 22px;
      cursor: pointer; }
  .m-chat .m-chat-branding {
    padding: 0 15px;
    font-size: 18px;
    font-weight: 600;
    color: #D3D3D3;
    text-transform: uppercase; }
  .m-chat .nav.nav-tabs {
    border-bottom: 1px solid #dde7ee;
    padding-bottom: 20px; }
  .m-chat body.hide-m-chat .modal,
  .m-chat body.hide-m-chat .modal-backdrop {
    display: none; }
  .m-chat .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
    margin: 0; }
  .m-chat .modal-content {
    height: 100%;
    border-radius: 7px; }
  .m-chat .modal-body {
    padding: 0;
    height: 100%; }
  .m-chat .col {
    float: left;
    position: relative;
    height: 100%;
    min-height: 1px; }
  .m-chat .col:first-of-type {
    width: 65%;
    background: #EDF3F7; }
  .m-chat .col:last-of-type {
    width: 35%;
    border-left: 1px solid #dde7ee; }
  .m-chat .video-col {
    padding: 20px; }
  .m-chat .video-track {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .m-chat .video-wrapper {
    display: block;
    position: relative;
    width: 100%;
    height: 100%; }
    .m-chat .video-wrapper:-webkit-full-screen {
      width: 100%;
      height: 100%;
      top: 0px;
      margin: 0; }
      .m-chat .video-wrapper:-webkit-full-screen .video-screen {
        background: rgba(0, 0, 0, 0.8); }
  .m-chat .video-screen {
    width: 100%;
    height: 100%; }
  .m-chat .video-screen-screenshot-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 5px;
    background: rgba(0, 0, 0, 0.3); }
    .m-chat .video-screen-screenshot-overlay .icon {
      top: calc(50% - 50px);
      left: calc(50% - 50px);
      font-size: 100px;
      position: absolute;
      color: rgba(255, 255, 255, 0.5); }
    .m-chat .video-screen-screenshot-overlay.focused, .m-chat .video-screen-screenshot-overlay.capturing {
      display: block; }
    .m-chat .video-screen-screenshot-overlay.capturing {
      background: rgba(0, 0, 0, 0.6); }
  .m-chat .picture-in-picture {
    position: absolute;
    width: 150px;
    height: 113px;
    bottom: 25px;
    right: 25px;
    border: 2px solid #fff; }

.video-btns {
  position: absolute;
  left: 50%;
  margin-left: -130px;
  top: 50px;
  border-radius: 5px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.4);
  color: #434F56; }
  .video-btns .btn {
    font-size: 20px;
    padding: 8px 15px;
    margin-left: 0px !important;
    background: transparent; }
    .video-btns .btn i {
      position: relative;
      top: 2px; }

.video-wrapper:-webkit-full-screen .video-btns {
  top: 55px; }

.m-chat .tab-pane {
  height: 100%;
  position: relative; }

.m-chat .tab-content {
  position: absolute;
  top: 144px;
  bottom: 0;
  width: 100%; }

.m-chat .tab-panel {
  top: 0;
  bottom: 0;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  padding-bottom: 30px; }

.m-chat .tab-pane#chat {
  overflow: hidden; }

#patient-details table i {
  margin-right: 3px; }

#patient-details table tbody {
  text-transform: uppercase; }

#patient-details table tbody > tr > td:first-child {
  font-size: 12px;
  font-weight: 700;
  padding: 10px 15px;
  width: 100px; }

#patient-details table tbody > tr:first-child > td {
  border-top: none; }

.patient-info.tab-pills .nav-tabs li {
  width: 33%;
  text-align: center; }

#medeo-room-facesheet.patient-facesheet-column {
  top: 10px; }

#chat .on-mobile .chat-window-body {
  top: 50px; }

#chat .chat-prompt {
  box-shadow: none; }

#chat .chat-window-body {
  box-shadow: none;
  padding: 20px;
  position: absolute;
  overflow-y: auto;
  bottom: 73px;
  top: 0;
  width: 100%; }

#chat .chat-window-footer {
  height: 73px; }

#chat .chat-input {
  width: 100%;
  border: none;
  resize: none;
  padding: 10px 15px 0;
  box-shadow: none;
  line-height: 1.5; }
  #chat .chat-input:focus {
    outline: 0; }

#chat message-limit {
  box-shadow: none; }

.hangup-first-prompt,
.hangup-last-prompt {
  width: 65%;
  margin: 0 auto;
  z-index: 100;
  position: relative; }

.hangup-first-prompt {
  top: 25%; }

.hangup-last-prompt {
  top: 35%; }

.close-mchat {
  position: absolute;
  z-index: 10000;
  left: 50%;
  margin-left: -200px;
  top: 35%;
  border: none; }

.packet-loss-banner {
  position: absolute;
  bottom: 25px;
  left: 20px;
  max-width: 300px;
  display: table;
  font-size: 12px;
  padding: 10px;
  padding-right: 25px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px; }
  .packet-loss-banner i {
    font-size: 22px;
    color: #db3939; }
  .packet-loss-banner span, .packet-loss-banner i {
    display: table-cell; }
  .packet-loss-banner span {
    padding-left: 10px;
    vertical-align: middle;
    font-weight: 700; }

.section-header {
  font-weight: 500;
  font-size: 11px;
  padding: 5px 15px;
  text-transform: uppercase;
  background: transparent;
  color: #5A6C76; }

.patient-profile .section-header {
  color: #5A6C76; }

.patient-profile .sub-section-header {
  padding: 15px; }

.sub-section-header {
  text-transform: uppercase;
  font-size: 12px;
  color: #b7c2c9;
  font-weight: 600;
  font-family: "proxima-nova-condensed"; }

.patient-chart-column .dropdown {
  list-style: none; }

.vd-section {
  padding: 10px 0; }

.vd-section-actions {
  padding: 5px 0px; }

.vd-heading {
  padding: 15px 15px;
  font-size: 19px;
  font-weight: 600;
  display: table;
  width: 100%; }
  .vd-heading:before, .vd-heading:after {
    content: " ";
    display: table; }
  .vd-heading:after {
    clear: both; }

.meta-info {
  font-size: 11px;
  color: #A0ABB2; }

.vd-heading-text,
.vd-heading-btn {
  display: table-cell;
  vertical-align: middle; }

.vd-section-heading {
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }
  .vd-section-heading i {
    margin-right: 5px; }
  .vd-section-heading .meta-info {
    text-transform: none; }

.vd-section-body {
  padding: 5px 15px 10px; }
  .vd-section-body p {
    font-size: 15px; }

.vd-sub-heading {
  padding-top: 5px;
  font-weight: bold; }

.cc-section .vd-section-heading {
  border-color: #F0EAD6; }

.activity-feed-header {
  padding: 35px 0px; }

.activity-feed {
  max-width: 740px;
  margin: 20px auto; }

.activity-feed-item {
  overflow: hidden;
  zoom: 1;
  border-top: 1px solid #EEF3F7;
  padding: 15px 0;
  position: relative; }
  .activity-feed-item i {
    font-family: 'material-design-icons'; }

.activity-feed-icon {
  display: block;
  float: left;
  margin-right: 20px;
  font-size: 16px; }

.activity-feed-body {
  overflow: hidden;
  word-wrap: break-word;
  zoom: 1; }

.activity-feed-heading {
  font-size: 12px;
  margin: 0 0 3px;
  display: block; }

.activity-feed-heading + div,
.activity-feed-heading + span {
  font-size: 14px;
  line-height: 1.3; }

.activity-feed-timestamp {
  float: right;
  color: #A0ABB2;
  font-size: 11px; }

.activity-feed-viewed {
  float: right;
  color: #A0ABB2;
  font-size: 11px; }

.activity-feed-actions {
  bottom: -15px;
  font-size: 15px;
  position: relative;
  overflow: auto;
  min-height: 30px; }
  .activity-feed-actions .label {
    margin-right: 10px;
    margin-top: 1px;
    position: relative; }
    .activity-feed-actions .label:hover {
      cursor: default; }
  .activity-feed-actions a {
    color: #A0ABB2; }
  .activity-feed-actions .delete-link {
    color: #d9534f; }
    .activity-feed-actions .delete-link:hover {
      color: #c9302c; }
  .activity-feed-actions .delete-icon:hover {
    color: #c9302c; }

.activity-feed-item.new-visit .activity-feed-icon {
  color: #4AC4C5; }

.activity-feed-item.note .activity-feed-icon {
  color: #E7BAA1; }
  .activity-feed-item.note .activity-feed-icon i:before {
    content: "\e610"; }

.activity-feed-item.note.shared .activity-feed-icon {
  color: #ADB8E4; }
  .activity-feed-item.note.shared .activity-feed-icon i:before {
    content: "\e6ed"; }

.activity-feed-item.note.shared .shared-icon {
  display: none; }

.activity-feed-item.note.from-patient .activity-feed-icon {
  color: #ADB8E4; }

.attachment {
  margin-top: 15px; }
  .attachment:before, .attachment:after {
    content: " ";
    display: table; }
  .attachment:after {
    clear: both; }
  .attachment .preview {
    height: 51px;
    width: 51px;
    background: #fafafa;
    border: 1px solid #DDE7EE;
    float: left;
    display: block;
    margin-right: 20px;
    border-radius: 1px;
    overflow: hidden;
    text-align: center; }
    .attachment .preview img {
      width: 50px;
      height: 50px;
      border-radius: 3px; }
    .attachment .preview i {
      font-family: 'medeo-icons';
      font-size: 20px;
      line-height: 47px; }
  .attachment .meta {
    overflow: hidden;
    zoom: 1; }
  .attachment .filename {
    color: #6F7F89;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 11px;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .attachment .download-link {
    font-size: 11px; }
  .attachment .filesize {
    font-size: 11px;
    color: #BCC2CB; }

.activity-feed-in-medeo-room .activity-feed-header {
  padding: 15px; }

.activity-feed-in-medeo-room .activity-feed-item {
  padding: 15px; }

.activity-feed-in-medeo-room .activity-feed-icon {
  display: none; }

.activity-feed-in-medeo-room .shared-icon {
  width: 12px;
  height: 12px;
  background: #efefef;
  display: inline-block !important;
  border-radius: 3px; }

.form-group.message {
  top: 0; }

.confirmation {
  font-size: 12px; }
  .confirmation a {
    margin-left: 5px; }

.error-page-no-orgs {
  top: 0;
  position: absolute;
  width: 100%; }
  .error-page-no-orgs .button-signout {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    right: 30px;
    padding: 20px;
    background-image: url("../assets/img/icons/signout_16.png");
    background-repeat: no-repeat;
    background-position-y: center; }
    .error-page-no-orgs .button-signout .link-signout {
      color: white; }
  .error-page-no-orgs .navbar {
    border-radius: 0; }
    .error-page-no-orgs .navbar .logo {
      padding: 12px 0 0 15px;
      width: 130px; }
  .error-page-no-orgs .panel {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #c1cdd8;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px; }
    .error-page-no-orgs .panel .panel-header {
      border-bottom: 1px solid #ecf0f3;
      color: #4a5d67;
      font-size: 28px;
      padding-top: 10px;
      padding-bottom: 20px; }

.invalid-user-page {
  top: 0;
  position: absolute;
  width: 100%; }
  .invalid-user-page .navbar {
    height: 69px; }
    .invalid-user-page .navbar .logo {
      padding: 12px 0 0 15px;
      width: 130px; }
  .invalid-user-page .panel {
    color: #5A6C76;
    max-width: 530px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border: 1px solid #dde7ee;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px; }
    .invalid-user-page .panel .panel-header {
      border-bottom: 1px solid #dde7ee;
      color: #4a5d67;
      font-size: 22px;
      font-weight: 600;
      padding-bottom: 20px; }
    .invalid-user-page .panel .panel-content {
      margin-top: 20px; }
      .invalid-user-page .panel .panel-content .panel-text {
        font-size: 14px;
        font-weight: 600;
        padding-bottom: 20px; }
      .invalid-user-page .panel .panel-content .btn {
        background-color: #009fdc;
        width: 100%;
        color: white;
        font-size: 14px;
        font-weight: 600;
        height: 48px;
        margin-bottom: 14px;
        border-radius: 2px; }

.full-height {
  height: 100%; }

.scrollable, .m-chat .tab-panel {
  overflow: hidden;
  overflow-y: auto; }

.flush {
  margin-right: -15px;
  margin-left: -15px; }

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

.visible {
  visibility: visible !important; }

body {
  background: #fff;
  color: #5A6C76;
  font-family: proxima-nova, Arial, Helvetica, sans-serif; }

a:focus {
  outline: none;
  text-decoration: none; }

a {
  color: #5EB2ED; }

a:hover {
  color: #47a7ea;
  text-decoration: none; }

.text-muted {
  color: #A0ABB2; }

.text-danger {
  color: #CF9E9E; }

.help-block {
  color: #A0ABB2; }

.header-default {
  background: #fafafa;
  border-color: #E4E4E4; }

.header-info {
  background: #D9EDF7;
  border-color: #c4e3f3; }

.dl-striped dt {
  font-size: 12px; }

.dl-striped dt:nth-of-type(odd) {
  background: #eee; }

.dl-striped dd:nth-of-type(odd) {
  background: #eee; }

.dl-striped dt:nth-of-type(even) {
  background: transparent; }

.dl-striped dd:nth-of-type(even) {
  background: transparent; }

.bg-danger {
  background: #E46F6F;
  color: #fff; }

.bg-warning {
  background: #FFFCEA; }

.alert {
  border-radius: 2px;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 15px; }

.alert-success {
  border-color: #48BD6D;
  color: #fff;
  background-color: #48BD6D; }

.alert-dismissable.alert-success button.close {
  color: #fff;
  opacity: .5; }
  .alert-dismissable.alert-success button.close:hover {
    opacity: 1; }

.alert-info {
  border-color: #C9DBE4;
  color: #3482A9;
  background-color: #F1F9FF; }

.alert-close-thread {
  box-shadow: 0 1px 0 #fff;
  position: relative;
  z-index: 1; }

.alert a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline; }

.btn {
  -webkit-font-smoothing: antialiased;
  border-radius: 1px; }
  .btn:focus,
  .btn:active:focus .btn:active {
    outline: none;
    box-shadow: none; }

.btn-default,
.btn-default.dropdown-toggle,
.open .btn-default.dropdown-toggle {
  background: transparent;
  border-color: #D1DCE4;
  color: #87A0AF; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active:focus,
  .btn-default.dropdown-toggle:hover,
  .btn-default.dropdown-toggle:focus,
  .btn-default.dropdown-toggle:active,
  .btn-default.dropdown-toggle:active:focus,
  .open .btn-default.dropdown-toggle:hover,
  .open .btn-default.dropdown-toggle:focus,
  .open .btn-default.dropdown-toggle:active,
  .open .btn-default.dropdown-toggle:active:focus {
    background: transparent;
    border-color: #aabfcd;
    color: #648395; }

.btn-default:disabled,
.btn.btn-primary[disabled],
.btn.btn-primary.disabled {
  background: #E7F0F5;
  border-color: #E7F0F5;
  color: #b5c4ce; }

.btn-primary {
  color: #fff;
  background-color: #5EB2ED;
  border-color: #5EB2ED; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #309ce8;
    border-color: #2798e7; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #5EB2ED;
    border-color: #5EB2ED; }
  .btn-primary .badge {
    color: #5EB2ED;
    background-color: #fff; }

.btn-secondary {
  color: #fff;
  background-color: #F8B67E;
  border-color: #F8B67E; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #f59b4e;
    border-color: #f59544; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    background-image: none; }
  .btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active, .btn-secondary.disabled.active, .btn-secondary[disabled], .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:active, .btn-secondary[disabled].active,
  fieldset[disabled] .btn-secondary,
  fieldset[disabled] .btn-secondary:hover,
  fieldset[disabled] .btn-secondary:focus,
  fieldset[disabled] .btn-secondary:active,
  fieldset[disabled] .btn-secondary.active {
    background-color: #F8B67E;
    border-color: #F8B67E; }
  .btn-secondary .badge {
    color: #F8B67E;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #7ad2c5;
  border-color: #7ad2c5; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #54c5b4;
    border-color: #4cc3b1; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #7ad2c5;
    border-color: #7ad2c5; }
  .btn-success .badge {
    color: #7ad2c5;
    background-color: #fff; }

.btn-warning {
  color: #CABA96;
  background-color: #FFF0CE;
  border-color: #FFF0CE; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #CABA96;
    background-color: #ffe09b;
    border-color: #ffdd91; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #FFF0CE;
    border-color: #FFF0CE; }
  .btn-warning .badge {
    color: #FFF0CE;
    background-color: #CABA96; }

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

.btn-dark,
.btn-dark:focus,
.btn-dark:active {
  border: none;
  background: #001a24;
  color: #A0ABB2; }

.btn-dark:hover {
  background: #00080b;
  color: #fff;
  border: none; }

.btn-link {
  color: #5EB2ED; }
  .btn-link:hover {
    color: #009FDC;
    text-decoration: none; }
  .btn-link:focus {
    text-decoration: none; }

.bash .emphasis-first {
  color: #009fdc; }

.bash .emphasis-second {
  color: #00C5C9; }

.input-group-addon {
  color: #cbcbcb;
  background-color: #fafafa;
  border-color: #D9E3E7; }

.dropdown-menu {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  border-color: #c1d0db; }
  .dropdown-menu thead > tr > th > .btn {
    border-color: #D1DCE4; }
  .dropdown-menu .btn-default {
    border: 1px solid transparent;
    box-shadow: none;
    background: none;
    color: #5A6C76; }
  .dropdown-menu .btn-info.active span {
    color: #fff; }
  .dropdown-menu .btn-default:hover {
    background: #ebf4f8; }
  .dropdown-menu .btn-default.active {
    background: #5EB2ED;
    border-color: #5EB2ED;
    color: #fff !important; }
  .dropdown-menu .text-muted {
    color: #A0ABB2; }
  .dropdown-menu .glyphicon {
    font-family: 'medeo-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .dropdown-menu .glyphicon-chevron-right:before {
    content: "\e603"; }
  .dropdown-menu .glyphicon-chevron-left:before {
    content: "\e602"; }

.dropdown-menu {
  border-color: #dde7ee;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); }
  .dropdown-menu.patient-search {
    overflow-y: scroll;
    max-height: 60vh; }
  .dropdown-menu .dropdown-header {
    color: #A0ABB2;
    text-transform: uppercase;
    font-weight: 600; }
  .dropdown-menu .divider {
    background-color: #dde7ee; }
  .dropdown-menu .patient-query span {
    color: #A0ABB2; }
  .dropdown-menu > li > a:hover,
  .dropdown-menu .active a,
  .dropdown-menu .active a:hover {
    border-color: #0088BD;
    box-shadow: 0 -1px 0 #0088BD;
    cursor: pointer;
    background: #0088BD;
    color: #fff; }
    .dropdown-menu > li > a:hover span,
    .dropdown-menu .active a span,
    .dropdown-menu .active a:hover span {
      color: #fff; }
  .dropdown-menu a {
    border-color: #dde7ee; }
  .dropdown-menu > li > a {
    color: #5A6C76; }

.form-control::-webkit-input-placeholder {
  color: #A0ABB2;
  font-weight: 500; }

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #A0ABB2;
  font-weight: 500; }

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #A0ABB2;
  font-weight: 500; }

.form-control:-ms-input-placeholder {
  color: #A0ABB2;
  font-weight: 500; }

.form-control {
  color: #5A6C76;
  border-color: #dde7ee;
  background: #fff;
  box-shadow: none;
  border-radius: 3px; }
  .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #5EB2ED; }

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  color: #84929b;
  background-color: #f6fafc;
  border-color: #dde7ee; }

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input.ng-invalid-required.has-visited.has-focus,
select.ng-invalid-required.has-visited.has-focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #5EB2ED;
  background: #FBFEFF; }

input.ng-invalid-required.has-visited,
select.ng-invalid-required.has-visited {
  background: #FFF1F1;
  border-color: #F3E0E0; }

.input-group-addon {
  background: #f6fafc;
  color: #A0ABB2; }

.label {
  background: transparent;
  border: 1px solid #333;
  border-radius: 2px;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 11px;
  padding: 0 2px;
  color: #333;
  line-height: normal; }
  .label i {
    position: relative;
    top: 1px; }

.label-default {
  color: #A0ABB2;
  border-color: #A0ABB2; }

.modal-header {
  border-bottom: none; }

.modal-title {
  font-weight: 600; }

.modal-body {
  padding: 15px 20px; }
  .modal-body p {
    font-size: 15px;
    line-height: 1.5; }

.modal-content {
  border-radius: 5px; }

.modal-footer {
  border-color: #E4E4E4; }

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

.nav.nav-pills > li > a:hover {
  background: #f6fafc; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover {
  background: #5EB2ED; }

.nav.nav-pills > li > a,
.nav.nav-pills > li > a:hover {
  color: #5A6C76; }

.nav.nav-pills > li.active > a:hover {
  color: #fff; }

.nav-stacked > li + li {
  margin-top: 0;
  border-top: 1px solid #dde7ee; }

.nav-stacked > li:last-child {
  border-bottom: 1px solid #dde7ee; }

.nav-stacked > li.active a {
  color: #fff; }

.nav-stacked > li + li {
  border-color: #dde7ee; }

.nav-stacked > li.active {
  border-color: #009fdc; }

.patient-chart-tabs {
  background: #f6fafc; }

.navbar {
  background: #009fdc; }

.nav > li > a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  font-family: "proxima-nova-condensed"; }
  .nav > li > a i {
    font-size: 13px; }
  .nav > li > a [class^="icon-md-"] {
    font-size: 17px;
    position: relative;
    top: 1px; }
  .nav > li > a:hover {
    background: #009fdc;
    color: #fff; }

.nav .open > a:hover,
.nav .open > a {
  background: #007aa9;
  color: #fff; }

.nav .open > a,
.nav .open > a:focus {
  background: #0088BD; }

.nav > li > a:focus {
  background: #009fdc; }

.patient-search-btn.active,
.patient-search-btn.active:hover {
  background: #0088BD;
  color: #fff; }

.nav .item-default {
  color: #BEE0F8; }

.nav .item-selected {
  color: #fff; }

.navbar-search-button {
  background: #0088BD;
  color: #BEE0F8; }
  .navbar-search-button:hover {
    color: white; }

#navbar-search-dropdown > i {
  color: inherit; }

.panel {
  border-radius: 2px;
  box-shadow: none; }
  .panel .panel-heading {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .panel .panel-body {
    border-color: #dde7ee; }
  .panel .panel-footer {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.panel-default {
  border-color: #dde7ee; }
  .panel-default .panel-heading {
    color: #5A6C76;
    background-color: #fff; }
  .panel-default .panel-footer {
    background: #fafafa; }

.panel-section-heading {
  border-color: #dde7ee; }

.m-popover {
  text-decoration: none;
  text-shadow: none; }
  .m-popover .popover-body {
    color: #c1cdd8;
    background: #000; }

tbody {
  background: #fff; }

.table > tbody > tr > td,
.table > tbody > tr:last-child > td {
  border-color: #dde7ee; }

.table-striped.stripes-light tr td {
  border: none; }

.table-striped.stripes-light tr:nth-child(odd) td {
  background: #F1F5F8; }

.table-sm tbody > tr > td {
  padding: 7px 10px; }

.tooltip-inner {
  padding: 5px 10px 5px;
  background: #001a24;
  border-radius: 2px;
  max-width: 250px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #001a24; }

.appointments-header {
  border-color: #dde7ee;
  background: #f6fafc; }

.appointments > tbody > tr:hover {
  background: #f6fafc; }

.pending-signup {
  color: #A0ABB2; }

.in-progress-msg {
  color: #cacaca; }

.patient-chart-link > a {
  display: none; }

.appointments-table-wrapper {
  background: transparent; }

.appointments select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 2px;
  color: #8BA5B1;
  border-color: #CCD7DF;
  background: #fff; }
  .appointments select:focus {
    outline: none; }

.appointments .status-dropdown-icon {
  color: #8BA5B1; }
  .appointments .status-dropdown-icon img {
    margin-left: 5px; }

.appointments .cancelled td {
  background: #F2F5F7; }

.appointments .cancelled:hover {
  background: inherit; }

.appointments .rejected td {
  background: #F2F5F7; }

.appointments .rejected:hover {
  background: inherit; }

.appointments .rejected .status select {
  border-color: #CF9E9E;
  color: #CF9E9E; }

.appointments .rejected .status-dropdown-icon {
  color: #CF9E9E; }

.appointments .completed td {
  background: #F2F5F7; }

.appointments .completed:hover {
  background: inherit; }

.appointments .completed .status select {
  border-color: #7ad2c5;
  color: #7ad2c5; }

.appointments .completed .status-dropdown-icon {
  color: #7ad2c5; }

.appointments .ready .status select {
  border-color: #5EB2ED;
  color: #5EB2ED; }

.appointments .ready .status-dropdown-icon {
  color: #5EB2ED; }

.appointments .in_progress .status select {
  border-color: #D39C71;
  color: #D39C71; }

.appointments .in_progress .status-dropdown-icon {
  color: #D39C71; }

.change-patient {
  font-weight: 600;
  margin-top: 4px; }

.blank-slate {
  border-radius: 2px;
  border-color: #dde7ee;
  background: transparent;
  color: #dde7ee; }

.blank-slate-icon {
  color: #B1BEC5; }

.blank-slate-title {
  color: #B1BEC5; }

.blank-slate-body {
  color: #5A6C76; }

.blank-slate a {
  font-weight: 600; }

.blank-slate-message {
  height: 85px;
  width: 90px;
  margin: 0 auto;
  margin-bottom: 15px;
  background-image: url("assets/img/mailbox.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .blank-slate-message {
      background-image: url("assets/img/mailbox@2x.png");
      background-size: 90px 85px; } }

.chat-sidebar .blank-slate {
  color: #99A4A8;
  background: #5a6c76;
  border-color: #718692; }

.chat-sidebar {
  background: #5a6c76;
  border-color: #5a6c76; }

.chat-navbar {
  background: #008dc3; }
  .chat-navbar ul.nav > li > a:hover, .chat-navbar ul.nav > li > a:focus {
    background: #0082b3; }
  .chat-navbar ul.nav > li.open > a {
    background: #2c80b4; }
  .chat-navbar ul.nav > li.open > ul.dropdown-menu {
    border-color: #A2B6BD;
    -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.075); }

.chat-no-user-message {
  margin-top: 9px;
  text-align: center;
  position: relative; }
  .chat-no-user-message i:last-of-type {
    font-size: 30px;
    display: block;
    margin-bottom: 10px; }
  .chat-no-user-message i:first-of-type {
    position: absolute;
    left: 62px;
    font-size: 24px;
    top: 29px; }

.chat-no-xmpp-connection {
  text-align: center;
  padding: 25px;
  margin: 20px;
  color: #99A4A8; }
  .chat-no-xmpp-connection i {
    display: block;
    font-size: 30px;
    margin-bottom: 15px;
    text-align: center; }

.chat-users-list {
  border-color: #5a6c76; }
  .chat-users-list > li {
    list-style: none; }
  .chat-users-list > li:last-child a {
    border-bottom: none; }
  .chat-users-list > li:first-child a {
    border-color: #4A5E68; }
  .chat-users-list > li a {
    color: #5A6C76;
    border-color: #4A5E68; }
    .chat-users-list > li a:hover {
      background: #566770; }
  .chat-users-list .chat-user-timeonline {
    color: #aaa;
    font-weight: 200; }
  .chat-users-list .chat-user-presence {
    border-radius: 50px;
    background: #dde7ee; }
    .chat-users-list .chat-user-presence.online {
      background: #39C89A; }
    .chat-users-list .chat-user-presence.busy {
      background: #DF6464; }

.chat-presence-footer {
  border-color: #5a6c76; }
  .chat-presence-footer a.dropdown-toggle {
    color: #A0ABB2;
    font-family: 'proxima-nova-condensed';
    font-weight: 600;
    font-size: 16px;
    background: #495B65; }
    .chat-presence-footer a.dropdown-toggle:hover {
      background: #43535c; }
    .chat-presence-footer a.dropdown-toggle .chat-user-presence {
      border-radius: 50px;
      background: #dde7ee; }
      .chat-presence-footer a.dropdown-toggle .chat-user-presence.online {
        background: #39C89A; }
      .chat-presence-footer a.dropdown-toggle .chat-user-presence.busy {
        background: #DF6464; }

.chat-presence-footer.open a.dropdown-toggle {
  background: #43535c; }

.chat-users-list li a .info {
  font-size: 10px;
  clear: both; }

@-webkit-keyframes background-pulse {
  0% {
    background: #73c4e2; }
  50% {
    background: #aadbee; }
  100% {
    background: #73c4e2; } }

@-moz-keyframes background-pulse {
  0% {
    background: #73c4e2; }
  50% {
    background: #aadbee; }
  100% {
    background: #73c4e2; } }

@keyframes background-pulse {
  0% {
    background: #73c4e2; }
  50% {
    background: #aadbee; }
  100% {
    background: #73c4e2; } }

.chat-users-list li a[data-status="ready"] {
  -webkit-animation: background-pulse 1.5s linear infinite;
  /* Safari 1.5+ */
  -moz-animation: background-pulse 1.5s linear infinite;
  /* Fx 2+ */
  -o-animation: background-pulse 1.5s linear infinite;
  /* Opera 22+ */
  animation: background-pulse 1.5s linear infinite;
  /* IE 10+ */ }
  .chat-users-list li a[data-status="ready"] .chat-user-presence {
    display: none; }
  .chat-users-list li a[data-status="ready"] .chat-user-name,
  .chat-users-list li a[data-status="ready"] .info {
    color: #4D8799; }

.chat-users-list li a[data-status="progress"] {
  background: #F2B3B3; }
  .chat-users-list li a[data-status="progress"] .chat-user-presence {
    display: none; }
  .chat-users-list li a[data-status="progress"] .chat-user-name,
  .chat-users-list li a[data-status="progress"] .info {
    color: #9E7272; }
  .chat-users-list li a[data-status="progress"]:hover {
    background: #f1aaaa; }

.chat-filter {
  position: relative;
  color: #A0ABB2; }
  .chat-filter .form-control {
    background: #42545E;
    border: none;
    border-radius: 50px;
    height: 32px; }
    .chat-filter .form-control:hover, .chat-filter .form-control:focus {
      background: #3c4c55; }
  .chat-filter i.form-addon {
    right: 30px;
    top: 14px; }

.chat-windows {
  position: fixed;
  bottom: 0px;
  right: 260px; }

.chat-window {
  border-radius: 2px 2px 0px 0px;
  overflow: hidden;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.05); }

.chat-window.minimized.medeo-room-active .chat-title {
  max-width: 115px;
  left: 30px; }

.chat-window.minimized.medeo-room-active .chat-presence {
  display: none; }

.chat-window.minimized.medeo-room-active .chat-window-header:after {
  content: "\e61d";
  font-family: "medeo-icons";
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 8px;
  top: 4px; }

.medeo-room-active .chat-window-header {
  background: #E46F6F; }
  .medeo-room-active .chat-window-header:hover {
    background: #de4d4d; }
  .medeo-room-active .chat-window-header .chat-minimize {
    margin-right: 0;
    color: #FACCCC; }
    .medeo-room-active .chat-window-header .chat-minimize:hover {
      color: #fff; }
  .medeo-room-active .chat-window-header .chat-presence.video-in-progress {
    background: black; }

.chat-window-header {
  background: #5a6c76;
  width: 100%; }
  .chat-window-header:hover {
    background: #48575f; }
  .chat-window-header .chat-title {
    color: #fff; }
  .chat-window-header .chat-presence {
    border-radius: 50px;
    background: #dde7ee; }
    .chat-window-header .chat-presence.online {
      background: #39C89A; }
    .chat-window-header .chat-presence.busy {
      background: #DF6464; }

.chat-window-body {
  background: #fff;
  box-shadow: inset 1px 0 0 #dde7ee, inset -1px 0 0 #dde7ee; }

.chat-message .chat-message-author {
  color: #A0ABB2; }

.chat-message .chat-message-timestamp {
  color: #ccc; }

.chat-message .chat-message-body {
  color: #5A6C76;
  background: #f0f0f0;
  border-radius: 3px; }

.chat-message.current-user-msg .chat-message-body {
  background: #D9EFFA; }

.focused-chat .chat-window-header {
  background: #39444b; }

.focused-chat .chat-window-footer {
  border-color: #dde7ee; }
  .focused-chat .chat-window-footer textarea {
    background: #F9FDFF;
    box-shadow: inset 1px 0 0 #dde7ee, inset -1px 0 0 #dde7ee; }
  .focused-chat .chat-window-footer message-limit {
    border-color: #dde7ee;
    background: #F9FDFF;
    box-shadow: inset 1px 0 0 #dde7ee, inset -1px 0 0 #dde7ee; }

.chat-window-footer {
  border-color: #dde7ee; }
  .chat-window-footer textarea {
    color: #5A6C76;
    background-color: #fff;
    resize: none;
    box-shadow: inset 1px 0 0 #dde7ee, inset -1px 0 0 #dde7ee; }
    .chat-window-footer textarea::-webkit-input-placeholder {
      color: #bbb; }
  .chat-window-footer message-limit {
    border-color: #dde7ee;
    background: #F9FDFF;
    box-shadow: inset 1px 0 0 #dde7ee, inset -1px 0 0 #dde7ee; }

.chat-prompt {
  box-shadow: inset 1px 0 0 #dde7ee, inset -1px 0 0 #dde7ee; }

.chat-prompt-info {
  background: #D5F0FF;
  color: #6899B4; }

.chat-prompt-warning {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #FEFAEF), color-stop(0.25, #FEFAEF), color-stop(0.25, #FCF8ED), color-stop(0.5, #FCF8ED), color-stop(0.5, #FEFAEF), color-stop(0.75, #FEFAEF), color-stop(0.75, #FCF8ED));
  background-image: -webkit-linear-gradient(left bottom, #FEFAEF 0%, #FEFAEF 25%, #FCF8ED 25%, #FCF8ED 50%, #FEFAEF 50%, #FEFAEF 75%, #FCF8ED 75%);
  background-image: -moz-linear-gradient(left bottom, #FEFAEF 0%, #FEFAEF 25%, #FCF8ED 25%, #FCF8ED 50%, #FEFAEF 50%, #FEFAEF 75%, #FCF8ED 75%);
  background-image: -ms-linear-gradient(left bottom, #FEFAEF 0%, #FEFAEF 25%, #FCF8ED 25%, #FCF8ED 50%, #FEFAEF 50%, #FEFAEF 75%, #FCF8ED 75%);
  background-image: -o-linear-gradient(left bottom, #FEFAEF 0%, #FEFAEF 25%, #FCF8ED 25%, #FCF8ED 50%, #FEFAEF 50%, #FEFAEF 75%, #FCF8ED 75%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='$color2',GradientType=0 );
  /* IE6-8 */
  background-image: linear-gradient(left bottom, #FEFAEF 0%, #FEFAEF 25%, #FCF8ED 25%, #FCF8ED 50%, #FEFAEF 50%, #FEFAEF 75%, #FCF8ED 75%);
  background-size: 30px 30px;
  color: #BDAC8D; }

.chat-prompt-default {
  background: #f6fafc;
  color: #A0ABB2; }

.pop,
.pop-arrow {
  background: #fff;
  border-color: #C7D2D6;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); }

.pop-title {
  border-bottom-color: #dde7ee; }

.pop-footer {
  background: #f6fafc;
  border-top-color: #dde7ee;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.pop.ng-hide-remove {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s; }

.pop.ng-hide.ng-hide-add {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  display: block !important; }

.pop-arrow.bottom-right:after,
.pop-arrow.bottom-center:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff; }

.pop-arrow.bottom-right:before,
.pop-arrow.bottom-center:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #C7D2D6; }

.assessment {
  margin-bottom: 15px; }

form.new-assessment-form .assessment-subjective,
form.new-assessment-form .assessment-objective,
form.new-assessment-form .assessment-assessment,
form.new-assessment-form .assessment-plan {
  min-height: 64px; }

.assessment-title {
  color: #bbb; }

.practitioner-filter .filter-body {
  border-color: #E4E4E4; }

.practitioner-filter label {
  border-color: #E4E4E4; }
  .practitioner-filter label:hover {
    background: #f8f8f8; }

.prompt {
  background: #fff;
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.42) !important;
  border-radius: 3px; }

.navbar .global-search {
  box-shadow: none;
  background: #0088BD;
  color: #fff;
  font-family: "proxima-nova-condensed"; }
  .navbar .global-search::-moz-placeholder {
    color: #BEE0F8;
    opacity: 1; }
  .navbar .global-search:-ms-input-placeholder {
    color: #BEE0F8; }
  .navbar .global-search::-webkit-input-placeholder {
    color: #BEE0F8; }
  .navbar .global-search::-moz-placeholder {
    font-weight: 600; }
  .navbar .global-search:-ms-input-placeholder {
    font-weight: 600; }
  .navbar .global-search::-webkit-input-placeholder {
    font-weight: 600; }
  .navbar .global-search:hover, .navbar .global-search:focus {
    background: #007dae; }

.m-chat .modal-content {
  box-shadow: none; }

.m-chat .activity-feed-header {
  background: none; }
  .m-chat .activity-feed-header .new-note textarea {
    font-size: 13px; }

.btn-mic i:first-of-type,
.btn-video i:first-of-type,
.btn-audio i:first-of-type,
.btn-fullscreen i:first-of-type {
  display: inline; }

.btn-mic i:last-of-type,
.btn-video i:last-of-type,
.btn-audio i:last-of-type,
.btn-fullscreen i:last-of-type {
  display: none; }

.btn-mic.muted i:first-of-type, .btn-mic.enabled i:first-of-type,
.btn-video.muted i:first-of-type,
.btn-video.enabled i:first-of-type,
.btn-audio.muted i:first-of-type,
.btn-audio.enabled i:first-of-type,
.btn-fullscreen.muted i:first-of-type,
.btn-fullscreen.enabled i:first-of-type {
  display: none; }

.btn-mic.muted i:last-of-type, .btn-mic.enabled i:last-of-type,
.btn-video.muted i:last-of-type,
.btn-video.enabled i:last-of-type,
.btn-audio.muted i:last-of-type,
.btn-audio.enabled i:last-of-type,
.btn-fullscreen.muted i:last-of-type,
.btn-fullscreen.enabled i:last-of-type {
  display: inline; }

.video-btns .btn.muted {
  color: #E24040; }

.btn-hangup {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #E24040; }
  .btn-hangup:hover {
    background: #E24040;
    color: #fff; }

@media only screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
    padding-top: 0;
    background-color: #F4F8FC;
    width: 100%; }
  .banner {
    top: 50px;
    left: 0;
    right: 0;
    min-height: auto; }
    .banner--collapsed {
      height: auto;
      min-height: auto; }
  .ng-hide {
    display: none !important; }
  #loading-bar .bar {
    background-color: #006890;
    height: 2px; }
  .app-view {
    height: 100%; }
  .site-wrap {
    min-height: 100%;
    min-width: 100%;
    background-color: #F4F8FC;
    position: relative;
    top: -1px;
    bottom: 100%;
    left: 0;
    z-index: 1;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all; }
  .site-wrap.shifted {
    -webkit-transform: translateX(80%);
    transform: translateX(80%); }
  .navbar .search,
  .chat-sidebar,
  .create-appointment {
    display: none; }
  input[type='text'],
  input[type='number'],
  textarea {
    font-size: 16px; }
  .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none; }
  .btn-link {
    font-size: 16px;
    color: #009fdc; }
  .mobile-navbar {
    height: 50px;
    margin-bottom: 0;
    z-index: 2; }
    .mobile-navbar.front {
      z-index: 9999999 !important; }
  .mobile-nav-title {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    font-family: "proxima-nova-condensed";
    line-height: 50px; }
  .navbar-nav > li > a {
    padding: 0; }
  button.mobile-nav-toggle,
  .mobile-nav-action {
    background: none;
    border: none;
    padding: 10px;
    margin-left: -5px; }
    button.mobile-nav-toggle i,
    .mobile-nav-action i {
      font-size: 28px;
      color: #fff; }
  .back-btn {
    padding: 13px 0; }
    .back-btn i {
      font-size: 25px;
      position: relative;
      top: -2px;
      vertical-align: middle; }
    .back-btn:before, .back-btn:after {
      content: " ";
      display: table; }
    .back-btn:after {
      clear: both; }
  .close-btn {
    padding: 13px 0; }
    .close-btn i {
      font-size: 19px;
      position: relative;
      top: -2px;
      vertical-align: middle; }
    .close-btn:before, .close-btn:after {
      content: " ";
      display: table; }
    .close-btn:after {
      clear: both; }
  .reply-btn {
    padding: 13px; }
  .navigation {
    /* critical sizing and position styles */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    margin-top: 0;
    background: #47555D; }
    .navigation ul > li > a i {
      margin-right: 10px; }
    .navigation .nav > li > a.cog:hover {
      background: transparent; }
    .navigation .cog {
      position: relative;
      margin-right: 20%;
      z-index: 1;
      color: #9BADB6; }
      .navigation .cog i {
        font-size: 15px; }
    .navigation .nav .item-selected,
    .navigation .nav .item-selected:hover {
      background-color: #009fdc; }
    .navigation .nav > li > a:focus,
    .navigation .nav > li > a:active,
    .navigation .nav > li > a:hover,
    .navigation .nav .open > a {
      background-color: #313B41; }
    .navigation .nav .open > a {
      border-color: #313B41; }
    .navigation .navbar-nav .open .dropdown-menu > li > a,
    .navigation .org-selections > li > a {
      line-height: 20px;
      font-size: 16px;
      font-family: "proxima-nova-condensed";
      font-weight: 600;
      background-color: #313B41;
      box-shadow: none;
      border-top: 1px solid #2B3438;
      padding: 10px 20px 10px 40px; }
      .navigation .navbar-nav .open .dropdown-menu > li > a:hover,
      .navigation .org-selections > li > a:hover {
        border-color: #2B3438;
        box-shadow: none;
        border-top: 1px solid #2B3438 l; }
    .navigation .org-selections {
      padding-top: 10px;
      padding-bottom: 10px;
      border-top: 1px solid #2B3438; }
    .navigation .org-selections > li > a {
      border: none;
      display: block;
      color: #9BADB6;
      padding: 5px 15px 5px 60px;
      position: relative; }
      .navigation .org-selections > li > a:hover {
        color: #fff; }
      .navigation .org-selections > li > a.selected {
        color: #009fdc; }
        .navigation .org-selections > li > a.selected i {
          position: absolute;
          left: 40px; }
    .navigation .navbar-nav .open .dropdown-menu {
      background-color: #313B41; }
    .navigation .dropdown-header {
      padding-left: 40px;
      color: #fff; }
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding-left: 40px; }
  .off-canvas-nav .navbar-nav {
    margin: 0; }
  .off-canvas-nav ul > li > a {
    color: #9BADB6;
    padding: 15px;
    border: none;
    position: relative; }
  .active-nav > .mobile-navbar {
    z-index: 99999 !important; }
  .messages-navbar {
    background-color: #fff;
    border-bottom: 1px solid #C8D4DD;
    z-index: 100000; }
    .messages-navbar .mobile-nav-title {
      color: #5A6C76; }
    .messages-navbar .back-btn {
      color: #009fdc; }
  .actions-bar {
    display: none; }
  .select2-container .select2-choices {
    font-size: 14px;
    top: 0;
    left: 0;
    padding: 12px 0 12px 10px; }
    .select2-container .select2-choices input {
      font-family: "proxima-nova" !important; }
  .select2-default {
    color: #ADB6BC !important; }
  .new-thread-composer .select2-container.form-control {
    padding: 0; }
  .new-thread-composer .select2-container .select2-search-field input {
    padding: 2px 5px;
    font-size: 15px; }
  .new-thread-composer label {
    font-size: 16px;
    left: 15px;
    top: 14px;
    font-family: "proxima-nova"; }
  .select2-drop {
    border-radius: 0 0 2px 2px; }
  .select2-results {
    font-size: 16px;
    color: #5A6C76;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    max-height: 200px; }
  .select2-result-selectable {
    padding: 5px 15px; }
  .select2-results .select2-highlighted {
    background-color: #009fdc; }
  .select2-results .select2-no-results {
    padding: 10px 11px;
    font-size: 13px;
    background: #fff;
    border-top: 1px dotted #C8D4DD; }
  .new-thread-composer .select2-container-multi .select2-choices .select2-search-choice {
    font-size: 16px;
    padding: 5px 5px 5px 20px;
    border-radius: 2px;
    background-color: #E4E4E4;
    margin-top: 1px; }
  li.select2-search-choice-focus {
    background: #009fdc !important;
    color: #fff !important; }
    li.select2-search-choice-focus .select2-search-choice-close:after {
      color: #fff !important; }
  .select2-search-choice-close {
    background-image: none !important; }
  .select2-container-multi .select2-search-choice-close:after {
    top: 1px;
    left: 2px;
    font-family: "medeo-icons";
    content: "\e62c";
    display: block;
    position: absolute;
    z-index: 1000000;
    color: #5A6C76;
    z-index: 2;
    font-size: 14px; }
  .select2-drop-active,
  .new-thread-composer .form-control.select2-container.select2-dropdown-open {
    border-color: #C8D4DD; }
  .form-control:focus {
    background-color: #fff; }
  .new-thread-composer .form-control {
    padding: 15px;
    font-size: 15px; }
    .new-thread-composer .form-control:focus {
      border-color: #C8D4DD; }
  textarea.composer-body.form-control {
    height: calc(100% - 25px); }
  .new-thread-composer textarea.form-control:focus {
    border-bottom: none; }
  .new-thread-composer-footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0; }
  .new-thread-composer .form-control.select2-container.select2-dropdown-open {
    background-color: #fff; }
  .form-group.message {
    top: 104px;
    left: 0;
    position: absolute;
    bottom: 53px;
    width: 100%; }
  .thread-wrapper {
    margin-top: 50px;
    background-color: #fff;
    padding: 0; }
  .sub-section-header {
    display: none; }
  .new-thread-composer.composer-sm {
    margin-top: 50px;
    width: 100%; }
  .view-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: red;
    z-index: 2;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #F4F8FC;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .25s ease all;
    transition: .25s ease all; }
  .view-wrapper.off-canvas {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  .thread-column {
    background-color: #F4F8FC;
    left: 0;
    padding: 0;
    top: 50px;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll; }
  .thread-snippets > ul {
    margin-bottom: 0; }
  .messages-sidebar {
    width: 100%;
    padding-top: 0px;
    top: 50px;
    overflow-y: scroll;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    background-color: #F4F8FC; }
  .thread-snippets > ul > li > a {
    background-color: #fff;
    padding: 13px 15px; }
  .thread-snippets > ul > li.active > a .thread-members-count,
  .thread-snippets > ul > li.active > a:hover .thread-members-count {
    color: #A0ABB2;
    margin-top: 2px; }
  .thread-snippets > ul > li.active > a:hover .thread-date,
  .thread-snippets > ul > li.active > a .thread-date {
    color: #5A6C76; }
  .thread-snippets > ul > li.active > a {
    background-color: #fff;
    border-bottom: 1px solid #dde7ee;
    box-shadow: none;
    color: inherit; }
    .thread-snippets > ul > li.active > a:hover {
      background-color: #F6FAFB;
      border-bottom: 1px solid #dde7ee;
      box-shadow: none;
      color: inherit; }
  .thread-snippets .thread-members {
    font-size: 16px;
    max-width: 75%; }
  .thread-snippets .viewed {
    font-weight: 500; }
  .thread-snippets .thread-subject {
    font-size: 13px; }
  .thread-snippets > ul > li > a .thread-members-count {
    font-size: 13px; }
  .activity-feed {
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-bottom: 1px solid #dde7ee;
    max-width: 100%;
    width: 100%;
    position: absolute;
    overflow-y: scroll; }
  .composer {
    border: none; }
  .composer-reply .form-group.message {
    top: 50px; }
  .composer.collapsed .composer-body {
    min-height: 100%;
    height: 100% !important; }
  .message-count {
    padding: 10px 15px;
    margin-bottom: 0;
    padding: 0; }
  .activity-feed-item {
    padding: 10px 15px;
    border-color: #dde7ee;
    font-size: 15px; }
  .thread-header {
    border: none;
    background-color: #fff;
    padding: 10px 15px;
    max-width: 100%; }
    .thread-header .thread-subject {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 5px; }
  .appointments-table-wrapper,
  .appointments-header {
    position: relative; }
  .appointment.ng-enter {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  .appointment {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .1s ease all;
    transition: .1s ease all; }
  .main-container {
    position: absolute;
    top: 0;
    width: 100%;
    overflow-x: hidden; }
    .main-container--banner {
      top: 145px; }
  .appointments-table-wrapper {
    left: 0;
    right: 0;
    top: 49px;
    background-color: #fff; }
  table.appointments {
    margin-bottom: 0; }
  .appointments-page .blank-slate {
    margin-top: 66px; }
  .appointments-header {
    right: 0;
    top: 50px;
    background: #fff;
    position: relative; }
    .appointments-header .selected-date {
      font-size: 15px;
      font-weight: 600;
      line-height: 2;
      text-align: center; }
  .thread-blank-slate {
    border: none; }
  .hide-composer .new-thread-composer {
    display: none !important; } }
