@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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

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

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

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

/* line 64, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
body {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 253, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

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

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

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

/* line 314, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

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

/* line 348, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

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

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

@media print {
  /* line 8, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 15, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 29, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 35, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 41, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 45, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 50, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
  }
  /* line 58, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 65, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 71, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 75, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 82, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 86, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 90, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 94, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 8, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

/* line 54, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #428bca;
  text-decoration: none;
}
/* line 58, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
/* line 64, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

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

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

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

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

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

/* line 121, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

/* line 50, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 152, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 170, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

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

/* line 182, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
/* line 186, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 191, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 194, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 198, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 204, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
/* line 214, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 217, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

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

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

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

/* line 13, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 37, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}
/* line 42, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 5, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 9, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 90, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 750px;
  }

  /* line 94, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 108, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

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

  /* line 110, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 111, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

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

  /* line 113, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 114, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

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

  /* line 116, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 117, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

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

  /* line 120, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 121, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 122, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 123, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 124, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 125, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 126, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 127, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 128, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 129, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 130, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 132, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 133, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 134, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 135, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 136, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 137, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 138, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 139, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 140, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 141, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 142, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 144, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 145, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 146, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 147, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 148, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 149, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 150, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 151, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 152, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 153, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 154, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  /* line 158, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 970px;
  }

  /* line 161, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 175, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-2 {
    width: 16.66667%;
  }

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

  /* line 177, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 178, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-5 {
    width: 41.66667%;
  }

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

  /* line 180, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 181, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-8 {
    width: 66.66667%;
  }

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

  /* line 183, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 184, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-11 {
    width: 91.66667%;
  }

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

  /* line 187, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 188, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 189, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 190, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 191, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 192, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 193, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 194, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 195, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 196, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 197, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 198, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 200, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 201, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 202, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 203, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 204, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 205, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 206, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 207, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 208, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 209, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 210, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 211, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 213, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }

  /* line 214, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 215, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 216, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 217, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 218, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 219, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 220, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 221, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 222, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 223, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 224, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  /* line 228, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 1170px;
  }

  /* line 232, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 246, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

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

  /* line 248, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 249, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

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

  /* line 251, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 252, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

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

  /* line 254, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 255, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

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

  /* line 258, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 259, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 260, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 261, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 262, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 263, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 264, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 265, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 266, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 267, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 268, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 269, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 271, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 272, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 273, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 274, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 275, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 276, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 277, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 278, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 279, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 280, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 281, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 282, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 284, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }

  /* line 285, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 286, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 287, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 288, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 289, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 290, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 291, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 292, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 293, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 294, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 295, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 6, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

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

/* line 17, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 25, /dtv/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.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 35, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 44, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 55, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 68, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 87, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 111, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

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

/* line 163, /dtv/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, /dtv/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 393, /dtv/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, /dtv/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 393, /dtv/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, /dtv/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 393, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  /* line 201, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 218, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 38, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

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

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

/* line 69, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 58, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}
/* line 59, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 117, /dtv/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.42857;
  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 702, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

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

/* line 169, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 184, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 197, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 221, /dtv/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 717, /dtv/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 722, /dtv/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 727, /dtv/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 717, /dtv/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 722, /dtv/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 727, /dtv/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 665, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
/* line 670, /dtv/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 673, /dtv/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 680, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 665, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
/* line 670, /dtv/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 673, /dtv/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 680, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 665, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
/* line 670, /dtv/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 673, /dtv/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 680, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

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

/* line 268, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }
  /* line 307, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 348, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 10, /dtv/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.42857;
  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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
/* line 35, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 411, /dtv/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 419, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 424, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 428, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 434, /dtv/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[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 60, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 411, /dtv/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 419, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 424, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 428, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 434, /dtv/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[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 64, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 411, /dtv/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 419, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 424, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 428, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 434, /dtv/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[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 68, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 411, /dtv/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 419, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 424, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 428, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 434, /dtv/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[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 72, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 411, /dtv/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 419, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 424, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 428, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 434, /dtv/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[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 76, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 411, /dtv/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 419, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 424, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 428, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 434, /dtv/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[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 80, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 99, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 112, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
/* line 120, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

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

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

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

/* line 10, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

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

/* line 24, /dtv/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-5ff7c239555476e939e86d457bb78424b945b733b2c23791d9807c2357259d43.eot);
  src: url(/assets/flatty/bootstrap/glyphicons-halflings-regular-5ff7c239555476e939e86d457bb78424b945b733b2c23791d9807c2357259d43.eot?#iefix) format("embedded-opentype"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-71c12656535e99119c2a952c10554cd6f47c6923d2d96155a7833276e68992af.woff) format("woff"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-cb18b8d11f9698fc8cb3341cb5c882af1103ef8927d34e1602015b5f82eb234f.ttf) format("truetype"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-3a9760d706275d9ffe85a0042f3ee73f8425e3011cac1fa8a3c15a59e4053ffa.svg#glyphicons-halflingsregular) format("svg");
}
/* line 21, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 7, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

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

/* line 33, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, /dtv/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.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 77, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

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

/* line 143, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 166, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333;
}
/* line 13, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333;
}
/* line 30, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 46, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 61, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 79, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

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

/* line 144, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 161, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 186, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 191, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 204, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 236, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 245, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 40, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 99, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

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

/* line 116, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 119, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 123, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 34, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 61, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 73, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 79, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 84, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 91, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 117, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 120, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 126, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 141, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 155, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 158, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 160, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 174, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 176, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

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

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

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

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

/* line 224, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 32, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 51, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 61, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 51, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 85, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 88, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 99, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

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

/* line 126, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

/* line 150, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 155, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 161, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 173, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 190, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 173, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 205, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 208, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 230, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 243, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 245, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

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

  /* line 265, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 276, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 276, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

/* line 357, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 361, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 363, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 375, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 378, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 404, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 408, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
/* line 413, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
/* line 421, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 451, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 484, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 493, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 497, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 499, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 511, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 514, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 541, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 545, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 550, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 558, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 590, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 592, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 620, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 14, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #999999;
}

/* line 4, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 24, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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 458, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 464, /dtv/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 470, /dtv/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 458, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 464, /dtv/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 470, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 483, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

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

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

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

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

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

/* line 7, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

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

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

/* line 44, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee;
}
/* line 15, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
/* line 19, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}
/* line 23, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  /* line 6, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 63px;
  }
}

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

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

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

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

/* line 9, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

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

/* line 56, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 365, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 368, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 59, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 365, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 368, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 62, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
/* line 365, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-warning hr {
  border-top-color: #f8e5be;
}
/* line 368, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 65, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
/* line 365, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-danger hr {
  border-top-color: #e6c1c7;
}
/* line 368, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 503, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 503, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 503, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 503, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

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

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

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

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

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

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

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

/* line 17, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 46, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 68, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 73, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

/* line 7, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

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

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

/* line 69, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
/* line 80, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 86, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
/* line 105, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 110, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 112, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
/* line 116, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 118, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 131, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 344, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 348, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
/* line 353, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 134, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 344, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 348, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 353, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 137, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 344, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 348, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 353, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 140, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-warning {
  border-color: #fbeed5;
}
/* line 344, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
/* line 348, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
/* line 353, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

/* line 143, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-danger {
  border-color: #eed3d7;
}
/* line 344, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
/* line 348, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
/* line 353, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

/* line 146, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 344, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 348, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 353, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 7, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}
/* line 17, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

/* line 24, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
body.modal-open {
  margin-right: 15px;
}

/* line 29, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 81, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 86, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 92, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 97, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 104, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 110, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 118, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 123, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 127, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 142, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 52, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 37, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 50, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 125, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 136, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 168, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 189, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 206, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 20, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-xs {
  display: none !important;
}

/* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-xs {
  display: none !important;
}

/* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-sm {
  display: none !important;
}

/* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-sm {
  display: none !important;
}

/* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-md {
  display: none !important;
}

/* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-md {
  display: none !important;
}

/* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-lg {
  display: none !important;
}

/* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-lg {
  display: none !important;
}

/* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 515, /dtv/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 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md {
    display: none !important;
  }

  /* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 523, /dtv/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 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg {
    display: none !important;
  }

  /* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-print {
  display: none !important;
}

/* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-print {
  display: none !important;
}

/* line 523, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 513, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 514, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 515, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 521, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-print {
    display: none !important;
  }

  /* line 522, /dtv/app/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-print {
    display: none !important;
  }

  /* line 523, /dtv/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, /dtv/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-373292b9226296d598f0827e253a3ed87fa1aee38cfebb0620fb380c682186bd.png);
  cursor: crosshair;
  float: left;
}

/* line 7, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-hue {
  background-image: url(/assets/flatty/plugins/bootstrap_colorpicker/hue-76f600a164cf16262dd78abfd05bca52315ac9ef660a962bc86145322f43072a.png);
}

/* line 7, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-alpha {
  background-image: url(/assets/flatty/plugins/bootstrap_colorpicker/alpha-d0d1b42617b82f34ac9d0362ee4563d58b535bf7b785ed475e388b4a2a2106b2.png);
  display: none;
}

/* line 7, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:before, .colorpicker:after {
  display: table;
  content: "";
}

/* line 7, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:after {
  clear: both;
}

/* line 7, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker div {
  position: relative;
}

/* line 7, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker.alpha {
  min-width: 140px;
}

/* line 7, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}

/* line 7, /dtv/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-d0d1b42617b82f34ac9d0362ee4563d58b535bf7b785ed475e388b4a2a2106b2.png);
  background-position: 0 100%;
}

/* line 7, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-color div {
  height: 10px;
}

/* line 7, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.dropup {
  margin-top: -5px;
}

/* line 101, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000;
}

/* line 119, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges, .daterangepicker .calendar {
  float: left;
}

/* line 123, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}

/* line 127, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges {
  margin: 4px;
  text-align: left;
}

/* line 132, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}

/* line 137, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.show-calendar .calendar {
  display: block;
}

/* line 141, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.single .calendar-table {
  border: none;
}

/* Calendars */
/* line 147, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.left {
  margin: 4px 0 4px 4px;
}

/* line 176, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.right {
  margin: 4px 4px 4px 0;
}

/* line 180, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar.left .calendar-table {
  padding-right: 12px;
}

/* line 184, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker table {
  width: 100%;
  margin: 0;
}

/* line 189, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
}

/* line 207, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee;
}

/* line 211, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.in-range {
  background: #ebf4f8;
  border-radius: 0;
}

/* line 216, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

/* line 220, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

/* line 224, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

/* line 228, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 239, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 252, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 256, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker th.month {
  width: auto;
}

/* Text Input Above Each Calendar */
/* line 267, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .input-mini.active {
  border: 1px solid #357ebd;
}

/* line 284, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

/* line 290, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .left .daterangepicker_input {
  padding-right: 12px;
}

/* line 294, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .daterangepicker_input {
  position: relative;
}

/* Time Picker */
/* line 300, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

/* Predefined Ranges */
/* line 315, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges {
  font-size: 11px;
}

/* line 319, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 160px;
}

/* line 326, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
/* line 52, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
/* line 59, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
/* line 65, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
/* line 91, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
/* line 96, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
/* line 102, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
/* line 160, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}
/* line 172, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
/* line 189, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
/* line 208, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 222, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
/* line 240, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}

/* line 246, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-mini {
  min-width: 72px;
}

/* line 27, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-small {
  min-width: 80px;
}

/* line 30, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-large {
  min-width: 120px;
}

/* line 33, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.deactivate label,
.has-switch.deactivate span {
  cursor: default !important;
}

/* line 42, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div {
  display: inline-block;
  width: 150%;
  position: relative;
  top: 0;
}

/* line 48, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div.switch-off {
  left: -50%;
}

/* line 57, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div.switch-on {
  left: 0%;
}

/* line 60, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch input[type=checkbox] {
  display: none;
}

/* line 63, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label:active,
.has-switch label.active {
  background-color: #cccccc \9;
}

/* line 129, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span {
  text-align: center;
  z-index: 1;
  width: 33%;
}

/* line 140, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar {
  margin: 0;
  padding: 0;
  display: block;
}

/* line 7, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar::after {
  clear: both;
  display: table;
  content: "";
}

/* line 13, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
  font-weight: bold;
}

/* line 24, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
  font-style: italic;
}

/* line 28, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
  text-decoration: underline;
}

/* line 32, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-commands-disabled .dropdown-menu {
  display: none !important;
}

/* line 46, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}

/* line 60, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important;
}

/* line 64, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important;
}

/* line 68, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important;
}

/* line 72, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}

/* line 76, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important;
}

/* line 80, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important;
}

/* line 84, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important;
}

/* line 88, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important;
}

/* line 92, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important;
}

/* line 96, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important;
}

/* line 100, /dtv/app/assets/stylesheets/flatty/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important;
}

/* line 2, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_length label {
  float: left;
  text-align: left;
}

/* line 7, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_length select {
  width: 75px;
}

/* line 11, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_filter label {
  float: right;
}

/* line 15, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_info {
  padding-top: 8px;
}

/* line 19, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_paginate {
  float: right;
  margin: 0;
}

/* line 24, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.table {
  clear: both;
  margin-bottom: 6px !important;
  max-width: none !important;
}

/* line 30, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.dataTable th:active {
  outline: none;
}

/* Scrolling */
/* line 44, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
}

/* line 48, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-bottom: 0 !important;
}

/* line 53, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollFoot table {
  border-top: none;
}

/*
 * TableTools styles
 */
/* line 66, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand;
}

/* line 87, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}

/* line 92, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT .btn:hover {
  text-decoration: none !important;
}

/* line 97, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}

/* line 113, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/*
 * FixedColumns styles
 */
/* line 130, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
}

/* line 140, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important;
}

/* line 145, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftFootWrapper table {
  border-top: none;
}

/*******************************************************************************
 * Tree container
 */
/* line 4, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container ul {
  padding: 0 0 0 16px;
  margin: 0;
}

/* line 23, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-no-connector > li {
  background-image: none;
}

/* Style, when control is disabled */
/* line 52, /dtv/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, /dtv/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-60ddec41a1d4f2fc996998b34f4636e8a3d825b1e065c2ccabdd15751dfca577.gif);
  background-position: 0 0;
}

/** Used by 'icon' node option: */
/* line 86, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-expander {
  background-position: 0px -80px;
  cursor: pointer;
}

/* line 133, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-expander:hover {
  background-position: -16px -80px;
}

/* line 146, /dtv/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, /dtv/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, /dtv/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-4b1545dfb76db807b08a0793ce46a9923522182d2a4eefb522a216a29a18830e.gif);
}

/*******************************************************************************
 * Checkbox icon
 */
/* line 170, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-checkbox {
  margin-left: 3px;
  background-position: 0px -32px;
}

/* line 175, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-checkbox:hover {
  background-position: -16px -32px;
}

/* line 180, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-checkbox {
  background-position: -64px -32px;
}

/* line 184, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-checkbox:hover {
  background-position: -80px -32px;
}

/* line 189, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-checkbox {
  background-position: -32px -32px;
}

/* line 193, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-radio {
  margin-left: 3px;
  background-position: 0px -48px;
}

/* line 208, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-radio:hover {
  background-position: -16px -48px;
}

/* line 213, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-radio {
  background-position: -64px -48px;
}

/* line 217, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-radio:hover {
  background-position: -80px -48px;
}

/* line 222, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-radio {
  background-position: -32px -48px;
}

/* line 226, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-icon {
  margin-left: 3px;
  background-position: 0px 0px;
}

/* line 247, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-has-children span.dynatree-icon {
  /*    background-position: 0px -16px; */
}

/* line 252, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-ico-cf span.dynatree-icon {
  background-position: 0px -16px;
}

/* line 257, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-ico-ef span.dynatree-icon {
  background-position: -64px -16px;
}

/* Status node icons */
/* line 264, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
.dynatree-statusnode-wait span.dynatree-icon {
  background-image: url("loading.gif");
}

/* line 269, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-folder a {
  /*	font-weight: bold; */
  /* custom */
}

/* line 326, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-has-children a {
  /*	font-style: oblique; /* custom: */
}

/* line 341, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-selected a {
  /*	color: green; */
  font-style: italic;
}

/* line 347, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drag-helper-img {
  /*
  position: relative;
  left: -16px;
  */
}

/* line 376, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drag-helper {
  /*    border-color: green;
  	background-color: red;*/
}

/* line 381, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drop-accept span.dynatree-drag-helper-img {
  background-position: -32px -112px;
}

/* line 385, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drag-helper.dynatree-drop-reject {
  border-color: red;
}

/* line 389, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker {
  width: 24px;
  position: absolute;
  background-position: 0 -128px;
  margin: 0;
}

/* line 403, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker.dynatree-drop-copy {
  background-position: -64px -128px;
}

/* line 413, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drag-source {
  /* border: 1px dotted gray; */
  background-color: #e0e0e0;
}

/* line 425, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drop-target {
  /*border: 1px solid gray;*/
}

/* line 439, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drop-target.dynatree-drop-reject {
  /*border: 1px solid red;*/
}

/* line 1, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag {
  width: 16px;
  height: 11px;
  background: url(/assets/flatty/plugins/flags/flags-9588eba3827745ea2d8685c504b841bf48e7ca5db22be3013204f94466c749b5.png) no-repeat;
  display: inline-block;
}

/* line 8, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ad {
  background-position: -16px 0;
}

/* line 9, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ae {
  background-position: -32px 0;
}

/* line 10, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-af {
  background-position: -48px 0;
}

/* line 11, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ag {
  background-position: -64px 0;
}

/* line 12, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ai {
  background-position: -80px 0;
}

/* line 13, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-al {
  background-position: -96px 0;
}

/* line 14, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-am {
  background-position: -112px 0;
}

/* line 15, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-an {
  background-position: -128px 0;
}

/* line 16, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ao {
  background-position: -144px 0;
}

/* line 17, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ar {
  background-position: -160px 0;
}

/* line 18, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-as {
  background-position: -176px 0;
}

/* line 19, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-at {
  background-position: -192px 0;
}

/* line 20, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-au {
  background-position: -208px 0;
}

/* line 21, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-aw {
  background-position: -224px 0;
}

/* line 22, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-az {
  background-position: -240px 0;
}

/* line 23, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ba {
  background-position: 0 -11px;
}

/* line 24, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bb {
  background-position: -16px -11px;
}

/* line 25, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bd {
  background-position: -32px -11px;
}

/* line 26, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-be {
  background-position: -48px -11px;
}

/* line 27, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bf {
  background-position: -64px -11px;
}

/* line 28, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bg {
  background-position: -80px -11px;
}

/* line 29, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bh {
  background-position: -96px -11px;
}

/* line 30, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bi {
  background-position: -112px -11px;
}

/* line 31, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bj {
  background-position: -128px -11px;
}

/* line 32, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bm {
  background-position: -144px -11px;
}

/* line 33, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bn {
  background-position: -160px -11px;
}

/* line 34, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bo {
  background-position: -176px -11px;
}

/* line 35, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-br {
  background-position: -192px -11px;
}

/* line 36, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bs {
  background-position: -208px -11px;
}

/* line 37, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bt {
  background-position: -224px -11px;
}

/* line 38, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bv {
  background-position: -240px -11px;
}

/* line 39, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bw {
  background-position: 0 -22px;
}

/* line 40, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-by {
  background-position: -16px -22px;
}

/* line 41, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bz {
  background-position: -32px -22px;
}

/* line 42, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ca {
  background-position: -48px -22px;
}

/* line 43, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-catalonia {
  background-position: -64px -22px;
}

/* line 44, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cd {
  background-position: -80px -22px;
}

/* line 45, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cf {
  background-position: -96px -22px;
}

/* line 46, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cg {
  background-position: -112px -22px;
}

/* line 47, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ch {
  background-position: -128px -22px;
}

/* line 48, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ci {
  background-position: -144px -22px;
}

/* line 49, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ck {
  background-position: -160px -22px;
}

/* line 50, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cl {
  background-position: -176px -22px;
}

/* line 51, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cm {
  background-position: -192px -22px;
}

/* line 52, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cn {
  background-position: -208px -22px;
}

/* line 53, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-co {
  background-position: -224px -22px;
}

/* line 54, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cr {
  background-position: -240px -22px;
}

/* line 55, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cu {
  background-position: 0 -33px;
}

/* line 56, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cv {
  background-position: -16px -33px;
}

/* line 57, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cw {
  background-position: -32px -33px;
}

/* line 58, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cy {
  background-position: -48px -33px;
}

/* line 59, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cz {
  background-position: -64px -33px;
}

/* line 60, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-de {
  background-position: -80px -33px;
}

/* line 61, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dj {
  background-position: -96px -33px;
}

/* line 62, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dk {
  background-position: -112px -33px;
}

/* line 63, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dm {
  background-position: -128px -33px;
}

/* line 64, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-do {
  background-position: -144px -33px;
}

/* line 65, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dz {
  background-position: -160px -33px;
}

/* line 66, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ec {
  background-position: -176px -33px;
}

/* line 67, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ee {
  background-position: -192px -33px;
}

/* line 68, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eg {
  background-position: -208px -33px;
}

/* line 69, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eh {
  background-position: -224px -33px;
}

/* line 70, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-england {
  background-position: -240px -33px;
}

/* line 71, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-er {
  background-position: 0 -44px;
}

/* line 72, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-es {
  background-position: -16px -44px;
}

/* line 73, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-et {
  background-position: -32px -44px;
}

/* line 74, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eu {
  background-position: -48px -44px;
}

/* line 75, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fi {
  background-position: -64px -44px;
}

/* line 76, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fj {
  background-position: -80px -44px;
}

/* line 77, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fk {
  background-position: -96px -44px;
}

/* line 78, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fm {
  background-position: -112px -44px;
}

/* line 79, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fo {
  background-position: -128px -44px;
}

/* line 80, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fr {
  background-position: -144px -44px;
}

/* line 81, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ga {
  background-position: -160px -44px;
}

/* line 82, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gb {
  background-position: -176px -44px;
}

/* line 83, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gd {
  background-position: -192px -44px;
}

/* line 84, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ge {
  background-position: -208px -44px;
}

/* line 85, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gf {
  background-position: -224px -44px;
}

/* line 86, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gg {
  background-position: -240px -44px;
}

/* line 87, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gh {
  background-position: 0 -55px;
}

/* line 88, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gi {
  background-position: -16px -55px;
}

/* line 89, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gl {
  background-position: -32px -55px;
}

/* line 90, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gm {
  background-position: -48px -55px;
}

/* line 91, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gn {
  background-position: -64px -55px;
}

/* line 92, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gp {
  background-position: -80px -55px;
}

/* line 93, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gq {
  background-position: -96px -55px;
}

/* line 94, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gr {
  background-position: -112px -55px;
}

/* line 95, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gs {
  background-position: -128px -55px;
}

/* line 96, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gt {
  background-position: -144px -55px;
}

/* line 97, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gu {
  background-position: -160px -55px;
}

/* line 98, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gw {
  background-position: -176px -55px;
}

/* line 99, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gy {
  background-position: -192px -55px;
}

/* line 100, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hk {
  background-position: -208px -55px;
}

/* line 101, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hm {
  background-position: -224px -55px;
}

/* line 102, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hn {
  background-position: -240px -55px;
}

/* line 103, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hr {
  background-position: 0 -66px;
}

/* line 104, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ht {
  background-position: -16px -66px;
}

/* line 105, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hu {
  background-position: -32px -66px;
}

/* line 106, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ic {
  background-position: -48px -66px;
}

/* line 107, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-id {
  background-position: -64px -66px;
}

/* line 108, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ie {
  background-position: -80px -66px;
}

/* line 109, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-il {
  background-position: -96px -66px;
}

/* line 110, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-im {
  background-position: -112px -66px;
}

/* line 111, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-in {
  background-position: -128px -66px;
}

/* line 112, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-io {
  background-position: -144px -66px;
}

/* line 113, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-iq {
  background-position: -160px -66px;
}

/* line 114, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ir {
  background-position: -176px -66px;
}

/* line 115, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-is {
  background-position: -192px -66px;
}

/* line 116, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-it {
  background-position: -208px -66px;
}

/* line 117, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-je {
  background-position: -224px -66px;
}

/* line 118, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jm {
  background-position: -240px -66px;
}

/* line 119, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jo {
  background-position: 0 -77px;
}

/* line 120, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jp {
  background-position: -16px -77px;
}

/* line 121, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ke {
  background-position: -32px -77px;
}

/* line 122, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kg {
  background-position: -48px -77px;
}

/* line 123, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kh {
  background-position: -64px -77px;
}

/* line 124, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ki {
  background-position: -80px -77px;
}

/* line 125, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-km {
  background-position: -96px -77px;
}

/* line 126, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kn {
  background-position: -112px -77px;
}

/* line 127, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kp {
  background-position: -128px -77px;
}

/* line 128, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kr {
  background-position: -144px -77px;
}

/* line 129, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kurdistan {
  background-position: -160px -77px;
}

/* line 130, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kw {
  background-position: -176px -77px;
}

/* line 131, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ky {
  background-position: -192px -77px;
}

/* line 132, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kz {
  background-position: -208px -77px;
}

/* line 133, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-la {
  background-position: -224px -77px;
}

/* line 134, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lb {
  background-position: -240px -77px;
}

/* line 135, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lc {
  background-position: 0 -88px;
}

/* line 136, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-li {
  background-position: -16px -88px;
}

/* line 137, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lk {
  background-position: -32px -88px;
}

/* line 138, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lr {
  background-position: -48px -88px;
}

/* line 139, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ls {
  background-position: -64px -88px;
}

/* line 140, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lt {
  background-position: -80px -88px;
}

/* line 141, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lu {
  background-position: -96px -88px;
}

/* line 142, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lv {
  background-position: -112px -88px;
}

/* line 143, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ly {
  background-position: -128px -88px;
}

/* line 144, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ma {
  background-position: -144px -88px;
}

/* line 145, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mc {
  background-position: -160px -88px;
}

/* line 146, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-md {
  background-position: -176px -88px;
}

/* line 147, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-me {
  background-position: -192px -88px;
}

/* line 148, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mg {
  background-position: -208px -88px;
}

/* line 149, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mh {
  background-position: -224px -88px;
}

/* line 150, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mk {
  background-position: -240px -88px;
}

/* line 151, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ml {
  background-position: 0 -99px;
}

/* line 152, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mm {
  background-position: -16px -99px;
}

/* line 153, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mn {
  background-position: -32px -99px;
}

/* line 154, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mo {
  background-position: -48px -99px;
}

/* line 155, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mp {
  background-position: -64px -99px;
}

/* line 156, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mq {
  background-position: -80px -99px;
}

/* line 157, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mr {
  background-position: -96px -99px;
}

/* line 158, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ms {
  background-position: -112px -99px;
}

/* line 159, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mt {
  background-position: -128px -99px;
}

/* line 160, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mu {
  background-position: -144px -99px;
}

/* line 161, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mv {
  background-position: -160px -99px;
}

/* line 162, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mw {
  background-position: -176px -99px;
}

/* line 163, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mx {
  background-position: -192px -99px;
}

/* line 164, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-my {
  background-position: -208px -99px;
}

/* line 165, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mz {
  background-position: -224px -99px;
}

/* line 166, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-na {
  background-position: -240px -99px;
}

/* line 167, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nc {
  background-position: 0 -110px;
}

/* line 168, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ne {
  background-position: -16px -110px;
}

/* line 169, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nf {
  background-position: -32px -110px;
}

/* line 170, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ng {
  background-position: -48px -110px;
}

/* line 171, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ni {
  background-position: -64px -110px;
}

/* line 172, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nl {
  background-position: -80px -110px;
}

/* line 173, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-no {
  background-position: -96px -110px;
}

/* line 174, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-np {
  background-position: -112px -110px;
}

/* line 175, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nr {
  background-position: -128px -110px;
}

/* line 176, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nu {
  background-position: -144px -110px;
}

/* line 177, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nz {
  background-position: -160px -110px;
}

/* line 178, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-om {
  background-position: -176px -110px;
}

/* line 179, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pa {
  background-position: -192px -110px;
}

/* line 180, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pe {
  background-position: -208px -110px;
}

/* line 181, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pf {
  background-position: -224px -110px;
}

/* line 182, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pg {
  background-position: -240px -110px;
}

/* line 183, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ph {
  background-position: 0 -121px;
}

/* line 184, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pk {
  background-position: -16px -121px;
}

/* line 185, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pl {
  background-position: -32px -121px;
}

/* line 186, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pm {
  background-position: -48px -121px;
}

/* line 187, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pn {
  background-position: -64px -121px;
}

/* line 188, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pr {
  background-position: -80px -121px;
}

/* line 189, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ps {
  background-position: -96px -121px;
}

/* line 190, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pt {
  background-position: -112px -121px;
}

/* line 191, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pw {
  background-position: -128px -121px;
}

/* line 192, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-py {
  background-position: -144px -121px;
}

/* line 193, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-qa {
  background-position: -160px -121px;
}

/* line 194, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-re {
  background-position: -176px -121px;
}

/* line 195, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ro {
  background-position: -192px -121px;
}

/* line 196, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-rs {
  background-position: -208px -121px;
}

/* line 197, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ru {
  background-position: -224px -121px;
}

/* line 198, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-rw {
  background-position: -240px -121px;
}

/* line 199, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sa {
  background-position: 0 -132px;
}

/* line 200, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sb {
  background-position: -16px -132px;
}

/* line 201, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sc {
  background-position: -32px -132px;
}

/* line 202, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-scotland {
  background-position: -48px -132px;
}

/* line 203, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sd {
  background-position: -64px -132px;
}

/* line 204, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-se {
  background-position: -80px -132px;
}

/* line 205, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sg {
  background-position: -96px -132px;
}

/* line 206, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sh {
  background-position: -112px -132px;
}

/* line 207, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-si {
  background-position: -128px -132px;
}

/* line 208, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sk {
  background-position: -144px -132px;
}

/* line 209, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sl {
  background-position: -160px -132px;
}

/* line 210, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sm {
  background-position: -176px -132px;
}

/* line 211, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sn {
  background-position: -192px -132px;
}

/* line 212, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-so {
  background-position: -208px -132px;
}

/* line 213, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-somaliland {
  background-position: -224px -132px;
}

/* line 214, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sr {
  background-position: -240px -132px;
}

/* line 215, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ss {
  background-position: 0 -143px;
}

/* line 216, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-st {
  background-position: -16px -143px;
}

/* line 217, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sv {
  background-position: -32px -143px;
}

/* line 218, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sx {
  background-position: -48px -143px;
}

/* line 219, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sy {
  background-position: -64px -143px;
}

/* line 220, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sz {
  background-position: -80px -143px;
}

/* line 221, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tc {
  background-position: -96px -143px;
}

/* line 222, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-td {
  background-position: -112px -143px;
}

/* line 223, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tf {
  background-position: -128px -143px;
}

/* line 224, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tg {
  background-position: -144px -143px;
}

/* line 225, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-th {
  background-position: -160px -143px;
}

/* line 226, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tj {
  background-position: -176px -143px;
}

/* line 227, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tk {
  background-position: -192px -143px;
}

/* line 228, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tl {
  background-position: -208px -143px;
}

/* line 229, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tm {
  background-position: -224px -143px;
}

/* line 230, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tn {
  background-position: -240px -143px;
}

/* line 231, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-to {
  background-position: 0 -154px;
}

/* line 232, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tr {
  background-position: -16px -154px;
}

/* line 233, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tt {
  background-position: -32px -154px;
}

/* line 234, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tv {
  background-position: -48px -154px;
}

/* line 235, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tw {
  background-position: -64px -154px;
}

/* line 236, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tz {
  background-position: -80px -154px;
}

/* line 237, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ua {
  background-position: -96px -154px;
}

/* line 238, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ug {
  background-position: -112px -154px;
}

/* line 239, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-um {
  background-position: -128px -154px;
}

/* line 240, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-us {
  background-position: -144px -154px;
}

/* line 241, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-uy {
  background-position: -160px -154px;
}

/* line 242, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-uz {
  background-position: -176px -154px;
}

/* line 243, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-va {
  background-position: -192px -154px;
}

/* line 244, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vc {
  background-position: -208px -154px;
}

/* line 245, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ve {
  background-position: -224px -154px;
}

/* line 246, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vg {
  background-position: -240px -154px;
}

/* line 247, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vi {
  background-position: 0 -165px;
}

/* line 248, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vn {
  background-position: -16px -165px;
}

/* line 249, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vu {
  background-position: -32px -165px;
}

/* line 250, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-wales {
  background-position: -48px -165px;
}

/* line 251, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-wf {
  background-position: -64px -165px;
}

/* line 252, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ws {
  background-position: -80px -165px;
}

/* line 253, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ye {
  background-position: -96px -165px;
}

/* line 254, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-yt {
  background-position: -112px -165px;
}

/* line 255, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-za {
  background-position: -128px -165px;
}

/* line 256, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zanzibar {
  background-position: -144px -165px;
}

/* line 257, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zm {
  background-position: -160px -165px;
}

/* line 258, /dtv/app/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zw {
  background-position: -176px -165px;
}

/* line 1, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard:before,
.fuelux .wizard:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 20, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard:after {
  clear: both;
}

/* line 24, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul {
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

/* line 30, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete {
  color: #468847;
  background: #f3f4f5;
}

/* line 69, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete:hover {
  cursor: pointer;
  background: #e7eff8;
}

/* line 74, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #e7eff8;
}

/* line 78, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}

/* line 82, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.active {
  color: #3a87ad;
  background: #f1f6fc;
}

/* line 87, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #f1f6fc;
}

/* line 91, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li .badge {
  margin-right: 8px;
}

/* line 95, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(2) {
  z-index: 9;
}

/* line 105, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(3) {
  z-index: 8;
}

/* line 109, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(4) {
  z-index: 7;
}

/* line 113, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(5) {
  z-index: 6;
}

/* line 117, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(6) {
  z-index: 5;
}

/* line 121, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(7) {
  z-index: 4;
}

/* line 125, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(8) {
  z-index: 3;
}

/* line 129, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(9) {
  z-index: 2;
}

/* line 133, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(10) {
  z-index: 1;
}

/* line 137, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions {
  float: right;
  padding-right: 15px;
  line-height: 44px;
  vertical-align: middle;
}

/* line 144, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

/* line 150, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions .btn-prev i {
  margin-right: 5px;
}

/* line 154, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions .btn-next i {
  margin-left: 5px;
}

/* line 158, /dtv/app/assets/stylesheets/flatty/plugins/fuelux/wizard.scss */
.fuelux .step-content .step-pane {
  display: none;
}

/* line 162, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 13, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 18, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
html .fc,
.fc table {
  font-size: 1em;
}

/* line 23, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc td,
.fc th {
  padding: 0;
  vertical-align: top;
}

/* Header
------------------------------------------------------------------------*/
/* line 34, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header td {
  white-space: nowrap;
}

/* line 38, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-left {
  width: 25%;
  text-align: left;
}

/* line 43, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-center {
  text-align: center;
}

/* line 47, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-right {
  width: 25%;
  text-align: right;
}

/* line 52, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-title {
  display: inline-block;
  vertical-align: top;
}

/* line 57, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header-title h2 {
  margin-top: 5px;
  margin-bottom: 0;
  white-space: nowrap;
}

/* line 63, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-header-space {
  padding-left: 10px;
}

/* line 67, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-button {
  margin-bottom: 1em;
  vertical-align: top;
}

/* buttons edges butting together */
/* line 74, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-button {
  margin-right: -1px;
}

/* line 78, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}

/* line 90, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-down {
  z-index: 3;
}

/* line 94, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}

/* Content
------------------------------------------------------------------------*/
/* line 104, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-content {
  clear: both;
  zoom: 1;
  /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
}

/* line 109, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-view {
  width: 100%;
  overflow: hidden;
}

/* Cell Styles
------------------------------------------------------------------------*/
/* line 119, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #ddd;
}

/* line 124, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #fcf8e3;
}

/* line 128, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-text-arrow {
  margin: 0 .1em;
  font-size: 2em;
  vertical-align: baseline;
  /* for IE7 */
}

/* line 165, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}

/* line 178, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-container > * {
  z-index: 8;
}

/* line 244, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
a.fc-event {
  text-decoration: none;
}

/* line 261, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}

/* line 266, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-rtl .fc-event {
  text-align: right;
}

/* line 270, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 276, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}

/* line 281, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px;
}

/* line 300, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
table.fc-border-separate {
  border-collapse: separate;
}

/* line 341, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}

/* line 346, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-grid th {
  text-align: center;
}

/* line 370, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-week-number {
  width: 22px;
  text-align: center;
}

/* line 375, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-week-number div {
  padding: 0 2px;
}

/* line 379, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}

/* line 384, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-event-time {
  font-weight: bold;
}

/* right-to-left */
/* line 405, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}

/* line 409, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda table {
  border-collapse: separate;
}

/* line 422, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days th {
  text-align: center;
}

/* line 426, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .fc-week-number {
  font-weight: bold;
}

/* line 439, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}

/* make axis border take precedence */
/* line 445, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}

/* line 449, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}

/* all-day area */
/* line 455, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-allday th {
  border-width: 0 1px;
}

/* line 459, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}

/* line 471, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}

/* slot rows */
/* line 477, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}

/* line 481, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}

/* line 486, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots td div {
  height: 20px;
}

/* line 490, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert {
  border-width: 0 1px;
}

/* line 513, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert.fc-event-start {
  border-top-width: 1px;
}

/* line 517, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
}

/* line 521, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}

/* line 526, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}

/* line 531, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden;
}

/* line 2, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6 {
  position: absolute;
}

/* line 13, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl {
  position: absolute;
}

/* line 46, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
body > div.jGrowl {
  position: fixed;
}

/* line 50, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.top-left {
  left: 0px;
  top: 0px;
}

/* line 55, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.top-right {
  right: 0px;
  top: 0px;
}

/* line 60, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}

/* line 65, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}

/* line 70, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}

/** Cross Browser Styling **/
/* line 77, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification {
  min-height: 40px;
}

/* line 104, /dtv/app/assets/stylesheets/flatty/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  margin: 10px;
}

/* line 109, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileinput-button {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 4px;
}

/* line 19, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

/* line 35, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.files td {
  vertical-align: middle !important;
}

/* line 38, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.files .progress {
  width: 200px;
}

/* line 41, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.progress-animated .bar {
  filter: none;
}

/* line 44, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileupload-processing .fileupload-loading {
  display: block;
}

/* Fix for IE 6: */
/* line 56, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }

  /* line 73, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .preview * {
    width: 40px;
  }

  /* line 76, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .name * {
    width: 80px;
    display: inline-block;
    word-wrap: break-word;
  }

  /* line 81, /dtv/app/assets/stylesheets/flatty/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .progress {
    width: 20px;
  }
}
/* line 1, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
body:after {
  content: url(/assets/flatty/plugins/lightbox/close-5d62e6c90005bfb71f6abb440f9e4753681cb23bbd5e60477ab6f442d2f0e69c.png) url(/assets/flatty/plugins/lightbox/loading-225aa88b6ab02c06222ec9468d62e15fa188e39cdb9431d1f55401ad380753ed.gif) url(/assets/flatty/plugins/lightbox/prev-7fd9273f20fdb1229c224341271a119020a5eee74ccf6b4605730917c864caf2.png) url(/assets/flatty/plugins/lightbox/next-15b869b02c6fbaa8c6c26445a2dd2d9bad80fd27b1409f8179e5dd89dc89d90a.png);
  display: none;
}

/* line 6, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lightbox a img {
  border: none;
}

/* line 41, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 61, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-container {
  padding: 4px;
}

/* line 65, /dtv/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, /dtv/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-225aa88b6ab02c06222ec9468d62e15fa188e39cdb9431d1f55401ad380753ed.gif) no-repeat;
}

/* line 81, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-container > .nav {
  left: 0;
}

/* line 92, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-nav a {
  outline: none;
}

/* line 95, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-prev {
  left: 0;
  float: left;
}

/* line 106, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-prev:hover {
  background: url(/assets/flatty/plugins/lightbox/prev-7fd9273f20fdb1229c224341271a119020a5eee74ccf6b4605730917c864caf2.png) left 48% no-repeat;
}

/* line 109, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-next {
  right: 0;
  float: right;
}

/* line 113, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-next:hover {
  background: url(/assets/flatty/plugins/lightbox/next-15b869b02c6fbaa8c6c26445a2dd2d9bad80fd27b1409f8179e5dd89dc89d90a.png) right 48% no-repeat;
}

/* line 116, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 133, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}

/* line 137, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/lightbox/lightbox.scss */
.lb-data .lb-caption {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
}

/* line 148, /dtv/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, /dtv/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-5d62e6c90005bfb71f6abb440f9e4753681cb23bbd5e60477ab6f442d2f0e69c.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 166, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/mention/mention.scss */
.mention_name {
  font-size: 12px;
}

/* line 4, /dtv/app/assets/stylesheets/flatty/plugins/mention/mention.scss */
.mention_username {
  font-size: 12px;
  color: #999;
}

/* line 8, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 77, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 108, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 113, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 153, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 157, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 236, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 292, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* results */
/* line 297, /dtv/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: transparent;
}

/* line 307, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 312, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

/* line 313, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 326, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 330, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 350, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 355, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 359, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 365, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 387, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 391, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 402, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 422, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 446, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 450, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 461, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 489, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 523, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 527, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 544, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 577, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-display-none {
  display: none;
}

/* line 595, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/select2/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* line 1, /dtv/app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider {
  width: 100%;
  min-height: 250px;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 2, /dtv/app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider ul {
  list-style: none;
  margin: 0;
}

/* line 3, /dtv/app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content {
  float: left;
  width: 100%;
  display: block;
  overflow: auto;
  min-height: 250px;
}

/* line 4, /dtv/app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul {
  margin: 0;
  float: left;
  width: 100%;
  display: block;
  position: relative;
}

/* line 5, /dtv/app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul li {
  float: left;
  width: 100%;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul ul li a:hover {
  background: #f4f7f9;
}

/* line 8, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slider-nav ul {
  padding: 5px 0;
}

/* line 11, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .arrow.down:before {
  content: "\f063";
  top: 5px;
}

/* line 26, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 6, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix {
  min-height: 0;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-front {
  z-index: 100;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable {
  position: relative;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 6, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 6, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
input.ui-button {
  padding: .4em 1em;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 6, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 6, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 6, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 6, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 6, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 6, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 6, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu-icons {
  position: relative;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url(/assets/flatty/jquery_ui/animated-overlay-c7bcc76fb23c0430b36ec448eb79f8bc34129dae95da10f3c14ed0eacdf2f1b9.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 6, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 6, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-up {
  top: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-down {
  bottom: 0;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs {
  position: relative;
  padding: .2em;
}

/* line 6, /dtv/app/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 6, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-fa, .rating-fa .rating-stars:before {
  padding-left: 1px;
}

/* line 10, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-container, .rating-container-rtl {
  display: inline-block;
  vertical-align: middle;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.star-rating .clear-rating, .star-rating-rtl .caption {
  padding-right: 5px;
}

/* line 10, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-fa {
  font-family: FontAwesome;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-gly, .rating-gly-star {
  font-family: 'Glyphicons Halflings';
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-gly-star, .rating-gly-star .rating-stars:before {
  padding-left: 2px;
}

/* line 10, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-active {
  cursor: default;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-disabled {
  cursor: not-allowed;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-uni {
  font-size: 1.2em;
  margin-top: -5px;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-container {
  position: relative;
  color: #e3e3e3;
  overflow: hidden;
}

/* line 10, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-container-rtl {
  position: relative;
  overflow: hidden;
  color: #fde16d;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-container-rtl:before {
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

/* line 10, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-xl {
  font-size: 4.89em;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-lg {
  font-size: 3.91em;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-md {
  font-size: 3.13em;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-sm {
  font-size: 2.5em;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.rating-xs {
  font-size: 2em;
}

/* line 10, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
.clear-rating-active {
  cursor: pointer !important;
}

/* line 10, /dtv/app/assets/stylesheets/star-rating.min.css */
.clear-rating-active:hover {
  color: #843534;
}

/* line 10, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
.star-rating .caption {
  padding-left: 5px;
}

@media print {
  /* line 10, /dtv/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, /dtv/app/assets/stylesheets/star-rating.min.css */
  .star-rating .clear-rating, .star-rating-rtl .clear-rating {
    display: none;
  }
}
/* line 1, /dtv/app/assets/stylesheets/dtv/home.scss */
.display-inline-block {
  display: inline-block;
  vertical-align: middle;
}

/* line 6, /dtv/app/assets/stylesheets/dtv/home.scss */
hr.border {
  margin-right: 0;
  border: 1px solid #647687;
}

/* line 10, /dtv/app/assets/stylesheets/dtv/home.scss */
.sprite_img {
  margin-right: 20px;
}

/* line 15, /dtv/app/assets/stylesheets/dtv/home.scss */
.ic-config {
  background: url(/assets/dtvsprite-5a61a25abc65c434a9acc75a0c624100c491642b7700faf2566a7bd6d6ce6d72.png) 0px 0px;
  width: 26px;
  height: 26px;
}

/* line 16, /dtv/app/assets/stylesheets/dtv/home.scss */
.ic-logout {
  background: url(/assets/dtvsprite-5a61a25abc65c434a9acc75a0c624100c491642b7700faf2566a7bd6d6ce6d72.png) 0px -26px;
  width: 24px;
  height: 24px;
}

/* line 17, /dtv/app/assets/stylesheets/dtv/home.scss */
.ic-order {
  background: url(/assets/dtvsprite-5a61a25abc65c434a9acc75a0c624100c491642b7700faf2566a7bd6d6ce6d72.png) 0px -50px;
  width: 24px;
  height: 24px;
}

/* line 18, /dtv/app/assets/stylesheets/dtv/home.scss */
.ic-admin {
  background: url(/assets/dtvsprite-5a61a25abc65c434a9acc75a0c624100c491642b7700faf2566a7bd6d6ce6d72.png) 0px -74px;
  width: 20px;
  height: 20px;
}

/* line 19, /dtv/app/assets/stylesheets/dtv/home.scss */
.ic-customers {
  background: url(/assets/dtvsprite-5a61a25abc65c434a9acc75a0c624100c491642b7700faf2566a7bd6d6ce6d72.png) 0px -94px;
  width: 20px;
  height: 20px;
}

/* line 20, /dtv/app/assets/stylesheets/dtv/home.scss */
.ic-home {
  background: url(/assets/dtvsprite-5a61a25abc65c434a9acc75a0c624100c491642b7700faf2566a7bd6d6ce6d72.png) 0px -114px;
  width: 20px;
  height: 17px;
}

/* line 21, /dtv/app/assets/stylesheets/dtv/home.scss */
.ic-report {
  background: url(/assets/dtvsprite-5a61a25abc65c434a9acc75a0c624100c491642b7700faf2566a7bd6d6ce6d72.png) 0px -131px;
  width: 20px;
  height: 20px;
}

/*Main CSS*/
/*Login Signup Page*/
/* line 27, /dtv/app/assets/stylesheets/dtv/home.scss */
a:focus, a:hover, a {
  outline: none;
  text-decoration: none;
}

/* line 31, /dtv/app/assets/stylesheets/dtv/home.scss */
li, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 36, /dtv/app/assets/stylesheets/dtv/home.scss */
.header-top i {
  font-size: 18px;
}

/* line 39, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-header {
  display: inline-block;
  width: 100%;
  background: #0e1a35;
}

/* line 53, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-signup {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

/* line 59, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-logo img {
  cursor: pointer;
  max-width: 171px;
  padding: 23px 15px 22px;
  width: 100%;
}

/* line 66, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-header .navbar-right {
  margin-right: 0px;
}

/* line 70, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-header .nav-tabs {
  border-bottom: none;
}

/* line 92, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-header .nav-tabs > li {
  margin-bottom: 0px;
}

/* line 96, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-header .nav-tabs > li.active {
  border-bottom: 6px solid #5584ff;
}

/* line 106, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-inner h1 span {
  color: #5584ff;
}

/* line 119, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-form {
  text-align: center;
}

/* line 123, /dtv/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: transparent 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, /dtv/app/assets/stylesheets/dtv/home.scss */
.login-form label {
  margin-bottom: 30px;
  width: 100%;
}

/* line 147, /dtv/app/assets/stylesheets/dtv/home.scss */
.user input {
  background: transparent url("../images/user.png") no-repeat scroll 7px 12px;
}

/* line 151, /dtv/app/assets/stylesheets/dtv/home.scss */
.pass input {
  background: transparent url("../images/password.png") no-repeat scroll 7px 12px;
}

/* line 155, /dtv/app/assets/stylesheets/dtv/home.scss */
.mail input {
  background: transparent url("../images/mail.png") no-repeat scroll 4px 12px;
}

/* line 159, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.form-btn::before {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 17px;
  top: 9px;
}

/* line 191, /dtv/app/assets/stylesheets/dtv/home.scss */
.form-details {
  padding: 35px 0;
}

/*Login Signup Page*/
/*Home Page*/
/* line 202, /dtv/app/assets/stylesheets/dtv/home.scss */
.home {
  background: #f6f7fa;
}

/* line 206, /dtv/app/assets/stylesheets/dtv/home.scss */
#navigation {
  background: #2b3e51;
}

/* line 210, /dtv/app/assets/stylesheets/dtv/home.scss */
#navigation {
  padding: 0;
}

/* line 214, /dtv/app/assets/stylesheets/dtv/home.scss */
.display-table {
  display: table;
  padding: 0;
  height: 100%;
  width: 100%;
}

/* line 221, /dtv/app/assets/stylesheets/dtv/home.scss */
.display-table-row {
  display: flex;
}

/* line 225, /dtv/app/assets/stylesheets/dtv/home.scss */
.display-table-cell {
  display: table-cell;
  float: none;
  height: 100%;
}

/* line 231, /dtv/app/assets/stylesheets/dtv/home.scss */
.logo img {
  max-width: 180px;
  padding: 16px 0 17px;
  width: 100%;
}

/* line 237, /dtv/app/assets/stylesheets/dtv/home.scss */
.header-top {
  margin: 0;
  padding-top: 2px;
}

/* line 242, /dtv/app/assets/stylesheets/dtv/home.scss */
.header-top img {
  border-radius: 50%;
  max-width: 48px !important;
  width: 100%;
}

/* line 248, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.add-project::before {
  background: transparent url("../images/plus.png") no-repeat scroll 0 0;
  content: "";
  height: 12px;
  left: 17px;
  position: absolute;
  top: 12px;
  width: 12px;
}

/* line 275, /dtv/app/assets/stylesheets/dtv/home.scss */
.add-project:hover {
  color: #ffffff;
}

/* line 279, /dtv/app/assets/stylesheets/dtv/home.scss */
.header-top i {
  color: #0e1a35;
}

/* line 283, /dtv/app/assets/stylesheets/dtv/home.scss */
.icon-info {
  position: relative;
}

/* line 288, /dtv/app/assets/stylesheets/dtv/home.scss */
.navi li {
  height: 50px;
}
/* line 291, /dtv/app/assets/stylesheets/dtv/home.scss */
.navi div {
  padding-left: 20px;
}
/* line 295, /dtv/app/assets/stylesheets/dtv/home.scss */
.navi ul:first {
  margin-top: 15px;
}

/* line 300, /dtv/app/assets/stylesheets/dtv/home.scss */
.bottom-nav {
  bottom: 15px;
  margin-bottom: 25px;
}

/* line 304, /dtv/app/assets/stylesheets/dtv/home.scss */
.label.label-primary {
  border-radius: 50%;
  font-size: 9px;
  left: 8px;
  position: absolute;
  top: -9px;
}

/* line 312, /dtv/app/assets/stylesheets/dtv/home.scss */
.icon-info .label {
  border: 2px solid #ffffff;
  font-weight: 500;
  padding: 3px 5px;
  text-align: center;
}

/* line 319, /dtv/app/assets/stylesheets/dtv/home.scss */
.header-top li {
  display: inline-block;
  text-align: center;
}

/* line 324, /dtv/app/assets/stylesheets/dtv/home.scss */
.header-top .dropdown-toggle {
  color: #0e1a35;
}

/* line 328, /dtv/app/assets/stylesheets/dtv/home.scss */
.header-top .dropdown-menu {
  border: medium none;
  left: -85px;
  padding: 17px;
}

/* line 333, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.navbar-content > span {
  font-size: 13px;
  font-weight: 700;
}

/* line 349, /dtv/app/assets/stylesheets/dtv/home.scss */
.img-responsive {
  width: 100%;
}

/* line 352, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.search input {
  border: none;
  font-size: 15px;
  padding: 15px 9px;
  width: 100%;
  background: transparent url("../images/search.png") no-repeat scroll 99% 12px;
  color: #8492af;
}

/* line 367, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.logo {
  text-align: center;
  margin-top: 10px;
}

/* line 386, /dtv/app/assets/stylesheets/dtv/home.scss */
.navi a {
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 13px 13px;
  text-decoration: none;
}

/* line 397, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.side-active span {
  color: #65e6ff;
}
/* line 417, /dtv/app/assets/stylesheets/dtv/home.scss */
.side-active a {
  background: url(/assets/ic-active-0235c33ca0993cc1efb8431cd93677754948e2f42c4aa8ceeb0c39af0a113d3b.png) no-repeat 92% center;
}

/* line 421, /dtv/app/assets/stylesheets/dtv/home.scss */
.side-nav-active span {
  color: #65e6ff;
}

/* line 425, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.navi a.no-hover:hover {
  border: none;
  cursor: default;
}

/* line 434, /dtv/app/assets/stylesheets/dtv/home.scss */
.nav-side-menu li {
  padding-left: 20px;
  background-color: #42596f;
  border-bottom: 1px solid #374855;
}

/* line 440, /dtv/app/assets/stylesheets/dtv/home.scss */
.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 445, /dtv/app/assets/stylesheets/dtv/home.scss */
.navbar-toggle {
  border: none;
}

/* line 449, /dtv/app/assets/stylesheets/dtv/home.scss */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

/* line 454, /dtv/app/assets/stylesheets/dtv/home.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #0e1a35;
}

/* line 458, /dtv/app/assets/stylesheets/dtv/home.scss */
.circle-logo {
  margin: 0 auto;
  max-width: 30px !important;
  text-align: center;
}

/* line 463, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.user-dashboard {
  padding: 0 20px;
}

/* line 474, /dtv/app/assets/stylesheets/dtv/home.scss */
.user-dashboard h1 {
  color: #0e1a35;
  font-size: 30px;
  font-weight: 500;
  margin: 0;
  padding: 21px 0;
}

/* line 481, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.sales button {
  background: transparent 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, /dtv/app/assets/stylesheets/dtv/home.scss */
.sales button::before {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 12px;
  top: 11px;
}

/* line 505, /dtv/app/assets/stylesheets/dtv/home.scss */
.sales .btn-group {
  float: right;
}

/* line 508, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.btn.btn-secondary.btn-lg.dropdown-toggle > span, .btn-group-lg > .btn.btn-secondary.dropdown-toggle > span {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

/* line 521, /dtv/app/assets/stylesheets/dtv/home.scss */
.sales .dropdown-menu {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-radius: 8px;
  width: 100%;
  color: #0e1a35;
}

/* line 529, /dtv/app/assets/stylesheets/dtv/home.scss */
.sales .btn-group.open .dropdown-toggle, .btn.active, .btn:active {
  box-shadow: none;
}

/* line 532, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
#my-cool-chart svg {
  width: 100%;
}

/* line 543, /dtv/app/assets/stylesheets/dtv/home.scss */
.sales .dropdown-menu > a:hover {
  color: #5584FF;
}

/* line 546, /dtv/app/assets/stylesheets/dtv/home.scss */
.shield-buttons {
  display: none;
}

/* line 549, /dtv/app/assets/stylesheets/dtv/home.scss */
.close, .close:focus, .close:hover {
  color: #fff;
  opacity: 1;
  text-shadow: none;
}

/* line 554, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.modal-header.login-header h4 {
  color: #ffffff;
}

/* line 576, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.modal-footer .add-project::before {
  display: none;
}

/* line 587, /dtv/app/assets/stylesheets/dtv/home.scss */
.modal-footer {
  border: 0 none;
  padding: 10px 15px 26px;
  text-align: right;
}

/* line 592, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
.modal {
  top: 20%;
}

/* line 606, /dtv/app/assets/stylesheets/dtv/home.scss */
.modal-header .close {
  margin-top: 2px;
}

/* line 609, /dtv/app/assets/stylesheets/dtv/home.scss */
.search input:focus {
  border-bottom: 1px solid #BDC4D4;
  line-height: 22px;
  transition: 0.1s all;
}

/* line 614, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
  .login-logo img {
    margin: 0 auto;
  }

  /* line 628, /dtv/app/assets/stylesheets/dtv/home.scss */
  .login-details .nav-tabs > li {
    text-align: center;
    width: 50%;
  }

  /* line 632, /dtv/app/assets/stylesheets/dtv/home.scss */
  .login-signup .login-inner h1 {
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 10px;
  }

  /* line 637, /dtv/app/assets/stylesheets/dtv/home.scss */
  .login-inner .login-form input {
    font-size: 15px;
    max-width: 100%;
    padding: 15px 45px;
  }

  /* line 642, /dtv/app/assets/stylesheets/dtv/home.scss */
  .login-inner .form-details {
    padding: 25px;
  }

  /* line 645, /dtv/app/assets/stylesheets/dtv/home.scss */
  .login-inner .login-form label {
    margin-bottom: 20px;
    width: 100%;
  }

  /* line 649, /dtv/app/assets/stylesheets/dtv/home.scss */
  .login-inner .form-btn {
    margin: 0;
    max-width: 180px;
  }

  /* line 653, /dtv/app/assets/stylesheets/dtv/home.scss */
  .tab-content .tab-pane {
    padding: 20px 0;
  }

  /* line 656, /dtv/app/assets/stylesheets/dtv/home.scss */
  #navigation .navi a {
    font-size: 14px;
    padding: 20px;
    text-align: center;
  }

  /* line 661, /dtv/app/assets/stylesheets/dtv/home.scss */
  #navigation .navi i {
    margin-right: 0px;
  }

  /* line 664, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
  header .header-top img {
    max-width: 38px !important;
  }

  /* line 674, /dtv/app/assets/stylesheets/dtv/home.scss */
  .v-align header {
    padding: 12px 15px;
  }

  /* line 677, /dtv/app/assets/stylesheets/dtv/home.scss */
  header .header-top li {
    padding-left: 13px;
    padding-right: 6px;
  }

  /* line 681, /dtv/app/assets/stylesheets/dtv/home.scss */
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }

  /* line 684, /dtv/app/assets/stylesheets/dtv/home.scss */
  .navbar-header .navbar-toggle {
    float: left;
    margin: 0;
    padding: 0;
    top: 12px;
  }

  /* line 690, /dtv/app/assets/stylesheets/dtv/home.scss */
  button,
  html [type="button"],
  [type="reset"],
  [type="submit"] {
    outline: medium none;
  }

  /* line 696, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .btn.btn-secondary.btn-lg.dropdown-toggle > span, .user-dashboard .btn-group-lg > .btn.btn-secondary.dropdown-toggle > span {
    font-size: 11px;
  }

  /* line 707, /dtv/app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .sales button {
    font-size: 11px;
    padding-right: 23px;
  }

  /* line 711, /dtv/app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .sales h2 {
    font-size: 12px;
  }

  /* line 714, /dtv/app/assets/stylesheets/dtv/home.scss */
  .gutter {
    padding: 0;
  }
}
@media only screen and (max-device-width: 992px) {
  /* line 720, /dtv/app/assets/stylesheets/dtv/home.scss */
  header .header-top li {
    padding-left: 20px !important;
    padding-right: 0;
  }

  /* line 724, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .header-top {
    padding-top: 5px;
  }

  /* line 734, /dtv/app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .header-rightside {
    display: inline-block;
    float: left;
    width: 100%;
  }

  /* line 739, /dtv/app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .header-rightside .header-top img {
    max-width: 41px !important;
  }

  /* line 742, /dtv/app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .sales button {
    font-size: 10px;
  }

  /* line 745, /dtv/app/assets/stylesheets/dtv/home.scss */
  .user-dashboard .btn.btn-secondary.btn-lg.dropdown-toggle > span, .user-dashboard .btn-group-lg > .btn.btn-secondary.dropdown-toggle > span {
    font-size: 12px;
  }

  /* line 748, /dtv/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, /dtv/app/assets/stylesheets/dtv/home.scss */
  #navigation .logo img {
    max-width: 130px;
    padding: 16px 0 17px;
    width: 100%;
  }
}
/* line 16, /dtv/app/assets/stylesheets/dtv/custom.scss */
body {
  font-family: 'Lato-Regular', sans-serif;
  background: #FAFAFA;
  color: #1a1d22;
  overflow-x: hidden;
}

/* line 22, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 36, /dtv/app/assets/stylesheets/dtv/custom.scss */
h5 {
  font-family: 'Lato-Regular', sans-serif;
}

/* line 39, /dtv/app/assets/stylesheets/dtv/custom.scss */
hr {
  margin-top: 10px;
  border-top: 1px solid #d8dde6;
}

/* Start Buttons */
/* line 47, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn:focus, .btn:active {
  outline: none !important;
}

/* line 50, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-primary {
  background-color: #20adff;
  color: white;
  border: none;
}

/* line 73, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-primary:hover {
  background-color: #20adff;
  border: none;
}

/* line 77, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 6px 16px;
  font-family: "Lato-Heavy";
}

/* line 81, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-cancel, .btn-delete {
  background-color: #ffffff;
}

/* line 84, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-default {
  color: #2c97de;
  border: solid 1px #d8dde6;
}

/* line 88, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-cancel {
  color: #20adff;
  border: solid 1px #d8dde6;
}

/* line 92, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-cancel:hover {
  color: #20adff;
  background-color: #f4f6f9;
}

/* line 96, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-delete {
  color: #ff707a;
  border: solid 1px #d8dde6;
}

/* line 100, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-delete:hover {
  color: #ff707a;
  background-color: #f4f6f9;
}

/* line 105, /dtv/app/assets/stylesheets/dtv/custom.scss */
.btn-map {
  background-color: #ffffff;
  color: #20adff;
  padding: 6px 12px;
}

/* line 110, /dtv/app/assets/stylesheets/dtv/custom.scss */
.input-time {
  width: 90px !important;
}

/* line 113, /dtv/app/assets/stylesheets/dtv/custom.scss */
.input-checkbox {
  width: 16px;
  height: 16px;
}

/* End Buttons */
/* Start Paddings */
/* line 121, /dtv/app/assets/stylesheets/dtv/custom.scss */
.p-0 {
  padding: 0;
}

/* line 124, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pr-0 {
  padding-right: 0;
}

/* line 127, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pr-5 {
  padding-right: 5px;
}

/* line 130, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pl-0 {
  padding-left: 0;
}

/* line 133, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pt-0 {
  padding-top: 0;
}

/* line 136, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pb-0 {
  padding-bottom: 0;
}

/* line 139, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pb-15 {
  padding-bottom: 15px;
}

/* line 142, /dtv/app/assets/stylesheets/dtv/custom.scss */
.p-lr-0 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 146, /dtv/app/assets/stylesheets/dtv/custom.scss */
.p-lr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 150, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pt-8 {
  padding-top: 8px;
}

/* line 153, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pt-10 {
  padding-top: 10px;
}

/* line 156, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pt-55 {
  padding-top: 55px;
}

/* line 159, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pt-60-imp {
  padding-top: 60px !important;
}

/* line 162, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pt-45 {
  padding-top: 45px;
}

/* line 165, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pl-25 {
  padding-left: 25px;
}

/* line 168, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pr-45 {
  padding-right: 45px;
}

/* line 171, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pl-10 {
  padding-left: 10px;
}

/* line 174, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pl-12 {
  padding-left: 12px;
}

/* line 177, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pl-20 {
  padding-left: 20px;
}

/* line 180, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pl-30 {
  padding-left: 30px;
}

/* line 183, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pb-30-imp {
  padding-bottom: 30px !important;
}

/* line 186, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pt-115 {
  padding-top: 115px;
}

/* line 189, /dtv/app/assets/stylesheets/dtv/custom.scss */
.p-tb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

/* End Paddings */
/* Start Margins */
/* line 197, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mr-15 {
  margin-right: 15px;
}

/* line 200, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-5 {
  margin-top: 5px;
}

/* line 203, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-10 {
  margin-top: 10px;
}

/* line 206, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-40 {
  margin-top: 40px;
}

/* line 209, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-12 {
  margin-top: 12px;
}

/* line 212, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-12-imp {
  margin-top: 12px !important;
}

/* line 215, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-200 {
  margin-top: 200px;
}

/* line 218, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mgl-10 {
  margin-left: 10px;
}

/* End Margins */
/* Start TABLES */
/* line 225, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.service-orders-items {
  background-color: #f4f6f9;
}

/* line 232, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.sortable th i {
  font-size: 24px;
  right: 4px;
  margin-top: -5px;
  color: #A6B7C5;
}

/* line 249, /dtv/app/assets/stylesheets/dtv/custom.scss */
.sortable tbody {
  font-size: 14px;
  background: white;
}

/* line 253, /dtv/app/assets/stylesheets/dtv/custom.scss */
.sortable tbody tr:hover {
  background: #fcf8e2;
}

/* line 256, /dtv/app/assets/stylesheets/dtv/custom.scss */
.sortable tbody > tr > td {
  line-height: 1.15;
  height: 50px;
  vertical-align: middle;
}

/* line 262, /dtv/app/assets/stylesheets/dtv/custom.scss */
.table-row-cursor tbody tr {
  cursor: pointer;
}

/* line 266, /dtv/app/assets/stylesheets/dtv/custom.scss */
tbody td {
  font-size: 13px;
  color: #1a1d22;
}

/* line 270, /dtv/app/assets/stylesheets/dtv/custom.scss */
.table-text-center td, .table-text-center th {
  text-align: center;
}

/* line 273, /dtv/app/assets/stylesheets/dtv/custom.scss */
.table-text-center td a:hover {
  text-decoration: underline;
}

/* line 276, /dtv/app/assets/stylesheets/dtv/custom.scss */
.table-link-underline td a:hover {
  text-decoration: underline !important;
}

/* line 279, /dtv/app/assets/stylesheets/dtv/custom.scss */
.table-link-underline td a.label:hover {
  text-decoration: none !important;
}

/* line 282, /dtv/app/assets/stylesheets/dtv/custom.scss */
.line_items th {
  background-color: #f4f6f9;
}

/* line 285, /dtv/app/assets/stylesheets/dtv/custom.scss */
.line_items td {
  vertical-align: middle;
}

/* CONTROLS */
/* line 290, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.nested-fields {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  padding-right: 10px;
}

/* line 307, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.common-filters input[placeholder] {
  color: #a7b7c7;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Lato-Regular';
}

/* line 320, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.common-filters input[type="text"] {
  color: #555 !important;
  font-family: inherit !important;
}

/* line 327, /dtv/app/assets/stylesheets/dtv/custom.scss */
.common-filters .panel-body {
  background-color: #fafafa;
}

/* line 330, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.preview .control-label {
  color: #a7b7c7;
}

/* line 352, /dtv/app/assets/stylesheets/dtv/custom.scss */
.text-area-draggable-disable {
  resize: none;
}

/* line 355, /dtv/app/assets/stylesheets/dtv/custom.scss */
.search-input {
  color: #555 !important;
  font-family: inherit !important;
}

/* END CONTROLS */
/* line 361, /dtv/app/assets/stylesheets/dtv/custom.scss */
.common-filters {
  padding-bottom: 0px;
}

/* line 365, /dtv/app/assets/stylesheets/dtv/custom.scss */
.common-filters input[type=text], .common-filters select.form-control, .common-filters .btn {
  height: 30px;
}

/* line 369, /dtv/app/assets/stylesheets/dtv/custom.scss */
.common-filters .in-field-cal {
  padding-top: 0px;
}

/* line 373, /dtv/app/assets/stylesheets/dtv/custom.scss */
.b-d8dde6 {
  border: solid 1px #d8dde6;
}

/* select tag */
/* line 378, /dtv/app/assets/stylesheets/dtv/custom.scss */
.new-custom-select-box select {
  background: url(/assets/select-7eeb7bb4fc0751ea4785bb81c706b25aaed79ab4848ba6dee9b7a4f521ea180c.png) no-repeat 97% center;
}

/* line 381, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.custom-icon {
  position: relative;
}

/* line 393, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.red_asterisk {
  color: #FF005B !important;
}

/* line 414, /dtv/app/assets/stylesheets/dtv/custom.scss */
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

/* line 419, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}

/* line 432, /dtv/app/assets/stylesheets/dtv/custom.scss */
.row-flex > div[class*='col-'] {
  margin: -.2px;
  /* hack adjust for wrapping */
}

/* line 435, /dtv/app/assets/stylesheets/dtv/custom.scss */
.flex-col {
  display: flex;
  display: -webkit-flex;
  flex: 1 100%;
  flex-flow: column nowrap;
}

/* line 441, /dtv/app/assets/stylesheets/dtv/custom.scss */
.flex-grow {
  display: flex;
  -webkit-flex: 2;
  flex: 2;
}

/* line 446, /dtv/app/assets/stylesheets/dtv/custom.scss */
.locations-border {
  border-right: 1px solid #ddd;
}

/* Margins */
/* line 451, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-20 {
  margin-top: 20px;
}

/* line 455, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-110 {
  margin-top: 110px;
}

/* line 458, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-25 {
  margin-top: 25px;
}

/* line 461, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mb-0 {
  margin-bottom: 0;
}

/* line 464, /dtv/app/assets/stylesheets/dtv/custom.scss */
.m-tb-0 {
  margin-bottom: 0;
  margin-top: 0;
}

/* line 468, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mb-0-imp {
  margin-bottom: 0px !important;
}

/* line 471, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mb-20 {
  margin-bottom: 20px;
}

/* line 474, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mb-55 {
  margin-bottom: 55px;
}

/* line 477, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mb-130 {
  margin-bottom: 130px;
}

/* line 480, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mb-200 {
  margin-bottom: 200px;
}

/* line 483, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mt-150 {
  margin-top: 150px;
}

/* line 486, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mgl-10 {
  margin-left: 10px;
}

/* line 489, /dtv/app/assets/stylesheets/dtv/custom.scss */
.mgl-5 {
  margin-left: 5px;
}

/* line 492, /dtv/app/assets/stylesheets/dtv/custom.scss */
.ml-18 {
  margin-left: 18px;
}

/* line 495, /dtv/app/assets/stylesheets/dtv/custom.scss */
.ml-80 {
  margin-left: 80px;
}

/* line 498, /dtv/app/assets/stylesheets/dtv/custom.scss */
.ml-215 {
  margin-left: 215px;
}

/* Heights */
/* line 505, /dtv/app/assets/stylesheets/dtv/custom.scss */
.min-h-700 {
  min-height: 700px;
}

/* line 508, /dtv/app/assets/stylesheets/dtv/custom.scss */
.h-100p {
  height: 100%;
}

/* line 511, /dtv/app/assets/stylesheets/dtv/custom.scss */
.w-100-p {
  width: 100%;
}

/* line 514, /dtv/app/assets/stylesheets/dtv/custom.scss */
.w-200 {
  width: 200px;
}

/* line 517, /dtv/app/assets/stylesheets/dtv/custom.scss */
.h-30 {
  height: 30px !important;
}

/* Start Panels */
/* line 522, /dtv/app/assets/stylesheets/dtv/custom.scss */
.panel {
  border-radius: 0px;
}

/* line 525, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.panel-body {
  border-bottom: 1px solid #d8dde6;
}

/* line 535, /dtv/app/assets/stylesheets/dtv/custom.scss */
.panel-default {
  border: 1px solid #d8dde6 !important;
}

/* line 538, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.text-transform-none {
  text-transform: none;
}

/* line 560, /dtv/app/assets/stylesheets/dtv/custom.scss */
.text-transform-upcase {
  text-transform: uppercase;
}

/* line 563, /dtv/app/assets/stylesheets/dtv/custom.scss */
.a-underline {
  text-decoration: underline !important;
}

/* Start font sizes */
/* line 569, /dtv/app/assets/stylesheets/dtv/custom.scss */
.fs-10 {
  font-size: 10px;
}

/* line 572, /dtv/app/assets/stylesheets/dtv/custom.scss */
.fs-12 {
  font-size: 12px;
}

/* line 575, /dtv/app/assets/stylesheets/dtv/custom.scss */
.fs-14 {
  font-size: 14px;
}

/* line 578, /dtv/app/assets/stylesheets/dtv/custom.scss */
.fs-18 {
  font-size: 18px;
}

/* line 581, /dtv/app/assets/stylesheets/dtv/custom.scss */
.fs-22 {
  font-size: 22px;
}

/* line 584, /dtv/app/assets/stylesheets/dtv/custom.scss */
.fs-24 {
  font-size: 24px;
}

/* line 587, /dtv/app/assets/stylesheets/dtv/custom.scss */
.fs-36 {
  font-size: 36px;
}

/* End font sizes */
/* line 593, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.home {
  background-color: #FAFAFA !important;
}

/* line 616, /dtv/app/assets/stylesheets/dtv/custom.scss */
.icon-addon {
  position: relative;
  color: #555;
  display: block;
}

/* line 622, /dtv/app/assets/stylesheets/dtv/custom.scss */
.icon-addon:after,
.icon-addon:before {
  display: table;
  content: " ";
}

/* line 628, /dtv/app/assets/stylesheets/dtv/custom.scss */
.icon-addon:after {
  clear: both;
}

/* DashBoard scss */
/* line 637, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.custom-panels .panel-default {
  border: 1px solid #d8dde6;
}
/* line 645, /dtv/app/assets/stylesheets/dtv/custom.scss */
.custom-panels .panel-body {
  border-bottom: 1px solid #d8dde6;
  padding: 0px !important;
  border: none;
}

/* line 651, /dtv/app/assets/stylesheets/dtv/custom.scss */
.text-primary {
  color: #0070d2 !important;
}

/* line 654, /dtv/app/assets/stylesheets/dtv/custom.scss */
.td-underline {
  text-decoration: underline;
}

/* line 657, /dtv/app/assets/stylesheets/dtv/custom.scss */
.f-w-b {
  font-weight: 900;
}

/* line 660, /dtv/app/assets/stylesheets/dtv/custom.scss */
.orders-box {
  border: 1px solid #d8dde6;
  font-size: 11px;
  padding: 5px;
  height: 70px;
}

/* line 666, /dtv/app/assets/stylesheets/dtv/custom.scss */
.order-text {
  font-family: 'Lato-Heavy', sans-serif;
  font-weight: 900;
  font-size: 12px;
}

/* line 671, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.order-status {
  font-family: 'Lato-Heavy', sans-serif;
  font-weight: 900;
  font-size: 12px;
}

/* line 691, /dtv/app/assets/stylesheets/dtv/custom.scss */
.c-f0f0f0 {
  background-color: #f0f0f0 !important;
}

/* line 696, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.addon-lg input[type="text"]::-webkit-input-placeholder {
  color: #a8b8c8 !important;
}

/* line 715, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.preview-box {
  background-color: #f5f5f5;
  width: 100px;
  height: 100px;
  border: solid 1px #d8dde6;
}

/* line 729, /dtv/app/assets/stylesheets/dtv/custom.scss */
.preview-image {
  width: 100%;
  height: 100%;
  font-size: 36px;
}

/* line 734, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.preview-text {
  color: #e0e0e0;
  text-align: center;
}

/* End Image Preview */
/* Start Tabs */
/* line 751, /dtv/app/assets/stylesheets/dtv/custom.scss */
.nav-tabs {
  margin-bottom: 20px;
}

/* line 755, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.list-group {
  margin-bottom: 0px;
}

/* line 778, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.list-group-horizontal .list-group-item {
  display: inline-block;
}

/* line 788, /dtv/app/assets/stylesheets/dtv/custom.scss */
.list-group-horizontal .list-group-item {
  color: #757575;
  font-size: 12px;
  padding: 2px 12px;
  border: none;
}

/* line 794, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.label-success {
  background-color: #42b382;
}

/* line 830, /dtv/app/assets/stylesheets/dtv/custom.scss */
.label-default {
  background-color: #bdbdbd;
}

/* line 833, /dtv/app/assets/stylesheets/dtv/custom.scss */
.label-danger {
  background-color: #ff707a;
}

/* line 836, /dtv/app/assets/stylesheets/dtv/custom.scss */
.close-icon {
  color: #ff707a;
  font-size: 24px;
}

/* Pagination */
/* line 843, /dtv/app/assets/stylesheets/dtv/custom.scss */
.custom-pagination {
  background-color: #ffffff;
  color: #20adff;
  border: 1px solid #d8dde6;
}

/* line 848, /dtv/app/assets/stylesheets/dtv/custom.scss */
.display-none {
  display: none;
}

/* line 851, /dtv/app/assets/stylesheets/dtv/custom.scss */
.display-block {
  display: block;
}

/* line 854, /dtv/app/assets/stylesheets/dtv/custom.scss */
.text-upcase {
  text-transform: uppercase;
}

/* line 857, /dtv/app/assets/stylesheets/dtv/custom.scss */
.custom-heading {
  font-family: Lato;
  font-weight: 900;
  letter-spacing: 1px;
}

/* line 862, /dtv/app/assets/stylesheets/dtv/custom.scss */
.track_appointment {
  background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
  font-weight: 600;
  text-align: center;
}

/* line 867, /dtv/app/assets/stylesheets/dtv/custom.scss */
.inline-order-number {
  width: 220px !important;
  height: 30px !important;
  position: absolute;
}

/* line 872, /dtv/app/assets/stylesheets/dtv/custom.scss */
.inline-track-form {
  padding: 0px 10px 23px 10px;
}

/* line 875, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.login-bg {
  background-color: #2b3e51;
}

/* line 903, /dtv/app/assets/stylesheets/dtv/custom.scss */
.graph-height {
  height: 240px;
}

/* line 906, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pointer {
  cursor: pointer;
}

/* line 909, /dtv/app/assets/stylesheets/dtv/custom.scss */
.hide {
  display: none;
}

/* line 912, /dtv/app/assets/stylesheets/dtv/custom.scss */
.text-area-draggable-disable {
  resize: none;
}

/* line 915, /dtv/app/assets/stylesheets/dtv/custom.scss */
.bluelink td a {
  text-decoration: underline;
  cursor: pointer;
}

/* Bootstrap Modals */
/* line 920, /dtv/app/assets/stylesheets/dtv/custom.scss */
.modal-sm {
  width: 300px;
}

/* line 923, /dtv/app/assets/stylesheets/dtv/custom.scss */
.modal-dialog {
  margin: 30px auto;
  padding: 0px !important;
}

/* line 927, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.modal-body {
  padding: 10px;
}

/* line 944, /dtv/app/assets/stylesheets/dtv/custom.scss */
.modal-title {
  font-size: 14px;
  font-weight: 900;
}

/* line 948, /dtv/app/assets/stylesheets/dtv/custom.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 951, /dtv/app/assets/stylesheets/dtv/custom.scss */
.modal-footer {
  padding: 10px !important;
}

/* line 954, /dtv/app/assets/stylesheets/dtv/custom.scss */
.modal-footer {
  padding: 15px;
  margin-top: 0px !important;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 960, /dtv/app/assets/stylesheets/dtv/custom.scss */
.modal-body textarea {
  color: #2b3e51;
}

/* Modals End */
/* line 966, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pagination a:hover {
  color: #337ab7;
  cursor: pointer;
  background-color: #eee;
  text-decoration: none;
}

/* line 1008, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pagination > li > .active {
  border-left: 1px solid #428bca !important;
}

/* line 1027, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pagination .active:hover {
  cursor: pointer;
  color: #fff;
  background-color: #337ab7;
  text-decoration: none;
}

/* line 1033, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pagination .false {
  color: #C0C0C0;
}

/* line 1037, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
a.badge:hover {
  color: #bdbdbd;
  text-decoration: none;
  cursor: pointer;
}

/* line 1059, /dtv/app/assets/stylesheets/dtv/custom.scss */
span.per-page {
  color: #bdbdbd;
  font-size: 12px;
  background-color: #ffffff;
  border: solid 1px #d8dde6;
}

/* line 1065, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pagination > li > a,
.pagination > li > span {
  border: none;
  background-color: transparent;
  padding: 6px 12px !important;
}

/* line 1071, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.pagination > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

/* line 1087, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.main-menu {
  z-index: 1000;
  position: absolute;
  display: table-cell;
}

/* line 1132, /dtv/app/assets/stylesheets/dtv/custom.scss */
.main-menu.menu-dark {
  background: #2b3e51;
}

/* line 1136, /dtv/app/assets/stylesheets/dtv/custom.scss */
body.vertical-layout.vertical-menu .main-menu .main-menu-footer {
  width: 215px;
}

/* line 1139, /dtv/app/assets/stylesheets/dtv/custom.scss */
body.vertical-layout.vertical-menu .main-menu-footer .content {
  margin-left: 0;
}

/* line 1142, /dtv/app/assets/stylesheets/dtv/custom.scss */
body.vertical-layout.vertical-menu .content {
  margin-left: 215px;
  bottom: 0px;
}

/* line 1146, /dtv/app/assets/stylesheets/dtv/custom.scss */
.main-menu.menu-fixed .main-menu-footer {
  position: fixed;
}

/* line 1149, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.main-menu-footer .content {
  padding: 0;
}

/* line 1160, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.perfect-scrollbar::-webkit-scrollbar {
  width: 10px;
}

/* Track */
/* line 1184, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/dtv/custom.scss */
.wrapper {
  display: flex;
  align-items: stretch;
}

/* line 1203, /dtv/app/assets/stylesheets/dtv/custom.scss */
#sidebar {
  min-width: 215px;
  max-width: 215px;
  min-height: 100vh;
  transition: all 0.3s;
}

/* line 1209, /dtv/app/assets/stylesheets/dtv/custom.scss */
#sidebar.active {
  margin-left: -215px;
}

/* line 1212, /dtv/app/assets/stylesheets/dtv/custom.scss */
#sidebarCollapse {
  background: #f5f5f5;
}

@media (max-width: 768px) {
  /* line 1217, /dtv/app/assets/stylesheets/dtv/custom.scss */
  #sidebar {
    margin-left: -215px;
  }

  /* line 1220, /dtv/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-369fb1e11906d5cfffcff0e5a65e708cd430d91412fdce1549de684d050fd93d.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Black-369fb1e11906d5cfffcff0e5a65e708cd430d91412fdce1549de684d050fd93d.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Black-34bb46634d07ac579411823eb39fac1376b012257460066a98b95075d086ccdd.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Black-659bd5ede5d3ef9c2373704ddaab613313a6c323e631bb9c536f592f4a5092ce.woff) format("woff"), url(/assets/dtv/lato/Lato-Black-c1eab3331b0aa1b83c04d52d37a847aef9dc924278982cfaebd0f983ecb4d17b.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-6fea1f439e5a8365609faad130ad229635fda0d82ab95043c4fc9e2b93e53f61.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-BlackItalic-6fea1f439e5a8365609faad130ad229635fda0d82ab95043c4fc9e2b93e53f61.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-BlackItalic-4b470f4680bcdea48db9e2e3df6a948ce7f4d96b8944c2de7ad97521899ddf19.woff2) format("woff2"), url(/assets/dtv/lato/Lato-BlackItalic-30fadf92363fd11db1e1c52cc982ff2e9f67be4a0f68c715dd7dd325d1f9c286.woff) format("woff"), url(/assets/dtv/lato/Lato-BlackItalic-36b36cb5f51418f3696516fdead67cc8ce074a991955f5e78d28fc22e2ed1f3e.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-b91fc1ca55df440dc11354b32a39b45db663d24bb17b16dcb2e706330955b0d1.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Bold-b91fc1ca55df440dc11354b32a39b45db663d24bb17b16dcb2e706330955b0d1.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Bold-ae88fc0d7a961832f809527d30bd3983a6866d42f66a56ade23f543681594db6.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Bold-0e56b17d142eb366c8007031d14e34da48c70b4a9d9a0ca492e696a7bae45e1e.woff) format("woff"), url(/assets/dtv/lato/Lato-Bold-f71f833c099f450606f8107b83ef208ae918c0ea00779466d45e9be96b0bc7cc.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-b3d585879a02f48c5d43d8f91d06b167e367a31934bb3b8147c0a90b5ca32bfc.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-BoldItalic-b3d585879a02f48c5d43d8f91d06b167e367a31934bb3b8147c0a90b5ca32bfc.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-BoldItalic-c0916a33340d063f7b05679e08031e729d1888444706f04804705da5966d895d.woff2) format("woff2"), url(/assets/dtv/lato/Lato-BoldItalic-980c8592e5488df256192c999e92db8fd302db8cd8909b7fa266a684e37e45f8.woff) format("woff"), url(/assets/dtv/lato/Lato-BoldItalic-f98d040631714eabffd0ffb747576674fa78c2910f6d9e3dc0c58481d03c1898.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-1a409c5c37b8158c6a8509e38374588e085e2962c6b4373cf4e2f4395eded978.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Heavy-1a409c5c37b8158c6a8509e38374588e085e2962c6b4373cf4e2f4395eded978.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Heavy-ceec41468f0cc73c37dcb60899bc324965bd9bedb9bab20685507c21b6262d67.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Heavy-2753314e9f8fd6148d39b568c12ea9ea9d6a765107b5635136a90d01157c03fd.woff) format("woff"), url(/assets/dtv/lato/Lato-Heavy-1b2d1ea8ac370e573b4ac505c468759d74a0564efdb1df4784a50c098767e3fa.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-cd75087ce6e6b366647df626bf0d53e47ad3f9a8ead188516cf1bb7a8b3393d3.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-HeavyItalic-cd75087ce6e6b366647df626bf0d53e47ad3f9a8ead188516cf1bb7a8b3393d3.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-HeavyItalic-f778270145fd838bd2cea5b9a3718bb4efba91e521d12761db6a453cc8b4f9b3.woff2) format("woff2"), url(/assets/dtv/lato/Lato-HeavyItalic-7ceedf68e6ae79d2cada5fbc27d9a14fc0482a7b9351c49a5dc75538bb10f311.woff) format("woff"), url(/assets/dtv/lato/Lato-HeavyItalic-443b8bff946c844788636d6dfa1a44490ca8cae90150ccd6bca64cc08ac40869.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-bc24dbe04f5b2415678f978e7e2f630cc6610670d684e088e73ad29c439eafe3.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Italic-bc24dbe04f5b2415678f978e7e2f630cc6610670d684e088e73ad29c439eafe3.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Italic-4465765f2f6eddcdad34ffd7cab559e56bc0e75e45e192f85e9562b0771481dc.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Italic-26318a1467a5e5caf10b04cfa942d079632560cd7a29cec565fd1dc9f7ec5081.woff) format("woff"), url(/assets/dtv/lato/Lato-Italic-12d825af88eafea1ce3aa469f83c03acaecd0d03f690f409c8643529f1205b4f.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-911ea6cb2c163c9ba9c65c8723c9af9df4ccf87099b85cc6b2bb1a00f7e2d3dd.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Light-911ea6cb2c163c9ba9c65c8723c9af9df4ccf87099b85cc6b2bb1a00f7e2d3dd.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Light-f308e8c0de302ee57cd35b5365a028466300cebdc805c3a0b80c92fff3adbf44.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Light-e74cf550f9ba8f374e026115e0f4298c242e0d79d214f4e27ba765251139bdb8.woff) format("woff"), url(/assets/dtv/lato/Lato-Light-33f247930338c9fbfd8f085a2345995e03314d5b176d1fce39b34f67066141ca.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-23c9ee289e1aa185245bfd147e5c747a4979efc8397acec7a23f43e9bb4ea8bf.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-LightItalic-23c9ee289e1aa185245bfd147e5c747a4979efc8397acec7a23f43e9bb4ea8bf.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-LightItalic-4ecc8765454b071973cb44437e4d94b76f0842457175e0d443493c3ab38befd8.woff2) format("woff2"), url(/assets/dtv/lato/Lato-LightItalic-0da5efc933a90ae9b8ec9f44e1e95dcf51f869ba6695de1b9202b3c7081e698c.woff) format("woff"), url(/assets/dtv/lato/Lato-LightItalic-c198b173d9383aaf67ec769c927f431539a414b5f2717d331d6f0e53f1bb4d70.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-1727853b9469a665c3a5573e39503bc592a794d810aed5d03e9a8940f507823c.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Medium-1727853b9469a665c3a5573e39503bc592a794d810aed5d03e9a8940f507823c.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Medium-537a85fb47f6a43a7654bb015c2109d579e098c635a8f713711185abdc7f8f4c.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Medium-2f6aff50fadac80607e8051511d9a97497d70a80d9bc5b942763d079c0f783eb.woff) format("woff"), url(/assets/dtv/lato/Lato-Medium-60d0527bc5eafc7f06dd2fbe1176b29a35b53f759f49c098326205c202fb0a05.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-4f28cc0fd5626a1ccd9d35e38e13adac88cc105604ad26594c24e4f07bb03550.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-MediumItalic-4f28cc0fd5626a1ccd9d35e38e13adac88cc105604ad26594c24e4f07bb03550.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-MediumItalic-e4494fc9b671272a1debd1ec0aa41a5edeba26c536ec041b686efef073e92a52.woff2) format("woff2"), url(/assets/dtv/lato/Lato-MediumItalic-eeb354e308de937a41962a9a1655e4303cee7ba3316bf20bc5be46924ec2300b.woff) format("woff"), url(/assets/dtv/lato/Lato-MediumItalic-c88002382179db8c7ab3e83e2d348552b1b5a357352a2d1ac451da6d941ab161.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-e735410675eacc363b257112f39eb819a854b03077d7b1f0caa6e7660ffbd8b3.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Regular-e735410675eacc363b257112f39eb819a854b03077d7b1f0caa6e7660ffbd8b3.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Regular-983b0caf336e8542214fc17019a4fc5e0360864b92806ca14d55c1fc1c2c5a0f.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Regular-5b9025dda4d7688e3311b0c17eddc501133b807def33effaef6593843cf5416e.woff) format("woff"), url(/assets/dtv/lato/Lato-Regular-089ab6d4a57e0e6c4dd3b681b6fd50a5184f1b902429d35e1227e52d6ccad1bd.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-9b2fcdcc1c750abe4dc0ae674f83ab8d3aa7b08b38fe3a0e8dd3edf45ee137e4.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Semibold-9b2fcdcc1c750abe4dc0ae674f83ab8d3aa7b08b38fe3a0e8dd3edf45ee137e4.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Semibold-30f77a5ff0bcba46d4e760b0c939a5ff112da0d3ddd13a261834134e00cc21c7.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Semibold-d7e887f5ff038daf96c38a10a671409836af9511895da989931aaaa3c18e274f.woff) format("woff"), url(/assets/dtv/lato/Lato-Semibold-ec99896795389d4288aa0dc8657f77f19d0832c3b714b67bc61ce8695e05b1d9.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-9ae1415507cbb483a1842881c3c8df2432a68dd0d62690c48bebc7f83821d104.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-SemiboldItalic-9ae1415507cbb483a1842881c3c8df2432a68dd0d62690c48bebc7f83821d104.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-SemiboldItalic-207963887e9b2f49261fcf675fe2ba261a2968079e7fe83dbc9ae24dce647e03.woff2) format("woff2"), url(/assets/dtv/lato/Lato-SemiboldItalic-bc34499490a6bab78a8d4af6580a4493403f6b741043ab7321743294dfb7bce6.woff) format("woff"), url(/assets/dtv/lato/Lato-SemiboldItalic-67ca29011ec0eb0ee2ad5cbdc1dd3f49181b1401f8d8d3b2411fd05f30eda9bf.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-1054e95bd0f5f76b5b14edb522db34cf962da351982ee3613ddbe1438357aa19.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-Thin-1054e95bd0f5f76b5b14edb522db34cf962da351982ee3613ddbe1438357aa19.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-Thin-46a8722d9bf3c2441ddc81898e2b29f5fa7685765edf43b1003d50eb272076ef.woff2) format("woff2"), url(/assets/dtv/lato/Lato-Thin-7fe9ba7263f40532afd42783ecc674d2f1eee586e0cc4f99bfcc40568b0b3e29.woff) format("woff"), url(/assets/dtv/lato/Lato-Thin-332d49f8370267a347dce16ddd6ca55f0f904157236fd658e85e31e7cd817b0e.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-e19643460bfa0c7e0a4199ad244012371743a738380a02fff1402e1ae6393ae6.eot);
  /* IE9 Compat Modes */
  src: url(/assets/dtv/lato/Lato-ThinItalic-e19643460bfa0c7e0a4199ad244012371743a738380a02fff1402e1ae6393ae6.eot?#iefix) format("embedded-opentype"), url(/assets/dtv/lato/Lato-ThinItalic-747f88b0cfeb061172fb4da48c3fd59e6ee45a0b9ca6ee556fc79c7e9bc8d683.woff2) format("woff2"), url(/assets/dtv/lato/Lato-ThinItalic-08fc588069bbab6843b66c785acdbe8b5ebd5f938d2e3bb1f409c4b443fa2b47.woff) format("woff"), url(/assets/dtv/lato/Lato-ThinItalic-567411e52bccb5f1fcff3f3950488ff54bdd1fc4c74fce85b71124e62ee0c161.ttf) format("truetype");
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* line 9, /dtv/app/assets/stylesheets/application.scss */
.reports_anc:hover {
  text-decoration: none !important;
}

/* line 10, /dtv/app/assets/stylesheets/application.scss */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 16, /dtv/app/assets/stylesheets/application.scss */
.dashboard-event b {
  font-size: 12px;
}

/* line 19, /dtv/app/assets/stylesheets/application.scss */
.d-active {
  color: #00ACEC;
}

/* line 22, /dtv/app/assets/stylesheets/application.scss */
.d-inactive {
  color: #ddd;
}

/* line 25, /dtv/app/assets/stylesheets/application.scss */
.search-box {
  display: inline-block !important;
  width: 100%;
}

/* line 30, /dtv/app/assets/stylesheets/application.scss */
.dashboard-event .status {
  font-size: 12px;
}

/* line 34, /dtv/app/assets/stylesheets/application.scss */
.dashboard-event .event-description:hover {
  cursor: pointer;
}

/* line 37, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 71, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul.previous-disabled li.complete {
  cursor: default;
}

/* line 74, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul.previous-disabled li.complete:hover {
  background: #f3f3f3;
  cursor: default;
}

/* line 78, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #f3f3f3;
}

/* line 81, /dtv/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, /dtv/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, /dtv/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, /dtv/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 0.218s ease;
}

/* line 137, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.pink {
  background: #0099D3;
  color: #fff;
  font-weight: bold;
}

/* line 143, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.pink .step {
  border-color: #2dc3e8;
  color: #2dc3e8;
}

/* line 147, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.pink .chevron:before {
  border-left: 14px solid #0099D3;
}

/* line 163, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.orange {
  background: #F7990D;
  color: #fff;
  font-weight: bold;
}

/* line 168, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.orange .step {
  border-color: #2dc3e8;
  color: #2dc3e8;
}

/* line 172, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.orange .chevron:before {
  border-left: 14px solid #F7990D;
}

/* line 188, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.green {
  background: #3EB058;
  color: #fff;
  font-weight: bold;
}

/* line 193, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.green .step {
  border-color: #2dc3e8;
  color: #2dc3e8;
}

/* line 197, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li.green .chevron:before {
  border-left: 14px solid #3EB058;
}

/* line 214, /dtv/app/assets/stylesheets/application.scss */
.crumbs ul li .badge {
  margin-right: 8px;
}

/* line 217, /dtv/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, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
.rating-sm {
  font-size: 30px !important;
}

/* line 250, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
  .title {
    padding-left: 14px;
  }

  /* line 258, /dtv/app/assets/stylesheets/application.scss */
  .crumbs ul li {
    font-size: 11px !important;
  }

  /* line 261, /dtv/app/assets/stylesheets/application.scss */
  .crumbs ul li.double {
    line-height: 23px;
  }

  /* line 264, /dtv/app/assets/stylesheets/application.scss */
  .table {
    font-size: 11px !important;
    -webkit-overflow-scrolling: touch;
  }

  /* line 268, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  /* line 272, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:vertical {
    width: 10px;
  }

  /* line 276, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:horizontal {
    height: 10px;
  }

  /* line 280, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
  .title {
    padding-left: 14px;
  }

  /* line 297, /dtv/app/assets/stylesheets/application.scss */
  .crumbs ul li {
    font-size: 10px !important;
  }

  /* line 300, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  /* line 304, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:vertical {
    width: 10px;
  }

  /* line 308, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:horizontal {
    height: 10px;
  }

  /* line 312, /dtv/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, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
  .title {
    padding-left: 14px;
  }

  /* line 329, /dtv/app/assets/stylesheets/application.scss */
  .crumbs ul li {
    font-size: 11px !important;
  }

  /* line 332, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  /* line 336, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:vertical {
    width: 10px;
  }

  /* line 340, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar:horizontal {
    height: 10px;
  }

  /* line 344, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
  ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
  }
}
/* line 356, /dtv/app/assets/stylesheets/application.scss */
.location_checkbox .checkbox {
  padding-left: 35px !important;
}

/* line 359, /dtv/app/assets/stylesheets/application.scss */
.lb-outerContainer {
  max-width: 690px;
  max-height: 520px;
}

/* line 360, /dtv/app/assets/stylesheets/application.scss */
.lb-image {
  max-width: 680px !important;
  max-height: 500px !important;
}

/* line 362, /dtv/app/assets/stylesheets/application.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 368, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
.clearfix {
  *zoom: 1;
}

/* line 381, /dtv/app/assets/stylesheets/application.scss */
.clickable {
  cursor: pointer;
}

/* line 385, /dtv/app/assets/stylesheets/application.scss */
.c-657687 {
  color: #657687;
}

/* line 389, /dtv/app/assets/stylesheets/application.scss */
#order-scanned-documents .table {
  margin-bottom: 0px !important;
}

/* line 393, /dtv/app/assets/stylesheets/application.scss */
.scanned-documents-section tbody > tr:not(:last-child) {
  border-bottom: solid 2px #d8dde6;
}

/* line 397, /dtv/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, /dtv/app/assets/stylesheets/application.scss */
.scanned-documents-section .ml-5 {
  margin-left: 5px;
}

/* line 408, /dtv/app/assets/stylesheets/application.scss */
.scanned-documents-section .ml-20 {
  margin-left: 20px;
}

/* line 412, /dtv/app/assets/stylesheets/application.scss */
.scanned-documents-section .date-time-span {
  font-size: 12px;
  color: #9e9e9e;
}
