@charset "UTF-8";
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 11, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 30, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 41, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 50, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
[hidden] {
  display: none;
}

/* line 64, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 74, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 86, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 94, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 108, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 117, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 125, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 134, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 142, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 152, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 161, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 173, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 181, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 189, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 197, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 205, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 209, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 221, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 229, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 241, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
figure {
  margin: 0;
}

/* line 253, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 264, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 275, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 289, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 301, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 314, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 326, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 336, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 348, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 360, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 369, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 380, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 393, app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 8, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 15, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 24, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 29, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 35, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 41, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 45, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 50, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  /* line 58, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 65, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 71, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 75, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 82, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 86, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 90, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 8, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 22, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 44, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
button,
input,
select[multiple],
textarea {
  background-image: none;
}

/* line 54, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 58, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 64, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 72, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 77, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 82, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 89, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 102, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 109, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 121, app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 9, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 12, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 28, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
small {
  font-size: 85%;
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 34, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 35, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-primary {
  color: #428bca;
}

/* line 36, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 37, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-danger {
  color: #b94a48;
}

/* line 38, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-success {
  color: #468847;
}

/* line 39, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 42, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 43, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 44, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 50, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Lato-Light", sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

/* line 55, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 62, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 68, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 75, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 76, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 77, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 78, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 79, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 80, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 82, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1 small, .h1 small {
  font-size: 24px;
}

/* line 83, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h2 small, .h2 small {
  font-size: 18px;
}

/* line 84, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 14px;
}

/* line 91, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 103, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 107, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 116, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 123, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 131, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 134, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 138, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 141, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 152, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 159, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}

/* line 170, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 176, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 182, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

/* line 186, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

/* line 191, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}

/* line 194, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

/* line 198, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 204, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 209, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

/* line 214, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right small:before {
  content: '';
}

/* line 217, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 225, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 233, app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 13, app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 23, app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 37, app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}

/* line 42, app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 53, app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 5, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 9, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 63, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.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 {
  float: left;
}

/* line 76, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 77, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 78, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 79, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 80, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 81, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 82, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 83, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 84, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 85, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 86, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 87, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 90, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 750px;
  }
  /* line 94, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .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 {
    float: left;
  }
  /* line 107, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 108, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 109, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 110, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 111, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 112, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 113, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 114, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 115, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 116, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 117, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 118, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 120, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 121, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 122, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 123, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 124, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 125, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 126, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 127, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 128, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 129, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 130, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 132, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 133, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 134, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 135, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 136, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 137, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 138, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 139, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 140, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 141, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 142, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 144, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 145, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 146, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 147, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 148, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 149, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 150, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 151, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 152, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 153, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 154, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 158, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 970px;
  }
  /* line 161, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .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 {
    float: left;
  }
  /* line 174, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 175, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 176, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 177, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 178, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 179, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 180, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 181, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 182, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 183, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 184, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 185, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 187, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 188, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 189, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 190, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 191, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 192, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 193, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 194, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 195, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 196, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 197, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 198, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 200, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 201, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 202, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 203, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 204, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 205, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 206, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 207, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 208, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 209, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 210, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 211, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 213, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
  /* line 214, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 215, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 216, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 217, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 218, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 219, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 220, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 221, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 222, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 223, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 224, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 228, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 1170px;
  }
  /* line 232, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .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 {
    float: left;
  }
  /* line 245, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 246, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 247, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 248, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 249, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 250, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 251, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 252, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 253, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 254, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 255, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 256, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 258, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 259, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 260, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 261, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 262, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 263, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 264, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 265, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 266, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 267, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 268, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 269, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 271, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 272, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 273, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 274, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 275, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 276, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 277, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 278, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 279, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 280, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 281, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 282, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 284, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
  /* line 285, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 286, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 287, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 288, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 289, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 290, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 291, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 292, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 293, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 294, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 295, app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 6, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 17, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.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.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 35, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 44, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.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;
}

/* line 50, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 55, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 68, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.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;
}

/* line 81, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 87, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.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;
}

/* line 95, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 111, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 127, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 140, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 147, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 163, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.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;
}

/* line 381, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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;
  border-color: #d6e9c6;
}

/* line 390, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

/* line 381, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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;
  border-color: #eed3d7;
}

/* line 390, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

/* line 381, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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;
  border-color: #fbeed5;
}

/* line 390, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  /* line 184, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  /* line 192, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  /* line 201, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .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;
  }
  /* line 210, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 218, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .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;
  }
  /* line 222, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .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;
  }
  /* line 228, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
.table-responsive > .table-bordered > thead > tr:last-child > td,
.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;
  }
}

/* line 10, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
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;
}

/* line 28, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 38, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 43, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 51, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 56, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 62, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 69, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 79, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 57, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}

/* line 58, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}

/* line 59, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 60, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 117, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 695, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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);
}

/* line 139, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 150, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 160, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 169, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

/* line 177, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 184, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 191, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 197, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 206, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 221, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
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;
}

/* line 710, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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;
}

/* line 715, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
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;
}

/* line 720, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 710, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 715, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
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: 45px;
  line-height: 45px;
}

/* line 720, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 658, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

/* line 663, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .form-control {
  border-color: #c09853;
  -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);
}

/* line 666, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 673, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 658, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

/* line 663, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .form-control {
  border-color: #b94a48;
  -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);
}

/* line 666, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 673, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 658, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

/* line 663, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .form-control {
  border-color: #468847;
  -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);
}

/* line 666, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 673, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 257, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 268, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 293, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 300, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }
  /* line 307, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
.form-inline .checkbox,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 314, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .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;
  }
}

/* line 331, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 342, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 348, app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 10, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 29, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 35, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.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);
}

/* line 42, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.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;
}

/* line 57, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 406, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 414, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 419, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}

/* line 423, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 429, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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.active[disabled], 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;
}

/* line 60, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 406, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 414, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 419, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}

/* line 423, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 429, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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.active[disabled], 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;
}

/* line 64, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 406, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 414, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 419, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}

/* line 423, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 429, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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.active[disabled], 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;
}

/* line 68, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 406, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 414, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 419, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}

/* line 423, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 429, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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.active[disabled], 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;
}

/* line 72, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 406, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 414, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 419, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}

/* line 423, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 429, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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.active[disabled], 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;
}

/* line 76, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 406, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 414, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 419, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}

/* line 423, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 429, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.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.active[disabled], 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;
}

/* line 80, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.remove-field {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  padding: 2px;
  margin: 2px;
  margin-left: 10px;
}

/* line 93, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

/* line 99, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 106, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 112, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 120, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 132, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 136, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 141, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 149, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 157, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, app/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, app/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, app/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, app/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/flatty/bootstrap/glyphicons-halflings-regular-1bd313f3a6a08b484cb990866f28f706f04f52f983344a8e85e40999bdf35306.eot);
  src: url(/assets/flatty/bootstrap/glyphicons-halflings-regular-1bd313f3a6a08b484cb990866f28f706f04f52f983344a8e85e40999bdf35306.eot?#iefix) format("embedded-opentype"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-402579ed9f5f4cebc7c2f5d276d9e3567c7e266ac17624481fb456ef7b1f93b7.woff) format("woff"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-ed7bdce7e3facea874da76aeb4cb0df3814ed76af8e04fca350de1794ac8cfb6.ttf) format("truetype"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-864dc2d77436c30f5c7d2dfcde4d7be37f6ebc126d60de0a8f1156efa239b333.svg#glyphicons-halflingsregular) format("svg");
}

/* line 21, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.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;
}

/* line 33, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 34, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 35, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 36, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 37, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 38, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 39, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 40, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 41, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 42, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 43, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 44, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 45, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 46, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 47, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 48, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 49, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 50, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 51, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 52, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 53, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 54, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 55, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 56, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 57, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 58, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 59, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 60, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 61, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 62, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 63, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 64, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 65, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 66, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 67, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 68, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 69, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 70, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 71, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 72, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 73, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 74, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 75, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 76, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 77, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 78, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 79, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 80, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 81, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 82, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 83, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 84, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 85, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 86, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 87, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 88, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 89, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 90, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 91, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 92, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 93, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 94, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 95, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 96, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 97, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 98, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 99, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 100, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 101, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 102, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 103, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 104, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 105, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 106, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 107, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 108, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 109, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 110, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 111, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 112, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 113, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 114, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 115, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 116, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 117, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 118, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 119, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 120, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 121, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 122, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 123, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 124, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 125, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 126, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 127, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 128, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 129, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 130, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 131, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 132, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 133, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 134, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 135, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 136, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 137, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 138, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 139, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 140, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 153, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 154, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 155, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 156, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 157, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 158, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 159, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 160, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 161, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 162, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 163, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 164, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 165, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 166, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 167, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 168, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 169, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 170, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 171, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 172, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 173, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 174, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 175, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 176, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 177, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 178, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 179, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 180, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 181, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 182, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 183, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 184, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 185, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 186, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 187, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 188, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 189, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 190, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 191, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 192, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 193, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 194, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 195, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 196, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 197, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 198, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 199, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 200, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 201, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 202, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 203, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 204, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 205, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 206, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 207, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 208, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 209, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 210, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 211, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 212, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 213, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 214, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 215, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 216, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 217, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 218, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 219, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 220, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 221, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 222, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 223, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\1f4bc";
}

/* line 224, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\1f4c5";
}

/* line 225, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\1f4cc";
}

/* line 226, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\1f4ce";
}

/* line 227, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\1f4f7";
}

/* line 228, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\1f512";
}

/* line 229, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\1f514";
}

/* line 230, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\1f516";
}

/* line 231, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\1f525";
}

/* line 232, app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\1f527";
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

/* line 23, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 28, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 33, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.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;
  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;
}

/* line 53, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 59, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 64, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 77, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #428bca;
}

/* line 87, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 102, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 110, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.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;
}

/* line 123, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 128, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

/* line 143, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 153, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 166, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}

/* line 174, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 188, app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

/* line 10, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333;
}

/* line 13, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 22, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333;
}

/* line 30, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 37, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 42, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 46, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.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;
}

/* line 52, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 61, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 73, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}

/* line 79, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 93, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 98, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.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;
}

/* line 104, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 111, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.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;
}

/* line 116, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 121, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 140, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 144, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 151, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.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);
}

/* line 157, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 161, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 166, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 175, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 186, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 191, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.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;
}

/* line 201, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 204, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 208, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 213, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 217, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 222, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 231, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 236, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 245, app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 40, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 45, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.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;
}

/* line 50, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 59, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 70, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.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;
}

/* line 75, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.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;
}

/* line 82, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 89, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 99, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 106, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 112, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 116, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 119, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

/* line 123, app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.nav:after {
  clear: both;
}

/* line 15, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}

/* line 34, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

/* line 55, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 61, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 73, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 79, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 84, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 91, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.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;
}

/* line 113, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 117, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}

/* line 120, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 126, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 139, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 141, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 155, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 158, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 160, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 166, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 174, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 176, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #ddd;
  margin-right: 0;
}

/* line 182, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #fff;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 197, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 203, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 214, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

/* line 218, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* line 224, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 32, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 51, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  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;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 61, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 51, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 85, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 88, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 99, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 99, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 118, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-static-top {
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 118, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 126, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 126, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 138, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

/* line 142, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

/* line 150, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 155, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 161, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 173, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 184, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 190, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 173, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 205, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 208, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 216, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 224, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 228, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 230, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 205, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 243, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 245, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  /* line 262, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 265, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}

/* line 276, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.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) {
  /* line 288, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  /* line 276, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 313, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 318, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 323, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 334, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 343, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 343, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 357, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 361, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 363, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 370, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 375, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 378, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 385, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.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;
}

/* line 393, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.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;
}

/* line 402, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 404, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 408, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}

/* line 413, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

/* line 421, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

/* line 429, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.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;
}

/* line 434, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

/* line 440, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}

@media (max-width: 767px) {
  /* line 449, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 451, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .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;
  }
  /* line 458, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .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;
  }
  /* line 466, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 482, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 484, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 493, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 497, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}

/* line 499, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 506, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}

/* line 511, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

/* line 514, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 521, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.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;
}

/* line 529, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.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;
}

/* line 539, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 541, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 545, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 550, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 558, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.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;
}

/* line 565, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 569, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

/* line 577, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

@media (max-width: 767px) {
  /* line 587, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 590, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 592, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .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;
  }
  /* line 599, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .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;
  }
  /* line 607, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 618, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}

/* line 620, app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 6, app/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 12, app/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 14, app/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #999999;
}

/* line 4, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 24, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 40, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

/* line 48, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.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;
}

/* line 60, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 453, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 459, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 465, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 453, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 459, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 465, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.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;
}

/* line 19, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 28, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-default {
  background-color: #999999;
}

/* line 478, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 40, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-primary {
  background-color: #428bca;
}

/* line 478, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 44, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 478, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 48, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 478, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 52, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 478, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 56, app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 478, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.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;
}

/* line 22, app/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 29, app/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, app/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 44, app/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 49, app/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

/* line 15, app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

/* line 19, app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}

/* line 23, app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
}

/* line 11, app/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 18, app/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}

/* line 24, app/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 28, app/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 9, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}

/* line 44, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 365, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 368, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 59, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 365, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 368, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 62, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}

/* line 365, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-warning hr {
  border-top-color: #f8e5be;
}

/* line 368, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 65, app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 365, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-danger hr {
  border-top-color: #e6c1c7;
}

/* line 368, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-danger .alert-link {
  color: #953b39;
}

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

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

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

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

/* line 39, app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.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);
}

/* line 49, app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  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;
  transition: width 0.6s ease;
}

/* line 62, app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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;
}

/* line 68, app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 81, app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 498, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}

/* line 85, app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 498, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}

/* line 89, app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 498, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}

/* line 93, app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 498, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}

/* line 10, app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 17, app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 43, app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 27, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 30, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 36, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}

/* line 39, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 46, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.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;
}

/* line 55, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.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;
}

/* line 58, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.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;
}

/* line 65, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}

/* line 68, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 73, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 83, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 87, app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.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);
}

/* line 16, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

/* line 35, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 39, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 47, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 59, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .table {
  margin-bottom: 0;
}

/* line 62, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #ddd;
}

/* line 69, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 76, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

/* line 80, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 86, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 101, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

/* line 105, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 110, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 112, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

/* line 116, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 118, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 131, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 344, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 348, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

/* line 353, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 134, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 344, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 348, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

/* line 353, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 137, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 344, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 348, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 353, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 140, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-warning {
  border-color: #fbeed5;
}

/* line 344, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 348, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}

/* line 353, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

/* line 143, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-danger {
  border-color: #eed3d7;
}

/* line 344, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 348, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}

/* line 353, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

/* line 146, app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 344, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 348, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 353, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.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);
}

/* line 15, app/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, app/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, app/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, app/assets/stylesheets/flatty/bootstrap/bootstrap/_close.scss */
.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);
}

/* line 15, app/assets/stylesheets/flatty/bootstrap/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, app/assets/stylesheets/flatty/bootstrap/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 17, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

/* line 24, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
body.modal-open {
  margin-right: 15px;
}

/* line 29, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}

/* line 41, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-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;
}

/* line 45, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 49, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}

/* line 58, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.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: none;
}

/* line 71, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}

/* line 80, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 81, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 86, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

/* line 92, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 97, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 104, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 110, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}

/* line 118, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 123, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 127, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 135, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 142, app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
  .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);
  }
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 16, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 17, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 18, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 19, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 35, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 50, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 56, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 62, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 69, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 76, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 83, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 89, app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  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;
}

/* line 26, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.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;
}

/* line 43, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 52, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 78, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 86, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 93, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 101, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 108, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 117, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 124, app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

/* line 29, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 33, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 37, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 44, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 47, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 50, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 55, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 58, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.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);
}

/* line 82, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -moz-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);
}

/* line 85, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: -moz-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);
}

/* line 92, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 100, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 110, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

/* line 120, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 125, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 136, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.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;
}

/* line 147, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
}

/* line 157, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 168, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.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);
}

/* line 179, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 189, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  /* line 199, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 206, app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 20, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 25, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 40, app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

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

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

/* line 31, app/assets/stylesheets/flatty/bootstrap/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-xs {
  display: none !important;
}

/* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-xs {
  display: none !important;
}

/* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-md,
td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

/* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-sm {
  display: none !important;
}

/* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-sm {
  display: none !important;
}

/* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-md,
td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

/* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-md {
  display: none !important;
}

/* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-md {
  display: none !important;
}

/* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-xs,
td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-sm,
td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-lg,
td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

/* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-lg {
  display: none !important;
}

/* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-lg {
  display: none !important;
}

/* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-md,
td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

/* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs,
td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

/* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm,
td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

/* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md,
td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
    display: none !important;
  }
}

/* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg,
td.hidden-lg {
    display: none !important;
  }
}

/* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-print {
  display: none !important;
}

/* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-print {
  display: none !important;
}

/* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 508, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-print {
    display: block !important;
  }
  /* line 509, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 510, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
  /* line 515, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-print {
    display: none !important;
  }
  /* line 516, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-print {
    display: none !important;
  }
  /* line 517, app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-print,
td.hidden-print {
    display: none !important;
  }
}

/*
   Colorpicker for Bootstrap
   Copyright 2012 Stefan Petre
   Licensed under the Apache License v2.0
   http://www.apache.org/licenses/LICENSE-2.0
*/
/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url(/assets/flatty/plugins/bootstrap_colorpicker/saturation-cd78d9f1f95a9a2cc825b4155723ddf1011e093bd3bd09d30ff7f41604b6f7f8.png);
  cursor: crosshair;
  float: left;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-hue, .colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-hue i, .colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-hue {
  background-image: url(/assets/flatty/plugins/bootstrap_colorpicker/hue-fbb3734647e97382f15bed3b8343b86cf79f80f952a8a83afe2b591bfe705de9.png);
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-alpha {
  background-image: url(/assets/flatty/plugins/bootstrap_colorpicker/alpha-957a71f62e8990e1641f44f69f8a906974ca00b9ddd3d17e4abaf159a66e377b.png);
  display: none;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker {
  *zoom: 1;
  top: 0;
  left: 0;
  padding: 4px;
  min-width: 120px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:before, .colorpicker:after {
  display: table;
  content: "";
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:after {
  clear: both;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker div {
  position: relative;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker.alpha {
  min-width: 140px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url(/assets/flatty/plugins/bootstrap_colorpicker/alpha-957a71f62e8990e1641f44f69f8a906974ca00b9ddd3d17e4abaf159a66e377b.png);
  background-position: 0 100%;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-color div {
  height: 10px;
}

/* line 7, app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.input-append.color .add-on i, .input-prepend.color .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/**
* A stylesheet for use with Bootstrap 3.x
* @author: Dan Grossman http://www.dangrossman.info/
* @copyright: Copyright (c) 2012-2015 Dan Grossman. All rights reserved.
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
* @website: https://www.improvely.com/
*/
/* Container Appearance */
/* line 11, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px;
}

/* line 21, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 33, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

/* line 44, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.openscenter:before {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 60, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.openscenter:after {
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

/* line 75, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 87, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

/* line 98, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.dropup {
  margin-top: -5px;
}

/* line 101, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

/* line 107, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

/* line 114, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000;
}

/* line 119, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges, .daterangepicker .calendar {
  float: left;
}

/* line 123, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}

/* line 127, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges {
  margin: 4px;
  text-align: left;
}

/* line 132, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}

/* line 137, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.show-calendar .calendar {
  display: block;
}

/* line 141, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.single .calendar-table {
  border: none;
}

/* Calendars */
/* line 147, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

/* line 153, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar-table {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}

/* line 160, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.left .calendar-table {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 166, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.right .calendar-table {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 172, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.left {
  margin: 4px 0 4px 4px;
}

/* line 176, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.right {
  margin: 4px 4px 4px 0;
}

/* line 180, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.left .calendar-table {
  padding-right: 12px;
}

/* line 184, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker table {
  width: 100%;
  margin: 0;
}

/* line 189, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  white-space: nowrap;
  cursor: pointer;
}

/* line 198, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  color: #999;
  background: #fff;
}

/* line 203, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
}

/* line 207, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee;
}

/* line 211, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.in-range {
  background: #ebf4f8;
  border-radius: 0;
}

/* line 216, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

/* line 220, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

/* line 224, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

/* line 228, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff;
}

/* line 234, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 239, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

/* line 247, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 252, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 256, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

/* line 261, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker th.month {
  width: auto;
}

/* Text Input Above Each Calendar */
/* line 267, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}

/* line 280, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .input-mini.active {
  border: 1px solid #357ebd;
}

/* line 284, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

/* line 290, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .left .daterangepicker_input {
  padding-right: 12px;
}

/* line 294, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .daterangepicker_input {
  position: relative;
}

/* Time Picker */
/* line 300, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}

/* line 308, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

/* Predefined Ranges */
/* line 315, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges {
  font-size: 11px;
}

/* line 319, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 160px;
}

/* line 326, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  border-radius: 5px;
  cursor: pointer;
}

/* line 337, app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/*!
 * Datepicker for Bootstrap v3
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 9, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 3000;
  border-radius: 4px;
  /*.dow {
border-top: 1px solid #ddd !important;
}*/
}

/* line 19, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 32, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 46, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 52, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 59, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}

/* line 65, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget > ul .picker-switch + li .timepicker {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 72, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}

/* line 79, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}

/* line 86, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}

/* line 91, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 96, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 102, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}

/* line 113, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 122, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
  color: #999999;
}

/* line 128, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 136, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

/* line 144, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 155, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}

/* line 160, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 167, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}

/* line 172, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

/* line 184, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}

/* line 189, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}

/* line 195, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

/* line 204, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}

/* line 208, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 222, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 234, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}

/* line 240, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}

/* line 246, app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td, .bootstrap-datetimepicker-widget ul.list-inline li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}

/* ============================================================
 * bootstrapSwitch v1.2 by Larentis Mattia @spiritualGuru
 * http://www.larentis.eu/switch/
 * ============================================================
 * Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * ============================================================ */
/* line 8, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch {
  display: inline-block;
  cursor: pointer;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  min-width: 100px;
}

/* line 24, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-mini {
  min-width: 72px;
}

/* line 27, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-small {
  min-width: 80px;
}

/* line 30, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-large {
  min-width: 120px;
}

/* line 33, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.deactivate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

/* line 38, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.deactivate label,
.has-switch.deactivate span {
  cursor: default !important;
}

/* line 42, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div {
  display: inline-block;
  width: 150%;
  position: relative;
  top: 0;
}

/* line 48, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div.switch-animate {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}

/* line 54, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div.switch-off {
  left: -50%;
}

/* line 57, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div.switch-on {
  left: 0%;
}

/* line 60, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch input[type=checkbox] {
  display: none;
}

/* line 63, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span,
.has-switch label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 20px;
}

/* line 77, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-mini,
.has-switch label.switch-mini {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px;
}

/* line 84, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-small,
.has-switch label.switch-small {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px;
}

/* line 91, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-large,
.has-switch label.switch-large {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal;
}

/* line 98, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  width: 34%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 115, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label:hover,
.has-switch label:focus,
.has-switch label:active,
.has-switch label.active,
.has-switch label.disabled,
.has-switch label[disabled] {
  color: #ffffff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 125, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label:active,
.has-switch label.active {
  background-color: #cccccc \9;
}

/* line 129, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label i {
  color: #000;
  text-shadow: 0 1px 0 #fff;
  line-height: 18px;
  pointer-events: none;
}

/* line 135, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span {
  text-align: center;
  z-index: 1;
  width: 33%;
}

/* line 140, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-right {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 149, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-right:hover,
.has-switch span.switch-right:focus,
.has-switch span.switch-right:active,
.has-switch span.switch-right.active,
.has-switch span.switch-right.disabled,
.has-switch span.switch-right[disabled] {
  color: #333333;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}

/* line 159, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-right:active,
.has-switch span.switch-right.active {
  background-color: #e6e6e6 \9;
}

/* line 163, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-primary,
.has-switch span.switch-left {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #005fcc;
  background-repeat: repeat-x;
  border-color: #0088cc #0088cc #005580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0088cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 174, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:focus,
.has-switch span.switch-left:focus,
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active,
.has-switch span.switch-primary.disabled,
.has-switch span.switch-left.disabled,
.has-switch span.switch-primary[disabled],
.has-switch span.switch-left[disabled] {
  color: #ffffff;
  background-color: #0088cc;
  *background-color: #0077b3;
}

/* line 190, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active {
  background-color: #006699 \9;
}

/* line 196, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #41a7c5;
  border-color: #5bc0de #5bc0de #28a1c5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5bc0de;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 205, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-info:hover,
.has-switch span.switch-info:focus,
.has-switch span.switch-info:active,
.has-switch span.switch-info.active,
.has-switch span.switch-info.disabled,
.has-switch span.switch-info[disabled] {
  color: #ffffff;
  background-color: #5bc0de;
  *background-color: #46b8da;
}

/* line 215, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-info:active,
.has-switch span.switch-info.active {
  background-color: #31b0d5 \9;
}

/* line 219, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #58b058;
  border-color: #62c462 #62c462 #3b9e3b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #62c462;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 228, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-success:hover,
.has-switch span.switch-success:focus,
.has-switch span.switch-success:active,
.has-switch span.switch-success.active,
.has-switch span.switch-success.disabled,
.has-switch span.switch-success[disabled] {
  color: #ffffff;
  background-color: #62c462;
  *background-color: #4fbd4f;
}

/* line 238, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-success:active,
.has-switch span.switch-success.active {
  background-color: #42b142 \9;
}

/* line 242, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a123;
  border-color: #fbb450 #fbb450 #f89406;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fbb450;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 251, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:focus,
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active,
.has-switch span.switch-warning.disabled,
.has-switch span.switch-warning[disabled] {
  color: #ffffff;
  background-color: #fbb450;
  *background-color: #faa937;
}

/* line 261, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active {
  background-color: #fa9f1e \9;
}

/* line 265, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d14641;
  border-color: #ee5f5b #ee5f5b #e51d18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ee5f5b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 274, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:focus,
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active,
.has-switch span.switch-danger.disabled,
.has-switch span.switch-danger[disabled] {
  color: #ffffff;
  background-color: #ee5f5b;
  *background-color: #ec4844;
}

/* line 284, app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active {
  background-color: #e9322d \9;
}

/* line 1, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar {
  margin: 0;
  padding: 0;
  display: block;
}

/* line 7, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar::after {
  clear: both;
  display: table;
  content: "";
}

/* line 13, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar > li {
  float: left;
  display: list-item;
  list-style: none;
  margin: 0 5px 10px 0;
}

/* line 20, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
  font-weight: bold;
}

/* line 24, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
  font-style: italic;
}

/* line 28, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
  text-decoration: underline;
}

/* line 32, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #E6E6E6;
  background-color: #D9D9D9;
  outline: 0;
}

/* line 42, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-commands-disabled .dropdown-menu {
  display: none !important;
}

/* line 46, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div.wysihtml5-colors {
  display: block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none;
}

/* line 56, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}

/* line 60, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important;
}

/* line 64, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important;
}

/* line 68, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important;
}

/* line 72, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}

/* line 76, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important;
}

/* line 80, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important;
}

/* line 84, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important;
}

/* line 88, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important;
}

/* line 92, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important;
}

/* line 96, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important;
}

/* line 100, app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important;
}

/* line 2, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_length label {
  float: left;
  text-align: left;
}

/* line 7, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_length select {
  width: 75px;
}

/* line 11, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_filter label {
  float: right;
}

/* line 15, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_info {
  padding-top: 8px;
}

/* line 19, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_paginate {
  float: right;
  margin: 0;
}

/* line 24, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.table {
  clear: both;
  margin-bottom: 6px !important;
  max-width: none !important;
}

/* line 30, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}

/* line 39, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.dataTable th:active {
  outline: none;
}

/* Scrolling */
/* line 44, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
}

/* line 48, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-bottom: 0 !important;
}

/* line 53, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}

/* line 58, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollFoot table {
  border-top: none;
}

/*
 * TableTools styles
 */
/* line 66, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #08C;
  color: white;
}

/* line 72, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #0075b0 !important;
}

/* line 77, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}

/* line 82, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand;
}

/* line 87, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}

/* line 92, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT .btn:hover {
  text-decoration: none !important;
}

/* line 97, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}

/* line 101, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}

/* TableTools information display */
/* line 107, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}

/* line 113, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 120, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/*
 * FixedColumns styles
 */
/* line 130, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
}

/* line 136, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
}

/* line 140, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important;
}

/* line 145, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}

/* line 150, app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftFootWrapper table {
  border-top: none;
}

/*******************************************************************************
 * Tree container
 */
/* line 4, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  /* font size should not be too big */
  white-space: nowrap;
  padding: 3px;
  margin: 0;
  /* issue 201 */
  background-color: white;
  border: 1px dotted gray;
  overflow: auto;
  height: 100%;
  /* issue 263 */
}

/* line 17, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container ul {
  padding: 0 0 0 16px;
  margin: 0;
}

/* line 23, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: repeat-y;
  background-image: none;
  /* no v-lines */
  margin: 0;
  padding: 1px 0 0 0;
}

/* Suppress lines for last child node */
/* line 41, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container li.dynatree-lastsib {
  background-image: none;
}

/* Suppress lines if level is fixed expanded (option minExpandLevel) */
/* line 46, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-no-connector > li {
  background-image: none;
}

/* Style, when control is disabled */
/* line 52, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.ui-dynatree-disabled ul.dynatree-container {
  opacity: 0.5;
  /*	filter: alpha(opacity=50); /* Yields a css warning */
  background-color: silver;
}

/*******************************************************************************
 * Common icon definitions
 */
/* line 63, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-empty,
span.dynatree-vline,
span.dynatree-connector,
span.dynatree-expander,
span.dynatree-icon,
span.dynatree-checkbox,
span.dynatree-radio,
span.dynatree-drag-helper-img,
#dynatree-drop-marker {
  width: 16px;
  height: 16px;
  /*	display: -moz-inline-box; /* @ FF 1+2 removed for issue 221*/
  /*	-moz-box-align: start; /* issue 221 */
  display: inline-block;
  /* Required to make a span sizeable */
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url(/assets/flatty/plugins/dynatree/icons-be12e9c5e86e0eb92a3f427674deb3f61c1877822ae2f342204df9f568ae7300.gif);
  background-position: 0 0;
}

/** Used by 'icon' node option: */
/* line 86, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container img {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  vertical-align: top;
  border-style: none;
}

/*******************************************************************************
 * Lines and connectors
 */
/*
span.dynatree-empty
{
}
span.dynatree-vline
{
}
*/
/* line 108, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-connector {
  background-image: none;
}

/*
.dynatree-lastsib span.dynatree-connector
{
}
*/
/*******************************************************************************
 * Expander icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-exp-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'd': lazy (Delayed)
 * 3rd character (optional): 'l': Last sibling
 */
/* line 128, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-expander {
  background-position: 0px -80px;
  cursor: pointer;
}

/* line 133, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-expander:hover {
  background-position: -16px -80px;
}

/* line 146, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-exp-e span.dynatree-expander,
.dynatree-exp-ed span.dynatree-expander,
.dynatree-exp-el span.dynatree-expander,
.dynatree-exp-edl span.dynatree-expander {
  background-position: -32px -80px;
}

/* line 153, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-exp-e span.dynatree-expander:hover,
.dynatree-exp-ed span.dynatree-expander:hover,
.dynatree-exp-el span.dynatree-expander:hover,
.dynatree-exp-edl span.dynatree-expander:hover {
  background-position: -48px -80px;
}

/* line 160, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-loading span.dynatree-expander {
  background-position: 0 0;
  background-image: url(/assets/flatty/plugins/dynatree/loading-d3879e7b4ce6e42d598f04fa0645ecb94079fe1cf6c174f184c6f5036d5d6e6d.gif);
}

/*******************************************************************************
 * Checkbox icon
 */
/* line 170, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-checkbox {
  margin-left: 3px;
  background-position: 0px -32px;
}

/* line 175, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-checkbox:hover {
  background-position: -16px -32px;
}

/* line 180, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-checkbox {
  background-position: -64px -32px;
}

/* line 184, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-checkbox:hover {
  background-position: -80px -32px;
}

/* line 189, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-checkbox {
  background-position: -32px -32px;
}

/* line 193, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-checkbox:hover {
  background-position: -48px -32px;
}

/*******************************************************************************
 * Radiobutton icon
 * This is a customization, that may be activated by overriding the 'checkbox'
 * class name as 'dynatree-radio' in the tree options.
 */
/* line 203, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-radio {
  margin-left: 3px;
  background-position: 0px -48px;
}

/* line 208, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-radio:hover {
  background-position: -16px -48px;
}

/* line 213, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-radio {
  background-position: -64px -48px;
}

/* line 217, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-radio:hover {
  background-position: -80px -48px;
}

/* line 222, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-radio {
  background-position: -32px -48px;
}

/* line 226, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-radio:hover {
  background-position: -48px -48px;
}

/*******************************************************************************
 * Node type icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-ico-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'f': folder
 */
/* line 241, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-icon {
  margin-left: 3px;
  background-position: 0px 0px;
}

/* line 247, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-has-children span.dynatree-icon {
  /*    background-position: 0px -16px; */
}

/* line 252, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-ico-cf span.dynatree-icon {
  background-position: 0px -16px;
}

/* line 257, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-ico-ef span.dynatree-icon {
  background-position: -64px -16px;
}

/* Status node icons */
/* line 264, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-statusnode-wait span.dynatree-icon {
  background-image: url(/assets/loading-545d3fbf1942e9520c83c51940a5ada8a2319d3aa1d50d74f6e17898e5aa4e59.gif);
}

/* line 269, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-statusnode-error span.dynatree-icon {
  background-position: 0px -112px;
  /*	background-image: url(/ltError.gif);*/
}

/*******************************************************************************
 * Node titles
 */
/* @Chrome: otherwise hit area of node titles is broken (issue 133)
   Removed again for issue 165; (133 couldn't be reproduced) */
/* line 281, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-node {
  /*	display: -moz-inline-box; /* issue 133, 165, 172, 192. removed for issue 221 */
  /*	-moz-box-align: start; /* issue 221 */
  /*  display: inline-block; /* Required to make a span sizeable */
}

/* Remove blue color and underline from title links */
/* line 290, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container a {
  color: black;
  /* inherit doesn't work on IE */
  text-decoration: none;
  vertical-align: top;
  margin: 0px;
  margin-left: 3px;
  /*	outline: 0; /* @ Firefox, prevent dotted border after click */
  /* Set transparent border to prevent jumping when active node gets a border
	   (we can do this, because this theme doesn't use vertical lines)
	   */
  border: 1px solid white;
  /* Note: 'transparent' would not work in IE6 */
}

/* line 306, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container a:hover {
  /*	text-decoration: underline; */
  background: #F2F7FD;
  /* light blue */
  border-color: #B8D6FB;
  /* darker light blue */
}

/* line 313, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-node a {
  display: inline-block;
  /* Better alignment, when title contains <br> */
  /*	vertical-align: top;*/
  padding-left: 3px;
  padding-right: 3px;
  /* Otherwise italic font will be outside bounds */
  /*	line-height: 16px; /* should be the same as img height, in case 16 px */
}

/* line 321, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-folder a {
  /*	font-weight: bold; */
  /* custom */
}

/* line 326, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container a:focus,
span.dynatree-focused a:link {
  background-color: #EFEBDE;
  /* gray */
}

/* line 332, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-has-children a {
  /*	font-style: oblique; /* custom: */
}

/* line 341, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-selected a {
  /*	color: green; */
  font-style: italic;
}

/* line 347, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-active a {
  border: 1px solid #99DEFD;
  background-color: #D8F0FA;
}

/*******************************************************************************
 * Drag'n'drop support
 */
/*** Helper object ************************************************************/
/* line 361, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drag-helper a {
  border: 1px solid gray;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
  opacity: 0.8;
}

/* line 369, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drag-helper-img {
  /*
	position: relative;
	left: -16px;
	*/
}

/* line 376, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drag-helper {
  /*    border-color: green;
	background-color: red;*/
}

/* line 381, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drop-accept span.dynatree-drag-helper-img {
  background-position: -32px -112px;
}

/* line 385, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drag-helper.dynatree-drop-reject {
  border-color: red;
}

/* line 389, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drop-reject span.dynatree-drag-helper-img {
  background-position: -16px -112px;
}

/*** Drop marker icon *********************************************************/
/* line 396, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker {
  width: 24px;
  position: absolute;
  background-position: 0 -128px;
  margin: 0;
}

/* line 403, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker.dynatree-drop-after,
#dynatree-drop-marker.dynatree-drop-before {
  width: 64px;
  background-position: 0 -144px;
}

/* line 409, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker.dynatree-drop-copy {
  background-position: -64px -128px;
}

/* line 413, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker.dynatree-drop-move {
  background-position: -64px -128px;
}

/*** Source node while dragging ***********************************************/
/* line 420, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drag-source {
  /* border: 1px dotted gray; */
  background-color: #e0e0e0;
}

/* line 425, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drag-source a {
  color: gray;
}

/*** Target node while dragging cursor is over it *****************************/
/* line 432, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drop-target {
  /*border: 1px solid gray;*/
}

/* line 439, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drop-target.dynatree-drop-accept a {
  /*border: 1px solid green;*/
  background-color: #3169C6 !important;
  color: white !important;
  /* @ IE6 */
  text-decoration: none;
}

/* line 446, app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drop-target.dynatree-drop-reject {
  /*border: 1px solid red;*/
}

/* line 1, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag {
  width: 16px;
  height: 11px;
  background: url(/assets/flatty/plugins/flags/flags-fc78b2bba95bf2fbc11b491ed5783ff28bff5cfb02476baa235f2b415369195f.png) no-repeat;
  display: inline-block;
}

/* line 8, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ad {
  background-position: -16px 0;
}

/* line 9, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ae {
  background-position: -32px 0;
}

/* line 10, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-af {
  background-position: -48px 0;
}

/* line 11, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ag {
  background-position: -64px 0;
}

/* line 12, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ai {
  background-position: -80px 0;
}

/* line 13, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-al {
  background-position: -96px 0;
}

/* line 14, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-am {
  background-position: -112px 0;
}

/* line 15, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-an {
  background-position: -128px 0;
}

/* line 16, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ao {
  background-position: -144px 0;
}

/* line 17, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ar {
  background-position: -160px 0;
}

/* line 18, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-as {
  background-position: -176px 0;
}

/* line 19, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-at {
  background-position: -192px 0;
}

/* line 20, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-au {
  background-position: -208px 0;
}

/* line 21, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-aw {
  background-position: -224px 0;
}

/* line 22, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-az {
  background-position: -240px 0;
}

/* line 23, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ba {
  background-position: 0 -11px;
}

/* line 24, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bb {
  background-position: -16px -11px;
}

/* line 25, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bd {
  background-position: -32px -11px;
}

/* line 26, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-be {
  background-position: -48px -11px;
}

/* line 27, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bf {
  background-position: -64px -11px;
}

/* line 28, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bg {
  background-position: -80px -11px;
}

/* line 29, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bh {
  background-position: -96px -11px;
}

/* line 30, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bi {
  background-position: -112px -11px;
}

/* line 31, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bj {
  background-position: -128px -11px;
}

/* line 32, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bm {
  background-position: -144px -11px;
}

/* line 33, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bn {
  background-position: -160px -11px;
}

/* line 34, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bo {
  background-position: -176px -11px;
}

/* line 35, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-br {
  background-position: -192px -11px;
}

/* line 36, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bs {
  background-position: -208px -11px;
}

/* line 37, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bt {
  background-position: -224px -11px;
}

/* line 38, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bv {
  background-position: -240px -11px;
}

/* line 39, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bw {
  background-position: 0 -22px;
}

/* line 40, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-by {
  background-position: -16px -22px;
}

/* line 41, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bz {
  background-position: -32px -22px;
}

/* line 42, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ca {
  background-position: -48px -22px;
}

/* line 43, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-catalonia {
  background-position: -64px -22px;
}

/* line 44, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cd {
  background-position: -80px -22px;
}

/* line 45, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cf {
  background-position: -96px -22px;
}

/* line 46, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cg {
  background-position: -112px -22px;
}

/* line 47, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ch {
  background-position: -128px -22px;
}

/* line 48, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ci {
  background-position: -144px -22px;
}

/* line 49, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ck {
  background-position: -160px -22px;
}

/* line 50, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cl {
  background-position: -176px -22px;
}

/* line 51, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cm {
  background-position: -192px -22px;
}

/* line 52, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cn {
  background-position: -208px -22px;
}

/* line 53, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-co {
  background-position: -224px -22px;
}

/* line 54, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cr {
  background-position: -240px -22px;
}

/* line 55, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cu {
  background-position: 0 -33px;
}

/* line 56, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cv {
  background-position: -16px -33px;
}

/* line 57, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cw {
  background-position: -32px -33px;
}

/* line 58, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cy {
  background-position: -48px -33px;
}

/* line 59, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cz {
  background-position: -64px -33px;
}

/* line 60, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-de {
  background-position: -80px -33px;
}

/* line 61, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dj {
  background-position: -96px -33px;
}

/* line 62, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dk {
  background-position: -112px -33px;
}

/* line 63, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dm {
  background-position: -128px -33px;
}

/* line 64, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-do {
  background-position: -144px -33px;
}

/* line 65, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dz {
  background-position: -160px -33px;
}

/* line 66, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ec {
  background-position: -176px -33px;
}

/* line 67, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ee {
  background-position: -192px -33px;
}

/* line 68, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eg {
  background-position: -208px -33px;
}

/* line 69, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eh {
  background-position: -224px -33px;
}

/* line 70, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-england {
  background-position: -240px -33px;
}

/* line 71, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-er {
  background-position: 0 -44px;
}

/* line 72, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-es {
  background-position: -16px -44px;
}

/* line 73, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-et {
  background-position: -32px -44px;
}

/* line 74, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eu {
  background-position: -48px -44px;
}

/* line 75, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fi {
  background-position: -64px -44px;
}

/* line 76, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fj {
  background-position: -80px -44px;
}

/* line 77, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fk {
  background-position: -96px -44px;
}

/* line 78, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fm {
  background-position: -112px -44px;
}

/* line 79, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fo {
  background-position: -128px -44px;
}

/* line 80, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fr {
  background-position: -144px -44px;
}

/* line 81, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ga {
  background-position: -160px -44px;
}

/* line 82, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gb {
  background-position: -176px -44px;
}

/* line 83, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gd {
  background-position: -192px -44px;
}

/* line 84, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ge {
  background-position: -208px -44px;
}

/* line 85, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gf {
  background-position: -224px -44px;
}

/* line 86, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gg {
  background-position: -240px -44px;
}

/* line 87, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gh {
  background-position: 0 -55px;
}

/* line 88, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gi {
  background-position: -16px -55px;
}

/* line 89, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gl {
  background-position: -32px -55px;
}

/* line 90, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gm {
  background-position: -48px -55px;
}

/* line 91, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gn {
  background-position: -64px -55px;
}

/* line 92, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gp {
  background-position: -80px -55px;
}

/* line 93, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gq {
  background-position: -96px -55px;
}

/* line 94, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gr {
  background-position: -112px -55px;
}

/* line 95, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gs {
  background-position: -128px -55px;
}

/* line 96, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gt {
  background-position: -144px -55px;
}

/* line 97, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gu {
  background-position: -160px -55px;
}

/* line 98, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gw {
  background-position: -176px -55px;
}

/* line 99, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gy {
  background-position: -192px -55px;
}

/* line 100, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hk {
  background-position: -208px -55px;
}

/* line 101, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hm {
  background-position: -224px -55px;
}

/* line 102, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hn {
  background-position: -240px -55px;
}

/* line 103, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hr {
  background-position: 0 -66px;
}

/* line 104, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ht {
  background-position: -16px -66px;
}

/* line 105, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hu {
  background-position: -32px -66px;
}

/* line 106, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ic {
  background-position: -48px -66px;
}

/* line 107, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-id {
  background-position: -64px -66px;
}

/* line 108, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ie {
  background-position: -80px -66px;
}

/* line 109, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-il {
  background-position: -96px -66px;
}

/* line 110, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-im {
  background-position: -112px -66px;
}

/* line 111, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-in {
  background-position: -128px -66px;
}

/* line 112, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-io {
  background-position: -144px -66px;
}

/* line 113, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-iq {
  background-position: -160px -66px;
}

/* line 114, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ir {
  background-position: -176px -66px;
}

/* line 115, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-is {
  background-position: -192px -66px;
}

/* line 116, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-it {
  background-position: -208px -66px;
}

/* line 117, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-je {
  background-position: -224px -66px;
}

/* line 118, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jm {
  background-position: -240px -66px;
}

/* line 119, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jo {
  background-position: 0 -77px;
}

/* line 120, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jp {
  background-position: -16px -77px;
}

/* line 121, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ke {
  background-position: -32px -77px;
}

/* line 122, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kg {
  background-position: -48px -77px;
}

/* line 123, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kh {
  background-position: -64px -77px;
}

/* line 124, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ki {
  background-position: -80px -77px;
}

/* line 125, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-km {
  background-position: -96px -77px;
}

/* line 126, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kn {
  background-position: -112px -77px;
}

/* line 127, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kp {
  background-position: -128px -77px;
}

/* line 128, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kr {
  background-position: -144px -77px;
}

/* line 129, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kurdistan {
  background-position: -160px -77px;
}

/* line 130, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kw {
  background-position: -176px -77px;
}

/* line 131, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ky {
  background-position: -192px -77px;
}

/* line 132, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kz {
  background-position: -208px -77px;
}

/* line 133, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-la {
  background-position: -224px -77px;
}

/* line 134, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lb {
  background-position: -240px -77px;
}

/* line 135, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lc {
  background-position: 0 -88px;
}

/* line 136, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-li {
  background-position: -16px -88px;
}

/* line 137, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lk {
  background-position: -32px -88px;
}

/* line 138, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lr {
  background-position: -48px -88px;
}

/* line 139, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ls {
  background-position: -64px -88px;
}

/* line 140, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lt {
  background-position: -80px -88px;
}

/* line 141, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lu {
  background-position: -96px -88px;
}

/* line 142, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lv {
  background-position: -112px -88px;
}

/* line 143, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ly {
  background-position: -128px -88px;
}

/* line 144, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ma {
  background-position: -144px -88px;
}

/* line 145, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mc {
  background-position: -160px -88px;
}

/* line 146, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-md {
  background-position: -176px -88px;
}

/* line 147, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-me {
  background-position: -192px -88px;
}

/* line 148, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mg {
  background-position: -208px -88px;
}

/* line 149, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mh {
  background-position: -224px -88px;
}

/* line 150, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mk {
  background-position: -240px -88px;
}

/* line 151, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ml {
  background-position: 0 -99px;
}

/* line 152, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mm {
  background-position: -16px -99px;
}

/* line 153, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mn {
  background-position: -32px -99px;
}

/* line 154, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mo {
  background-position: -48px -99px;
}

/* line 155, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mp {
  background-position: -64px -99px;
}

/* line 156, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mq {
  background-position: -80px -99px;
}

/* line 157, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mr {
  background-position: -96px -99px;
}

/* line 158, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ms {
  background-position: -112px -99px;
}

/* line 159, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mt {
  background-position: -128px -99px;
}

/* line 160, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mu {
  background-position: -144px -99px;
}

/* line 161, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mv {
  background-position: -160px -99px;
}

/* line 162, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mw {
  background-position: -176px -99px;
}

/* line 163, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mx {
  background-position: -192px -99px;
}

/* line 164, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-my {
  background-position: -208px -99px;
}

/* line 165, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mz {
  background-position: -224px -99px;
}

/* line 166, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-na {
  background-position: -240px -99px;
}

/* line 167, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nc {
  background-position: 0 -110px;
}

/* line 168, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ne {
  background-position: -16px -110px;
}

/* line 169, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nf {
  background-position: -32px -110px;
}

/* line 170, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ng {
  background-position: -48px -110px;
}

/* line 171, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ni {
  background-position: -64px -110px;
}

/* line 172, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nl {
  background-position: -80px -110px;
}

/* line 173, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-no {
  background-position: -96px -110px;
}

/* line 174, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-np {
  background-position: -112px -110px;
}

/* line 175, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nr {
  background-position: -128px -110px;
}

/* line 176, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nu {
  background-position: -144px -110px;
}

/* line 177, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nz {
  background-position: -160px -110px;
}

/* line 178, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-om {
  background-position: -176px -110px;
}

/* line 179, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pa {
  background-position: -192px -110px;
}

/* line 180, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pe {
  background-position: -208px -110px;
}

/* line 181, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pf {
  background-position: -224px -110px;
}

/* line 182, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pg {
  background-position: -240px -110px;
}

/* line 183, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ph {
  background-position: 0 -121px;
}

/* line 184, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pk {
  background-position: -16px -121px;
}

/* line 185, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pl {
  background-position: -32px -121px;
}

/* line 186, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pm {
  background-position: -48px -121px;
}

/* line 187, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pn {
  background-position: -64px -121px;
}

/* line 188, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pr {
  background-position: -80px -121px;
}

/* line 189, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ps {
  background-position: -96px -121px;
}

/* line 190, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pt {
  background-position: -112px -121px;
}

/* line 191, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pw {
  background-position: -128px -121px;
}

/* line 192, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-py {
  background-position: -144px -121px;
}

/* line 193, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-qa {
  background-position: -160px -121px;
}

/* line 194, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-re {
  background-position: -176px -121px;
}

/* line 195, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ro {
  background-position: -192px -121px;
}

/* line 196, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-rs {
  background-position: -208px -121px;
}

/* line 197, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ru {
  background-position: -224px -121px;
}

/* line 198, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-rw {
  background-position: -240px -121px;
}

/* line 199, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sa {
  background-position: 0 -132px;
}

/* line 200, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sb {
  background-position: -16px -132px;
}

/* line 201, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sc {
  background-position: -32px -132px;
}

/* line 202, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-scotland {
  background-position: -48px -132px;
}

/* line 203, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sd {
  background-position: -64px -132px;
}

/* line 204, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-se {
  background-position: -80px -132px;
}

/* line 205, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sg {
  background-position: -96px -132px;
}

/* line 206, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sh {
  background-position: -112px -132px;
}

/* line 207, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-si {
  background-position: -128px -132px;
}

/* line 208, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sk {
  background-position: -144px -132px;
}

/* line 209, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sl {
  background-position: -160px -132px;
}

/* line 210, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sm {
  background-position: -176px -132px;
}

/* line 211, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sn {
  background-position: -192px -132px;
}

/* line 212, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-so {
  background-position: -208px -132px;
}

/* line 213, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-somaliland {
  background-position: -224px -132px;
}

/* line 214, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sr {
  background-position: -240px -132px;
}

/* line 215, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ss {
  background-position: 0 -143px;
}

/* line 216, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-st {
  background-position: -16px -143px;
}

/* line 217, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sv {
  background-position: -32px -143px;
}

/* line 218, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sx {
  background-position: -48px -143px;
}

/* line 219, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sy {
  background-position: -64px -143px;
}

/* line 220, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sz {
  background-position: -80px -143px;
}

/* line 221, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tc {
  background-position: -96px -143px;
}

/* line 222, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-td {
  background-position: -112px -143px;
}

/* line 223, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tf {
  background-position: -128px -143px;
}

/* line 224, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tg {
  background-position: -144px -143px;
}

/* line 225, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-th {
  background-position: -160px -143px;
}

/* line 226, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tj {
  background-position: -176px -143px;
}

/* line 227, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tk {
  background-position: -192px -143px;
}

/* line 228, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tl {
  background-position: -208px -143px;
}

/* line 229, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tm {
  background-position: -224px -143px;
}

/* line 230, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tn {
  background-position: -240px -143px;
}

/* line 231, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-to {
  background-position: 0 -154px;
}

/* line 232, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tr {
  background-position: -16px -154px;
}

/* line 233, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tt {
  background-position: -32px -154px;
}

/* line 234, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tv {
  background-position: -48px -154px;
}

/* line 235, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tw {
  background-position: -64px -154px;
}

/* line 236, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tz {
  background-position: -80px -154px;
}

/* line 237, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ua {
  background-position: -96px -154px;
}

/* line 238, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ug {
  background-position: -112px -154px;
}

/* line 239, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-um {
  background-position: -128px -154px;
}

/* line 240, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-us {
  background-position: -144px -154px;
}

/* line 241, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-uy {
  background-position: -160px -154px;
}

/* line 242, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-uz {
  background-position: -176px -154px;
}

/* line 243, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-va {
  background-position: -192px -154px;
}

/* line 244, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vc {
  background-position: -208px -154px;
}

/* line 245, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ve {
  background-position: -224px -154px;
}

/* line 246, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vg {
  background-position: -240px -154px;
}

/* line 247, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vi {
  background-position: 0 -165px;
}

/* line 248, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vn {
  background-position: -16px -165px;
}

/* line 249, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vu {
  background-position: -32px -165px;
}

/* line 250, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-wales {
  background-position: -48px -165px;
}

/* line 251, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-wf {
  background-position: -64px -165px;
}

/* line 252, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ws {
  background-position: -80px -165px;
}

/* line 253, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ye {
  background-position: -96px -165px;
}

/* line 254, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-yt {
  background-position: -112px -165px;
}

/* line 255, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-za {
  background-position: -128px -165px;
}

/* line 256, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zanzibar {
  background-position: -144px -165px;
}

/* line 257, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zm {
  background-position: -160px -165px;
}

/* line 258, app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zw {
  background-position: -176px -165px;
}

/* line 1, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard {
  background-color: #f9f9f9;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

/* line 13, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard:before,
.fuelux .wizard:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 20, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard:after {
  clear: both;
}

/* line 24, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul {
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

/* line 30, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li {
  position: relative;
  float: left;
  height: 46px;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 46px;
  color: #999999;
  cursor: default;
  background: #ededed;
}

/* line 43, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li .chevron {
  position: absolute;
  top: 0;
  right: -14px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #d4d4d4;
}

/* line 53, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li .chevron:before {
  position: absolute;
  top: -24px;
  right: 1px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #ededed;
  content: "";
}

/* line 64, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete {
  color: #468847;
  background: #f3f4f5;
}

/* line 69, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete:hover {
  cursor: pointer;
  background: #e7eff8;
}

/* line 74, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #e7eff8;
}

/* line 78, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}

/* line 82, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.active {
  color: #3a87ad;
  background: #f1f6fc;
}

/* line 87, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #f1f6fc;
}

/* line 91, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li .badge {
  margin-right: 8px;
}

/* line 95, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(1) {
  z-index: 10;
  padding-left: 20px;
  border-radius: 4px 0 0 4px;
}

/* line 101, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(2) {
  z-index: 9;
}

/* line 105, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(3) {
  z-index: 8;
}

/* line 109, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(4) {
  z-index: 7;
}

/* line 113, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(5) {
  z-index: 6;
}

/* line 117, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(6) {
  z-index: 5;
}

/* line 121, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(7) {
  z-index: 4;
}

/* line 125, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(8) {
  z-index: 3;
}

/* line 129, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(9) {
  z-index: 2;
}

/* line 133, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(10) {
  z-index: 1;
}

/* line 137, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions {
  float: right;
  padding-right: 15px;
  line-height: 44px;
  vertical-align: middle;
}

/* line 144, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

/* line 150, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions .btn-prev i {
  margin-right: 5px;
}

/* line 154, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions .btn-next i {
  margin-left: 5px;
}

/* line 158, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .step-content .step-pane {
  display: none;
}

/* line 162, app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .step-content .active {
  display: block;
}

/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
/* line 8, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 13, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 18, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
html .fc,
.fc table {
  font-size: 1em;
}

/* line 23, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc td,
.fc th {
  padding: 0;
  vertical-align: top;
}

/* Header
------------------------------------------------------------------------*/
/* line 34, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header td {
  white-space: nowrap;
}

/* line 38, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-left {
  width: 25%;
  text-align: left;
}

/* line 43, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-center {
  text-align: center;
}

/* line 47, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-right {
  width: 25%;
  text-align: right;
}

/* line 52, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-title {
  display: inline-block;
  vertical-align: top;
}

/* line 57, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-title h2 {
  margin-top: 5px;
  margin-bottom: 0;
  white-space: nowrap;
}

/* line 63, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-header-space {
  padding-left: 10px;
}

/* line 67, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-button {
  margin-bottom: 1em;
  vertical-align: top;
}

/* buttons edges butting together */
/* line 74, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-button {
  margin-right: -1px;
}

/* line 78, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  /* theme */
  margin-right: 0;
  /* back to normal */
}

/* button layering (for border precedence) */
/* line 85, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}

/* line 90, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-down {
  z-index: 3;
}

/* line 94, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}

/* Content
------------------------------------------------------------------------*/
/* line 104, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-content {
  clear: both;
  zoom: 1;
  /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
}

/* line 109, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-view {
  width: 100%;
  overflow: hidden;
}

/* Cell Styles
------------------------------------------------------------------------*/
/* line 119, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #ddd;
}

/* line 124, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #fcf8e3;
}

/* line 128, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* Buttons
------------------------------------------------------------------------*/
/* line 139, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-button {
  position: relative;
  display: inline-block;
  padding: 0 .6em;
  overflow: hidden;
  height: 1.9em;
  line-height: 1.9em;
  white-space: nowrap;
  cursor: pointer;
}

/* line 150, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

/*
	Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
	and we'll try to make them look good cross-browser.
*/
/* line 159, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-text-arrow {
  margin: 0 .1em;
  font-size: 2em;
  vertical-align: baseline;
  /* for IE7 */
}

/* line 165, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow {
  /* for &lsaquo; &rsaquo; */
  font-weight: bold;
}

/* icon (for jquery ui) */
/* line 172, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}

/* line 178, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-button .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
/* line 191, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-state-default {
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 201, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

/* line 209, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 219, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 227, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* Global Event Styles
------------------------------------------------------------------------*/
/* line 240, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-container > * {
  z-index: 8;
}

/* line 244, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
  z-index: 9;
}

/* line 249, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event {
  border: 1px solid #3a87ad;
  /* default BORDER color */
  background-color: #3a87ad;
  /* default BACKGROUND color */
  color: #fff;
  /* default TEXT color */
  font-size: .85em;
  cursor: default;
}

/* line 257, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
a.fc-event {
  text-decoration: none;
}

/* line 261, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}

/* line 266, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-rtl .fc-event {
  text-align: right;
}

/* line 270, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 276, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}

/* line 281, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */
}

/* Horizontal Events
------------------------------------------------------------------------*/
/* line 295, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px;
}

/* line 300, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
}

/* line 305, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
}

/* resizable */
/* line 312, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px      !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}

/* line 320, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px       !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}

/* line 328, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */
}

/* Reusable Separate-border Table
------------------------------------------------------------*/
/* line 337, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
table.fc-border-separate {
  border-collapse: separate;
}

/* line 341, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}

/* line 346, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px;
}

/* line 351, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px;
}

/* line 356, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
  border-top-width: 0;
}

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
/* line 366, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-grid th {
  text-align: center;
}

/* line 370, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-week-number {
  width: 22px;
  text-align: center;
}

/* line 375, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-week-number div {
  padding: 0 2px;
}

/* line 379, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}

/* line 384, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
     might want to set the 'color' property instead
     making day-numbers bold also fixes the problem */
}

/* line 392, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */
}

/* event styles */
/* line 399, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-event-time {
  font-weight: bold;
}

/* right-to-left */
/* line 405, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}

/* line 409, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
/* line 418, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda table {
  border-collapse: separate;
}

/* line 422, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days th {
  text-align: center;
}

/* line 426, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}

/* line 435, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .fc-week-number {
  font-weight: bold;
}

/* line 439, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}

/* make axis border take precedence */
/* line 445, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}

/* line 449, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}

/* all-day area */
/* line 455, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-allday th {
  border-width: 0 1px;
}

/* line 459, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px;
}

/* divider (between all-day and slots) */
/* line 466, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}

/* line 471, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}

/* slot rows */
/* line 477, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}

/* line 481, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}

/* line 486, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots td div {
  height: 20px;
}

/* line 490, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}

/* line 495, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}

/* line 500, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */
}

/* Vertical Events
------------------------------------------------------------------------*/
/* line 509, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert {
  border-width: 0 1px;
}

/* line 513, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert.fc-event-start {
  border-top-width: 1px;
}

/* line 517, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
}

/* line 521, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}

/* line 526, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}

/* line 531, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}

/* line 543, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */
}

/* resizable */
/* line 550, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 562, app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden;
}

/* line 2, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 12px;
}

/** Special IE6 Style Positioning **/
/* line 9, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6 {
  position: absolute;
}

/* line 13, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.top-right {
  right: auto;
  bottom: auto;
  left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* line 20, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.top-left {
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* line 25, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.bottom-right {
  left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* line 30, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.bottom-left {
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* line 35, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.center {
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
  width: 100%;
}

/** Normal Style Positions **/
/* line 42, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl {
  position: absolute;
}

/* line 46, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
body > div.jGrowl {
  position: fixed;
}

/* line 50, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.top-left {
  left: 0px;
  top: 0px;
}

/* line 55, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.top-right {
  right: 0px;
  top: 0px;
}

/* line 60, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}

/* line 65, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}

/* line 70, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}

/** Cross Browser Styling **/
/* line 77, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}

/* line 82, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
  background-color: #000;
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  zoom: 1;
  width: 235px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* line 100, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification {
  min-height: 40px;
}

/* line 104, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  margin: 10px;
}

/* line 109, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification div.jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}

/* line 114, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification div.jGrowl-close {
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}

/* line 122, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-closer {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center;
}

/** Hide jGrowl when printing **/
@media print {
  /* line 133, app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
  div.jGrowl {
    display: none;
  }
}

/*
 * jQuery File Upload UI Plugin CSS 7.4
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
/* line 13, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileinput-button {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 4px;
}

/* line 19, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}

/* line 31, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

/* line 35, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.files td {
  vertical-align: middle !important;
}

/* line 38, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.files .progress {
  width: 200px;
}

/* line 41, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.progress-animated .bar {
  filter: none;
}

/* line 44, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileupload-loading {
  position: absolute;
  left: 50%;
  width: 128px;
  height: 128px;
  display: none;
}

/* line 51, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileupload-processing .fileupload-loading {
  display: block;
}

/* Fix for IE 6: */
/* line 56, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
* html .fileinput-button {
  line-height: 24px;
  margin: 1px -3px 0 0;
}

/* Fix for IE 7: */
/* line 62, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
* + html .fileinput-button {
  padding: 2px 15px;
  margin: 1px 0 0 0;
}

@media (max-width: 767px) {
  /* line 68, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .fileupload-buttonbar .toggle,
.files .toggle,
.files .btn span {
    display: none;
  }
  /* line 73, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .preview * {
    width: 40px;
  }
  /* line 76, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .name * {
    width: 80px;
    display: inline-block;
    word-wrap: break-word;
  }
  /* line 81, app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .progress {
    width: 20px;
  }
}

/* line 1, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
body:after {
  content: url(/assets/flatty/plugins/lightbox/close-c43f332b55f7810a3532cc0d7e1d696a7f283cebb6de910063d2bc835fdbffe3.png) url(/assets/flatty/plugins/lightbox/loading-75e769420867efb9e78cb0f964320ba4ea9e28bd68de9c426d8ab6976ac2269f.gif) url(/assets/flatty/plugins/lightbox/prev-2b2be4888b161ea2f9bfd20953f8bc5e2edd81715d6c082f84708233b6b71fb3.png) url(/assets/flatty/plugins/lightbox/next-f1420aa16734f4dedea7622021690418e775825e0afd4cb0e81873bcad102165.png);
  display: none;
}

/* line 6, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 17, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

/* line 27, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 37, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lightbox a img {
  border: none;
}

/* line 41, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 55, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 61, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-container {
  padding: 4px;
}

/* line 65, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 74, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/assets/flatty/plugins/lightbox/loading-75e769420867efb9e78cb0f964320ba4ea9e28bd68de9c426d8ab6976ac2269f.gif) no-repeat;
}

/* line 81, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 89, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-container > .nav {
  left: 0;
}

/* line 92, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-nav a {
  outline: none;
}

/* line 95, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 102, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-prev {
  left: 0;
  float: left;
}

/* line 106, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-prev:hover {
  background: url(/assets/flatty/plugins/lightbox/prev-2b2be4888b161ea2f9bfd20953f8bc5e2edd81715d6c082f84708233b6b71fb3.png) left 48% no-repeat;
}

/* line 109, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-next {
  right: 0;
  float: right;
}

/* line 113, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-next:hover {
  background: url(/assets/flatty/plugins/lightbox/next-f1420aa16734f4dedea7622021690418e775825e0afd4cb0e81873bcad102165.png) right 48% no-repeat;
}

/* line 116, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 128, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 133, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}

/* line 137, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

/* line 143, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-data .lb-caption {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
}

/* line 148, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
  color: #999999;
}

/* line 155, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/assets/flatty/plugins/lightbox/close-c43f332b55f7810a3532cc0d7e1d696a7f283cebb6de910063d2bc835fdbffe3.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 166, app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 1, app/assets/stylesheets/flatty/plugins/mention/mention.scss */
.mention_name {
  font-size: 12px;
}

/* line 4, app/assets/stylesheets/flatty/plugins/mention/mention.scss */
.mention_username {
  font-size: 12px;
  color: #999;
}

/* line 8, app/assets/stylesheets/flatty/plugins/mention/mention.scss */
.mention_image {
  float: left;
  margin-right: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 20px;
  height: 20px;
}

/* line 17, app/assets/stylesheets/flatty/plugins/mention/mention.scss */
.active .mention_username {
  color: #fff;
}

/*
Version: 3.4.2 Timestamp: Mon Aug 12 15:04:12 PDT 2013
*/
/* line 4, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 14, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 29, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -o-linear-gradient(bottom, #eee 0%, #fff 50%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

/* line 61, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -o-linear-gradient(bottom, #eee 0%, #fff 90%);
  background-image: -ms-linear-gradient(top, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(top, #eee 0%, #fff 90%);
}

/* line 73, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 77, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 87, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/images/plugins/select2/select2.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 104, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 108, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 113, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 132, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 148, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 153, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 157, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-clip: padding-box;
}

/* line 186, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/images/plugins/select2/select2.png) no-repeat 0 1px;
}

/* line 193, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 207, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url(/images/plugins/select2/select2.png) no-repeat 100% -22px;
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -ms-linear-gradient(top, #fff 85%, #eee 99%);
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}

/* line 232, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 236, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-search input.select2-active {
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%;
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -ms-linear-gradient(top, #fff 85%, #eee 99%);
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}

/* line 246, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 255, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(bottom, #fff 0%, #eee 50%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

/* line 273, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -ms-linear-gradient(bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}

/* line 287, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 292, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* results */
/* line 297, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 307, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 312, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

/* line 313, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

/* line 314, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

/* line 315, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

/* line 316, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

/* line 317, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

/* line 318, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

/* line 320, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 326, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 330, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 345, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 350, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 355, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 359, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 365, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 375, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 381, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 387, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 391, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%;
}

/* line 395, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 402, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 409, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 415, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 422, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -ms-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(top, #eee 1%, #fff 15%);
}

/* line 442, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 446, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 450, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 457, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 461, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 467, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 481, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100% !important;
}

/* line 485, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 489, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 520, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 523, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 527, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/images/plugins/select2/select2.png) right top no-repeat;
}

/* line 540, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 544, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 547, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 552, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 559, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 566, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 572, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 577, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 591, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-display-none {
  display: none;
}

/* line 595, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* line 606, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url(/images/plugins/select2/select2x2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 611, app/assets/stylesheets/flatty/plugins/select2/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/* line 1, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider {
  width: 100%;
  min-height: 250px;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 2, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider ul {
  list-style: none;
  margin: 0;
}

/* line 3, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content {
  float: left;
  width: 100%;
  display: block;
  overflow: auto;
  min-height: 250px;
}

/* line 4, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul {
  margin: 0;
  float: left;
  width: 100%;
  display: block;
  position: relative;
}

/* line 5, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul li {
  float: left;
  width: 100%;
}

/* line 6, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul ul li a {
  padding: 5px 10px;
  display: block;
  border-bottom: 1px solid #dce1e5;
  text-transform: capitalize;
}

/* line 7, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul ul li a:hover {
  background: #f4f7f9;
}

/* line 8, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content .title {
  padding: 5px 0;
  text-indent: 10px;
  background: #dce1e5;
  color: #143249;
  width: 100%;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 9, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slider-nav {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 10px;
  min-height: 250px;
  background: #dce1e5;
}

/* line 10, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slider-nav ul {
  padding: 5px 0;
}

/* line 11, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slider-nav li a {
  padding: 3px 5px;
  line-height: 13px;
  text-align: center;
  color: #807f7f;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .arrow:before, .slider .arrow.down:before {
  position: relative;
  top: 3px;
  content: "\f062";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

/* line 22, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .arrow.down:before {
  content: "\f063";
  top: 5px;
}

/* line 26, app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slide-up, .slider .slide-down {
  height: 30px;
  background: #dce1e5;
  text-align: center;
  cursor: pointer;
  float: right;
  width: 100%;
  position: relative;
}

/*!
 * Tab drop for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 9, app/assets/stylesheets/flatty/plugins/tabdrop/tabdrop.scss */
.nav-tabs,
.nav-pills {
  position: relative;
}

/*! jQuery UI - v1.10.3 - 2013-09-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix {
  min-height: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-front {
  z-index: 100;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable {
  position: relative;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
input.ui-button {
  padding: .4em 1em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu-icons {
  position: relative;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url(/assets/flatty/jquery_ui/animated-overlay-89763097fbe8e635ebed1643e4521682207e2a72c5ef76aaa9ca53407610a378.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-up {
  top: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-down {
  bottom: 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs {
  position: relative;
  padding: .2em;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 6, app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
body .ui-tooltip {
  border-width: 2px;
}

/*!
 * @copyright &copy; Kartik Visweswaran, Krajee.com, 2013 - 2016
 * @version 3.5.7
 *
 * A simple yet powerful JQuery star rating plugin that allows rendering
 * fractional star ratings and supports Right to Left (RTL) input.
 *
 * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */
/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-fa, .rating-fa .rating-stars:before {
  padding-left: 1px;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-container-rtl .rating-stars:before, .rating-container-rtl:before, .rating-container:before {
  content: attr(data-content);
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-container, .rating-container-rtl {
  display: inline-block;
  vertical-align: middle;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.star-rating .clear-rating, .star-rating-rtl .caption {
  padding-right: 5px;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0;
  color: #fff;
  background: url(/../img/loading.gif) top left no-repeat;
  border: none;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-fa {
  font-family: FontAwesome;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-gly, .rating-gly-star {
  font-family: 'Glyphicons Halflings';
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-gly-star, .rating-gly-star .rating-stars:before {
  padding-left: 2px;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-lg .rating-gly-star, .rating-lg .rating-gly-star .rating-stars:before {
  padding-left: 4px;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-xl .rating-gly-star, .rating-xl .rating-gly-star .rating-stars:before {
  padding-left: 2px;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-active {
  cursor: default;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-disabled {
  cursor: not-allowed;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-uni {
  font-size: 1.2em;
  margin-top: -5px;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-container {
  position: relative;
  color: #e3e3e3;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-container .rating-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #fde16d;
  transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -webkit-transition: all .25s ease-out;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-container .rating-stars:before {
  content: attr(data-content);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-container-rtl {
  position: relative;
  overflow: hidden;
  color: #fde16d;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-container-rtl:before {
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-container-rtl .rating-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #e3e3e3;
  transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -webkit-transition: all .25s ease-out;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-xl {
  font-size: 4.89em;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-lg {
  font-size: 3.91em;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-md {
  font-size: 3.13em;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-sm {
  font-size: 2.5em;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.rating-xs {
  font-size: 2em;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.star-rating .clear-rating, .star-rating-rtl .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.clear-rating-active {
  cursor: pointer !important;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.clear-rating-active:hover {
  color: #843534;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.star-rating .caption, .star-rating-rtl .caption {
  color: #999;
  display: inline-block;
  vertical-align: middle;
  font-size: 55%;
}

/* line 10, app/assets/stylesheets/star-rating.min.css */
.star-rating .caption {
  padding-left: 5px;
}

@media print {
  /* line 10, app/assets/stylesheets/star-rating.min.css */
  .rating-container, .rating-container-rtl .rating-stars, .rating-container-rtl .rating-stars:before, .rating-container:before {
    color: #f3f3f3 !important;
  }
  /* line 10, app/assets/stylesheets/star-rating.min.css */
  .star-rating .clear-rating, .star-rating-rtl .clear-rating {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/dtv/home.scss */
.display-inline-block {
  display: inline-block;
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/dtv/home.scss */
hr.border {
  margin-right: 0;
  border: 1px solid #647687;
}

/* line 10, app/assets/stylesheets/dtv/home.scss */
.sprite_img {
  margin-right: 20px;
}

/* line 15, app/assets/stylesheets/dtv/home.scss */
.ic-config {
  background: url(/assets/dtvsprite-4428242e53d87dbaad23a8985258bf41086641ac485ec99e2847e4b1951c1c7c.png) 0px 0px;
  width: 26px;
  height: 26px;
}

/* line 16, app/assets/stylesheets/dtv/home.scss */
.ic-logout {
  background: url(/assets/dtvsprite-4428242e53d87dbaad23a8985258bf41086641ac485ec99e2847e4b1951c1c7c.png) 0px -26px;
  width: 24px;
  height: 24px;
}

/* line 17, app/assets/stylesheets/dtv/home.scss */
.ic-order {
  background: url(/assets/dtvsprite-4428242e53d87dbaad23a8985258bf41086641ac485ec99e2847e4b1951c1c7c.png) 0px -50px;
  width: 24px;
  height: 24px;
}

/* line 18, app/assets/stylesheets/dtv/home.scss */
.ic-admin {
  background: url(/assets/dtvsprite-4428242e53d87dbaad23a8985258bf41086641ac485ec99e2847e4b1951c1c7c.png) 0px -74px;
  width: 20px;
  height: 20px;
}

/* line 19, app/assets/stylesheets/dtv/home.scss */
.ic-customers {
  background: url(/assets/dtvsprite-4428242e53d87dbaad23a8985258bf41086641ac485ec99e2847e4b1951c1c7c.png) 0px -94px;
  width: 20px;
  height: 20px;
}

/* line 20, app/assets/stylesheets/dtv/home.scss */
.ic-home {
  background: url(/assets/dtvsprite-4428242e53d87dbaad23a8985258bf41086641ac485ec99e2847e4b1951c1c7c.png) 0px -114px;
  width: 20px;
  height: 17px;
}

/* line 21, app/assets/stylesheets/dtv/home.scss */
.ic-report {
  background: url(/assets/dtvsprite-4428242e53d87dbaad23a8985258bf41086641ac485ec99e2847e4b1951c1c7c.png) 0px -131px;
  width: 20px;
  height: 20px;
}

/*Main CSS*/
/*Login Signup Page*/
/* line 27, app/assets/stylesheets/dtv/home.scss */
a:focus, a:hover, a {
  outline: none;
  text-decoration: none;
}

/* line 31, app/assets/stylesheets/dtv/home.scss */
li, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 36, app/assets/stylesheets/dtv/home.scss */
.header-top i {
  font-size: 18px;
}

/* line 39, app/assets/stylesheets/dtv/home.scss */
.bg-image {
  background: url(/../images/background-login.jpg) no-repeat 0 0/cover;
  position: relative;
  width: 100%;
  height: 100vh;
  display: table;
}

/* line 47, app/assets/stylesheets/dtv/home.scss */
.login-header {
  display: inline-block;
  width: 100%;
  background: #0e1a35;
}

/* line 53, app/assets/stylesheets/dtv/home.scss */
.login-signup {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

/* line 59, app/assets/stylesheets/dtv/home.scss */
.login-logo img {
  cursor: pointer;
  max-width: 171px;
  padding: 23px 15px 22px;
  width: 100%;
}

/* line 66, app/assets/stylesheets/dtv/home.scss */
.login-header .navbar-right {
  margin-right: 0px;
}

/* line 70, app/assets/stylesheets/dtv/home.scss */
.login-header .nav-tabs > li.active > a,
.login-header .nav-tabs > li.active > a:focus,
.login-header .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border: none;
  color: #fff;
}

/* line 78, app/assets/stylesheets/dtv/home.scss */
.login-header .nav-tabs > li > a {
  border: medium none;
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
  padding: 15px 30px;
  color: #fff;
}

/* line 88, app/assets/stylesheets/dtv/home.scss */
.login-header .nav-tabs {
  border-bottom: none;
}

/* line 92, app/assets/stylesheets/dtv/home.scss */
.login-header .nav-tabs > li {
  margin-bottom: 0px;
}

/* line 96, app/assets/stylesheets/dtv/home.scss */
.login-header .nav > li > a:focus,
.login-header .nav > li > a:hover {
  background: none;
  text-decoration: none;
}

/* line 102, app/assets/stylesheets/dtv/home.scss */
.login-header .nav-tabs > li.active {
  border-bottom: 6px solid #5584ff;
}

/* line 106, app/assets/stylesheets/dtv/home.scss */
.login-inner h1 {
  color: #8492af;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 115, app/assets/stylesheets/dtv/home.scss */
.login-inner h1 span {
  color: #5584ff;
}

/* line 119, app/assets/stylesheets/dtv/home.scss */
.login-form {
  text-align: center;
}

/* line 123, app/assets/stylesheets/dtv/home.scss */
.login-form input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #d4d9e3;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  font-size: 13px;
  font-weight: 300;
  width: 100%;
  color: #8492af;
  padding: 15px 50px;
  font-size: 17px;
  max-width: 550px;
}

/* line 142, app/assets/stylesheets/dtv/home.scss */
.login-form label {
  margin-bottom: 30px;
  width: 100%;
}

/* line 147, app/assets/stylesheets/dtv/home.scss */
.user input {
  background: rgba(0, 0, 0, 0) url(/../images/user.png) no-repeat scroll 7px 12px;
}

/* line 151, app/assets/stylesheets/dtv/home.scss */
.pass input {
  background: rgba(0, 0, 0, 0) url(/../images/password.png) no-repeat scroll 7px 12px;
}

/* line 155, app/assets/stylesheets/dtv/home.scss */
.mail input {
  background: rgba(0, 0, 0, 0) url(/../images/mail.png) no-repeat scroll 4px 12px;
}

/* line 159, app/assets/stylesheets/dtv/home.scss */
.login-signup .tab-content {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: inline-block;
  margin-top: -8px;
  width: 100%;
}

/* line 167, app/assets/stylesheets/dtv/home.scss */
.form-btn {
  background: #5584ff none repeat scroll 0 0;
  border: medium none;
  border-radius: 100px;
  color: #ffffff;
  font-weight: 400;
  max-width: 250px;
  padding: 10px 0;
  position: relative;
  width: 100%;
  margin: 40px 0;
  box-shadow: 0 2px 8px #d2d2d2;
  -moz-box-shadow: 0 2px 8px #d2d2d2;
  -webkit-box-shadow: 0 2px 8px #d2d2d2;
}

/* line 183, app/assets/stylesheets/dtv/home.scss */
.form-btn::before {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 17px;
  top: 9px;
}

/* line 191, app/assets/stylesheets/dtv/home.scss */
.form-details {
  padding: 35px 0;
}

/*Login Signup Page*/
/*Home Page*/
/* line 202, app/assets/stylesheets/dtv/home.scss */
.home {
  background: #f6f7fa;
}

/* line 206, app/assets/stylesheets/dtv/home.scss */
#navigation {
  background: #2b3e51;
}

/* line 210, app/assets/stylesheets/dtv/home.scss */
#navigation {
  padding: 0;
}

/* line 214, app/assets/stylesheets/dtv/home.scss */
.display-table {
  display: table;
  padding: 0;
  height: 100%;
  width: 100%;
}

/* line 221, app/assets/stylesheets/dtv/home.scss */
.display-table-row {
  display: flex;
}

/* line 225, app/assets/stylesheets/dtv/home.scss */
.display-table-cell {
  display: table-cell;
  float: none;
  height: 100%;
}

/* line 231, app/assets/stylesheets/dtv/home.scss */
.logo img {
  max-width: 180px;
  padding: 16px 0 17px;
  width: 100%;
}

/* line 237, app/assets/stylesheets/dtv/home.scss */
.header-top {
  margin: 0;
  padding-top: 2px;
}

/* line 242, app/assets/stylesheets/dtv/home.scss */
.header-top img {
  border-radius: 50%;
  max-width: 48px !important;
  width: 100%;
}

/* line 248, app/assets/stylesheets/dtv/home.scss */
.add-project {
  background: #5584ff none repeat scroll 0 0;
  border-radius: 100px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 27px 10px 45px;
  position: relative;
}

/* line 258, app/assets/stylesheets/dtv/home.scss */
.header-rightside .nav > li > a:focus,
.header-rightside .nav > li > a:hover {
  background: none;
  text-decoration: none;
}

/* line 264, app/assets/stylesheets/dtv/home.scss */
.add-project::before {
  background: rgba(0, 0, 0, 0) url(/../images/plus.png) no-repeat scroll 0 0;
  content: "";
  height: 12px;
  left: 17px;
  position: absolute;
  top: 12px;
  width: 12px;
}

/* line 275, app/assets/stylesheets/dtv/home.scss */
.add-project:hover {
  color: #ffffff;
}

/* line 279, app/assets/stylesheets/dtv/home.scss */
.header-top i {
  color: #0e1a35;
}

/* line 283, app/assets/stylesheets/dtv/home.scss */
.icon-info {
  position: relative;
}

/* line 288, app/assets/stylesheets/dtv/home.scss */
.navi li {
  height: 50px;
}

/* line 291, app/assets/stylesheets/dtv/home.scss */
.navi div {
  padding-left: 20px;
}

/* line 295, app/assets/stylesheets/dtv/home.scss */
.navi ul:first {
  margin-top: 15px;
}

/* line 300, app/assets/stylesheets/dtv/home.scss */
.bottom-nav {
  bottom: 15px;
  margin-bottom: 25px;
}

/* line 304, app/assets/stylesheets/dtv/home.scss */
.label.label-primary {
  border-radius: 50%;
  font-size: 9px;
  left: 8px;
  position: absolute;
  top: -9px;
}

/* line 312, app/assets/stylesheets/dtv/home.scss */
.icon-info .label {
  border: 2px solid #ffffff;
  font-weight: 500;
  padding: 3px 5px;
  text-align: center;
}

/* line 319, app/assets/stylesheets/dtv/home.scss */
.header-top li {
  display: inline-block;
  text-align: center;
}

/* line 324, app/assets/stylesheets/dtv/home.scss */
.header-top .dropdown-toggle {
  color: #0e1a35;
}

/* line 328, app/assets/stylesheets/dtv/home.scss */
.header-top .dropdown-menu {
  border: medium none;
  left: -85px;
  padding: 17px;
}

/* line 333, app/assets/stylesheets/dtv/home.scss */
.view {
  background: #5584ff none repeat scroll 0 0;
  border-radius: 100px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  padding: 10px 15px;
}

/* line 344, app/assets/stylesheets/dtv/home.scss */
.navbar-content > span {
  font-size: 13px;
  font-weight: 700;
}

/* line 349, app/assets/stylesheets/dtv/home.scss */
.img-responsive {
  width: 100%;
}

/* line 352, app/assets/stylesheets/dtv/home.scss */
#navigation {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 358, app/assets/stylesheets/dtv/home.scss */
.search input {
  border: none;
  font-size: 15px;
  padding: 15px 9px;
  width: 100%;
  background: rgba(0, 0, 0, 0) url(/../images/search.png) no-repeat scroll 99% 12px;
  color: #8492af;
}

/* line 367, app/assets/stylesheets/dtv/home.scss */
header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.04);
  display: inline-block !important;
  line-height: 23px;
  padding: 15px;
  transition: all 0.5s ease 0s;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 381, app/assets/stylesheets/dtv/home.scss */
.logo {
  text-align: center;
  margin-top: 10px;
}

/* line 386, app/assets/stylesheets/dtv/home.scss */
.navi a {
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 13px 13px;
  text-decoration: none;
}

/* line 397, app/assets/stylesheets/dtv/home.scss */
.navi li.active {
  border-left: 3px solid #65e6ff;
  border-bottom: 1px solid #647687;
  border-top: 1px solid #647687;
  background-color: #33495f;
}

/* line 405, app/assets/stylesheets/dtv/home.scss */
.navi li:hover {
  border-left: 3px solid #65e6ff !important;
  border-bottom: 1px solid #647687 !important;
  border-top: 1px solid #647687 !important;
  background-color: #33495f !important;
  cursor: pointer;
}

/* line 414, app/assets/stylesheets/dtv/home.scss */
.side-active span {
  color: #65e6ff;
}

/* line 417, app/assets/stylesheets/dtv/home.scss */
.side-active a {
  background: url(/assets/ic-active-c8697ac54dc338af768b4553644ecbbd58e936e05f83ec104d4b7b990d8eb4a8.png) no-repeat 92% center;
}

/* line 421, app/assets/stylesheets/dtv/home.scss */
.side-nav-active span {
  color: #65e6ff;
}

/* line 425, app/assets/stylesheets/dtv/home.scss */
.navi li.inactive {
  border-left: 3px solid #2B3E51;
  border-bottom: 1px solid #2B3E51;
  border-top: 1px solid #2B3E51;
}

/* line 430, app/assets/stylesheets/dtv/home.scss */
.navi a.no-hover:hover {
  border: none;
  cursor: default;
}

/* line 434, app/assets/stylesheets/dtv/home.scss */
.nav-side-menu li {
  padding-left: 20px;
  background-color: #42596f;
  border-bottom: 1px solid #374855;
}

/* line 440, app/assets/stylesheets/dtv/home.scss */
.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 445, app/assets/stylesheets/dtv/home.scss */
.navbar-toggle {
  border: none;
}

/* line 449, app/assets/stylesheets/dtv/home.scss */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: rgba(0, 0, 0, 0);
}

/* line 454, app/assets/stylesheets/dtv/home.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #0e1a35;
}

/* line 458, app/assets/stylesheets/dtv/home.scss */
.circle-logo {
  margin: 0 auto;
  max-width: 30px !important;
  text-align: center;
}

/* line 463, app/assets/stylesheets/dtv/home.scss */
.hidden-xs {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 470, app/assets/stylesheets/dtv/home.scss */
.user-dashboard {
  padding: 0 20px;
}

/* line 474, app/assets/stylesheets/dtv/home.scss */
.user-dashboard h1 {
  color: #0e1a35;
  font-size: 30px;
  font-weight: 500;
  margin: 0;
  padding: 21px 0;
}

/* line 481, app/assets/stylesheets/dtv/home.scss */
.sales {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d4d9e3;
  display: inline-block;
  padding: 15px;
  width: 100%;
}

/* line 488, app/assets/stylesheets/dtv/home.scss */
.sales button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dadee7;
  border-radius: 100px;
  font-size: 15px;
  letter-spacing: 0.5px;
  padding-right: 32px;
  color: #0e1a35;
}

/* line 498, app/assets/stylesheets/dtv/home.scss */
.sales button::before {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 12px;
  top: 11px;
}

/* line 505, app/assets/stylesheets/dtv/home.scss */
.sales .btn-group {
  float: right;
}

/* line 508, app/assets/stylesheets/dtv/home.scss */
.sales h2 {
  color: #8492af;
  float: left;
  font-size: 21px;
  font-weight: 600;
  margin: 0;
  padding: 9px 0 0;
}

/* line 516, app/assets/stylesheets/dtv/home.scss */
.btn.btn-secondary.btn-lg.dropdown-toggle > span, .btn-group-lg > .btn-secondary.dropdown-toggle.btn > span {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

/* line 521, app/assets/stylesheets/dtv/home.scss */
.sales .dropdown-menu {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-radius: 8px;
  width: 100%;
  color: #0e1a35;
}

/* line 529, app/assets/stylesheets/dtv/home.scss */
.sales .btn-group.open .dropdown-toggle, .btn.active, .btn:active {
  box-shadow: none;
}

/* line 532, app/assets/stylesheets/dtv/home.scss */
.sales .dropdown-menu > a {
  color: #0e1a35;
  display: inline-block;
  font-weight: 800;
  padding: 9px 0;
  text-align: center;
  width: 100%;
}

/* line 540, app/assets/stylesheets/dtv/home.scss */
#my-cool-chart svg {
  width: 100%;
}

/* line 543, app/assets/stylesheets/dtv/home.scss */
.sales .dropdown-menu > a:hover {
  color: #5584FF;
}

/* line 546, app/assets/stylesheets/dtv/home.scss */
.shield-buttons {
  display: none;
}

/* line 549, app/assets/stylesheets/dtv/home.scss */
.close, .close:focus, .close:hover {
  color: #fff;
  opacity: 1;
  text-shadow: none;
}

/* line 554, app/assets/stylesheets/dtv/home.scss */
.modal-body input {
  border: 1px solid #d4d9e3;
  font-size: 14px;
  font-weight: 300;
  margin: 5px 0;
  padding: 14px 10px;
  width: 100%;
  color: #8492af;
}

/* line 563, app/assets/stylesheets/dtv/home.scss */
.modal-body textarea {
  border: 1px solid #d4d9e3;
  font-size: 14px;
  font-weight: 300;
  height: 200px;
  margin-top: 5px;
  padding: 9px 10px;
  width: 100%;
  color: #8492af;
}

/* line 573, app/assets/stylesheets/dtv/home.scss */
.modal-header.login-header h4 {
  color: #ffffff;
}

/* line 576, app/assets/stylesheets/dtv/home.scss */
.modal-footer .add-project {
  background: #5584ff none repeat scroll 0 0;
  border: medium none;
  border-radius: 100px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 30px;
  position: relative;
}

/* line 586, app/assets/stylesheets/dtv/home.scss */
.modal-footer .add-project::before {
  display: none;
}

/* line 587, app/assets/stylesheets/dtv/home.scss */
.modal-footer {
  border: 0 none;
  padding: 10px 15px 26px;
  text-align: right;
}

/* line 592, app/assets/stylesheets/dtv/home.scss */
.cancel {
  background: #0E1A35;
  border: medium none;
  border-radius: 100px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 30px;
  position: relative;
}

/* line 603, app/assets/stylesheets/dtv/home.scss */
.modal {
  top: 20%;
}

/* line 606, app/assets/stylesheets/dtv/home.scss */
.modal-header .close {
  margin-top: 2px;
}

/* line 609, app/assets/stylesheets/dtv/home.scss */
.search input:focus {
  border-bottom: 1px solid #BDC4D4;
  line-height: 22px;
  transition: 0.1s all;
}

/* line 614, app/assets/stylesheets/dtv/home.scss */
.modal-header.login-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /*Main CSS*/
}

@media only screen and (max-device-width: 767px) {
  /* line 625, app/assets/stylesheets/dtv/home.scss */
  .login-logo img {
    margin: 0 auto;
  }
  /* line 628, app/assets/stylesheets/dtv/home.scss */
  .login-details .nav-tabs > li {
    text-align: center;
    width: 50%;
  }
  /* line 632, app/assets/stylesheets/dtv/home.scss */
  .login-signup .login-inner h1 {
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  /* line 637, app/assets/stylesheets/dtv/home.scss */
  .login-inner .login-form input {
    font-size: 15px;
    max-width: 100%;
    padding: 15px 45px;
  }
  /* line 642, app/assets/stylesheets/dtv/home.scss */
  .login-inner .form-details {
    padding: 25px;
  }
  /* line 645, app/assets/stylesheets/dtv/home.scss */
  .login-inner .login-form label {
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 649, app/assets/stylesheets/dtv/home.scss */
  .login-inner .form-btn {
    margin: 0;
    max-width: 180px;
  }
  /* line 653, app/assets/stylesheets/dtv/home.scss */
  .tab-content .tab-pane {
    padding: 20px 0;
  }
  /* line 656, app/assets/stylesheets/dtv/home.scss */
  #navigation .navi a {
    font-size: 14px;
    padding: 20px;
    text-align: center;
  }
  /* line 661, app/assets/stylesheets/dtv/home.scss */
  #navigation .navi i {
    margin-right: 0px;
  }
  /* line 664, app/assets/stylesheets/dtv/home.scss */
  #navigation .navi a:hover,
#navigation .navi .active a {
    background: #122143 none repeat scroll 0 0;
    border-left: none;
    display: block;
    padding-left: 20px;
  }
  /* line 671, app/assets/stylesheets/dtv/home.scss */
  header .header-top img {
    max-width: 38px !important;
  }
  /* line 674, app/assets/stylesheets/dtv/home.scss */
  .v-align header {
    padding: 12px 15px;
  }
  /* line 677, app/assets/stylesheets/dtv/home.scss */
  header .header-top li {
    padding-left: 13px;
    padding-right: 6px;
  }
  /* line 681, app/assets/stylesheets/dtv/home.scss */
  .navbar-default .navbar-toggle {
    border-color: rgba(0, 0, 0, 0);
  }
  /* line 684, app/assets/stylesheets/dtv/home.scss */
  .navbar-header .navbar-toggle {
    float: left;
    margin: 0;
    padding: 0;
    top: 12px;
  }
  /* line 690, app/assets/stylesheets/dtv/home.scss */
  button,
html [type="button"],
[type="reset"],
[type="submit"] {
    outline: medium none;
  }
  /* line 696, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .sales h2 {
    color: #8492af;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 13px 0 0;
  }
  /* line 704, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .btn.btn-secondary.btn-lg.dropdown-toggle > span, .user-dashboard .btn-group-lg > .btn-secondary.dropdown-toggle.btn > span {
    font-size: 11px;
  }
  /* line 707, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .sales button {
    font-size: 11px;
    padding-right: 23px;
  }
  /* line 711, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .sales h2 {
    font-size: 12px;
  }
  /* line 714, app/assets/stylesheets/dtv/home.scss */
  .gutter {
    padding: 0;
  }
}

@media only screen and (max-device-width: 992px) {
  /* line 720, app/assets/stylesheets/dtv/home.scss */
  header .header-top li {
    padding-left: 20px !important;
    padding-right: 0;
  }
  /* line 724, app/assets/stylesheets/dtv/home.scss */
  header .logo img {
    max-width: 125px !important;
  }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 998px) {
  /* line 731, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .header-top {
    padding-top: 5px;
  }
  /* line 734, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .header-rightside {
    display: inline-block;
    float: left;
    width: 100%;
  }
  /* line 739, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .header-rightside .header-top img {
    max-width: 41px !important;
  }
  /* line 742, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .sales button {
    font-size: 10px;
  }
  /* line 745, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .btn.btn-secondary.btn-lg.dropdown-toggle > span, .user-dashboard .btn-group-lg > .btn-secondary.dropdown-toggle.btn > span {
    font-size: 12px;
  }
  /* line 748, app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .sales h2 {
    font-size: 15px;
  }
}

@media only screen and (min-device-width: 998px) and (max-device-width: 1350px) {
  /* line 753, app/assets/stylesheets/dtv/home.scss */
  #navigation .logo img {
    max-width: 130px;
    padding: 16px 0 17px;
    width: 100%;
  }
}

/* line 16, app/assets/stylesheets/dtv/custom.scss */
body {
  font-family: 'Lato-Regular', sans-serif;
  background: #FAFAFA;
  color: #1a1d22;
  overflow-x: hidden;
}

/* line 22, app/assets/stylesheets/dtv/custom.scss */
h1 {
  font-family: 'Lato-Light', sans-serif;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1a1d22;
}

/* line 32, app/assets/stylesheets/dtv/custom.scss */
h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 36, app/assets/stylesheets/dtv/custom.scss */
h5 {
  font-family: 'Lato-Regular', sans-serif;
}

/* line 39, app/assets/stylesheets/dtv/custom.scss */
hr {
  margin-top: 10px;
  border-top: 1px solid #d8dde6;
}

/* Start Buttons */
/* line 47, app/assets/stylesheets/dtv/custom.scss */
.btn:focus, .btn:active {
  outline: none !important;
}

/* line 50, app/assets/stylesheets/dtv/custom.scss */
.btn-find {
  padding: 5px 10px !important;
  color: white;
  background-color: #42576c;
  font-size: 14px;
  position: relative;
  left: 230px;
  top: 1px;
}

/* line 59, app/assets/stylesheets/dtv/custom.scss */
.btn {
  border-radius: 2px !important;
  padding: 10.5px 25px;
  font-family: 'Lato-Heavy';
  font-weight: 900;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

/* line 68, app/assets/stylesheets/dtv/custom.scss */
.btn-primary {
  background-color: #20adff;
  color: white;
  border: none;
}

/* line 73, app/assets/stylesheets/dtv/custom.scss */
.btn-primary:hover {
  background-color: #20adff;
  border: none;
}

/* line 77, app/assets/stylesheets/dtv/custom.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 6px 16px;
  font-family: 'Lato-Heavy';
}

/* line 81, app/assets/stylesheets/dtv/custom.scss */
.btn-cancel, .btn-delete {
  background-color: #ffffff;
}

/* line 84, app/assets/stylesheets/dtv/custom.scss */
.btn-default {
  color: #2c97de;
  border: solid 1px #d8dde6;
}

/* line 88, app/assets/stylesheets/dtv/custom.scss */
.btn-cancel {
  color: #20adff;
  border: solid 1px #d8dde6;
}

/* line 92, app/assets/stylesheets/dtv/custom.scss */
.btn-cancel:hover {
  color: #20adff;
  background-color: #f4f6f9;
}

/* line 96, app/assets/stylesheets/dtv/custom.scss */
.btn-delete {
  color: #ff707a;
  border: solid 1px #d8dde6;
}

/* line 100, app/assets/stylesheets/dtv/custom.scss */
.btn-delete:hover {
  color: #ff707a;
  background-color: #f4f6f9;
}

/* line 105, app/assets/stylesheets/dtv/custom.scss */
.btn-map {
  background-color: #ffffff;
  color: #20adff;
  padding: 6px 12px;
}

/* line 110, app/assets/stylesheets/dtv/custom.scss */
.input-time {
  width: 90px !important;
}

/* line 113, app/assets/stylesheets/dtv/custom.scss */
.input-checkbox {
  width: 16px;
  height: 16px;
}

/* End Buttons */
/* Start Paddings */
/* line 121, app/assets/stylesheets/dtv/custom.scss */
.p-0 {
  padding: 0;
}

/* line 124, app/assets/stylesheets/dtv/custom.scss */
.pr-0 {
  padding-right: 0;
}

/* line 127, app/assets/stylesheets/dtv/custom.scss */
.pr-5 {
  padding-right: 5px;
}

/* line 130, app/assets/stylesheets/dtv/custom.scss */
.pl-0 {
  padding-left: 0;
}

/* line 133, app/assets/stylesheets/dtv/custom.scss */
.pt-0 {
  padding-top: 0;
}

/* line 136, app/assets/stylesheets/dtv/custom.scss */
.pb-0 {
  padding-bottom: 0;
}

/* line 139, app/assets/stylesheets/dtv/custom.scss */
.pb-15 {
  padding-bottom: 15px;
}

/* line 142, app/assets/stylesheets/dtv/custom.scss */
.p-lr-0 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 146, app/assets/stylesheets/dtv/custom.scss */
.p-lr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 150, app/assets/stylesheets/dtv/custom.scss */
.pt-8 {
  padding-top: 8px;
}

/* line 153, app/assets/stylesheets/dtv/custom.scss */
.pt-10 {
  padding-top: 10px;
}

/* line 156, app/assets/stylesheets/dtv/custom.scss */
.pt-55 {
  padding-top: 55px;
}

/* line 159, app/assets/stylesheets/dtv/custom.scss */
.pt-60-imp {
  padding-top: 60px !important;
}

/* line 162, app/assets/stylesheets/dtv/custom.scss */
.pt-45 {
  padding-top: 45px;
}

/* line 165, app/assets/stylesheets/dtv/custom.scss */
.pl-25 {
  padding-left: 25px;
}

/* line 168, app/assets/stylesheets/dtv/custom.scss */
.pr-45 {
  padding-right: 45px;
}

/* line 171, app/assets/stylesheets/dtv/custom.scss */
.pl-10 {
  padding-left: 10px;
}

/* line 174, app/assets/stylesheets/dtv/custom.scss */
.pl-12 {
  padding-left: 12px;
}

/* line 177, app/assets/stylesheets/dtv/custom.scss */
.pl-20 {
  padding-left: 20px;
}

/* line 180, app/assets/stylesheets/dtv/custom.scss */
.pl-30 {
  padding-left: 30px;
}

/* line 183, app/assets/stylesheets/dtv/custom.scss */
.pb-30-imp {
  padding-bottom: 30px !important;
}

/* line 186, app/assets/stylesheets/dtv/custom.scss */
.pt-115 {
  padding-top: 115px;
}

/* line 189, app/assets/stylesheets/dtv/custom.scss */
.p-tb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

/* End Paddings */
/* Start Margins */
/* line 197, app/assets/stylesheets/dtv/custom.scss */
.mr-15 {
  margin-right: 15px;
}

/* line 200, app/assets/stylesheets/dtv/custom.scss */
.mt-5 {
  margin-top: 5px;
}

/* line 203, app/assets/stylesheets/dtv/custom.scss */
.mt-10 {
  margin-top: 10px;
}

/* line 206, app/assets/stylesheets/dtv/custom.scss */
.mt-40 {
  margin-top: 40px;
}

/* line 209, app/assets/stylesheets/dtv/custom.scss */
.mt-12 {
  margin-top: 12px;
}

/* line 212, app/assets/stylesheets/dtv/custom.scss */
.mt-12-imp {
  margin-top: 12px !important;
}

/* line 215, app/assets/stylesheets/dtv/custom.scss */
.mt-200 {
  margin-top: 200px;
}

/* line 218, app/assets/stylesheets/dtv/custom.scss */
.mgl-10 {
  margin-left: 10px;
}

/* End Margins */
/* Start TABLES */
/* line 225, app/assets/stylesheets/dtv/custom.scss */
table.table thead > tr > th:first-child, table.table tbody > tr > td:first-child {
  padding-left: 15px;
}

/* line 229, app/assets/stylesheets/dtv/custom.scss */
.service-orders-items {
  background-color: #f4f6f9;
}

/* line 232, app/assets/stylesheets/dtv/custom.scss */
.sortable th {
  position: relative;
  font-family: 'Lato-Semibold';
  font-size: 14px;
  font-weight: 600;
  color: #7b91a8;
  height: 50px;
  line-height: 1.15 !important;
  border-bottom-width: 0 !important;
  vertical-align: middle !important;
}

/* line 243, app/assets/stylesheets/dtv/custom.scss */
.sortable th i {
  font-size: 24px;
  right: 4px;
  margin-top: -5px;
  color: #A6B7C5;
}

/* line 249, app/assets/stylesheets/dtv/custom.scss */
.sortable tbody {
  font-size: 14px;
  background: white;
}

/* line 253, app/assets/stylesheets/dtv/custom.scss */
.sortable tbody tr:hover {
  background: #fcf8e2;
}

/* line 256, app/assets/stylesheets/dtv/custom.scss */
.sortable tbody > tr > td {
  line-height: 1.15;
  height: 50px;
  vertical-align: middle;
}

/* line 262, app/assets/stylesheets/dtv/custom.scss */
.table-row-cursor tbody tr {
  cursor: pointer;
}

/* line 266, app/assets/stylesheets/dtv/custom.scss */
tbody td {
  font-size: 13px;
  color: #1a1d22;
}

/* line 270, app/assets/stylesheets/dtv/custom.scss */
.table-text-center td, .table-text-center th {
  text-align: center;
}

/* line 273, app/assets/stylesheets/dtv/custom.scss */
.table-text-center td a:hover {
  text-decoration: underline;
}

/* line 276, app/assets/stylesheets/dtv/custom.scss */
.table-link-underline td a:hover {
  text-decoration: underline !important;
}

/* line 279, app/assets/stylesheets/dtv/custom.scss */
.table-link-underline td a.label:hover {
  text-decoration: none !important;
}

/* line 282, app/assets/stylesheets/dtv/custom.scss */
.line_items th {
  background-color: #f4f6f9;
}

/* line 285, app/assets/stylesheets/dtv/custom.scss */
.line_items td {
  vertical-align: middle;
}

/* CONTROLS */
/* line 290, app/assets/stylesheets/dtv/custom.scss */
input[type=text], input[type=password], select.form-control {
  border-radius: 2px !important;
  background-color: #ffffff;
  border: solid 1px #d8dde6;
  box-shadow: none;
  height: 40px;
  padding: 3px;
  margin: 2px;
}

/* line 300, app/assets/stylesheets/dtv/custom.scss */
.nested-fields {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  padding-right: 10px;
}

/* line 307, app/assets/stylesheets/dtv/custom.scss */
textarea.form-control {
  border-radius: 2px !important;
  background-color: #ffffff;
  border: solid 1px #d8dde6;
  box-shadow: none;
}

/* line 314, app/assets/stylesheets/dtv/custom.scss */
.common-filters input[placeholder] {
  color: #a7b7c7;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Lato-Regular';
}

/* line 320, app/assets/stylesheets/dtv/custom.scss */
.common-filters input[type="text"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder {
  color: #a8b8c8 !important;
}

/* line 323, app/assets/stylesheets/dtv/custom.scss */
.common-filters input[type="text"] {
  color: #555 !important;
  font-family: inherit !important;
}

/* line 327, app/assets/stylesheets/dtv/custom.scss */
.common-filters .panel-body {
  background-color: #fafafa;
}

/* line 330, app/assets/stylesheets/dtv/custom.scss */
.control-label {
  font-family: 'Lato-Semibold';
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #7b91a8;
  margin-bottom: 5px !important;
}

/* line 340, app/assets/stylesheets/dtv/custom.scss */
.service-orders-view .control-label {
  font-family: 'Lato';
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #a7b7c7;
}

/* line 349, app/assets/stylesheets/dtv/custom.scss */
.preview .control-label {
  color: #a7b7c7;
}

/* line 352, app/assets/stylesheets/dtv/custom.scss */
.text-area-draggable-disable {
  resize: none;
}

/* line 355, app/assets/stylesheets/dtv/custom.scss */
.search-input {
  color: #555 !important;
  font-family: inherit !important;
}

/* END CONTROLS */
/* line 361, app/assets/stylesheets/dtv/custom.scss */
.common-filters {
  padding-bottom: 0px;
}

/* line 365, app/assets/stylesheets/dtv/custom.scss */
.common-filters input[type=text], .common-filters select.form-control, .common-filters .btn {
  height: 30px;
}

/* line 369, app/assets/stylesheets/dtv/custom.scss */
.common-filters .in-field-cal {
  padding-top: 0px;
}

/* line 373, app/assets/stylesheets/dtv/custom.scss */
.b-d8dde6 {
  border: solid 1px #d8dde6;
}

/* select tag */
/* line 378, app/assets/stylesheets/dtv/custom.scss */
.new-custom-select-box select {
  background: url(/assets/select-a7009c66033e0ae320e5ac79f5fce16c73468f3e48b30e5563ea72fa7438d40d.png) no-repeat 97% center;
}

/* line 381, app/assets/stylesheets/dtv/custom.scss */
.new-custom-select-box select.form-control {
  color: #1a1d22 !important;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 1px 12px !important;
  padding-right: 26px !important;
}

/* line 390, app/assets/stylesheets/dtv/custom.scss */
.custom-icon {
  position: relative;
}

/* line 393, app/assets/stylesheets/dtv/custom.scss */
.calender {
  padding-top: 0px;
  position: absolute;
  width: auto !important;
  right: 10px !important;
  color: #687e97;
  font-size: 18px;
  top: 0;
  z-index: 2;
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 410, app/assets/stylesheets/dtv/custom.scss */
.red_asterisk {
  color: #FF005B !important;
}

/* line 414, app/assets/stylesheets/dtv/custom.scss */
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

/* line 419, app/assets/stylesheets/dtv/custom.scss */
.row-flex, .row-flex > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}

/* line 427, app/assets/stylesheets/dtv/custom.scss */
.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}

/* line 432, app/assets/stylesheets/dtv/custom.scss */
.row-flex > div[class*='col-'] {
  margin: -.2px;
  /* hack adjust for wrapping */
}

/* line 435, app/assets/stylesheets/dtv/custom.scss */
.flex-col {
  display: flex;
  display: -webkit-flex;
  flex: 1 100%;
  flex-flow: column nowrap;
}

/* line 441, app/assets/stylesheets/dtv/custom.scss */
.flex-grow {
  display: flex;
  -webkit-flex: 2;
  flex: 2;
}

/* line 446, app/assets/stylesheets/dtv/custom.scss */
.locations-border {
  border-right: 1px solid #ddd;
}

/* Margins */
/* line 451, app/assets/stylesheets/dtv/custom.scss */
.mt-20 {
  margin-top: 20px;
}

/* line 455, app/assets/stylesheets/dtv/custom.scss */
.mt-110 {
  margin-top: 110px;
}

/* line 458, app/assets/stylesheets/dtv/custom.scss */
.mt-25 {
  margin-top: 25px;
}

/* line 461, app/assets/stylesheets/dtv/custom.scss */
.mb-0 {
  margin-bottom: 0;
}

/* line 464, app/assets/stylesheets/dtv/custom.scss */
.m-tb-0 {
  margin-bottom: 0;
  margin-top: 0;
}

/* line 468, app/assets/stylesheets/dtv/custom.scss */
.mb-0-imp {
  margin-bottom: 0px !important;
}

/* line 471, app/assets/stylesheets/dtv/custom.scss */
.mb-20 {
  margin-bottom: 20px;
}

/* line 474, app/assets/stylesheets/dtv/custom.scss */
.mb-55 {
  margin-bottom: 55px;
}

/* line 477, app/assets/stylesheets/dtv/custom.scss */
.mb-130 {
  margin-bottom: 130px;
}

/* line 480, app/assets/stylesheets/dtv/custom.scss */
.mb-200 {
  margin-bottom: 200px;
}

/* line 483, app/assets/stylesheets/dtv/custom.scss */
.mt-150 {
  margin-top: 150px;
}

/* line 486, app/assets/stylesheets/dtv/custom.scss */
.mgl-10 {
  margin-left: 10px;
}

/* line 489, app/assets/stylesheets/dtv/custom.scss */
.mgl-5 {
  margin-left: 5px;
}

/* line 492, app/assets/stylesheets/dtv/custom.scss */
.ml-18 {
  margin-left: 18px;
}

/* line 495, app/assets/stylesheets/dtv/custom.scss */
.ml-80 {
  margin-left: 80px;
}

/* line 498, app/assets/stylesheets/dtv/custom.scss */
.ml-215 {
  margin-left: 215px;
}

/* Heights */
/* line 505, app/assets/stylesheets/dtv/custom.scss */
.min-h-700 {
  min-height: 700px;
}

/* line 508, app/assets/stylesheets/dtv/custom.scss */
.h-100p {
  height: 100%;
}

/* line 511, app/assets/stylesheets/dtv/custom.scss */
.w-100-p {
  width: 100%;
}

/* line 514, app/assets/stylesheets/dtv/custom.scss */
.w-200 {
  width: 200px;
}

/* line 517, app/assets/stylesheets/dtv/custom.scss */
.h-30 {
  height: 30px !important;
}

/* Start Panels */
/* line 522, app/assets/stylesheets/dtv/custom.scss */
.panel {
  border-radius: 0px;
}

/* line 525, app/assets/stylesheets/dtv/custom.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid #d8dde6;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #fafafa !important;
}

/* line 532, app/assets/stylesheets/dtv/custom.scss */
.panel-body {
  border-bottom: 1px solid #d8dde6;
}

/* line 535, app/assets/stylesheets/dtv/custom.scss */
.panel-default {
  border: 1px solid #d8dde6 !important;
}

/* line 538, app/assets/stylesheets/dtv/custom.scss */
.panel-title {
  font-family: 'Lato-Heavy';
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #2b3e51;
}

/* line 548, app/assets/stylesheets/dtv/custom.scss */
.custom-panel-body {
  border-bottom: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #fafafa;
}

/* End Panels */
/* line 557, app/assets/stylesheets/dtv/custom.scss */
.text-transform-none {
  text-transform: none;
}

/* line 560, app/assets/stylesheets/dtv/custom.scss */
.text-transform-upcase {
  text-transform: uppercase;
}

/* line 563, app/assets/stylesheets/dtv/custom.scss */
.a-underline {
  text-decoration: underline !important;
}

/* Start font sizes */
/* line 569, app/assets/stylesheets/dtv/custom.scss */
.fs-10 {
  font-size: 10px;
}

/* line 572, app/assets/stylesheets/dtv/custom.scss */
.fs-12 {
  font-size: 12px;
}

/* line 575, app/assets/stylesheets/dtv/custom.scss */
.fs-14 {
  font-size: 14px;
}

/* line 578, app/assets/stylesheets/dtv/custom.scss */
.fs-18 {
  font-size: 18px;
}

/* line 581, app/assets/stylesheets/dtv/custom.scss */
.fs-22 {
  font-size: 22px;
}

/* line 584, app/assets/stylesheets/dtv/custom.scss */
.fs-24 {
  font-size: 24px;
}

/* line 587, app/assets/stylesheets/dtv/custom.scss */
.fs-36 {
  font-size: 36px;
}

/* End font sizes */
/* line 593, app/assets/stylesheets/dtv/custom.scss */
.dashboard-toggle .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
  border: 0px solid #000000 !important;
  border-bottom: 2px solid #20adff !important;
  cursor: pointer;
}

/* line 598, app/assets/stylesheets/dtv/custom.scss */
.dashboard-toggle .nav > li > a:hover {
  font-family: 'Lato-Light';
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  color: #1a1d22;
  border: none !important;
  background-color: transparent;
  cursor: pointer;
}

/* line 608, app/assets/stylesheets/dtv/custom.scss */
.dashboard-toggle .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background-color: #FAFAFA;
}

/* line 612, app/assets/stylesheets/dtv/custom.scss */
.home {
  background-color: #FAFAFA !important;
}

/* line 616, app/assets/stylesheets/dtv/custom.scss */
.icon-addon {
  position: relative;
  color: #555;
  display: block;
}

/* line 622, app/assets/stylesheets/dtv/custom.scss */
.icon-addon:after,
.icon-addon:before {
  display: table;
  content: " ";
}

/* line 628, app/assets/stylesheets/dtv/custom.scss */
.icon-addon:after {
  clear: both;
}

/* DashBoard scss */
/* line 637, app/assets/stylesheets/dtv/custom.scss */
.custom-panels .panel-default > .panel-heading {
  color: #333333 !important;
  background-color: #ffffff !important;
  border-color: #d8dde6 !important;
}

/* line 642, app/assets/stylesheets/dtv/custom.scss */
.custom-panels .panel-default {
  border: 1px solid #d8dde6;
}

/* line 645, app/assets/stylesheets/dtv/custom.scss */
.custom-panels .panel-body {
  border-bottom: 1px solid #d8dde6;
  padding: 0px !important;
  border: none;
}

/* line 651, app/assets/stylesheets/dtv/custom.scss */
.text-primary {
  color: #0070d2 !important;
}

/* line 654, app/assets/stylesheets/dtv/custom.scss */
.td-underline {
  text-decoration: underline;
}

/* line 657, app/assets/stylesheets/dtv/custom.scss */
.f-w-b {
  font-weight: 900;
}

/* line 660, app/assets/stylesheets/dtv/custom.scss */
.orders-box {
  border: 1px solid #d8dde6;
  font-size: 11px;
  padding: 5px;
  height: 70px;
}

/* line 666, app/assets/stylesheets/dtv/custom.scss */
.order-text {
  font-family: 'Lato-Heavy', sans-serif;
  font-weight: 900;
  font-size: 12px;
}

/* line 671, app/assets/stylesheets/dtv/custom.scss */
.address-text {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 10px;
  line-height: 1.4;
  text-align: left;
  color: #1a1d22;
}

/* line 678, app/assets/stylesheets/dtv/custom.scss */
.store-text {
  font-family: 'Lato-Heavy', sans-serif;
  font-weight: 900;
  font-size: 14px;
  margin-bottom: 0px;
  color: #2b3e51;
}

/* line 685, app/assets/stylesheets/dtv/custom.scss */
.order-status {
  font-family: 'Lato-Heavy', sans-serif;
  font-weight: 900;
  font-size: 12px;
}

/* line 691, app/assets/stylesheets/dtv/custom.scss */
.c-f0f0f0 {
  background-color: #f0f0f0 !important;
}

/* line 696, app/assets/stylesheets/dtv/custom.scss */
.icon-addon.addon-lg .form-control {
  line-height: 1.33;
  height: 46px;
  font-size: 14px;
  padding: 10px 16px 10px 40px;
}

/* line 702, app/assets/stylesheets/dtv/custom.scss */
.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
  position: absolute;
  font-size: 18px;
  margin-left: 0;
  left: 12px;
  top: 12px;
  color: #a8b8c8;
}

/* line 711, app/assets/stylesheets/dtv/custom.scss */
.addon-lg input[type="text"]::-webkit-input-placeholder {
  color: #a8b8c8 !important;
}

/* line 715, app/assets/stylesheets/dtv/custom.scss */
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
  color: #2580db;
}

/* Start Image Preview */
/* line 723, app/assets/stylesheets/dtv/custom.scss */
.preview-box {
  background-color: #f5f5f5;
  width: 100px;
  height: 100px;
  border: solid 1px #d8dde6;
}

/* line 729, app/assets/stylesheets/dtv/custom.scss */
.preview-image {
  width: 100%;
  height: 100%;
  font-size: 36px;
}

/* line 734, app/assets/stylesheets/dtv/custom.scss */
.file-upload-btn {
  border: solid 1px #d8dde6;
  background-color: white;
  padding: 10px 53px;
  color: #2c97de;
  font-size: 14px;
  font-weight: 900;
  width: 200px;
  height: 40px;
}

/* line 744, app/assets/stylesheets/dtv/custom.scss */
.preview-text {
  color: #e0e0e0;
  text-align: center;
}

/* End Image Preview */
/* Start Tabs */
/* line 751, app/assets/stylesheets/dtv/custom.scss */
.nav-tabs {
  margin-bottom: 20px;
}

/* line 755, app/assets/stylesheets/dtv/custom.scss */
.nav-tabs > li > a {
  font-family: Lato-Light;
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  color: #1a1d22;
  border: none !important;
}

/* line 766, app/assets/stylesheets/dtv/custom.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
  border-color: #FAFAFA;
  border-bottom: 2px solid #20adff !important;
  background-color: #FAFAFA;
  cursor: pointer;
  text-decoration: none;
}

/* End Tabs */
/* line 775, app/assets/stylesheets/dtv/custom.scss */
.list-group {
  margin-bottom: 0px;
}

/* line 778, app/assets/stylesheets/dtv/custom.scss */
.list-group a {
  width: 60px;
  height: 20px;
  text-align: center;
  padding-top: 0px !important;
  font-size: 12px;
}

/* line 785, app/assets/stylesheets/dtv/custom.scss */
.list-group-horizontal .list-group-item {
  display: inline-block;
}

/* line 788, app/assets/stylesheets/dtv/custom.scss */
.list-group-horizontal .list-group-item {
  color: #757575;
  font-size: 12px;
  padding: 2px 12px;
  border: none;
}

/* line 794, app/assets/stylesheets/dtv/custom.scss */
.list-group-horizontal .list-group-item {
  margin-bottom: 0;
  margin-left: -4px;
  margin-right: 0;
  background-color: #fafafa !important;
}

/* line 800, app/assets/stylesheets/dtv/custom.scss */
.list-group-horizontal .list-group-item.active {
  color: #757575;
  border: solid 1px #20adff;
  padding: 4px 10px;
  border-radius: 3px;
  background-color: #ffffff !important;
}

/* line 807, app/assets/stylesheets/dtv/custom.scss */
.list-group-horizontal .list-group-item.active, .list-group-horizontal .list-group-item.active:hover, .list-group-horizontal .list-group-item.active:focus {
  z-index: 2;
  background-color: #ffffff;
  border-color: #20adff;
}

/* Labels Start */
/* line 815, app/assets/stylesheets/dtv/custom.scss */
.label {
  display: inline;
  padding: .2em .9em .3em;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}

/* line 827, app/assets/stylesheets/dtv/custom.scss */
.label-success {
  background-color: #42b382;
}

/* line 830, app/assets/stylesheets/dtv/custom.scss */
.label-default {
  background-color: #bdbdbd;
}

/* line 833, app/assets/stylesheets/dtv/custom.scss */
.label-danger {
  background-color: #ff707a;
}

/* line 836, app/assets/stylesheets/dtv/custom.scss */
.close-icon {
  color: #ff707a;
  font-size: 24px;
}

/* Pagination */
/* line 843, app/assets/stylesheets/dtv/custom.scss */
.custom-pagination {
  background-color: #ffffff;
  color: #20adff;
  border: 1px solid #d8dde6;
}

/* line 848, app/assets/stylesheets/dtv/custom.scss */
.display-none {
  display: none;
}

/* line 851, app/assets/stylesheets/dtv/custom.scss */
.display-block {
  display: block;
}

/* line 854, app/assets/stylesheets/dtv/custom.scss */
.text-upcase {
  text-transform: uppercase;
}

/* line 857, app/assets/stylesheets/dtv/custom.scss */
.custom-heading {
  font-family: Lato;
  font-weight: 900;
  letter-spacing: 1px;
}

/* line 862, app/assets/stylesheets/dtv/custom.scss */
.track_appointment {
  background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
  font-weight: 600;
  text-align: center;
}

/* line 867, app/assets/stylesheets/dtv/custom.scss */
.inline-order-number {
  width: 220px !important;
  height: 30px !important;
  position: absolute;
}

/* line 872, app/assets/stylesheets/dtv/custom.scss */
.inline-track-form {
  padding: 0px 10px 23px 10px;
}

/* line 875, app/assets/stylesheets/dtv/custom.scss */
.login-button {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 2px;
  text-align: center;
  color: #2b3e51;
  width: 360px;
  height: 50px;
  padding-top: 16px;
  background-color: #65e6ff;
  border-radius: 3px;
  padding-left: 15px;
  margin-right: -15px;
}

/* line 889, app/assets/stylesheets/dtv/custom.scss */
.login-content {
  padding: 20px;
  position: relative;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 592px;
  height: 520px;
}

/* line 900, app/assets/stylesheets/dtv/custom.scss */
.login-bg {
  background-color: #2b3e51;
}

/* line 903, app/assets/stylesheets/dtv/custom.scss */
.graph-height {
  height: 240px;
}

/* line 906, app/assets/stylesheets/dtv/custom.scss */
.pointer {
  cursor: pointer;
}

/* line 909, app/assets/stylesheets/dtv/custom.scss */
.hide {
  display: none;
}

/* line 912, app/assets/stylesheets/dtv/custom.scss */
.text-area-draggable-disable {
  resize: none;
}

/* line 915, app/assets/stylesheets/dtv/custom.scss */
.bluelink td a {
  text-decoration: underline;
  cursor: pointer;
}

/* Bootstrap Modals */
/* line 920, app/assets/stylesheets/dtv/custom.scss */
.modal-sm {
  width: 300px;
}

/* line 923, app/assets/stylesheets/dtv/custom.scss */
.modal-dialog {
  margin: 30px auto;
  padding: 0px !important;
}

/* line 927, app/assets/stylesheets/dtv/custom.scss */
.modal-content {
  border-radius: 0px;
  webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #d8dde6;
}

/* line 933, app/assets/stylesheets/dtv/custom.scss */
.modal-header {
  padding: 5px 10px;
  margin: 10px;
  border-radius: 2px;
  background-color: #003693;
  color: #fff;
  border-bottom: 1px solid #e5e5e5;
}

/* line 941, app/assets/stylesheets/dtv/custom.scss */
.modal-body {
  padding: 10px;
}

/* line 944, app/assets/stylesheets/dtv/custom.scss */
.modal-title {
  font-size: 14px;
  font-weight: 900;
}

/* line 948, app/assets/stylesheets/dtv/custom.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 951, app/assets/stylesheets/dtv/custom.scss */
.modal-footer {
  padding: 10px !important;
}

/* line 954, app/assets/stylesheets/dtv/custom.scss */
.modal-footer {
  padding: 15px;
  margin-top: 0px !important;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 960, app/assets/stylesheets/dtv/custom.scss */
.modal-body textarea {
  color: #2b3e51;
}

/* Modals End */
/* line 966, app/assets/stylesheets/dtv/custom.scss */
.gallery .picture .actions {
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  height: 35px;
  left: 0;
  bottom: -35px;
  overflow: hidden;
  -moz-transition: bottom 100ms ease;
  -o-transition: bottom 100ms ease;
  -webkit-transition: bottom 100ms ease;
  transition: bottom 100ms ease;
}

/* PAGINATION */
/* line 981, app/assets/stylesheets/dtv/custom.scss */
.pagination {
  font-size: 14px;
  font-family: 'Lato-Regular';
  font-weight: 300;
  background-color: #f4f6f9;
  color: #657687;
  margin: 5px 0;
}

/* line 990, app/assets/stylesheets/dtv/custom.scss */
.pagination > * {
  position: relative;
  float: left;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #657687;
  text-decoration: none;
  background-color: #f4f6f9;
  border: 1px solid #ddd;
}

/* line 1001, app/assets/stylesheets/dtv/custom.scss */
.pagination a:hover {
  color: #337ab7;
  cursor: pointer;
  background-color: #eee;
  text-decoration: none;
}

/* line 1008, app/assets/stylesheets/dtv/custom.scss */
.pagination a:active {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7 !important;
  border-color: #337ab7;
}

/* line 1016, app/assets/stylesheets/dtv/custom.scss */
.pagination .active {
  z-index: 3;
  color: #337ab7;
  cursor: pointer;
  background-color: #fff;
  border-color: #337ab7;
  text-decoration: none;
}

/* line 1024, app/assets/stylesheets/dtv/custom.scss */
.pagination > li > .active {
  border-left: 1px solid #428bca !important;
}

/* line 1027, app/assets/stylesheets/dtv/custom.scss */
.pagination .active:hover {
  cursor: pointer;
  color: #fff;
  background-color: #337ab7;
  text-decoration: none;
}

/* line 1033, app/assets/stylesheets/dtv/custom.scss */
.pagination .false {
  color: #C0C0C0;
}

/* line 1037, app/assets/stylesheets/dtv/custom.scss */
a.per-page {
  color: #bdbdbd;
  font-size: 12px;
  background-color: #ffffff;
  border: solid 1px #d8dde6;
  border-radius: 1px;
}

/* line 1044, app/assets/stylesheets/dtv/custom.scss */
span.page-active {
  background-color: #f0f8fc;
  border: solid 1px #2c97de;
  font-weight: 900;
  font-size: 12px;
  color: #0070d2 !important;
  border-radius: 1px;
}

/* line 1053, app/assets/stylesheets/dtv/custom.scss */
a.badge:hover {
  color: #bdbdbd;
  text-decoration: none;
  cursor: pointer;
}

/* line 1059, app/assets/stylesheets/dtv/custom.scss */
span.per-page {
  color: #bdbdbd;
  font-size: 12px;
  background-color: #ffffff;
  border: solid 1px #d8dde6;
}

/* line 1065, app/assets/stylesheets/dtv/custom.scss */
.pagination > li > a,
.pagination > li > span {
  border: none;
  background-color: transparent;
  padding: 6px 12px !important;
}

/* line 1071, app/assets/stylesheets/dtv/custom.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 1;
  color: #fff;
  background-color: #ffffff;
  border-color: #428bca;
  cursor: pointer;
  color: #438bca;
  border-left: 1px solid #428bca !important;
}

/* line 1083, app/assets/stylesheets/dtv/custom.scss */
.pagination > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

/* line 1087, app/assets/stylesheets/dtv/custom.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

/* END PAGINATION */
/* line 1094, app/assets/stylesheets/dtv/custom.scss */
.custom-checkbox button, .custom-checkbox input, .custom-checkbox select, .custom-checkbox textarea {
  font-family: inherit;
  font-size: 100%;
  margin-left: -20px !important;
}

/* line 1100, app/assets/stylesheets/dtv/custom.scss */
.custom-checkbox input[type="radio"], .custom-checkbox input[type="checkbox"] {
  margin: 2px 0 0;
  margin-left: -20px !important;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* Side Menu Footer */
/* line 1111, app/assets/stylesheets/dtv/custom.scss */
body.vertical-layout.vertical-menu .main-menu {
  width: 215px;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 1121, app/assets/stylesheets/dtv/custom.scss */
.main-menu.menu-fixed {
  position: fixed;
  height: -webkit-calc(100% - 0rem);
  height: -moz-calc(100% - 0rem);
  height: calc(100% - 0rem);
}

/* line 1127, app/assets/stylesheets/dtv/custom.scss */
.main-menu {
  z-index: 1000;
  position: absolute;
  display: table-cell;
}

/* line 1132, app/assets/stylesheets/dtv/custom.scss */
.main-menu.menu-dark {
  background: #2b3e51;
}

/* line 1136, app/assets/stylesheets/dtv/custom.scss */
body.vertical-layout.vertical-menu .main-menu .main-menu-footer {
  width: 215px;
}

/* line 1139, app/assets/stylesheets/dtv/custom.scss */
body.vertical-layout.vertical-menu .main-menu-footer .content {
  margin-left: 0;
}

/* line 1142, app/assets/stylesheets/dtv/custom.scss */
body.vertical-layout.vertical-menu .content {
  margin-left: 215px;
  bottom: 0px;
}

/* line 1146, app/assets/stylesheets/dtv/custom.scss */
.main-menu.menu-fixed .main-menu-footer {
  position: fixed;
}

/* line 1149, app/assets/stylesheets/dtv/custom.scss */
.main-menu-footer {
  position: relative;
  overflow: hidden;
  bottom: 0;
  display: block;
  z-index: 1000;
  background-color: #2b3e51;
}

/* line 1157, app/assets/stylesheets/dtv/custom.scss */
.main-menu-footer .content {
  padding: 0;
}

/* line 1160, app/assets/stylesheets/dtv/custom.scss */
.vertical-menu.content {
  overflow: visible;
  position: relative;
  width: auto;
  margin-left: 0;
  min-height: auto;
  padding: inherit;
}

/* line 1168, app/assets/stylesheets/dtv/custom.scss */
.perfect-scrollbar {
  position: absolute;
  top: 85px;
  bottom: 20px;
  left: 0;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

/* Let's get this party started */
/* line 1179, app/assets/stylesheets/dtv/custom.scss */
.perfect-scrollbar::-webkit-scrollbar {
  width: 10px;
}

/* Track */
/* line 1184, app/assets/stylesheets/dtv/custom.scss */
.perfect-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* Handle */
/* line 1191, app/assets/stylesheets/dtv/custom.scss */
.perfect-scrollbar::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

/* Collapse Menu */
/* line 1199, app/assets/stylesheets/dtv/custom.scss */
.wrapper {
  display: flex;
  align-items: stretch;
}

/* line 1203, app/assets/stylesheets/dtv/custom.scss */
#sidebar {
  min-width: 215px;
  max-width: 215px;
  min-height: 100vh;
  transition: all 0.3s;
}

/* line 1209, app/assets/stylesheets/dtv/custom.scss */
#sidebar.active {
  margin-left: -215px;
}

/* line 1212, app/assets/stylesheets/dtv/custom.scss */
#sidebarCollapse {
  background: #f5f5f5;
}

@media (max-width: 768px) {
  /* line 1217, app/assets/stylesheets/dtv/custom.scss */
  #sidebar {
    margin-left: -215px;
  }
  /* line 1220, app/assets/stylesheets/dtv/custom.scss */
  #sidebar.active {
    margin-left: 0;
  }
}

/* Webfont: Lato-Black */
@font-face {
  font-family: 'Lato';
  src: url(/assets/dtv/lato/Lato-Black-e3c99fe337660687e64918241618ab35a56c974392ca78b58b040ab0090cc4dc.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Black-e3c99fe337660687e64918241618ab35a56c974392ca78b58b040ab0090cc4dc.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Black-cc5aea21d71ea64bfbbd44575b73003502fa6b0923742d96dc9c440881caa4ae.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Black-b4b652bc9223c9955ae1fcf548e3559a11d1a7efaa56cdbb0b5070edf0e6ca39.woff) format("woff"), url(/assets/dtv/lato/Lato-Black-4f0d05404afd2c41974bfbdfb2abc1d406f27fa16e6a2263ff71485a4fb68f97.ttf) format("truetype");
  font-style: normal;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BlackItalic */
@font-face {
  font-family: 'Lato';
  src: url(/assets/dtv/lato/Lato-BlackItalic-e60fc93d47aa18d6b20f4d6e6a0e4ac2da3bec2e81561e1c8762fc2d0c2f25b9.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-BlackItalic-e60fc93d47aa18d6b20f4d6e6a0e4ac2da3bec2e81561e1c8762fc2d0c2f25b9.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-BlackItalic-883ad7cf6266a50a515e03bcb03c74f7dc1a433d63b23b20453d26d50238b7ca.woff2) format("woff2"), url(/assets/dtv/lato/Lato-BlackItalic-c45065f8556c4edf3580f04656cbe23ee79981dc64f95b12e8311afe60035764.woff) format("woff"), url(/assets/dtv/lato/Lato-BlackItalic-feb357f671a638ac7b6c78eb63191473a26b5d2187c2802ef9a6b47d8d68bbb0.ttf) format("truetype");
  font-style: italic;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Bold */
@font-face {
  font-family: 'Lato';
  src: url(/assets/dtv/lato/Lato-Bold-163108a2af712135981269ba2fd5f1a6da6611476fe3ea6fab692bbdb84932dc.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Bold-163108a2af712135981269ba2fd5f1a6da6611476fe3ea6fab692bbdb84932dc.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Bold-930842c5cb550531ca35a6c29b948ba0a5dc3d2f3d4fb2ffe7135f4640341576.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Bold-949c81dd7639652aa19f73af26730b5935f19e4189300408515d55f062b63027.woff) format("woff"), url(/assets/dtv/lato/Lato-Bold-0143d6b5f84addba2f1dc83f4da635e4db899c3a5765cec39b55b2839ff5ef7f.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BoldItalic */
@font-face {
  font-family: 'Lato';
  src: url(/assets/dtv/lato/Lato-BoldItalic-b58ccdadfe1989b0cf1084e9ef5f3819d24574c13290c8b8e86986aec9401b78.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-BoldItalic-b58ccdadfe1989b0cf1084e9ef5f3819d24574c13290c8b8e86986aec9401b78.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-BoldItalic-9b1362648212d8b0fea5685e1784d97436e742e5865ca2abe7e35999796bde4e.woff2) format("woff2"), url(/assets/dtv/lato/Lato-BoldItalic-605d1defa20f55064dfb49e487208ac7c6086ba2be893d5718e61f76c7943649.woff) format("woff"), url(/assets/dtv/lato/Lato-BoldItalic-927275527eac2bdc4b351c7ebea0ca4e1fee53cf377ac54bb7cf19af8b64b32c.ttf) format("truetype");
  font-style: italic;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Heavy */
@font-face {
  font-family: 'Lato-Heavy';
  src: url(/assets/dtv/lato/Lato-Heavy-3e1abd58df51c2c9550b0127b773eaff938ea6e1167b7c0bfffa14851f52b456.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Heavy-3e1abd58df51c2c9550b0127b773eaff938ea6e1167b7c0bfffa14851f52b456.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Heavy-8b30bd5fefd45fd8ec89fb49d77350c1df8dcfe37eaebc6e136c5596f02bfc04.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Heavy-810f8612a7122a9fb3eff82193691e5978be195af20ca5a67a9c1833f091d6d4.woff) format("woff"), url(/assets/dtv/lato/Lato-Heavy-e445f36a0905c7547751d9b490f35790c36f5e0042c5d1d14614de8b0787f994.ttf) format("truetype");
  font-style: normal;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-HeavyItalic */
@font-face {
  font-family: 'Lato-Heavy';
  src: url(/assets/dtv/lato/Lato-HeavyItalic-4b83e88665e8c976d45f30526880018341cdbd1ee22e8f62996a869165a2c546.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-HeavyItalic-4b83e88665e8c976d45f30526880018341cdbd1ee22e8f62996a869165a2c546.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-HeavyItalic-7d5580de7f295bcb239167c5c844e01b3d1ff7df036752ae8e3b901ef4d55eeb.woff2) format("woff2"), url(/assets/dtv/lato/Lato-HeavyItalic-abda7bf95f04d7c5741dd4dfa44838dfa94dad58150169ef059d51a1528deaa2.woff) format("woff"), url(/assets/dtv/lato/Lato-HeavyItalic-d337c80e3c25698d67dc48913fc6d34a21fd631887c9845184a3c82eb9487f7d.ttf) format("truetype");
  font-style: italic;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Italic */
@font-face {
  font-family: 'Lato';
  src: url(/assets/dtv/lato/Lato-Italic-4c07d8e5ba589b4f610614e6b5dbff20269544ecef47998e7d7dd47391c40f0b.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Italic-4c07d8e5ba589b4f610614e6b5dbff20269544ecef47998e7d7dd47391c40f0b.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Italic-562ac9b5fdcce75a2ab14ccadc616f8a7777a5a2022b9b771921225d30c985b6.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Italic-0784ee57b780dab2b3ffd10ad3d03ec2c5bb70cb7f755a465f98b576afeda97b.woff) format("woff"), url(/assets/dtv/lato/Lato-Italic-eaa9e195c3316687e2fc9eef8a15251a94377bcf689509858351b251e7598636.ttf) format("truetype");
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Light */
@font-face {
  font-family: 'Lato-Light';
  src: url(/assets/dtv/lato/Lato-Light-b7495d221295ba528bb87a3eef0ed086ea664902c3b1d04d95ff58476749d1f9.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Light-b7495d221295ba528bb87a3eef0ed086ea664902c3b1d04d95ff58476749d1f9.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Light-f3d5ad7bd7507deb4e0fe837c64fdd0071494292be391bf9f4b8e84888c669c4.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Light-8bbe94f4cd8604ff83f588eefb10caa70577d121e32d0e692515af2aaf1982dc.woff) format("woff"), url(/assets/dtv/lato/Lato-Light-496072ef98849f286fda499cab42403161aef17d60838bd46cb94034f19d5c1c.ttf) format("truetype");
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-LightItalic */
@font-face {
  font-family: 'Lato-Light';
  src: url(/assets/dtv/lato/Lato-LightItalic-7fa3b8ab6a7f1261c6d55dad4efad29926a8777e36be7a8d873d6266a75bede7.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-LightItalic-7fa3b8ab6a7f1261c6d55dad4efad29926a8777e36be7a8d873d6266a75bede7.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-LightItalic-e009212c105e85b8e2990d913ecc9cc2730db5da4b25e9282a7b74073e7d48be.woff2) format("woff2"), url(/assets/dtv/lato/Lato-LightItalic-f27186f56e2b89657484bad818119422de5b1597098013e41c001110bb609210.woff) format("woff"), url(/assets/dtv/lato/Lato-LightItalic-8e63f2757fc81051195c779d5063c26bb98289092873af1b6e6e3f076c63a5c9.ttf) format("truetype");
  font-style: italic;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Medium */
@font-face {
  font-family: 'Lato-Medium';
  src: url(/assets/dtv/lato/Lato-Medium-0e851d51253c80d11d565e7405467bcb588c8ecff533d0a8d18e52b550648b21.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Medium-0e851d51253c80d11d565e7405467bcb588c8ecff533d0a8d18e52b550648b21.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Medium-a8079a9c238fd962306813f63b9b81f7231d45de4af975dc85010a50952c20cd.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Medium-0c3a49fe750ccb32a2e4e5a760a13350f1df11735a73285e9aa78344214126c6.woff) format("woff"), url(/assets/dtv/lato/Lato-Medium-4d16393d641922b90397b9a5383b022ea0412c6e4d5b40efe9171c8103a767fb.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-MediumItalic */
@font-face {
  font-family: 'Lato-Medium';
  src: url(/assets/dtv/lato/Lato-MediumItalic-c98f7b193686c12d4716f6132e132845bd152ab3a8f969d4e4b21df906306094.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-MediumItalic-c98f7b193686c12d4716f6132e132845bd152ab3a8f969d4e4b21df906306094.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-MediumItalic-54b6a65f1c21eba50337eb5c7372b745fb0f6073296384b5bec5277c2e2175c4.woff2) format("woff2"), url(/assets/dtv/lato/Lato-MediumItalic-1895f0aec503ef575910fc36746ebf9736cbe0248f9cf97efdc289b2a25e04e1.woff) format("woff"), url(/assets/dtv/lato/Lato-MediumItalic-73b26dff135a25ab89bf33a94731c1d2d25fa51489cbc51b2b0a481ad8d4ae84.ttf) format("truetype");
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Regular */
@font-face {
  font-family: 'Lato-Regular';
  src: url(/assets/dtv/lato/Lato-Regular-0913feb135140cd5eca2d1f8ff9ce24ef546bbc9f3d986580c04407244a4d88d.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Regular-0913feb135140cd5eca2d1f8ff9ce24ef546bbc9f3d986580c04407244a4d88d.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Regular-ac623c4f4d28763b570eb344074ec263f6ea490b14587c7671e5c5bf2cdc7897.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Regular-2948d601d5eb46a709a30b3ce588c3eff186cbbde6eaf6be6e79a583fa54e2c7.woff) format("woff"), url(/assets/dtv/lato/Lato-Regular-c662204107728519d8263eb10743cb696804842e22441f657ae0b092043dd94c.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'Lato-Semibold';
  src: url(/assets/dtv/lato/Lato-Semibold-813219400e0e399bd359576e0a7fcd91e39b79b1121a83506cd862abcaabc8ea.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Semibold-813219400e0e399bd359576e0a7fcd91e39b79b1121a83506cd862abcaabc8ea.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Semibold-6d3d60585a756047dad581f36395d5314e2dbc90cc77fa5216757f8882dad013.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Semibold-1ba659053db8c73f2dac791c55151a64c4725478be578c7d2bd50d3877dbd201.woff) format("woff"), url(/assets/dtv/lato/Lato-Semibold-dc95be05f4651b45d59169f18ac0f7492d0cb128c4824095b0c75ea7447b7687.ttf) format("truetype");
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-SemiboldItalic */
@font-face {
  font-family: 'Lato-Semibold';
  src: url(/assets/dtv/lato/Lato-SemiboldItalic-2e7d603e74ba5799db92a3a8e156ae64ae6d36ffe976f251cf7dc9c26a29b6c8.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-SemiboldItalic-2e7d603e74ba5799db92a3a8e156ae64ae6d36ffe976f251cf7dc9c26a29b6c8.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-SemiboldItalic-c461786597c838fd86b6aadf50fbee0a064bed3167640d7950fd0b1ce2846c6d.woff2) format("woff2"), url(/assets/dtv/lato/Lato-SemiboldItalic-5605ae15e9dd507efc8a7976dd636a0b87e3a7d073745e4d2aa294fe5f4d69a1.woff) format("woff"), url(/assets/dtv/lato/Lato-SemiboldItalic-e81db994ee23218122df7520240f03145dbc139e1019df707b88fa7a86e01a12.ttf) format("truetype");
  font-style: italic;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Thin */
@font-face {
  font-family: 'Lato-Thin';
  src: url(/assets/dtv/lato/Lato-Thin-248324eb14b2087fbab51ae84a00eea7ba6e7aeaa08f3c5098da7c7e8fb3a98f.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Thin-248324eb14b2087fbab51ae84a00eea7ba6e7aeaa08f3c5098da7c7e8fb3a98f.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Thin-67ff22fd2fc5999e01ee5dbf0f949cb114e67ceded289a6c74e8f307042ac998.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Thin-0c6ed1b2acdcc4f9626aaf78e6a84e419d6c528c4affa6d852d39299edf433cd.woff) format("woff"), url(/assets/dtv/lato/Lato-Thin-20cbadd79905559ee3e9d64201d7422630829bdb0b722a10a8dd1f978852bbf2.ttf) format("truetype");
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-ThinItalic */
@font-face {
  font-family: 'Lato';
  src: url(/assets/dtv/lato/Lato-ThinItalic-78831830fee8346e9ebad3d4a52891cb1aa8ed3d89453da72fa229e7b489d071.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-ThinItalic-78831830fee8346e9ebad3d4a52891cb1aa8ed3d89453da72fa229e7b489d071.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-ThinItalic-4d8d85e86be50d109915cf44eb7ff0a06dfdbd2b7c3bcf4b6ac630626c188616.woff2) format("woff2"), url(/assets/dtv/lato/Lato-ThinItalic-9195533942d5267c222594b059f52ca0f6d344164fa87e0eda4407aacedf9543.woff) format("woff"), url(/assets/dtv/lato/Lato-ThinItalic-bbd935ef40a7ae5dc0906a58145869c315556541d2f3117d5ab26e53abaa784b.ttf) format("truetype");
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* line 9, app/assets/stylesheets/application.scss */
.reports_anc:hover {
  text-decoration: none !important;
}

/* line 10, app/assets/stylesheets/application.scss */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 16, app/assets/stylesheets/application.scss */
.dashboard-event b {
  font-size: 12px;
}

/* line 19, app/assets/stylesheets/application.scss */
.d-active {
  color: #00ACEC;
}

/* line 22, app/assets/stylesheets/application.scss */
.d-inactive {
  color: #ddd;
}

/* line 25, app/assets/stylesheets/application.scss */
.search-box {
  display: inline-block !important;
  width: 100%;
}

/* line 30, app/assets/stylesheets/application.scss */
.dashboard-event .status {
  font-size: 12px;
}

/* line 34, app/assets/stylesheets/application.scss */
.dashboard-event .event-description:hover {
  cursor: pointer;
}

/* line 37, app/assets/stylesheets/application.scss */
.dashboard_labels {
  color: 'white';
  background-color: 'transparent';
  font-family: "Lucida Grande", "Arial", sans-serif;
  font-size: 11px;
  font-weight: 'bold';
  text-align: 'center';
  white-space: 'nowrap';
  width: 20px;
  padding: 7px 3px 19px 4px;
  margin: 0px;
}

/* line 49, app/assets/stylesheets/application.scss */
.crumbs {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  position: relative;
  overflow: hidden;
  width: 52%;
}

/* line 65, app/assets/stylesheets/application.scss */
.crumbs ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 71, app/assets/stylesheets/application.scss */
.crumbs ul.previous-disabled li.complete {
  cursor: default;
}

/* line 74, app/assets/stylesheets/application.scss */
.crumbs ul.previous-disabled li.complete:hover {
  background: #f3f3f3;
  cursor: default;
}

/* line 78, app/assets/stylesheets/application.scss */
.crumbs ul.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #f3f3f3;
}

/* line 81, app/assets/stylesheets/application.scss */
.crumbs ul li {
  float: left;
  margin: 0;
  padding: 0 20px 0 30px;
  line-height: 46px;
  position: relative;
  background: #f5f5f5;
  color: #d0d0d0;
  font-size: 16px;
  cursor: default;
  -webkit-transition: all .218s ease;
  -moz-transition: all .218s ease;
  -o-transition: all .218s ease;
  transition: all .218s ease;
  width: 32.9%;
  text-align: center;
}

/* line 98, app/assets/stylesheets/application.scss */
.crumbs ul li .step {
  border: 2px solid #e5e5e5;
  color: #ccc;
  font-size: 13px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 20px;
  text-align: center;
  margin-right: 10px;
}

/* line 112, app/assets/stylesheets/application.scss */
.crumbs ul li .chevron {
  border: 24px solid transparent;
  border-left: 14px solid #d4d4d4;
  border-right: 0;
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  z-index: 1;
}

/* line 122, app/assets/stylesheets/application.scss */
.crumbs ul li .chevron:before {
  border: 24px solid transparent;
  border-left: 14px solid #f5f5f5;
  border-right: 0;
  content: "";
  display: block;
  position: absolute;
  right: 1px;
  top: -24px;
  -webkit-transition: all .218s ease;
  -moz-transition: all .218s ease;
  -o-transition: all .218s ease;
  transition: all .218s ease;
}

/* line 137, app/assets/stylesheets/application.scss */
.crumbs ul li.pink {
  background: #0099D3;
  color: #fff;
  font-weight: bold;
}

/* line 143, app/assets/stylesheets/application.scss */
.crumbs ul li.pink .step {
  border-color: #2dc3e8;
  color: #2dc3e8;
}

/* line 147, app/assets/stylesheets/application.scss */
.crumbs ul li.pink:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -1px;
  height: 2px;
  max-height: 2px;
  overflow: hidden;
  z-index: 10000;
}

/* line 159, app/assets/stylesheets/application.scss */
.crumbs ul li.pink .chevron:before {
  border-left: 14px solid #0099D3;
}

/* line 163, app/assets/stylesheets/application.scss */
.crumbs ul li.orange {
  background: #F7990D;
  color: #fff;
  font-weight: bold;
}

/* line 168, app/assets/stylesheets/application.scss */
.crumbs ul li.orange .step {
  border-color: #2dc3e8;
  color: #2dc3e8;
}

/* line 172, app/assets/stylesheets/application.scss */
.crumbs ul li.orange:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -1px;
  height: 2px;
  max-height: 2px;
  overflow: hidden;
  z-index: 10000;
}

/* line 184, app/assets/stylesheets/application.scss */
.crumbs ul li.orange .chevron:before {
  border-left: 14px solid #F7990D;
}

/* line 188, app/assets/stylesheets/application.scss */
.crumbs ul li.green {
  background: #3EB058;
  color: #fff;
  font-weight: bold;
}

/* line 193, app/assets/stylesheets/application.scss */
.crumbs ul li.green .step {
  border-color: #2dc3e8;
  color: #2dc3e8;
}

/* line 197, app/assets/stylesheets/application.scss */
.crumbs ul li.green:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -1px;
  height: 2px;
  max-height: 2px;
  overflow: hidden;
  z-index: 10000;
}

/* line 209, app/assets/stylesheets/application.scss */
.crumbs ul li.green .chevron:before {
  border-left: 14px solid #3EB058;
}

/* line 214, app/assets/stylesheets/application.scss */
.crumbs ul li .badge {
  margin-right: 8px;
}

/* line 217, app/assets/stylesheets/application.scss */
.crumbs ul li:first-child {
  -webkit-border-radius: 2px 0 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px 0 0 0;
  -moz-background-clip: padding;
  border-radius: 2px 0 0 0;
  background-clip: padding-box;
  padding-left: 20px;
}

/* line 226, app/assets/stylesheets/application.scss */
.crumbs ul li:last-child {
  -webkit-border-radius: 2px 0 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px 0 0 0;
  -moz-background-clip: padding;
  border-radius: 2px 0 0 0;
  background-clip: padding-box;
  width: 34.2%;
}

/* line 236, app/assets/stylesheets/application.scss */
.color-line {
  background: #f7f9fa;
  height: 6px;
  background-image: -webkit-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
  background-image: -moz-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
  background-image: -ms-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
  background-image: linear-gradient(to right, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
  background-size: 100% 6px;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

/* line 247, app/assets/stylesheets/application.scss */
.rating-sm {
  font-size: 30px !important;
}

/* line 250, app/assets/stylesheets/application.scss */
.rating-xs {
  font-size: 25px !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  /* line 257, app/assets/stylesheets/application.scss */
  .title {
    padding-left: 14px;
  }
  /* line 258, app/assets/stylesheets/application.scss */
  .crumbs ul li {
    font-size: 11px !important;
  }
  /* line 261, app/assets/stylesheets/application.scss */
  .crumbs ul li.double {
    line-height: 23px;
  }
  /* line 264, app/assets/stylesheets/application.scss */
  .table {
    font-size: 11px !important;
    -webkit-overflow-scrolling: touch;
  }
  /* line 268, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  /* line 272, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:vertical {
    width: 10px;
  }
  /* line 276, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:horizontal {
    height: 10px;
  }
  /* line 280, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 2px solid #ffffff;
  }
  /* line 286, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  /* line 296, app/assets/stylesheets/application.scss */
  .title {
    padding-left: 14px;
  }
  /* line 297, app/assets/stylesheets/application.scss */
  .crumbs ul li {
    font-size: 10px !important;
  }
  /* line 300, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  /* line 304, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:vertical {
    width: 10px;
  }
  /* line 308, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:horizontal {
    height: 10px;
  }
  /* line 312, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 2px solid #ffffff;
  }
  /* line 318, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
  }
}

@media only screen and (min-device-width: 568px) and (max-device-width: 700px) and (orientation: landscape) {
  /* line 328, app/assets/stylesheets/application.scss */
  .title {
    padding-left: 14px;
  }
  /* line 329, app/assets/stylesheets/application.scss */
  .crumbs ul li {
    font-size: 11px !important;
  }
  /* line 332, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  /* line 336, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:vertical {
    width: 10px;
  }
  /* line 340, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:horizontal {
    height: 10px;
  }
  /* line 344, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 2px solid #ffffff;
  }
  /* line 350, app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
  }
}

/* line 356, app/assets/stylesheets/application.scss */
.location_checkbox .checkbox {
  padding-left: 35px !important;
}

/* line 359, app/assets/stylesheets/application.scss */
.lb-outerContainer {
  max-width: 690px;
  max-height: 520px;
}

/* line 360, app/assets/stylesheets/application.scss */
.lb-image {
  max-width: 680px !important;
  max-height: 500px !important;
}

/* line 362, app/assets/stylesheets/application.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 368, app/assets/stylesheets/application.scss */
.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 377, app/assets/stylesheets/application.scss */
.clearfix {
  *zoom: 1;
}

/* line 381, app/assets/stylesheets/application.scss */
.clickable {
  cursor: pointer;
}

/* line 385, app/assets/stylesheets/application.scss */
.c-657687 {
  color: #657687;
}

/* line 389, app/assets/stylesheets/application.scss */
#order-scanned-documents .table {
  margin-bottom: 0px !important;
}

/* line 393, app/assets/stylesheets/application.scss */
.scanned-documents-section tbody > tr:not(:last-child) {
  border-bottom: solid 2px #d8dde6;
}

/* line 397, app/assets/stylesheets/application.scss */
.scanned-documents-section tbody > tr > td {
  padding: 5px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: none;
}

/* line 404, app/assets/stylesheets/application.scss */
.scanned-documents-section .ml-5 {
  margin-left: 5px;
}

/* line 408, app/assets/stylesheets/application.scss */
.scanned-documents-section .ml-20 {
  margin-left: 20px;
}

/* line 412, app/assets/stylesheets/application.scss */
.scanned-documents-section .date-time-span {
  font-size: 12px;
  color: #9e9e9e;
}
