@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700&subset=latin,cyrillic-ext,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700&subset=latin,cyrillic-ext,latin-ext,cyrillic);
/* line 22, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 32, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 41, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 52, ../sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 66, ../sass/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 76, ../sass/_normalize.scss */
body {
  margin: 0;
}

/* line 88, ../sass/_normalize.scss */
a {
  background: transparent;
}

/* line 96, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 105, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 118, ../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 127, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 136, ../sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 144, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 152, ../sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 162, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 174, ../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 183, ../sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 191, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 199, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/* line 208, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 215, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 219, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 231, ../sass/_normalize.scss */
img {
  border: 0;
}

/* line 239, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 251, ../sass/_normalize.scss */
figure {
  margin: 0;
}

/* line 263, ../sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 274, ../sass/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 288, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 300, ../sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 312, ../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 327, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 337, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 347, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 358, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 371, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 380, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 390, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 403, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 8, ../sass/print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 16, ../sass/print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 24, ../sass/print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 30, ../sass/print.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 35, ../sass/print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 40, ../sass/print.scss */
  thead {
    display: table-header-group;
  }

  /* line 45, ../sass/print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 49, ../sass/print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
}

  /* line 59, ../sass/print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 65, ../sass/print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 71, ../sass/print.scss */
  select {
    background: #fff !important;
  }

  /* line 76, ../sass/print.scss */
  .navbar {
    display: none;
  }

  /* line 81, ../sass/print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 87, ../sass/print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 91, ../sass/print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 95, ../sass/print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 100, ../sass/print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  /* line 105, ../sass/print.scss */
  #main-nav, #add-new-comment, #user-toolbar, #submenu, .btn.btn-blue, .btn.btn-default, #footer, .user-title img, .clickable, .ui-tabs-nav, .hidden {
    display: none;
  }

  /* line 108, ../sass/print.scss */
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  /* line 112, ../sass/print.scss */
  .row:before, .row:after {
    content: " ";
    display: table;
  }

  /* line 116, ../sass/print.scss */
  .row:after {
    clear: both;
  }

  /* line 119, ../sass/print.scss */
  .col-sm-4 {
    width: 300px;
    float: left;
  }

  /* line 123, ../sass/print.scss */
  .form-group {
    font-family: 'Noto Sans', sans-serif;
    margin: 5px 10px;
  }
  /* line 126, ../sass/print.scss */
  .form-group label:after {
    content: " ";
  }

  /* line 130, ../sass/print.scss */
  .panel-title {
    font-family: 'Robo Slab',sans;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 5px;
  }
  /* line 135, ../sass/print.scss */
  .panel-title a {
    text-decoration: none;
  }

  /* line 139, ../sass/print.scss */
  .row table {
    margin: 0 10px;
    font-family: 'Noto Sans', sans-serif;
  }

  /* line 143, ../sass/print.scss */
  fieldset {
    font-family: 'Robo Slab',sans;
    border: none;
    padding-left: 0;
    margin-left: 0;
  }
  /* line 148, ../sass/print.scss */
  fieldset legend {
    font-weight: bold;
    font-size: 16px;
  }

  /* line 153, ../sass/print.scss */
  fieldset, .panel {
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
  }
}
/* * {
  padding: 0;
  margin : 0;
}

body {
  background-color: #ffffff;
  font: normal 12px 'Times New Roman', serif;
}
header, footer, #submenu, .ui-tabs-nav, .user-title img, button, .toolbar, .file input, .switch, .hidden, .edit, .view {
  display:none;
}
fieldset div {
  display:block !important;
}
fieldset {
  border-width:0;
  margin-bottom:10px;
}
div, p, ul, ol, table, img {
  margin-bottom:10px;
}
h1 {
  margin-bottom:20px;
}
h1 em {
  font-style:normal;
}
h2, legend {
  display:block;
  width:100%;
  margin-bottom:10px;
  font-size:16px;
  font-weight:bold;
  border-bottom:1px solid #ddd;
}
input, textarea, select {
  border-width:0;
}
label {
  display:inline-block;
  margin-right:15px;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
table {
  border-left:1px solid #aaa;
  border-top:1px solid #aaa;
}
table td, table th {
  padding:0 10px;
  border-bottom:1px solid #aaa;
  border-right:1px solid #aaa;
}
form div {
  margin-bottom:10px;
}
img.small {
  width:50px;
}
.gender {
  overflow:hidden;
}
.gender div {
  float:left;
}
.gender img {
  width:25px;
  margin-right:10px;
  vertical-align:middle;
}
.agree input,
.choose input {
  margin-right:5px;
}
.select-custom input {
  display:none;
}
.select-custom.custom-selected input {
  display:inline;
}
.select-custom.custom-selected select {
  display:none;
} */
/* line 10, ../sass/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* line 22, ../sass/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white;
}

/* line 34, ../sass/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 43, ../sass/_scaffolding.scss */
a {
  color: #428bca;
  text-decoration: none;
}
/* line 48, ../sass/_scaffolding.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
/* line 53, ../sass/_scaffolding.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 61, ../sass/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 66, ../sass/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 71, ../sass/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 78, ../sass/_scaffolding.scss */
.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  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 91, ../sass/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 98, ../sass/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 110, ../sass/_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, ../sass/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, ../sass/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 12, ../sass/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 29, ../sass/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 32, ../sass/_type.scss */
cite {
  font-style: normal;
}

/* line 35, ../sass/_type.scss */
.text-muted {
  color: #999999;
}

/* line 38, ../sass/_type.scss */
.text-primary {
  color: #428bca;
}
/* line 40, ../sass/_type.scss */
.text-primary:hover {
  color: #3071a9;
}

/* line 44, ../sass/_type.scss */
.text-warning {
  color: #c09853;
}
/* line 46, ../sass/_type.scss */
.text-warning:hover {
  color: #a47e3c;
}

/* line 50, ../sass/_type.scss */
.text-danger {
  color: #b94a48;
}
/* line 52, ../sass/_type.scss */
.text-danger:hover {
  color: #953b39;
}

/* line 56, ../sass/_type.scss */
.text-success {
  color: #468847;
}
/* line 58, ../sass/_type.scss */
.text-success:hover {
  color: #356635;
}

/* line 62, ../sass/_type.scss */
.text-info {
  color: #3a87ad;
}
/* line 64, ../sass/_type.scss */
.text-info:hover {
  color: #2d6987;
}

/* line 70, ../sass/_type.scss */
.text-left {
  text-align: left;
}

/* line 71, ../sass/_type.scss */
.text-right {
  text-align: right;
}

/* line 72, ../sass/_type.scss */
.text-center {
  text-align: center;
}

/* line 79, ../sass/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 86, ../sass/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 95, ../sass/_type.scss */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 100, ../sass/_type.scss */
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small {
  font-size: 65%;
}

/* line 106, ../sass/_type.scss */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 111, ../sass/_type.scss */
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  font-size: 75%;
}

/* line 116, ../sass/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 117, ../sass/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 118, ../sass/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 119, ../sass/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 120, ../sass/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 121, ../sass/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 127, ../sass/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 140, ../sass/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 144, ../sass/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 152, ../sass/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 161, ../sass/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 166, ../sass/_type.scss */
.list-inline > li:first-child {
  padding-left: 0;
}

/* line 173, ../sass/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 177, ../sass/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 180, ../sass/_type.scss */
dt {
  font-weight: bold;
}

/* line 183, ../sass/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 992px) {
  /* line 194, ../sass/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 201, ../sass/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 21, ../sass/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, ../sass/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 214, ../sass/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 218, ../sass/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 224, ../sass/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
/* line 228, ../sass/_type.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 233, ../sass/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 236, ../sass/_type.scss */
blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 240, ../sass/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 246, ../sass/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 253, ../sass/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
/* line 258, ../sass/_type.scss */
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 261, ../sass/_type.scss */
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 270, ../sass/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 275, ../sass/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 10, ../sass/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 15, ../sass/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 25, ../sass/_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: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 39, ../sass/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 50, ../sass/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, ../sass/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 21, ../sass/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.container:after {
  clear: both;
}

/* line 11, ../sass/_grid.scss */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 21, ../sass/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.row:after {
  clear: both;
}

/* line 14, ../sass/_grid.scss */
.col-no-ml {
  padding-left: 0 !important;
}

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

/* line 767, ../sass/_mixins.scss */
.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-3 {
  width: 25%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-6 {
  width: 50%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-9 {
  width: 75%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 775, ../sass/_mixins.scss */
.col-xs-12 {
  width: 100%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-0 {
  right: 0%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 785, ../sass/_mixins.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-0 {
  left: 0%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 780, ../sass/_mixins.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 790, ../sass/_mixins.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 45, ../sass/_grid.scss */
  .container {
    width: 740px;
  }

  /* line 767, ../sass/_mixins.scss */
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-0 {
    right: 0%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-0 {
    left: 0%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 65, ../sass/_grid.scss */
  .container {
    width: 960px;
  }

  /* line 767, ../sass/_mixins.scss */
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-0 {
    right: 0%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-0 {
    left: 0%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 85, ../sass/_grid.scss */
  .container {
    width: 960px;
  }

  /* line 767, ../sass/_mixins.scss */
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 775, ../sass/_mixins.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-0 {
    right: 0%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 785, ../sass/_mixins.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-0 {
    left: 0%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 780, ../sass/_mixins.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 790, ../sass/_mixins.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../sass/_tables.scss */
th {
  text-align: left;
}

@media (max-width: 768px) {
  /* line 14, ../sass/_tables.scss */
  #content table {
    display: block;
    overflow-x: scroll;
  }
}
/* line 22, ../sass/_tables.scss */
table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 31, ../sass/_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 #dddddd;
}
/* line 40, ../sass/_tables.scss */
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 50, ../sass/_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 56, ../sass/_tables.scss */
table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 61, ../sass/_tables.scss */
table table {
  background-color: white;
}

/* line 74, ../sass/_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 86, ../sass/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 93, ../sass/_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 #dddddd;
}
/* line 100, ../sass/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 128, ../sass/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

/* line 139, ../sass/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 146, ../sass/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 167, ../sass/_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: whitesmoke;
}

/* line 461, ../sass/_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;
}

/* line 472, ../sass/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 461, ../sass/_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;
}

/* line 472, ../sass/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 461, ../sass/_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;
}

/* line 472, ../sass/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  /* line 187, ../sass/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 197, ../sass/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 206, ../sass/_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 214, ../sass/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 223, ../sass/_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 227, ../sass/_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 240, ../sass/_tables.scss */
  .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, ../sass/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, ../sass/_forms.scss */
fieldset {
  padding: 0;
  margin-bottom: 2em;
}

/* line 20, ../sass/_forms.scss */
legend {
  position: relative;
  font-family: 'Robo Slab',sans;
  font-size: 1em;
  font-weight: bold;
  color: #3C4D53;
  margin-bottom: 10px;
  padding-left: 15px;
}
/* line 28, ../sass/_forms.scss */
legend:before {
  width: 10px;
  left: 0;
  margin-left: 0px;
}
/* line 33, ../sass/_forms.scss */
legend:after {
  width: 1000px;
  margin-left: 5px;
}
/* line 38, ../sass/_forms.scss */
legend:before, legend:after {
  position: absolute;
  content: "";
  border-bottom: 1px dashed #ccc;
  bottom: 0;
}

/* line 46, ../sass/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
}

/* line 55, ../sass/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 61, ../sass/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 68, ../sass/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 74, ../sass/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 79, ../sass/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 88, ../sass/_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 97, ../sass/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 103, ../sass/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
}

/* line 135, ../sass/_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: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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 853, ../sass/_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 57, ../sass/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 58, ../sass/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}
/* line 59, ../sass/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../sass/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 166, ../sass/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 175, ../sass/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 185, ../sass/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 193, ../sass/_forms.scss */
.portrait {
  line-height: 3;
}

/* line 197, ../sass/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 204, ../sass/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 214, ../sass/_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;
}

/* .radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; // Move up sibling radios or checkboxes for tighter spacing
} */
/* line 225, ../sass/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 234, ../sass/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 249, ../sass/_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 868, ../sass/_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 873, ../sass/_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 878, ../sass/_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 868, ../sass/_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 873, ../sass/_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 878, ../sass/_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 817, ../sass/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
/* line 821, ../sass/_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 824, ../sass/_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 831, ../sass/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 817, ../sass/_mixins.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
/* line 821, ../sass/_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 824, ../sass/_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 831, ../sass/_mixins.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 817, ../sass/_mixins.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
/* line 821, ../sass/_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 824, ../sass/_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 831, ../sass/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 284, ../sass/_forms.scss */
.form-control-static {
  margin-bottom: 0;
}

/* line 294, ../sass/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

/* line 315, ../sass/_forms.scss */
.form-inline label, .navbar-form label {
  display: none;
}
@media (min-width: 768px) {
  /* line 321, ../sass/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 328, ../sass/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }
  /* line 336, ../sass/_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 343, ../sass/_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 349, ../sass/_forms.scss */
#filter.form-inline .checkbox, #filter.navbar-form .checkbox {
  margin-left: 10px;
  margin-bottom: 5px;
}

/* line 350, ../sass/_forms.scss */
.form-inline .checkbox label, .navbar-form .checkbox label {
  margin-left: 10px;
  display: inline-block;
}

/* line 354, ../sass/_forms.scss */
.form-inline .checkbox label input[type=checkbox], .navbar-form .checkbox label input[type=checkbox] {
  margin-right: 10px;
  height: 13px;
}

/* line 372, ../sass/_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 379, ../sass/_forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 21, ../sass/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 383, ../sass/_forms.scss */
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  /* line 389, ../sass/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 10, ../sass/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 23, ../sass/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 28, ../sass/_buttons.scss */
.btn:hover, .btn:focus {
  color: #399cd5;
  text-decoration: none;
}
/* line 34, ../sass/_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, ../sass/_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 50, ../sass/_buttons.scss */
.btn-nb {
  border: none;
}

/* line 57, ../sass/_buttons.scss */
.btn-default {
  color: #399cd5;
  background-color: white;
  border-color: #e6edf0;
}
/* line 490, ../sass/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #399cd5;
  background-color: #ebebeb;
  border-color: #c0d1d9;
}
/* line 495, ../sass/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #399cd5;
  background-color: #ebebeb;
  border-color: #c0d1d9;
}
/* line 501, ../sass/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 504, ../sass/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 514, ../sass/_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: white;
  border-color: #e6edf0;
}

/* line 60, ../sass/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 490, ../sass/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 495, ../sass/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 501, ../sass/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 504, ../sass/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 514, ../sass/_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, ../sass/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 490, ../sass/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 495, ../sass/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 501, ../sass/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 504, ../sass/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 514, ../sass/_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, ../sass/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 490, ../sass/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 495, ../sass/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 501, ../sass/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 504, ../sass/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 514, ../sass/_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, ../sass/_buttons.scss */
.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 490, ../sass/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
/* line 495, ../sass/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
/* line 501, ../sass/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 504, ../sass/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 514, ../sass/_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, ../sass/_buttons.scss */
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 490, ../sass/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 495, ../sass/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 501, ../sass/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 504, ../sass/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 514, ../sass/_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, ../sass/_buttons.scss */
.btn-blue {
  color: white;
  background-color: #4dacdb;
  border-color: #38a2d7;
}
/* line 490, ../sass/_mixins.scss */
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
  color: white;
  background-color: #2b9cd4;
  border-color: #2380ae;
}
/* line 495, ../sass/_mixins.scss */
.open .btn-blue.dropdown-toggle {
  color: white;
  background-color: #2b9cd4;
  border-color: #2380ae;
}
/* line 501, ../sass/_mixins.scss */
.btn-blue:active, .btn-blue.active {
  background-image: none;
}
/* line 504, ../sass/_mixins.scss */
.open .btn-blue.dropdown-toggle {
  background-image: none;
}
/* line 514, ../sass/_mixins.scss */
.btn-blue.disabled, .btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled:active, .btn-blue.disabled.active, .btn-blue[disabled], .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled]:active, .btn-blue[disabled].active, fieldset[disabled] .btn-blue, fieldset[disabled] .btn-blue:hover, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue:active, fieldset[disabled] .btn-blue.active {
  background-color: #4dacdb;
  border-color: #38a2d7;
}

/* line 84, ../sass/_buttons.scss */
.btn-delete {
  color: #ef4f0c;
  background-color: white;
  border-color: #ef4f0c;
}
/* line 490, ../sass/_mixins.scss */
.btn-delete:hover, .btn-delete:focus, .btn-delete:active, .btn-delete.active {
  color: #ef4f0c;
  background-color: #ebebeb;
  border-color: #b53c09;
}
/* line 495, ../sass/_mixins.scss */
.open .btn-delete.dropdown-toggle {
  color: #ef4f0c;
  background-color: #ebebeb;
  border-color: #b53c09;
}
/* line 501, ../sass/_mixins.scss */
.btn-delete:active, .btn-delete.active {
  background-image: none;
}
/* line 504, ../sass/_mixins.scss */
.open .btn-delete.dropdown-toggle {
  background-image: none;
}
/* line 514, ../sass/_mixins.scss */
.btn-delete.disabled, .btn-delete.disabled:hover, .btn-delete.disabled:focus, .btn-delete.disabled:active, .btn-delete.disabled.active, .btn-delete[disabled], .btn-delete[disabled]:hover, .btn-delete[disabled]:focus, .btn-delete[disabled]:active, .btn-delete[disabled].active, fieldset[disabled] .btn-delete, fieldset[disabled] .btn-delete:hover, fieldset[disabled] .btn-delete:focus, fieldset[disabled] .btn-delete:active, fieldset[disabled] .btn-delete.active {
  background-color: white;
  border-color: #ef4f0c;
}

/* line 87, ../sass/_buttons.scss */
.btn-border {
  border: 1px solid #819599;
}

/* line 95, ../sass/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 104, ../sass/_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 111, ../sass/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../sass/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../sass/_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 134, ../sass/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 139, ../sass/_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 143, ../sass/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 151, ../sass/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 159, ../sass/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 167, ../sass/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, ../sass/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../sass/_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("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 21, ../sass/_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;
  -moz-osx-font-smoothing: grayscale;
}
/* line 32, ../sass/_glyphicons.scss */
.glyphicon:empty {
  width: 1em;
}

/* line 38, ../sass/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 39, ../sass/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, ../sass/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 41, ../sass/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../sass/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../sass/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../sass/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../sass/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../sass/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../sass/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../sass/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../sass/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../sass/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../sass/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../sass/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../sass/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../sass/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../sass/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../sass/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../sass/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../sass/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../sass/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../sass/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../sass/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../sass/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../sass/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../sass/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../sass/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../sass/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../sass/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../sass/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../sass/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../sass/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../sass/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../sass/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../sass/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../sass/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../sass/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../sass/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../sass/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../sass/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../sass/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../sass/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../sass/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../sass/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../sass/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../sass/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../sass/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../sass/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../sass/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../sass/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../sass/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../sass/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../sass/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../sass/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../sass/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../sass/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../sass/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../sass/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../sass/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../sass/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../sass/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../sass/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../sass/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../sass/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../sass/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../sass/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../sass/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../sass/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../sass/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../sass/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../sass/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../sass/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../sass/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../sass/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../sass/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../sass/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../sass/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../sass/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../sass/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../sass/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../sass/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../sass/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../sass/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../sass/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../sass/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../sass/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../sass/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../sass/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../sass/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../sass/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../sass/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../sass/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../sass/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../sass/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../sass/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../sass/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../sass/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../sass/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../sass/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../sass/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../sass/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../sass/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../sass/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../sass/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../sass/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../sass/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../sass/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../sass/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../sass/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../sass/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../sass/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../sass/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../sass/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../sass/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../sass/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../sass/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../sass/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../sass/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../sass/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../sass/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../sass/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../sass/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../sass/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../sass/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../sass/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../sass/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../sass/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../sass/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../sass/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../sass/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../sass/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../sass/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../sass/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../sass/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../sass/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../sass/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../sass/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../sass/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../sass/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../sass/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../sass/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../sass/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../sass/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../sass/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../sass/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../sass/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../sass/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../sass/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../sass/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../sass/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../sass/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../sass/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../sass/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../sass/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../sass/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../sass/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../sass/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../sass/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../sass/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../sass/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../sass/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../sass/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../sass/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../sass/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../sass/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../sass/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../sass/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../sass/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../sass/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../sass/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../sass/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../sass/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../sass/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../sass/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../sass/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../sass/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../sass/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../sass/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../sass/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../sass/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../sass/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../sass/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../sass/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../sass/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../sass/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../sass/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../sass/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../sass/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../sass/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../sass/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../sass/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../sass/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../sass/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../sass/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../sass/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../sass/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../sass/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../sass/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../sass/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 7, ../sass/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}

/* line 22, ../sass/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 27, ../sass/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 32, ../sass/_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: white;
  border: 1px solid #cccccc;
  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 52, ../sass/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 58, ../sass/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 63, ../sass/_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, ../sass/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

/* line 88, ../sass/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 103, ../sass/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 110, ../sass/_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 122, ../sass/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../sass/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 133, ../sass/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

/* line 142, ../sass/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 152, ../sass/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 165, ../sass/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid black;
  content: "";
}
/* line 173, ../sass/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 992px) {
  /* line 187, ../sass/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, ../sass/_button-groups.scss */
.btn-default .caret {
  border-top-color: #399cd5;
}
/* line 17, ../sass/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 22, ../sass/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #399cd5;
}
/* line 30, ../sass/_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 38, ../sass/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, ../sass/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 49, ../sass/_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, ../sass/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 64, ../sass/_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 21, ../sass/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, ../sass/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 80, ../sass/_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, ../sass/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, ../sass/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, ../sass/_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 99, ../sass/_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, ../sass/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

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

/* line 112, ../sass/_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, ../sass/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 122, ../sass/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

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

/* line 144, ../sass/_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, ../sass/_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 155, ../sass/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 162, ../sass/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 166, ../sass/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 171, ../sass/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 181, ../sass/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 21, ../sass/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 191, ../sass/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 199, ../sass/_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 206, ../sass/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 209, ../sass/_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 213, ../sass/_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 218, ../sass/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 223, ../sass/_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 227, ../sass/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 236, ../sass/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 241, ../sass/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 251, ../sass/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, ../sass/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 42, ../sass/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, ../sass/_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 51, ../sass/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 59, ../sass/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 71, ../sass/_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 76, ../sass/_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 84, ../sass/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 94, ../sass/_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 97, ../sass/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 104, ../sass/_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;
  box-shadow: none;
  width: 89%;
}

/* line 109, ../sass/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 115, ../sass/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
/* line 120, ../sass/_input-groups.scss */
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
/* line 123, ../sass/_input-groups.scss */
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

/* line 127, ../sass/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 130, ../sass/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 135, ../sass/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, ../sass/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 21, ../sass/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 7px 15px;
}
/* line 24, ../sass/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 35, ../sass/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 48, ../sass/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
/* line 52, ../sass/_navs.scss */
.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
/* line 64, ../sass/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 71, ../sass/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 81, ../sass/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 83, ../sass/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 89, ../sass/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 94, ../sass/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 103, ../sass/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 123, ../sass/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 127, ../sass/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 130, ../sass/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 138, ../sass/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}
/* line 142, ../sass/_navs.scss */
.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 154, ../sass/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 156, ../sass/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 170, ../sass/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 173, ../sass/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 175, ../sass/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 181, ../sass/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 187, ../sass/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 190, ../sass/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 200, ../sass/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 203, ../sass/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 211, ../sass/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* line 216, ../sass/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 222, ../sass/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

/* line 234, ../sass/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 237, ../sass/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 247, ../sass/_navs.scss */
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

/* line 251, ../sass/_navs.scss */
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* line 257, ../sass/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 21, ../sass/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 11, ../sass/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 21, ../sass/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 31, ../sass/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/_navbar.scss */
.navbar-collapse {
  max-height: 350px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 21, ../sass/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 60, ../sass/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  /* line 50, ../sass/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 69, ../sass/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../sass/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto;
  }
  /* line 81, ../sass/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -10px;
  }
  /* line 84, ../sass/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
  /* line 87, ../sass/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 99, ../sass/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 992px) {
  /* line 99, ../sass/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 117, ../sass/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  /* line 117, ../sass/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 128, ../sass/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  /* line 128, ../sass/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 139, ../sass/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 143, ../sass/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 152, ../sass/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
}
/* line 159, ../sass/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  /* line 164, ../sass/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -10px;
  }
}

/* line 176, ../sass/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 187, ../sass/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 193, ../sass/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  /* line 176, ../sass/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 208, ../sass/_navbar.scss */
.navbar-nav {
  margin: 7.5px -10px;
}
/* line 211, ../sass/_navbar.scss */
.navbar-nav > li > a {
  /*     padding-top:    10px;
      padding-bottom: 10px; */
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 219, ../sass/_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 228, ../sass/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 231, ../sass/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 234, ../sass/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  /* line 208, ../sass/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 246, ../sass/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 248, ../sass/_navbar.scss */
  .navbar-nav > li > a {
    /*         padding-top: (($navbar-height - $line-height-computed) / 2);
            padding-bottom: (($navbar-height - $line-height-computed) / 2); */
  }
}

@media (min-width: 992px) {
  /* line 265, ../sass/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 268, ../sass/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 279, ../sass/_navbar.scss */
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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 291, ../sass/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  /* line 279, ../sass/_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 316, ../sass/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 321, ../sass/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 327, ../sass/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 337, ../sass/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 346, ../sass/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  /* line 346, ../sass/_navbar.scss */
  .navbar-text {
    margin-left: 10px;
    margin-right: 10px;
  }
}

/* line 360, ../sass/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 364, ../sass/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 367, ../sass/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 373, ../sass/_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 378, ../sass/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 382, ../sass/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 390, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 398, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* line 405, ../sass/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 408, ../sass/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 411, ../sass/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
/* line 417, ../sass/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 425, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
/* line 434, ../sass/_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: #555555;
}
/* line 437, ../sass/_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: #555555;
  border-bottom-color: #555555;
}
/* line 443, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  /* line 452, ../sass/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 455, ../sass/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 463, ../sass/_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: #555555;
    background-color: #e7e7e7;
  }
  /* line 471, ../sass/_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: #cccccc;
    background-color: transparent;
  }
}
/* line 485, ../sass/_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 487, ../sass/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 496, ../sass/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 500, ../sass/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 503, ../sass/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 509, ../sass/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 514, ../sass/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 518, ../sass/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 526, ../sass/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}
/* line 534, ../sass/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* line 542, ../sass/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 545, ../sass/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 548, ../sass/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 554, ../sass/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 563, ../sass/_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: white;
}
/* line 568, ../sass/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 572, ../sass/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 580, ../sass/_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: white;
  border-bottom-color: white;
}
@media (max-width: 767px) {
  /* line 590, ../sass/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 593, ../sass/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 596, ../sass/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* line 604, ../sass/_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: white;
    background-color: #090909;
  }
  /* line 612, ../sass/_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: #444444;
    background-color: transparent;
  }
}
/* line 621, ../sass/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 623, ../sass/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: white;
}

/* line 631, ../sass/_navbar.scss */
.navbar-blue {
  background-color: #4eacdb;
  border-color: transparent;
}
/* line 635, ../sass/_navbar.scss */
.navbar-blue .container {
  padding: 0;
}
/* line 639, ../sass/_navbar.scss */
.navbar-blue .navbar-brand {
  color: white;
}
/* line 642, ../sass/_navbar.scss */
.navbar-blue .navbar-brand:hover, .navbar-blue .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 648, ../sass/_navbar.scss */
.navbar-blue .navbar-text {
  color: white;
}
/* line 653, ../sass/_navbar.scss */
.navbar-blue .navbar-nav > li > a {
  color: white;
  border-right: 1px solid #8bc2dc;
}
/* line 658, ../sass/_navbar.scss */
.navbar-blue .navbar-nav > li > a:hover, .navbar-blue .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 666, ../sass/_navbar.scss */
.navbar-blue .navbar-nav > .active > a, .navbar-blue .navbar-nav > .active > a:hover, .navbar-blue .navbar-nav > .active > a:focus {
  color: white;
  background-color: #2a96cc;
}
/* line 674, ../sass/_navbar.scss */
.navbar-blue .navbar-nav > .disabled > a, .navbar-blue .navbar-nav > .disabled > a:hover, .navbar-blue .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* line 682, ../sass/_navbar.scss */
.navbar-blue .navbar-toggle {
  border-color: #333333;
}
/* line 685, ../sass/_navbar.scss */
.navbar-blue .navbar-toggle:hover, .navbar-blue .navbar-toggle:focus {
  background-color: #333333;
}
/* line 688, ../sass/_navbar.scss */
.navbar-blue .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 694, ../sass/_navbar.scss */
.navbar-blue .navbar-collapse,
.navbar-blue .navbar-form {
  border-color: #309ed5;
  margin-left: -10px;
  margin-right: -10px;
}
/* line 705, ../sass/_navbar.scss */
.navbar-blue .navbar-nav > .open > a, .navbar-blue .navbar-nav > .open > a:hover, .navbar-blue .navbar-nav > .open > a:focus {
  background-color: #2a96cc;
  color: white;
}
/* line 710, ../sass/_navbar.scss */
.navbar-blue .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 714, ../sass/_navbar.scss */
.navbar-blue .navbar-nav > .dropdown > a .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 722, ../sass/_navbar.scss */
.navbar-blue .navbar-nav > .open > a .caret, .navbar-blue .navbar-nav > .open > a:hover .caret, .navbar-blue .navbar-nav > .open > a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}
@media (max-width: 767px) {
  /* line 732, ../sass/_navbar.scss */
  .navbar-blue .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #2a96cc;
  }
  /* line 735, ../sass/_navbar.scss */
  .navbar-blue .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  /* line 738, ../sass/_navbar.scss */
  .navbar-blue .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-blue .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* line 746, ../sass/_navbar.scss */
  .navbar-blue .navbar-nav .open .dropdown-menu > .active > a, .navbar-blue .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-blue .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #2a96cc;
  }
  /* line 754, ../sass/_navbar.scss */
  .navbar-blue .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-blue .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-blue .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 763, ../sass/_navbar.scss */
.navbar-blue .navbar-link {
  color: white;
}
/* line 765, ../sass/_navbar.scss */
.navbar-blue .navbar-link:hover {
  color: white;
}

/* line 6, ../sass/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
/* line 12, ../sass/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 14, ../sass/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
/* line 20, ../sass/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #999999;
}

/* line 4, ../sass/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../sass/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 13, ../sass/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
/* line 25, ../sass/_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 32, ../sass/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../sass/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
/* line 50, ../sass/_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: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 65, ../sass/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 535, ../sass/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 541, ../sass/_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 547, ../sass/_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 535, ../sass/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 541, ../sass/_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 547, ../sass/_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, ../sass/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 21, ../sass/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/_pager.scss */
.pager li {
  display: inline;
}
/* line 15, ../sass/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
/* line 24, ../sass/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 32, ../sass/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 39, ../sass/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 48, ../sass/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

/* line 5, ../sass/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../sass/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../sass/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, ../sass/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 560, ../sass/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 40, ../sass/_labels.scss */
.label-primary {
  background-color: #428bca;
}
/* line 560, ../sass/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 44, ../sass/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 560, ../sass/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 48, ../sass/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 560, ../sass/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 52, ../sass/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 560, ../sass/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 56, ../sass/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 560, ../sass/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../sass/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
/* line 22, ../sass/_badges.scss */
.badge:empty {
  display: none;
}

/* line 30, ../sass/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, ../sass/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 45, ../sass/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: white;
}

/* line 49, ../sass/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, ../sass/_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, ../sass/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
/* line 19, ../sass/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}
/* line 23, ../sass/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, ../sass/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, ../sass/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 7, ../sass/_thumbnails.scss */
.thumbnail {
  display: block;
  margin-bottom: 20px;
}
/* line 12, ../sass/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 21, ../sass/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 30, ../sass/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

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

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

/* line 56, ../sass/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 442, ../sass/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 445, ../sass/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 59, ../sass/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 442, ../sass/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 445, ../sass/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 62, ../sass/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
/* line 442, ../sass/_mixins.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 445, ../sass/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 65, ../sass/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
/* line 442, ../sass/_mixins.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 445, ../sass/_mixins.scss */
.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../sass/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, ../sass/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 17, ../sass/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, ../sass/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 23, ../sass/_progress-bars.scss */
  from {
    background-position: 0 0;
  }

  /* line 24, ../sass/_progress-bars.scss */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 29, ../sass/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 30, ../sass/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 39, ../sass/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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, ../sass/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  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 63, ../sass/_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 69, ../sass/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 78, ../sass/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 579, ../sass/_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 82, ../sass/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 579, ../sass/_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 86, ../sass/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 579, ../sass/_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 90, ../sass/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 579, ../sass/_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 11, ../sass/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 18, ../sass/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../sass/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../sass/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../sass/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../sass/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, ../sass/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../sass/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, ../sass/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, ../sass/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* line 27, ../sass/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 30, ../sass/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 36, ../sass/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, ../sass/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 45, ../sass/_list-group.scss */
a.list-group-item {
  color: #555555;
}
/* line 48, ../sass/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 54, ../sass/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}
/* line 62, ../sass/_list-group.scss */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 69, ../sass/_list-group.scss */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 72, ../sass/_list-group.scss */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 81, ../sass/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 85, ../sass/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../sass/_panels.scss */
.panel-body {
  padding: 15px 0;
}
/* line 21, ../sass/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, ../sass/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, ../sass/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, ../sass/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 39, ../sass/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

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

/* line 60, ../sass/_panels.scss */
.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0;
}
/* line 64, ../sass/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
/* line 68, ../sass/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 75, ../sass/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 79, ../sass/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 84, ../sass/_panels.scss */
.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 91, ../sass/_panels.scss */
.panel-legend .panel-title {
  position: relative;
  font-family: 'Robo Slab',sans;
  font-size: 1em;
  font-weight: bold;
  color: #3C4D53;
  margin-bottom: 10px;
  padding-left: 15px;
}
/* line 99, ../sass/_panels.scss */
.panel-legend .panel-title:before {
  width: 10px;
  left: 0;
  margin-left: 0px;
}
/* line 104, ../sass/_panels.scss */
.panel-legend .panel-title:after {
  width: 1000px;
  margin-left: 5px;
}
/* line 109, ../sass/_panels.scss */
.panel-legend .panel-title:before, .panel-legend .panel-title:after {
  position: absolute;
  content: "";
  border-bottom: 1px dashed #ccc;
  bottom: 0;
}
/* line 116, ../sass/_panels.scss */
.panel-legend .panel-title a:hover {
  text-decoration: none;
}

/* line 123, ../sass/_panels.scss */
.panel-heading {
  padding: 10px 0px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 128, ../sass/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 134, ../sass/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
/* line 138, ../sass/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 144, ../sass/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 159, ../sass/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
/* line 163, ../sass/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 168, ../sass/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 170, ../sass/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 174, ../sass/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 176, ../sass/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 184, ../sass/_panels.scss */
.panel-default {
  border-color: #dddddd;
}
/* line 396, ../sass/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
/* line 401, ../sass/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
/* line 404, ../sass/_mixins.scss */
.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333333 transparent;
}
/* line 409, ../sass/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

/* line 187, ../sass/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 396, ../sass/_mixins.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 401, ../sass/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 404, ../sass/_mixins.scss */
.panel-primary > .panel-heading > .dropdown .caret {
  border-color: white transparent;
}
/* line 409, ../sass/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 190, ../sass/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 396, ../sass/_mixins.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 401, ../sass/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 404, ../sass/_mixins.scss */
.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent;
}
/* line 409, ../sass/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 193, ../sass/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 396, ../sass/_mixins.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 401, ../sass/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
/* line 404, ../sass/_mixins.scss */
.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent;
}
/* line 409, ../sass/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 196, ../sass/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 396, ../sass/_mixins.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 401, ../sass/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
/* line 404, ../sass/_mixins.scss */
.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent;
}
/* line 409, ../sass/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 199, ../sass/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 396, ../sass/_mixins.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 401, ../sass/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 404, ../sass/_mixins.scss */
.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent;
}
/* line 409, ../sass/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* .panel-border-bottom {
  @include panel-border-bottom($panel-default-border, $panel-default-text, $panel-default-heading-bg, $panel-default-border);
} */
/* line 7, ../sass/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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, ../sass/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../sass/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../sass/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 16, ../sass/_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../sass/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 1, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #FFFFFF;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color: #333333;
  display: block;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
  padding-left: 0px;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

/* line 20, ../sass/_datetimepicker.scss */
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 29, ../sass/_datetimepicker.scss */
.xdsoft_noselect::selection {
  background: transparent;
}

/* line 30, ../sass/_datetimepicker.scss */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}

/* line 31, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

/* line 36, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}

/* line 42, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

/* line 45, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

/* line 48, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

/* line 53, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0px;
}

/* line 60, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

/* line 64, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}

/* line 69, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==");
}

/* line 72, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0px;
}

/* line 76, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0px;
  margin-left: 5px;
}

/* line 82, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0px 0px;
}

/* line 88, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0px none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}

/* line 105, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

/* line 114, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0px;
  margin-bottom: 7px;
  margin-top: 0px;
}

/* line 119, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD;
}

/* line 124, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0px;
  height: 25px;
  line-height: 25px;
}

/* line 137, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0px;
}

/* line 142, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
}

/* line 145, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

/* line 160, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover {
  text-decoration: underline;
}

/* line 163, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  display: block;
  right: 0px;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

/* line 175, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

/* line 176, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

/* line 177, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

/* line 181, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
}

/* line 184, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff;
  font-weight: 700;
}

/* line 190, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_month {
  width: 95px;
  text-align: right;
}

/* line 194, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

/* line 197, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_year {
  width: 56px;
}

/* line 200, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

/* line 205, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

/* line 208, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

/* line 211, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  text-align: center;
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: right;
  padding: 0px;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

/* line 224, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #F1F1F1;
}

/* line 227, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33AAFF;
}

/* line 232, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff;
  font-weight: 700;
}

/* line 240, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
}

/* line 243, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
}

/* line 247, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

/* line 253, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit  !important;
  background: inherit !important;
  box-shadow: inherit !important;
}

/* line 258, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

/* line 264, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

/* line 265, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

/* line 266, ../sass/_datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

/* line 269, ../sass/_datetimepicker.scss */
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

/* line 273, ../sass/_datetimepicker.scss */
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

/* line 278, ../sass/_datetimepicker.scss */
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  width: 7px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
}

/* line 287, ../sass/_datetimepicker.scss */
.xdsoft_scroller_box {
  position: relative;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: https://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   https://www.opensource.org/licenses/mit-license.php
 *   https://www.gnu.org/licenses/gpl.html
 */
/* line 18, ../sass/_fancy.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

/* line 32, ../sass/_fancy.scss */
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../images/fancybox.png");
}

/* line 41, ../sass/_fancy.scss */
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}

/* line 50, ../sass/_fancy.scss */
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

/* line 58, ../sass/_fancy.scss */
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 0px 20px 20px;
  z-index: 1101;
  outline: none;
  display: none;
}

/* line 68, ../sass/_fancy.scss */
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}

/* line 75, ../sass/_fancy.scss */
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}

/* line 86, ../sass/_fancy.scss */
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}

/* line 96, ../sass/_fancy.scss */
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("../images/fancybox.png") -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

/* line 108, ../sass/_fancy.scss */
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}

/* line 115, ../sass/_fancy.scss */
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}

/* line 126, ../sass/_fancy.scss */
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

/* line 133, ../sass/_fancy.scss */
#fancybox-left, #fancybox-right {
  position: absolute;
  top: 10%;
  height: 70%;
  width: 15%;
  cursor: pointer;
  outline: none;
  background: transparent url("../images/blank.gif");
  z-index: 1102;
  display: none;
}

/* line 145, ../sass/_fancy.scss */
#fancybox-left {
  left: -40px;
}

/* line 149, ../sass/_fancy.scss */
#fancybox-right {
  right: -40px;
}

/* line 153, ../sass/_fancy.scss */
#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}

/* line 165, ../sass/_fancy.scss */
#fancybox-left-ico {
  background-image: url("../images/fancybox.png");
  background-position: -40px -30px;
}

/* line 170, ../sass/_fancy.scss */
#fancybox-right-ico {
  background-image: url("../images/fancybox.png");
  background-position: -40px -60px;
}

/* line 175, ../sass/_fancy.scss */
#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */
}

/* line 179, ../sass/_fancy.scss */
#fancybox-left:hover span {
  left: 0px;
}

/* line 183, ../sass/_fancy.scss */
#fancybox-right:hover span {
  left: auto;
  right: 0px;
}

/* line 188, ../sass/_fancy.scss */
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}

/* line 198, ../sass/_fancy.scss */
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../images/fancybox-x.png");
}

/* line 205, ../sass/_fancy.scss */
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -162px;
}

/* line 212, ../sass/_fancy.scss */
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../images/fancybox-y.png");
  background-position: -20px 0px;
}

/* line 220, ../sass/_fancy.scss */
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -182px;
}

/* line 227, ../sass/_fancy.scss */
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../images/fancybox-x.png");
  background-position: 0px -20px;
}

/* line 235, ../sass/_fancy.scss */
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -142px;
}

/* line 242, ../sass/_fancy.scss */
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../images/fancybox-y.png");
}

/* line 249, ../sass/_fancy.scss */
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -122px;
}

/* line 256, ../sass/_fancy.scss */
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}

/* line 262, ../sass/_fancy.scss */
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}

/* line 270, ../sass/_fancy.scss */
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}

/* line 275, ../sass/_fancy.scss */
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}

/* line 283, ../sass/_fancy.scss */
#fancybox-title-over {
  padding: 10px;
  background-image: url("../images/fancy_title_over.png");
  display: block;
}

/* line 289, ../sass/_fancy.scss */
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}

/* line 296, ../sass/_fancy.scss */
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}

/* line 302, ../sass/_fancy.scss */
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}

/* line 307, ../sass/_fancy.scss */
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("../images/fancybox.png") -40px -90px no-repeat;
}

/* line 312, ../sass/_fancy.scss */
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url("../images/fancybox-x.png") 0px -40px;
}

/* line 320, ../sass/_fancy.scss */
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("../images/fancybox.png") -55px -90px no-repeat;
}

/* IE6 */
/* line 327, ../sass/_fancy.scss */
.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}

/* line 329, ../sass/_fancy.scss */
.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}

/* line 330, ../sass/_fancy.scss */
.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}

/* line 332, ../sass/_fancy.scss */
.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
  zoom: 1;
}

/* line 333, ../sass/_fancy.scss */
.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}

/* line 334, ../sass/_fancy.scss */
.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}

/* line 335, ../sass/_fancy.scss */
.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');
}

/* line 337, ../sass/_fancy.scss */
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px");
}

/* line 341, ../sass/_fancy.scss */
#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression((-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

/* line 346, ../sass/_fancy.scss */
#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */
/* line 350, ../sass/_fancy.scss */
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}

/* line 352, ../sass/_fancy.scss */
.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

/* line 353, ../sass/_fancy.scss */
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

/* line 354, ../sass/_fancy.scss */
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

/* line 355, ../sass/_fancy.scss */
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

/* line 356, ../sass/_fancy.scss */
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

/* line 357, ../sass/_fancy.scss */
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

/* line 358, ../sass/_fancy.scss */
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

/* line 359, ../sass/_fancy.scss */
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

/* line 11, ../sass/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
/* line 28, ../sass/_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 32, ../sass/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 36, ../sass/_modals.scss */
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}

/* line 46, ../sass/_modals.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  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 59, ../sass/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: black;
}
/* line 68, ../sass/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 69, ../sass/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 74, ../sass/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 80, ../sass/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 85, ../sass/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
  clear: none;
}

/* line 93, ../sass/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 99, ../sass/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 21, ../sass/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 107, ../sass/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 112, ../sass/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 116, ../sass/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 124, ../sass/_modals.scss */
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

/* line 24, ../sass/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}

/* line 35, ../sass/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../sass/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 50, ../sass/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 56, ../sass/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 62, ../sass/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* line 69, ../sass/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* line 76, ../sass/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 83, ../sass/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 89, ../sass/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../sass/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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, ../sass/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../sass/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../sass/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../sass/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../sass/_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, ../sass/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 53, ../sass/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../sass/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, ../sass/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../sass/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 78, ../sass/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 86, ../sass/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 93, ../sass/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 101, ../sass/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 108, ../sass/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 117, ../sass/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 124, ../sass/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 7, ../sass/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/_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 23, ../sass/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 31, ../sass/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../sass/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 38, ../sass/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, ../sass/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../sass/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 51, ../sass/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../sass/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../sass/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../sass/_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: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 82, ../sass/_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, ../sass/_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 93, ../sass/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 103, ../sass/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 110, ../sass/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
/* line 114, ../sass/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
/* line 118, ../sass/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 127, ../sass/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 132, ../sass/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 143, ../sass/_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 154, ../sass/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
/* line 175, ../sass/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 186, ../sass/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 197, ../sass/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 211, ../sass/_carousel.scss */
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 221, ../sass/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 228, ../sass/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 21, ../sass/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../sass/_utilities.scss */
.affix {
  position: fixed;
}

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

/* line 600, ../sass/_mixins.scss */
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 592, ../sass/_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 589, ../sass/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 600, ../sass/_mixins.scss */
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 592, ../sass/_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 589, ../sass/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 600, ../sass/_mixins.scss */
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 592, ../sass/_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 589, ../sass/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 592, ../sass/_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 589, ../sass/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 600, ../sass/_mixins.scss */
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 592, ../sass/_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 589, ../sass/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 592, ../sass/_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 589, ../sass/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 589, ../sass/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 589, ../sass/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 590, ../sass/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 592, ../sass/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 589, ../sass/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 590, ../sass/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 592, ../sass/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 589, ../sass/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 590, ../sass/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 592, ../sass/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 589, ../sass/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 590, ../sass/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 592, ../sass/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 600, ../sass/_mixins.scss */
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 600, ../sass/_mixins.scss */
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 589, ../sass/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 590, ../sass/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 592, ../sass/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 600, ../sass/_mixins.scss */
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*! jQuery UI - v1.10.0 - 2013-01-17
* https://jqueryui.com
* Includes: jquery.ui.core.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.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 8, ../sass/_jquery-ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 11, ../sass/_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 21, ../sass/_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 32, ../sass/_jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}

/* line 36, ../sass/_jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 39, ../sass/_jquery-ui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 42, ../sass/_jquery-ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 52, ../sass/_jquery-ui.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 59, ../sass/_jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 68, ../sass/_jquery-ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 80, ../sass/_jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 88, ../sass/_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;
  /* support: IE7 */
}

/* line 96, ../sass/_jquery-ui.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 99, ../sass/_jquery-ui.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 102, ../sass/_jquery-ui.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 105, ../sass/_jquery-ui.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 111, ../sass/_jquery-ui.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 117, ../sass/_jquery-ui.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 124, ../sass/_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;
  /* removes extra width in IE */
}

/* line 139, ../sass/_jquery-ui.scss */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
/* line 143, ../sass/_jquery-ui.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 147, ../sass/_jquery-ui.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 150, ../sass/_jquery-ui.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 153, ../sass/_jquery-ui.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
/* line 158, ../sass/_jquery-ui.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 162, ../sass/_jquery-ui.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 166, ../sass/_jquery-ui.scss */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 171, ../sass/_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 175, ../sass/_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 178, ../sass/_jquery-ui.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 183, ../sass/_jquery-ui.scss */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
/* line 192, ../sass/_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 197, ../sass/_jquery-ui.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 203, ../sass/_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 208, ../sass/_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;
}

/* button sets */
/* line 213, ../sass/_jquery-ui.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 216, ../sass/_jquery-ui.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 224, ../sass/_jquery-ui.scss */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 229, ../sass/_jquery-ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 234, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 239, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 246, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 249, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 252, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 255, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 258, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 262, ../sass/_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 270, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 275, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 279, ../sass/_jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 283, ../sass/_jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 286, ../sass/_jquery-ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 292, ../sass/_jquery-ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 298, ../sass/_jquery-ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 303, ../sass/_jquery-ui.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 309, ../sass/_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 317, ../sass/_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 325, ../sass/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 330, ../sass/_jquery-ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 333, ../sass/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 336, ../sass/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 340, ../sass/_jquery-ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 343, ../sass/_jquery-ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 346, ../sass/_jquery-ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 350, ../sass/_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 353, ../sass/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 356, ../sass/_jquery-ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 363, ../sass/_jquery-ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 366, ../sass/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 370, ../sass/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 374, ../sass/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 378, ../sass/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 382, ../sass/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 385, ../sass/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 389, ../sass/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 393, ../sass/_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 398, ../sass/_jquery-ui.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 405, ../sass/_jquery-ui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 409, ../sass/_jquery-ui.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 417, ../sass/_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 426, ../sass/_jquery-ui.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 433, ../sass/_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 440, ../sass/_jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 443, ../sass/_jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 447, ../sass/_jquery-ui.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 454, ../sass/_jquery-ui.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 458, ../sass/_jquery-ui.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 465, ../sass/_jquery-ui.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 469, ../sass/_jquery-ui.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 474, ../sass/_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 481, ../sass/_jquery-ui.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  /* support: IE7 */
  font-weight: normal;
}

/* line 490, ../sass/_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 495, ../sass/_jquery-ui.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 500, ../sass/_jquery-ui.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* icon support */
/* line 505, ../sass/_jquery-ui.scss */
.ui-menu-icons {
  position: relative;
}

/* line 508, ../sass/_jquery-ui.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
/* line 514, ../sass/_jquery-ui.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* right-aligned */
/* line 521, ../sass/_jquery-ui.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 526, ../sass/_jquery-ui.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 531, ../sass/_jquery-ui.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 535, ../sass/_jquery-ui.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url("../images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 541, ../sass/_jquery-ui.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 545, ../sass/_jquery-ui.scss */
.ui-resizable {
  position: relative;
}

/* line 548, ../sass/_jquery-ui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 554, ../sass/_jquery-ui.scss */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 557, ../sass/_jquery-ui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 564, ../sass/_jquery-ui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 571, ../sass/_jquery-ui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 578, ../sass/_jquery-ui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 585, ../sass/_jquery-ui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 592, ../sass/_jquery-ui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 599, ../sass/_jquery-ui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 606, ../sass/_jquery-ui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 614, ../sass/_jquery-ui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 620, ../sass/_jquery-ui.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 624, ../sass/_jquery-ui.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 631, ../sass/_jquery-ui.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
/* line 642, ../sass/_jquery-ui.scss */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 646, ../sass/_jquery-ui.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 649, ../sass/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 653, ../sass/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 657, ../sass/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 660, ../sass/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 664, ../sass/_jquery-ui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 668, ../sass/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 673, ../sass/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 677, ../sass/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 680, ../sass/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 684, ../sass/_jquery-ui.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 691, ../sass/_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 701, ../sass/_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;
}

/* more specificity required here to overide default borders */
/* line 715, ../sass/_jquery-ui.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertical centre icon */
/* line 721, ../sass/_jquery-ui.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 727, ../sass/_jquery-ui.scss */
.ui-spinner-up {
  top: 0;
}

/* line 730, ../sass/_jquery-ui.scss */
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
/* line 735, ../sass/_jquery-ui.scss */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

/* line 740, ../sass/_jquery-ui.scss */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

/* line 744, ../sass/_jquery-ui.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 748, ../sass/_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: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 758, ../sass/_jquery-ui.scss */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 763, ../sass/_jquery-ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 769, ../sass/_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 773, ../sass/_jquery-ui.scss */
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

/* line 776, ../sass/_jquery-ui.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 783, ../sass/_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 791, ../sass/_jquery-ui.scss */
body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
/* line 797, ../sass/_jquery-ui.scss */
.ui-widget {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 801, ../sass/_jquery-ui.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 807, ../sass/_jquery-ui.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1em;
}

/* line 811, ../sass/_jquery-ui.scss */
.ui-widget-content {
  border: 1px solid #dddddd;
  background: white url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #444444;
}

/* line 816, ../sass/_jquery-ui.scss */
.ui-widget-content a {
  color: #444444;
}

/* line 819, ../sass/_jquery-ui.scss */
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #dddddd url(../images/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x;
  color: #444444;
  font-weight: bold;
}

/* line 825, ../sass/_jquery-ui.scss */
.ui-widget-header a {
  color: #444444;
}

/* Interaction states
----------------------------------*/
/* line 833, ../sass/_jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #dddddd;
  background: #f6f6f6 url(../images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
}

/* line 840, ../sass/_jquery-ui.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  text-decoration: none;
}

/* line 848, ../sass/_jquery-ui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #0073ea;
  background: #0073ea url(../images/ui-bg_highlight-soft_25_0073ea_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff;
}

/* line 857, ../sass/_jquery-ui.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* line 863, ../sass/_jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: white url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #ff0084;
}

/* line 871, ../sass/_jquery-ui.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ff0084;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 880, ../sass/_jquery-ui.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #cccccc;
  background: white url(../images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
  color: #444444;
}

/* line 887, ../sass/_jquery-ui.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #444444;
}

/* line 892, ../sass/_jquery-ui.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #ff0084;
  background: white url(../images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}

/* line 899, ../sass/_jquery-ui.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #222222;
}

/* line 904, ../sass/_jquery-ui.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #222222;
}

/* line 909, ../sass/_jquery-ui.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 914, ../sass/_jquery-ui.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 921, ../sass/_jquery-ui.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 926, ../sass/_jquery-ui.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 934, ../sass/_jquery-ui.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  background-position: 16px 16px;
}

/* line 940, ../sass/_jquery-ui.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(../images/ui-icons_ff0084_256x240.png);
}

/* line 943, ../sass/_jquery-ui.scss */
.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons_0073ea_256x240.png);
}

/* line 946, ../sass/_jquery-ui.scss */
.ui-state-default .ui-icon {
  background-image: url(../images/ui-icons_666666_256x240.png);
}

/* line 950, ../sass/_jquery-ui.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(../images/ui-icons_ffffff_256x240.png);
}

/* line 953, ../sass/_jquery-ui.scss */
.ui-state-active .ui-icon {
  background-image: url(../images/ui-icons_454545_256x240.png);
}

/* line 956, ../sass/_jquery-ui.scss */
.ui-state-highlight .ui-icon {
  background-image: url(../images/ui-icons_0073ea_256x240.png);
}

/* line 960, ../sass/_jquery-ui.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../images/ui-icons_ff0084_256x240.png);
}

/* positioning */
/* line 965, ../sass/_jquery-ui.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 966, ../sass/_jquery-ui.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 967, ../sass/_jquery-ui.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 968, ../sass/_jquery-ui.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 969, ../sass/_jquery-ui.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 970, ../sass/_jquery-ui.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 971, ../sass/_jquery-ui.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 972, ../sass/_jquery-ui.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 973, ../sass/_jquery-ui.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 974, ../sass/_jquery-ui.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 975, ../sass/_jquery-ui.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 976, ../sass/_jquery-ui.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 977, ../sass/_jquery-ui.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 978, ../sass/_jquery-ui.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 979, ../sass/_jquery-ui.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 980, ../sass/_jquery-ui.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 981, ../sass/_jquery-ui.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 982, ../sass/_jquery-ui.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 983, ../sass/_jquery-ui.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 984, ../sass/_jquery-ui.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 985, ../sass/_jquery-ui.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 986, ../sass/_jquery-ui.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 987, ../sass/_jquery-ui.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 988, ../sass/_jquery-ui.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 989, ../sass/_jquery-ui.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 990, ../sass/_jquery-ui.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 991, ../sass/_jquery-ui.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 992, ../sass/_jquery-ui.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 993, ../sass/_jquery-ui.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 994, ../sass/_jquery-ui.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 995, ../sass/_jquery-ui.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 996, ../sass/_jquery-ui.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 997, ../sass/_jquery-ui.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 998, ../sass/_jquery-ui.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 999, ../sass/_jquery-ui.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 1000, ../sass/_jquery-ui.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 1001, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 1002, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 1003, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 1004, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 1005, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 1006, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 1007, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 1008, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 1009, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 1010, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 1011, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 1012, ../sass/_jquery-ui.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 1013, ../sass/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 1014, ../sass/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 1015, ../sass/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 1016, ../sass/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 1017, ../sass/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 1018, ../sass/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 1019, ../sass/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 1020, ../sass/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 1021, ../sass/_jquery-ui.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 1022, ../sass/_jquery-ui.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 1023, ../sass/_jquery-ui.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 1024, ../sass/_jquery-ui.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 1025, ../sass/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 1026, ../sass/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 1027, ../sass/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 1028, ../sass/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 1029, ../sass/_jquery-ui.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 1030, ../sass/_jquery-ui.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 1031, ../sass/_jquery-ui.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 1032, ../sass/_jquery-ui.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 1033, ../sass/_jquery-ui.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 1034, ../sass/_jquery-ui.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 1035, ../sass/_jquery-ui.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 1036, ../sass/_jquery-ui.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 1037, ../sass/_jquery-ui.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 1038, ../sass/_jquery-ui.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 1039, ../sass/_jquery-ui.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 1040, ../sass/_jquery-ui.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 1041, ../sass/_jquery-ui.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 1042, ../sass/_jquery-ui.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 1043, ../sass/_jquery-ui.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 1044, ../sass/_jquery-ui.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 1045, ../sass/_jquery-ui.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 1046, ../sass/_jquery-ui.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 1047, ../sass/_jquery-ui.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 1048, ../sass/_jquery-ui.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 1049, ../sass/_jquery-ui.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 1050, ../sass/_jquery-ui.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 1051, ../sass/_jquery-ui.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 1052, ../sass/_jquery-ui.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 1053, ../sass/_jquery-ui.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 1054, ../sass/_jquery-ui.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 1055, ../sass/_jquery-ui.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 1056, ../sass/_jquery-ui.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 1057, ../sass/_jquery-ui.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 1058, ../sass/_jquery-ui.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 1059, ../sass/_jquery-ui.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 1060, ../sass/_jquery-ui.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 1061, ../sass/_jquery-ui.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 1062, ../sass/_jquery-ui.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 1063, ../sass/_jquery-ui.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 1064, ../sass/_jquery-ui.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 1065, ../sass/_jquery-ui.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 1066, ../sass/_jquery-ui.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 1067, ../sass/_jquery-ui.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 1068, ../sass/_jquery-ui.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 1069, ../sass/_jquery-ui.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 1070, ../sass/_jquery-ui.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 1071, ../sass/_jquery-ui.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 1072, ../sass/_jquery-ui.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 1073, ../sass/_jquery-ui.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 1074, ../sass/_jquery-ui.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 1075, ../sass/_jquery-ui.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 1076, ../sass/_jquery-ui.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 1077, ../sass/_jquery-ui.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 1078, ../sass/_jquery-ui.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 1079, ../sass/_jquery-ui.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 1080, ../sass/_jquery-ui.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 1081, ../sass/_jquery-ui.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 1082, ../sass/_jquery-ui.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 1083, ../sass/_jquery-ui.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 1084, ../sass/_jquery-ui.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 1085, ../sass/_jquery-ui.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 1086, ../sass/_jquery-ui.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 1087, ../sass/_jquery-ui.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 1088, ../sass/_jquery-ui.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 1089, ../sass/_jquery-ui.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 1090, ../sass/_jquery-ui.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 1091, ../sass/_jquery-ui.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 1092, ../sass/_jquery-ui.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 1093, ../sass/_jquery-ui.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 1094, ../sass/_jquery-ui.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 1095, ../sass/_jquery-ui.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 1096, ../sass/_jquery-ui.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 1097, ../sass/_jquery-ui.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 1098, ../sass/_jquery-ui.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 1099, ../sass/_jquery-ui.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 1100, ../sass/_jquery-ui.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 1102, ../sass/_jquery-ui.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 1103, ../sass/_jquery-ui.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 1104, ../sass/_jquery-ui.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 1105, ../sass/_jquery-ui.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 1106, ../sass/_jquery-ui.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 1107, ../sass/_jquery-ui.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 1108, ../sass/_jquery-ui.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 1109, ../sass/_jquery-ui.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 1110, ../sass/_jquery-ui.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 1111, ../sass/_jquery-ui.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 1112, ../sass/_jquery-ui.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 1113, ../sass/_jquery-ui.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 1114, ../sass/_jquery-ui.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 1115, ../sass/_jquery-ui.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 1116, ../sass/_jquery-ui.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 1117, ../sass/_jquery-ui.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 1118, ../sass/_jquery-ui.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 1119, ../sass/_jquery-ui.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 1120, ../sass/_jquery-ui.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 1121, ../sass/_jquery-ui.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 1122, ../sass/_jquery-ui.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 1123, ../sass/_jquery-ui.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 1124, ../sass/_jquery-ui.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 1125, ../sass/_jquery-ui.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 1126, ../sass/_jquery-ui.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 1127, ../sass/_jquery-ui.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 1128, ../sass/_jquery-ui.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 1129, ../sass/_jquery-ui.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 1130, ../sass/_jquery-ui.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 1131, ../sass/_jquery-ui.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 1132, ../sass/_jquery-ui.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 1133, ../sass/_jquery-ui.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 1134, ../sass/_jquery-ui.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 1135, ../sass/_jquery-ui.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 1136, ../sass/_jquery-ui.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 1137, ../sass/_jquery-ui.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 1138, ../sass/_jquery-ui.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 1139, ../sass/_jquery-ui.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 1149, ../sass/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 2px;
}

/* line 1155, ../sass/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 2px;
}

/* line 1161, ../sass/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 2px;
}

/* line 1167, ../sass/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 2px;
}

/* Overlays */
/* line 1172, ../sass/_jquery-ui.scss */
.ui-widget-overlay {
  background: #eeeeee url(../images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x;
  opacity: .8;
  filter: Alpha(Opacity=80);
}

/* line 1177, ../sass/_jquery-ui.scss */
.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .6;
  filter: Alpha(Opacity=60);
  border-radius: 0px;
}

/* line 1, ../sass/_jquery_ui_avalon_custom.scss */
.ui-widget-content a {
  color: #399CD5;
}

/* line 4, ../sass/_jquery_ui_avalon_custom.scss */
.ui-accordion .ui-accordion-content {
  padding: 0;
}

/* line 7, ../sass/_jquery_ui_avalon_custom.scss */
.ui-widget {
  font-size: 1em;
  font-family: 'Noto Sans', sans-serif;
}

/* line 11, ../sass/_jquery_ui_avalon_custom.scss */
.ui-widget-content {
  border-width: 0;
}

/* line 14, ../sass/_jquery_ui_avalon_custom.scss */
.ui-datepicker {
  background: #fff;
}

/* line 18, ../sass/_jquery_ui_avalon_custom.scss */
div.tabs,
div.ui-tabs-panel {
  width: 100%;
  float: none;
  margin-right: 0;
  clear: both;
}

/* line 25, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs,
.ui-tabs .ui-tabs-panel {
  padding: 0;
}

/* line 28, ../sass/_jquery_ui_avalon_custom.scss */
.ui-widget-header {
  height: 36px;
  background: #e6eef0;
  border-width: 0;
  font-weight: normal;
}

/* line 34, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs .ui-tabs-nav {
  margin-left: -2px;
  margin-bottom: 2em;
  padding: 0 0 0 2px;
}

/* line 39, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs .ui-tabs-nav li {
  height: 100%;
  margin: 0;
  border-right: 1px solid #fff;
}

/* line 44, ../sass/_jquery_ui_avalon_custom.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border-width: 0;
  background: none;
  font-weight: normal;
}

/* line 49, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs .ui-tabs-nav li.ui-state-active {
  border-width: 0;
}

/* line 52, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs .ui-tabs-nav li a {
  display: block;
  margin-top: 2px;
  padding: 0 8px;
  float: none;
  line-height: 34px;
}

/* line 59, ../sass/_jquery_ui_avalon_custom.scss */
.ui-state-active a {
  background: #fff;
  outline: none;
}

/* line 63, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs-nav li a {
  color: #6f8387;
}

/* line 67, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs-nav li.ui-tabs-active a,
.ui-tabs-nav li a:hover {
  color: #22373b;
}

/* line 71, ../sass/_jquery_ui_avalon_custom.scss */
.date {
  position: relative;
}

/* line 74, ../sass/_jquery_ui_avalon_custom.scss */
.date button {
  /*position:absolute;
  bottom:.2em;right:.1em;*/
}

/* line 78, ../sass/_jquery_ui_avalon_custom.scss */
td.date, th.date {
  white-space: nowrap;
}

/* line 83, ../sass/_jquery_ui_avalon_custom.scss */
.browse input,
.date input,
td.date input, th.date input {
  width: 78%;
  padding: 0 2%;
}

/* line 89, ../sass/_jquery_ui_avalon_custom.scss */
.browse button,
.date button,
td.date button, th.date button {
  position: relative;
  bottom: auto;
  right: auto;
  display: inline;
  width: 20%;
  height: 36px;
  margin: 0 0 0 2px;
}

/* line 97, ../sass/_jquery_ui_avalon_custom.scss */
.date button {
  background: url("../images/calendar_ico.png") no-repeat center center;
  text-indent: -999px;
  overflow: hidden;
}

/* line 102, ../sass/_jquery_ui_avalon_custom.scss */
.date button:hover {
  background-image: url("../images/calendar_ico_hover.png");
}

/* line 105, ../sass/_jquery_ui_avalon_custom.scss */
.browse button {
  background: url("../images/folder_ico.png") no-repeat center center;
  text-indent: -999px;
  overflow: hidden;
}

/* line 110, ../sass/_jquery_ui_avalon_custom.scss */
.browse button:hover {
  background-image: url("../images/folder_ico_hover.png");
}

/* line 113, ../sass/_jquery_ui_avalon_custom.scss */
a.ui-state-default:hover {
  color: #000;
}

/* line 116, ../sass/_jquery_ui_avalon_custom.scss */
.ui-widget-content.ui-datepicker {
  border: 1px solid #819599;
}

/* line 120, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tooltip {
  box-shadow: none;
  background: #fff;
  border-width: 1px;
  line-height: 1;
  padding: .6em .3em;
}

/* line 127, ../sass/_jquery_ui_avalon_custom.scss */
.ui-accordion .ui-accordion-header {
  margin: 0 0 10px;
  padding: 0;
  color: #444;
  font-weight: 400;
}

/* line 132, ../sass/_jquery_ui_avalon_custom.scss */
.ui-accordion .ui-accordion-header:hover {
  color: #444;
}

/* line 135, ../sass/_jquery_ui_avalon_custom.scss */
.accordion h2 span {
  display: none;
}

/* line 138, ../sass/_jquery_ui_avalon_custom.scss */
.ui-widget-content .ui-state-active {
  padding-bottom: 5px;
  color: #EF4F0C;
  border-bottom: 1px dashed #bcc9cc;
}

/* line 143, ../sass/_jquery_ui_avalon_custom.scss */
.ui-accordion-content {
  margin-bottom: 2em;
}

/* line 146, ../sass/_jquery_ui_avalon_custom.scss */
.ui-autocomplete {
  border: 1px solid #ddd;
}

/* line 149, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs .ui-tabs-nav li.no-tab {
  padding: 0 10px;
  border-width: 0;
  float: right;
}

/* line 154, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs .ui-tabs-nav li.no-tab a {
  padding-left: 23px;
  padding-right: 0;
  color: #399CD5;
}

/* line 159, ../sass/_jquery_ui_avalon_custom.scss */
.ui-tabs .ui-tabs-nav li.no-tab a:hover {
  color: #296FAA;
}

/* line 162, ../sass/_jquery_ui_avalon_custom.scss */
.ui-dialog .ui-dialog-titlebar {
  line-height: 36px;
}

/* line 165, ../sass/_jquery_ui_avalon_custom.scss */
.ui-dialog .ui-dialog-buttonpane button {
  border-width: 1px;
}

/* Blocks */
/* line 2, ../sass/_layout_custom.scss */
body {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  color: #1C2A2D;
  background: #F6F6F6;
}

/* line 9, ../sass/_layout_custom.scss */
#content-wrap {
  overflow-x: hidden;
}

/* line 12, ../sass/_layout_custom.scss */
.toolbar {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 16, ../sass/_layout_custom.scss */
#holder {
  position: relative;
}

/* line 19, ../sass/_layout_custom.scss */
#wrap > div {
  -webkit-box-shadow: 0px 1px 9px #ccc;
  -moz-box-shadow: 0px 1px 9px #ccc;
  box-shadow: 0px 1px 9px #ccc;
}

/* line 24, ../sass/_layout_custom.scss */
header {
  height: 108px;
  background: white;
}

/* line 28, ../sass/_layout_custom.scss */
header .holder {
  position: relative;
}

/* line 31, ../sass/_layout_custom.scss */
#content {
  background: #fff;
  padding-bottom: 20px;
  min-height: 670px;
}

/* aside {
	width:220px;
	width:22.91666666666667%;
} */
/* aside.left {
	margin-right:20px;
}
aside.wide {
	width:300px;
	width:31.25%;
} */
/* .mid {
	width:360px;
	width:37.5%;
	float:left;
}
div.wide {
	width:100%;
} */
/* .full-view {
	width:100%;
}
article {
	width:620px;
	width:64.58333333333333%;
	float:left;
}
.row.first {
	padding-top:2em;
} */
/* line 66, ../sass/_layout_custom.scss */
#footer {
  border-top: 1px dashed #D7D7D7;
}

/* Header Logo */
/* line 71, ../sass/_layout_custom.scss */
header .logo {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2em;
  line-height: 72px;
  font-family: 'Noto Sans',sans-serif;
}

/* line 79, ../sass/_layout_custom.scss */
header .logo,
header .logo a {
  color: #EF4F0C;
}

/* line 82, ../sass/_layout_custom.scss */
header .logo a {
  display: block;
  height: 72px;
  overflow: hidden;
}

/* line 87, ../sass/_layout_custom.scss */
header .logo a img {
  display: inline;
  margin-bottom: 0;
  vertical-align: middle;
}

/*header .logo.rtv a {
	background:url('../images/rtv.png') no-repeat left center;
}
header .logo.sdo a {
	padding-left:190px;
	font-size:.6em;
	background:url('../images/sdo.png') no-repeat left center;
}
header .logo.pu a {
	padding-left:150px;
	background:url('../images/pu.png') no-repeat left center;
}
header .logo.ltpv a {
	padding-left:270px;
	font-size:.7em;
	background:url('../images/ltpv.png') no-repeat left center;
}*/
/*header .logo a {
	display:inline-block;
	padding-left:60px;
}
header .logo a:before{
	position:absolute;
	top:-20px;left:0;
	content: '\1F393';
	font-family:'entypo';
	font-size:3em;
}*/
/*header nav ul li {
	position:relative;
	padding:0 12px;
	float:left;
	border:1px solid transparent;
	border-width:0 1px;
}
header nav ul li:first-child {
	margin-left:-20px;
}*/
/* Paging */
/* line 135, ../sass/_layout_custom.scss */
.navigation,
.pages {
  margin-left: 0;
  list-style: none;
}

/* line 140, ../sass/_layout_custom.scss */
.navigation li,
.pages li {
  display: inline-block;
}

/* line 145, ../sass/_layout_custom.scss */
.navigation li,
.pages li,
th.pages a {
  margin-right: 8px;
}

/* line 149, ../sass/_layout_custom.scss */
.pages li a,
.pages a {
  display: inline-block;
  min-width: 34px;
  line-height: 34px;
  vertical-align: middle;
  /*border:1px solid #e6edf0;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;*/
}

/* line 160, ../sass/_layout_custom.scss */
.pages li.selected a,
.pages a.selected {
  font-weight: 700;
  color: #24373b;
}

/* line 167, ../sass/_layout_custom.scss */
.pages li.next a,
.pages li.prev a,
.pages a.next,
.pages a.prev {
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  border: 1px solid #e6edf0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 178, ../sass/_layout_custom.scss */
.pages li.next a,
.pages a.next {
  background-image: url("../images/next.png");
}

/* line 182, ../sass/_layout_custom.scss */
.pages li.prev a,
.pages a.prev {
  background-image: url("../images/prev.png");
}

/* line 186, ../sass/_layout_custom.scss */
.pages li a:hover,
th.pages a:hover {
  border-color: #45acdc;
}

/* line 189, ../sass/_layout_custom.scss */
th.pages div {
  display: inline-block;
  width: 50px;
  margin-top: 6px;
  float: right;
}

/* line 196, ../sass/_layout_custom.scss */
.left {
  float: left;
}

/* line 199, ../sass/_layout_custom.scss */
img.left {
  margin: 0 8px 5px 0;
}

/* line 202, ../sass/_layout_custom.scss */
.right {
  float: right;
}

/* line 205, ../sass/_layout_custom.scss */
.clear {
  clear: both;
  float: none !important;
}

/* line 209, ../sass/_layout_custom.scss */
.clear-left {
  clear: left;
}

/* line 212, ../sass/_layout_custom.scss */
.hidden {
  display: none;
}

/* line 215, ../sass/_layout_custom.scss */
.nowrap {
  white-space: nowrap;
}

/* line 219, ../sass/_layout_custom.scss */
.col-1 {
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 225, ../sass/_layout_custom.scss */
.card.col-1 {
  padding: 0;
}

/* line 228, ../sass/_layout_custom.scss */
.col-2 {
  width: 600px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 234, ../sass/_layout_custom.scss */
.pull-right.toolbar {
  margin-left: 10px;
}
@media (min-width: 768px) {
  /* line 234, ../sass/_layout_custom.scss */
  .pull-right.toolbar {
    margin-right: 10px;
    margin-left: 0;
  }
}

/* font-family: 'Noto Sans', sans-serif;*/
/* font-family: 'Roboto Slab', serif; */
@font-face {
  font-family: 'entypo-social';
  src: url("/assets/fonts/entypo/entypo-social.eot");
  src: url("/assets/fonts/entypo/entypo-social.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/entypo/entypo-social.woff") format("woff"), url("/assets/fonts/entypo/entypo-social.ttf") format("truetype"), url("/assets/fonts/entypo/entypo-social.svg#entypo-social") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

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

@font-face {
  font-family: 'tvsk';
  src: url("../fonts/tvsk/tvsk.eot?q7jhgy");
  src: url("../fonts/tvsk/tvsk.eot?#iefixq7jhgy") format("embedded-opentype"), url("../fonts/tvsk/tvsk.woff?q7jhgy") format("woff"), url("../fonts/tvsk/tvsk.ttf?q7jhgy") format("truetype"), url("../fonts/tvsk/tvsk.svg?q7jhgy#tvsk") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 51, ../sass/_typo_custom.scss */
a {
  color: #399CD5;
  text-decoration: none;
}

/* line 55, ../sass/_typo_custom.scss */
a:hover {
  color: #296FAA;
}

/* p, ul, ol, img {
	margin-bottom:1em;
} */
/* line 62, ../sass/_typo_custom.scss */
ul.no-list {
  margin-left: 0;
  list-style: none;
  padding-left: 0;
}

/* line 67, ../sass/_typo_custom.scss */
ul {
  margin-left: 3em;
  list-style: square;
}

/* line 71, ../sass/_typo_custom.scss */
ol {
  margin-left: 3em;
}

/* line 74, ../sass/_typo_custom.scss */
.error {
  color: #ff0000;
}

/* line 77, ../sass/_typo_custom.scss */
strong {
  font-weight: 700;
}

/* line 80, ../sass/_typo_custom.scss */
h1, h2 {
  font-family: 'Roboto Slab', serif;
  line-height: 1.5em;
  color: #EF4F0C;
  clear: both;
}

/* line 86, ../sass/_typo_custom.scss */
h1 {
  font-size: 2em;
  font-weight: 300;
}

/* line 90, ../sass/_typo_custom.scss */
h3 {
  font-size: 1em;
}

/* line 94, ../sass/_typo_custom.scss */
#exam-form h1 {
  float: none;
}

/* line 97, ../sass/_typo_custom.scss */
h2 {
  margin-bottom: 1em;
  font-size: 1em;
  text-transform: uppercase;
}

/* line 102, ../sass/_typo_custom.scss */
h3, h4, h5, h5 {
  margin-bottom: 1em;
  font-family: 'Noto Sans', sans-serif;
  color: #829599;
  font-weight: 700;
  clear: both;
}

/* line 109, ../sass/_typo_custom.scss */
.secondary-heading {
  padding-left: 20px;
}

/* line 113, ../sass/_typo_custom.scss */
.delete [class*='icon-'] {
  color: #bc0402;
  font-size: 1.3em;
  vertical-align: middle;
}
/* line 118, ../sass/_typo_custom.scss */
.delete:hover {
  text-decoration: none;
}

/* line 122, ../sass/_typo_custom.scss */
.exam-heading {
  background: #e6edf0;
  text-transform: uppercase;
  color: #EF4F0C;
  font-weight: 400;
  line-height: 1em;
  padding: 6px 3px;
}

/* line 130, ../sass/_typo_custom.scss */
article video, article object, article img {
  max-width: 100%;
}

/* line 133, ../sass/_typo_custom.scss */
p.date {
  color: #CDD6D3;
}

/* Buttons */
/* line 138, ../sass/_typo_custom.scss */
.button {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 18px;
  line-height: 34px;
  border: 1px solid #bcc9cc;
  color: #399CD5;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 154, ../sass/_typo_custom.scss */
.button:hover {
  border-color: #399CD5;
}

/* line 157, ../sass/_typo_custom.scss */
.button.new {
  background-color: #45abdc;
  border-width: 0;
  color: #fff;
  text-align: left;
  padding-left: 48px;
}

/* line 165, ../sass/_typo_custom.scss */
.button.list:before,
.button.new:before {
  font-family: 'entypo';
  content: '\E700';
  font-size: 2.4em;
  position: absolute;
  top: 0;
  left: 7px;
  line-height: 18px;
  vertical-align: top;
}

/* line 174, ../sass/_typo_custom.scss */
.button.new:hover {
  background-color: #1e6dac;
  color: #fff;
}

/* line 178, ../sass/_typo_custom.scss */
.button.new {
  background-image: url("../images/input_bg.png");
  background-position: -66px 0;
  background-repeat: no-repeat;
}

/* line 183, ../sass/_typo_custom.scss */
.button.new:hover {
  background-image: url("../images/input_bg_hover.png");
}

/* line 186, ../sass/_typo_custom.scss */
.button.list {
  padding-left: 30px;
  border-width: 0;
}

/* line 190, ../sass/_typo_custom.scss */
.button.list:before {
  content: '\E005';
  font-size: 2.8em;
}

/* line 194, ../sass/_typo_custom.scss */
.border-bottom {
  border-bottom: 3px solid #ededed;
  padding-bottom: 6px;
}

/* line 198, ../sass/_typo_custom.scss */
.ico {
  position: relative;
  padding-left: 25px;
  font-weight: 400;
  line-height: 16px;
}

/* line 205, ../sass/_typo_custom.scss */
.ico.submit input,
.ico input {
  border-width: 0;
  background: none;
  color: #4eacdb;
  height: auto;
  padding: 0;
  line-height: 1;
}

/* line 214, ../sass/_typo_custom.scss */
.ico.submit input:hover,
.ico input:hover {
  background: none;
  color: #296FAA !important;
}

/* line 218, ../sass/_typo_custom.scss */
.ico:before {
  position: absolute;
  top: 0px;
  left: 0;
  font-family: 'entypo';
  font-size: 40px;
  color: #4eacdb;
}

/* line 225, ../sass/_typo_custom.scss */
.ico:hover:before {
  color: #296FAA;
}

/* line 228, ../sass/_typo_custom.scss */
.ico.add:before {
  content: '\229E';
  /* Filled "+" */
}

/* line 231, ../sass/_typo_custom.scss */
.ico.add:hover:before {
  content: '\2795';
  /* Simple "+" */
}

/* line 234, ../sass/_typo_custom.scss */
.ico.edit:before {
  content: '\270E';
  /* Pencil */
}

/* line 237, ../sass/_typo_custom.scss */
.ico.generate:before {
  content: '\1F504';
  /* Cycle */
}

/* line 240, ../sass/_typo_custom.scss */
.ico.view:before {
  content: '\E70A';
  /* Eye */
}

/* line 243, ../sass/_typo_custom.scss */
.ico.download:before {
  content: '\1F4E5';
  /* Download */
}

/* line 246, ../sass/_typo_custom.scss */
.ico.popup:before {
  content: '\E74C';
  /* Popup */
}

/* line 249, ../sass/_typo_custom.scss */
.ico.delete {
  padding-left: 17px;
}

/* line 252, ../sass/_typo_custom.scss */
.ico.delete:before {
  content: '\274C';
  /* Delete cross */
  color: #bc0402;
}

/* line 256, ../sass/_typo_custom.scss */
.ico.list-view:before {
  content: '\E005';
  /* List */
}

/* line 259, ../sass/_typo_custom.scss */
.ico.back:before {
  content: '\E712';
  /* Back arrow */
}

/* line 262, ../sass/_typo_custom.scss */
.ico.video:before {
  content: '\1F3AC';
  /* Video */
}

/* line 265, ../sass/_typo_custom.scss */
.ico.document:before {
  content: '\1F4D6';
  /* Document */
}

/* line 268, ../sass/_typo_custom.scss */
.ico.attachment:before {
  content: '\1F4CE';
  /* Attach */
}

/* line 271, ../sass/_typo_custom.scss */
.ico.message:before {
  content: '\2709';
}

/* line 274, ../sass/_typo_custom.scss */
.ico.skype {
  padding-left: 20px;
}

/* line 277, ../sass/_typo_custom.scss */
.ico.skype:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'fontello';
  content: '\e802';
  font-size: 16px;
}

/* line 285, ../sass/_typo_custom.scss */
.grid .male, .grid .female {
  width: auto;
}

/* line 289, ../sass/_typo_custom.scss */
.male label:after,
.female label:after {
  margin-left: 10px;
  font-size: 2em;
  font-family: 'fontello';
}

/* line 294, ../sass/_typo_custom.scss */
.male label:after {
  content: '\e801';
  /* Male */
}

/* line 297, ../sass/_typo_custom.scss */
.female label:after {
  content: '\e800';
}

/*  Tables */
/* line 302, ../sass/_typo_custom.scss */
table {
  width: 100%;
  margin-bottom: 1em;
  border-top: 1px solid #e6edf0;
}

/* line 307, ../sass/_typo_custom.scss */
article table {
  width: 100% !important;
}

/* line 310, ../sass/_typo_custom.scss */
table.small {
  width: auto;
}

/* line 313, ../sass/_typo_custom.scss */
th, td {
  /*	line-height:3em;*/
  padding: .5em .8em;
  border-bottom: 1px solid #e6edf0;
}

/* line 318, ../sass/_typo_custom.scss */
thead th {
  font-weight: 400;
  color: #AEBEC1;
}

/* line 322, ../sass/_typo_custom.scss */
tbody th {
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: 'Roboto Slab', serif;
  font-weight: 600;
}

/* line 328, ../sass/_typo_custom.scss */
tbody tr {
  border-left: 2px solid #fff;
}

/* line 331, ../sass/_typo_custom.scss */
tbody td {
  vertical-align: middle;
}

/* line 334, ../sass/_typo_custom.scss */
tbody > tr:hover {
  border-color: #f27732;
  background: #f4f9f9;
}

/* line 338, ../sass/_typo_custom.scss */
th.left, th.right, td.left, td.right {
  float: none;
}

/* line 341, ../sass/_typo_custom.scss */
th.left, td.left {
  text-align: left;
}

/* line 344, ../sass/_typo_custom.scss */
th.right, td.right {
  text-align: right;
}

/* line 347, ../sass/_typo_custom.scss */
th.center, td.center {
  text-align: center;
}

/* line 350, ../sass/_typo_custom.scss */
tfoot th, tfoot td {
  vertical-align: middle;
}

/* line 353, ../sass/_typo_custom.scss */
tfoot tr.summary {
  background: #e6eef0;
}
/* line 355, ../sass/_typo_custom.scss */
tfoot tr.summary td {
  border-right: solid 2px #fff;
}

/* line 359, ../sass/_typo_custom.scss */
tfoot tr.header th {
  font-weight: 400;
  color: #AEBEC1;
  border-bottom: none;
}

/* line 365, ../sass/_typo_custom.scss */
th.rot-90 {
  padding-top: 60px;
}

/* line 368, ../sass/_typo_custom.scss */
th.rot-90 span {
  display: block;
  max-width: 16px;
  width: 16px;
  position: relative;
  white-space: nowrap;
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
}

/* line 382, ../sass/_typo_custom.scss */
td.image img {
  height: 38px;
}

/* line 385, ../sass/_typo_custom.scss */
.done, .new, .good, .bad {
  font-weight: 700;
}

/* line 389, ../sass/_typo_custom.scss */
.bad,
.done {
  color: orange;
}

/* line 393, ../sass/_typo_custom.scss */
.good,
.new {
  color: green;
}

/*.delete {
	position:relative;
	padding-left:12px;
}
.delete:before {
	font-family:'entypo';
	content:'\274C';
	font-size:2em;
	position:absolute;
	top:-5px;left:0;
}*/
/* line 409, ../sass/_typo_custom.scss */
.incorrect {
  color: #ff0000;
}

/* line 412, ../sass/_typo_custom.scss */
.correct {
  color: #0e8902;
}

/* line 415, ../sass/_typo_custom.scss */
.underline {
  text-decoration: underline;
}

/* TVSK font properties */
/* line 422, ../sass/_typo_custom.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'tvsk';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 436, ../sass/_typo_custom.scss */
.icon-info:before {
  content: "\e804";
}

/* line 439, ../sass/_typo_custom.scss */
.icon-tools:before {
  content: "\e803";
}

/* line 442, ../sass/_typo_custom.scss */
.icon-user-male:before {
  content: "\e801";
}

/* line 445, ../sass/_typo_custom.scss */
.icon-user-female:before {
  content: "\e800";
}

/* line 448, ../sass/_typo_custom.scss */
.icon-skype:before {
  content: "\e802";
}

/* line 451, ../sass/_typo_custom.scss */
.icon-phone:before {
  content: "\e600";
}

/* line 454, ../sass/_typo_custom.scss */
.icon-mobile:before {
  content: "\e601";
}

/* line 457, ../sass/_typo_custom.scss */
.icon-mouse:before {
  content: "\e602";
}

/* line 460, ../sass/_typo_custom.scss */
.icon-mail:before {
  content: "\e603";
}

/* line 463, ../sass/_typo_custom.scss */
.icon-paperplane:before {
  content: "\e604";
}

/* line 466, ../sass/_typo_custom.scss */
.icon-pencil:before {
  content: "\e605";
}

/* line 469, ../sass/_typo_custom.scss */
.icon-feather:before {
  content: "\e606";
}

/* line 472, ../sass/_typo_custom.scss */
.icon-paperclip:before {
  content: "\e607";
}

/* line 475, ../sass/_typo_custom.scss */
.icon-drawer:before {
  content: "\e608";
}

/* line 478, ../sass/_typo_custom.scss */
.icon-reply:before {
  content: "\e609";
}

/* line 481, ../sass/_typo_custom.scss */
.icon-reply-all:before {
  content: "\e60a";
}

/* line 484, ../sass/_typo_custom.scss */
.icon-forward:before {
  content: "\e60b";
}

/* line 487, ../sass/_typo_custom.scss */
.icon-user:before {
  content: "\e60c";
}

/* line 490, ../sass/_typo_custom.scss */
.icon-users:before {
  content: "\e60d";
}

/* line 493, ../sass/_typo_custom.scss */
.icon-user-add:before {
  content: "\e60e";
}

/* line 496, ../sass/_typo_custom.scss */
.icon-vcard:before {
  content: "\e60f";
}

/* line 499, ../sass/_typo_custom.scss */
.icon-export:before {
  content: "\e610";
}

/* line 502, ../sass/_typo_custom.scss */
.icon-location:before {
  content: "\e611";
}

/* line 505, ../sass/_typo_custom.scss */
.icon-map:before {
  content: "\e612";
}

/* line 508, ../sass/_typo_custom.scss */
.icon-compass:before {
  content: "\e613";
}

/* line 511, ../sass/_typo_custom.scss */
.icon-location2:before {
  content: "\e614";
}

/* line 514, ../sass/_typo_custom.scss */
.icon-target:before {
  content: "\e615";
}

/* line 517, ../sass/_typo_custom.scss */
.icon-share:before {
  content: "\e616";
}

/* line 520, ../sass/_typo_custom.scss */
.icon-sharable:before {
  content: "\e617";
}

/* line 523, ../sass/_typo_custom.scss */
.icon-heart:before {
  content: "\e618";
}

/* line 526, ../sass/_typo_custom.scss */
.icon-heart2:before {
  content: "\e619";
}

/* line 529, ../sass/_typo_custom.scss */
.icon-star:before {
  content: "\e61a";
}

/* line 532, ../sass/_typo_custom.scss */
.icon-star2:before {
  content: "\e61b";
}

/* line 535, ../sass/_typo_custom.scss */
.icon-thumbs-up:before {
  content: "\e61c";
}

/* line 538, ../sass/_typo_custom.scss */
.icon-thumbs-down:before {
  content: "\e61d";
}

/* line 541, ../sass/_typo_custom.scss */
.icon-chat:before {
  content: "\e61e";
}

/* line 544, ../sass/_typo_custom.scss */
.icon-comment:before {
  content: "\e61f";
}

/* line 547, ../sass/_typo_custom.scss */
.icon-house:before {
  content: "\e620";
}

/* line 550, ../sass/_typo_custom.scss */
.icon-popup:before {
  content: "\e621";
}

/* line 553, ../sass/_typo_custom.scss */
.icon-search:before {
  content: "\e622";
}

/* line 556, ../sass/_typo_custom.scss */
.icon-flashlight:before {
  content: "\e623";
}

/* line 559, ../sass/_typo_custom.scss */
.icon-printer:before {
  content: "\e624";
}

/* line 562, ../sass/_typo_custom.scss */
.icon-bell:before {
  content: "\e625";
}

/* line 565, ../sass/_typo_custom.scss */
.icon-link:before {
  content: "\e626";
}

/* line 568, ../sass/_typo_custom.scss */
.icon-flag:before {
  content: "\e627";
}

/* line 571, ../sass/_typo_custom.scss */
.icon-cog:before {
  content: "\e628";
}

/* line 574, ../sass/_typo_custom.scss */
.icon-tools2:before {
  content: "\e629";
}

/* line 577, ../sass/_typo_custom.scss */
.icon-trophy:before {
  content: "\e62a";
}

/* line 580, ../sass/_typo_custom.scss */
.icon-tag:before {
  content: "\e62b";
}

/* line 583, ../sass/_typo_custom.scss */
.icon-camera:before {
  content: "\e62c";
}

/* line 586, ../sass/_typo_custom.scss */
.icon-megaphone:before {
  content: "\e62d";
}

/* line 589, ../sass/_typo_custom.scss */
.icon-moon:before {
  content: "\e62e";
}

/* line 592, ../sass/_typo_custom.scss */
.icon-palette:before {
  content: "\e62f";
}

/* line 595, ../sass/_typo_custom.scss */
.icon-leaf:before {
  content: "\e630";
}

/* line 598, ../sass/_typo_custom.scss */
.icon-music:before {
  content: "\e631";
}

/* line 601, ../sass/_typo_custom.scss */
.icon-music2:before {
  content: "\e632";
}

/* line 604, ../sass/_typo_custom.scss */
.icon-new:before {
  content: "\e633";
}

/* line 607, ../sass/_typo_custom.scss */
.icon-graduation:before {
  content: "\e634";
}

/* line 610, ../sass/_typo_custom.scss */
.icon-book:before {
  content: "\e635";
}

/* line 613, ../sass/_typo_custom.scss */
.icon-newspaper:before {
  content: "\e636";
}

/* line 616, ../sass/_typo_custom.scss */
.icon-bag:before {
  content: "\e637";
}

/* line 619, ../sass/_typo_custom.scss */
.icon-airplane:before {
  content: "\e638";
}

/* line 622, ../sass/_typo_custom.scss */
.icon-lifebuoy:before {
  content: "\e639";
}

/* line 625, ../sass/_typo_custom.scss */
.icon-eye:before {
  content: "\e63a";
}

/* line 628, ../sass/_typo_custom.scss */
.icon-clock:before {
  content: "\e63b";
}

/* line 631, ../sass/_typo_custom.scss */
.icon-microphone:before {
  content: "\e63c";
}

/* line 634, ../sass/_typo_custom.scss */
.icon-calendar:before {
  content: "\e63d";
}

/* line 637, ../sass/_typo_custom.scss */
.icon-bolt:before {
  content: "\e63e";
}

/* line 640, ../sass/_typo_custom.scss */
.icon-thunder:before {
  content: "\e63f";
}

/* line 643, ../sass/_typo_custom.scss */
.icon-droplet:before {
  content: "\e640";
}

/* line 646, ../sass/_typo_custom.scss */
.icon-cd:before {
  content: "\e641";
}

/* line 649, ../sass/_typo_custom.scss */
.icon-briefcase:before {
  content: "\e642";
}

/* line 652, ../sass/_typo_custom.scss */
.icon-air:before {
  content: "\e643";
}

/* line 655, ../sass/_typo_custom.scss */
.icon-hourglass:before {
  content: "\e644";
}

/* line 658, ../sass/_typo_custom.scss */
.icon-gauge:before {
  content: "\e645";
}

/* line 661, ../sass/_typo_custom.scss */
.icon-network:before {
  content: "\e647";
}

/* line 664, ../sass/_typo_custom.scss */
.icon-key:before {
  content: "\e648";
}

/* line 667, ../sass/_typo_custom.scss */
.icon-battery:before {
  content: "\e649";
}

/* line 670, ../sass/_typo_custom.scss */
.icon-bucket:before {
  content: "\e64a";
}

/* line 673, ../sass/_typo_custom.scss */
.icon-magnet:before {
  content: "\e64b";
}

/* line 676, ../sass/_typo_custom.scss */
.icon-drive:before {
  content: "\e64c";
}

/* line 679, ../sass/_typo_custom.scss */
.icon-cup:before {
  content: "\e64d";
}

/* line 682, ../sass/_typo_custom.scss */
.icon-rocket:before {
  content: "\e64e";
}

/* line 685, ../sass/_typo_custom.scss */
.icon-brush:before {
  content: "\e64f";
}

/* line 688, ../sass/_typo_custom.scss */
.icon-suitcase:before {
  content: "\e650";
}

/* line 691, ../sass/_typo_custom.scss */
.icon-cone:before {
  content: "\e651";
}

/* line 694, ../sass/_typo_custom.scss */
.icon-earth:before {
  content: "\e652";
}

/* line 697, ../sass/_typo_custom.scss */
.icon-keyboard:before {
  content: "\e653";
}

/* line 700, ../sass/_typo_custom.scss */
.icon-browser:before {
  content: "\e654";
}

/* line 703, ../sass/_typo_custom.scss */
.icon-publish:before {
  content: "\e655";
}

/* line 706, ../sass/_typo_custom.scss */
.icon-progress-3:before {
  content: "\e656";
}

/* line 709, ../sass/_typo_custom.scss */
.icon-progress-2:before {
  content: "\e657";
}

/* line 712, ../sass/_typo_custom.scss */
.icon-brogress-1:before {
  content: "\e658";
}

/* line 715, ../sass/_typo_custom.scss */
.icon-progress-0:before {
  content: "\e659";
}

/* line 718, ../sass/_typo_custom.scss */
.icon-sun:before {
  content: "\e65a";
}

/* line 721, ../sass/_typo_custom.scss */
.icon-sun2:before {
  content: "\e65b";
}

/* line 724, ../sass/_typo_custom.scss */
.icon-adjust:before {
  content: "\e65c";
}

/* line 727, ../sass/_typo_custom.scss */
.icon-code:before {
  content: "\e65d";
}

/* line 730, ../sass/_typo_custom.scss */
.icon-screen:before {
  content: "\e65e";
}

/* line 733, ../sass/_typo_custom.scss */
.icon-infinity:before {
  content: "\e65f";
}

/* line 736, ../sass/_typo_custom.scss */
.icon-light-bulb:before {
  content: "\e660";
}

/* line 739, ../sass/_typo_custom.scss */
.icon-credit-card:before {
  content: "\e661";
}

/* line 742, ../sass/_typo_custom.scss */
.icon-database:before {
  content: "\e662";
}

/* line 745, ../sass/_typo_custom.scss */
.icon-voicemail:before {
  content: "\e663";
}

/* line 748, ../sass/_typo_custom.scss */
.icon-clipboard:before {
  content: "\e664";
}

/* line 751, ../sass/_typo_custom.scss */
.icon-cart:before {
  content: "\e665";
}

/* line 754, ../sass/_typo_custom.scss */
.icon-box:before {
  content: "\e666";
}

/* line 757, ../sass/_typo_custom.scss */
.icon-ticket:before {
  content: "\e667";
}

/* line 760, ../sass/_typo_custom.scss */
.icon-rss:before {
  content: "\e668";
}

/* line 763, ../sass/_typo_custom.scss */
.icon-signal:before {
  content: "\e669";
}

/* line 766, ../sass/_typo_custom.scss */
.icon-logout:before {
  content: "\e66a";
}

/* line 769, ../sass/_typo_custom.scss */
.icon-login:before {
  content: "\e66b";
}

/* line 772, ../sass/_typo_custom.scss */
.icon-checkmark:before {
  content: "\e66c";
}

/* line 775, ../sass/_typo_custom.scss */
.icon-cross:before {
  content: "\e66d";
}

/* line 778, ../sass/_typo_custom.scss */
.icon-minus:before {
  content: "\e66e";
}

/* line 781, ../sass/_typo_custom.scss */
.icon-plus:before {
  content: "\e66f";
}

/* line 784, ../sass/_typo_custom.scss */
.icon-cross2:before {
  content: "\e670";
}

/* line 787, ../sass/_typo_custom.scss */
.icon-minus2:before {
  content: "\e671";
}

/* line 790, ../sass/_typo_custom.scss */
.icon-plus2:before {
  content: "\e672";
}

/* line 793, ../sass/_typo_custom.scss */
.icon-cross3:before {
  content: "\e673";
}

/* line 796, ../sass/_typo_custom.scss */
.icon-minus3:before {
  content: "\e674";
}

/* line 799, ../sass/_typo_custom.scss */
.icon-plus3:before {
  content: "\e675";
}

/* line 802, ../sass/_typo_custom.scss */
.icon-erase:before {
  content: "\e676";
}

/* line 805, ../sass/_typo_custom.scss */
.icon-blocked:before {
  content: "\e677";
}

/* line 808, ../sass/_typo_custom.scss */
.icon-arrow:before {
  content: "\e678";
}

/* line 811, ../sass/_typo_custom.scss */
.icon-arrow2:before {
  content: "\e679";
}

/* line 814, ../sass/_typo_custom.scss */
.icon-retweet:before {
  content: "\e67a";
}

/* line 817, ../sass/_typo_custom.scss */
.icon-loop:before {
  content: "\e67b";
}

/* line 820, ../sass/_typo_custom.scss */
.icon-history:before {
  content: "\e67c";
}

/* line 823, ../sass/_typo_custom.scss */
.icon-back:before {
  content: "\e67d";
}

/* line 826, ../sass/_typo_custom.scss */
.icon-switch:before {
  content: "\e67e";
}

/* line 829, ../sass/_typo_custom.scss */
.icon-list:before {
  content: "\e67f";
}

/* line 832, ../sass/_typo_custom.scss */
.icon-add-to-list:before {
  content: "\e680";
}

/* line 835, ../sass/_typo_custom.scss */
.icon-layout:before {
  content: "\e681";
}

/* line 838, ../sass/_typo_custom.scss */
.icon-list2:before {
  content: "\e682";
}

/* line 841, ../sass/_typo_custom.scss */
.icon-text:before {
  content: "\e683";
}

/* line 844, ../sass/_typo_custom.scss */
.icon-text2:before {
  content: "\e684";
}

/* line 847, ../sass/_typo_custom.scss */
.icon-document:before {
  content: "\e685";
}

/* line 850, ../sass/_typo_custom.scss */
.icon-docs:before {
  content: "\e686";
}

/* line 853, ../sass/_typo_custom.scss */
.icon-landscape:before {
  content: "\e687";
}

/* line 856, ../sass/_typo_custom.scss */
.icon-pictures:before {
  content: "\e688";
}

/* line 859, ../sass/_typo_custom.scss */
.icon-video:before {
  content: "\e689";
}

/* line 862, ../sass/_typo_custom.scss */
.icon-music3:before {
  content: "\e68a";
}

/* line 865, ../sass/_typo_custom.scss */
.icon-folder:before {
  content: "\e68b";
}

/* line 868, ../sass/_typo_custom.scss */
.icon-archive:before {
  content: "\e68c";
}

/* line 871, ../sass/_typo_custom.scss */
.icon-trash:before {
  content: "\e68d";
}

/* line 874, ../sass/_typo_custom.scss */
.icon-upload:before {
  content: "\e68e";
}

/* line 877, ../sass/_typo_custom.scss */
.icon-download:before {
  content: "\e68f";
}

/* line 880, ../sass/_typo_custom.scss */
.icon-disk:before {
  content: "\e690";
}

/* line 883, ../sass/_typo_custom.scss */
.icon-install:before {
  content: "\e691";
}

/* line 886, ../sass/_typo_custom.scss */
.icon-cloud:before {
  content: "\e692";
}

/* line 889, ../sass/_typo_custom.scss */
.icon-upload2:before {
  content: "\e693";
}

/* line 892, ../sass/_typo_custom.scss */
.icon-bookmark:before {
  content: "\e694";
}

/* line 895, ../sass/_typo_custom.scss */
.icon-bookmarks:before {
  content: "\e695";
}

/* line 898, ../sass/_typo_custom.scss */
.icon-book2:before {
  content: "\e696";
}

/* line 901, ../sass/_typo_custom.scss */
.icon-play:before {
  content: "\e697";
}

/* line 904, ../sass/_typo_custom.scss */
.icon-pause:before {
  content: "\e698";
}

/* line 907, ../sass/_typo_custom.scss */
.icon-record:before {
  content: "\e699";
}

/* line 910, ../sass/_typo_custom.scss */
.icon-stop:before {
  content: "\e69a";
}

/* line 913, ../sass/_typo_custom.scss */
.icon-next:before {
  content: "\e69b";
}

/* line 916, ../sass/_typo_custom.scss */
.icon-previous:before {
  content: "\e69c";
}

/* line 919, ../sass/_typo_custom.scss */
.icon-first:before {
  content: "\e69d";
}

/* line 922, ../sass/_typo_custom.scss */
.icon-last:before {
  content: "\e69e";
}

/* line 925, ../sass/_typo_custom.scss */
.icon-resize-enlarge:before {
  content: "\e69f";
}

/* line 928, ../sass/_typo_custom.scss */
.icon-resize-shrink:before {
  content: "\e6a0";
}

/* line 931, ../sass/_typo_custom.scss */
.icon-volume:before {
  content: "\e6a1";
}

/* line 934, ../sass/_typo_custom.scss */
.icon-sound:before {
  content: "\e6a2";
}

/* line 937, ../sass/_typo_custom.scss */
.icon-mute:before {
  content: "\e6a3";
}

/* line 940, ../sass/_typo_custom.scss */
.icon-flow-cascade:before {
  content: "\e6a4";
}

/* line 943, ../sass/_typo_custom.scss */
.icon-flow-branch:before {
  content: "\e6a5";
}

/* line 946, ../sass/_typo_custom.scss */
.icon-flow-tree:before {
  content: "\e6a6";
}

/* line 949, ../sass/_typo_custom.scss */
.icon-flow-line:before {
  content: "\e6a7";
}

/* line 952, ../sass/_typo_custom.scss */
.icon-flow-parallel:before {
  content: "\e6a8";
}

/* line 955, ../sass/_typo_custom.scss */
.icon-arrow-left:before {
  content: "\e6a9";
}

/* line 958, ../sass/_typo_custom.scss */
.icon-arrow-down:before {
  content: "\e6aa";
}

/* line 961, ../sass/_typo_custom.scss */
.icon-arrow-up--upload:before {
  content: "\e6ab";
}

/* line 964, ../sass/_typo_custom.scss */
.icon-arrow-right:before {
  content: "\e6ac";
}

/* line 967, ../sass/_typo_custom.scss */
.icon-arrow-left2:before {
  content: "\e6ad";
}

/* line 970, ../sass/_typo_custom.scss */
.icon-arrow-down2:before {
  content: "\e6ae";
}

/* line 973, ../sass/_typo_custom.scss */
.icon-arrow-up:before {
  content: "\e6af";
}

/* line 976, ../sass/_typo_custom.scss */
.icon-arrow-right2:before {
  content: "\e6b0";
}

/* line 979, ../sass/_typo_custom.scss */
.icon-arrow-left3:before {
  content: "\e6b1";
}

/* line 982, ../sass/_typo_custom.scss */
.icon-arrow-down3:before {
  content: "\e6b2";
}

/* line 985, ../sass/_typo_custom.scss */
.icon-arrow-up2:before {
  content: "\e6b3";
}

/* line 988, ../sass/_typo_custom.scss */
.icon-arrow-right3:before {
  content: "\e6b4";
}

/* line 991, ../sass/_typo_custom.scss */
.icon-arrow-left4:before {
  content: "\e6b5";
}

/* line 994, ../sass/_typo_custom.scss */
.icon-arrow-down4:before {
  content: "\e6b6";
}

/* line 997, ../sass/_typo_custom.scss */
.icon-arrow-up3:before {
  content: "\e6b7";
}

/* line 1000, ../sass/_typo_custom.scss */
.icon-arrow-right4:before {
  content: "\e6b8";
}

/* line 1003, ../sass/_typo_custom.scss */
.icon-arrow-left5:before {
  content: "\e6b9";
}

/* line 1006, ../sass/_typo_custom.scss */
.icon-arrow-down5:before {
  content: "\e6ba";
}

/* line 1009, ../sass/_typo_custom.scss */
.icon-arrow-up4:before {
  content: "\e6bb";
}

/* line 1012, ../sass/_typo_custom.scss */
.icon-arrow-right5:before {
  content: "\e6bc";
}

/* line 1015, ../sass/_typo_custom.scss */
.icon-arrow-left6:before {
  content: "\e6bd";
}

/* line 1018, ../sass/_typo_custom.scss */
.icon-arrow-down6:before {
  content: "\e6be";
}

/* line 1021, ../sass/_typo_custom.scss */
.icon-arrow-up5:before {
  content: "\e6bf";
}

/* line 1024, ../sass/_typo_custom.scss */
.icon-arrow-right6:before {
  content: "\e6c0";
}

/* line 1027, ../sass/_typo_custom.scss */
.icon-arrow-left7:before {
  content: "\e6c1";
}

/* line 1030, ../sass/_typo_custom.scss */
.icon-arrow-down7:before {
  content: "\e6c2";
}

/* line 1033, ../sass/_typo_custom.scss */
.icon-arrow-up6:before {
  content: "\e6c3";
}

/* line 1036, ../sass/_typo_custom.scss */
.icon-uniE6C4:before {
  content: "\e6c4";
}

/* line 1039, ../sass/_typo_custom.scss */
.icon-arrow-left8:before {
  content: "\e6c5";
}

/* line 1042, ../sass/_typo_custom.scss */
.icon-arrow-down8:before {
  content: "\e6c6";
}

/* line 1045, ../sass/_typo_custom.scss */
.icon-arrow-up7:before {
  content: "\e6c7";
}

/* line 1048, ../sass/_typo_custom.scss */
.icon-arrow-right7:before {
  content: "\e6c8";
}

/* line 1051, ../sass/_typo_custom.scss */
.icon-menu:before {
  content: "\e6c9";
}

/* line 1054, ../sass/_typo_custom.scss */
.icon-ellipsis:before {
  content: "\e6ca";
}

/* line 1057, ../sass/_typo_custom.scss */
.icon-dots:before {
  content: "\e6cb";
}

/* line 1060, ../sass/_typo_custom.scss */
.icon-dot:before {
  content: "\e6cc";
}

/* line 1063, ../sass/_typo_custom.scss */
.icon-cc:before {
  content: "\e6cd";
}

/* line 1066, ../sass/_typo_custom.scss */
.icon-cc-by:before {
  content: "\e6ce";
}

/* line 1069, ../sass/_typo_custom.scss */
.icon-cc-nc:before {
  content: "\e6cf";
}

/* line 1072, ../sass/_typo_custom.scss */
.icon-cc-nc-eu:before {
  content: "\e6d0";
}

/* line 1075, ../sass/_typo_custom.scss */
.icon-cc-nc-jp:before {
  content: "\e6d1";
}

/* line 1078, ../sass/_typo_custom.scss */
.icon-cc-sa:before {
  content: "\e6d2";
}

/* line 1081, ../sass/_typo_custom.scss */
.icon-cc-nd:before {
  content: "\e6d3";
}

/* line 1084, ../sass/_typo_custom.scss */
.icon-cc-pd:before {
  content: "\e6d4";
}

/* line 1087, ../sass/_typo_custom.scss */
.icon-cc-zero:before {
  content: "\e6d5";
}

/* line 1090, ../sass/_typo_custom.scss */
.icon-cc-share:before {
  content: "\e6d6";
}

/* line 1093, ../sass/_typo_custom.scss */
.icon-cc-share2:before {
  content: "\e6d7";
}

/* line 1096, ../sass/_typo_custom.scss */
.icon-daniel-bruce:before {
  content: "\e6d8";
}

/* line 1099, ../sass/_typo_custom.scss */
.icon-daniel-bruce2:before {
  content: "\e6d9";
}

/* line 1102, ../sass/_typo_custom.scss */
.icon-github:before {
  content: "\e6da";
}

/* line 1105, ../sass/_typo_custom.scss */
.icon-github2:before {
  content: "\e6db";
}

/* line 1108, ../sass/_typo_custom.scss */
.icon-flickr:before {
  content: "\e6dc";
}

/* line 1111, ../sass/_typo_custom.scss */
.icon-flickr2:before {
  content: "\e6dd";
}

/* line 1114, ../sass/_typo_custom.scss */
.icon-vimeo:before {
  content: "\e6de";
}

/* line 1117, ../sass/_typo_custom.scss */
.icon-vimeo2:before {
  content: "\e6df";
}

/* line 1120, ../sass/_typo_custom.scss */
.icon-twitter:before {
  content: "\e6e0";
}

/* line 1123, ../sass/_typo_custom.scss */
.icon-twitter2:before {
  content: "\e6e1";
}

/* line 1126, ../sass/_typo_custom.scss */
.icon-facebook:before {
  content: "\e6e2";
}

/* line 1129, ../sass/_typo_custom.scss */
.icon-facebook2:before {
  content: "\e6e3";
}

/* line 1132, ../sass/_typo_custom.scss */
.icon-facebook3:before {
  content: "\e6e4";
}

/* line 1135, ../sass/_typo_custom.scss */
.icon-googleplus:before {
  content: "\e6e5";
}

/* line 1138, ../sass/_typo_custom.scss */
.icon-googleplus2:before {
  content: "\e6e6";
}

/* line 1141, ../sass/_typo_custom.scss */
.icon-pinterest:before {
  content: "\e6e7";
}

/* line 1144, ../sass/_typo_custom.scss */
.icon-pinterest2:before {
  content: "\e6e8";
}

/* line 1147, ../sass/_typo_custom.scss */
.icon-tumblr:before {
  content: "\e6e9";
}

/* line 1150, ../sass/_typo_custom.scss */
.icon-tumblr2:before {
  content: "\e6ea";
}

/* line 1153, ../sass/_typo_custom.scss */
.icon-linkedin:before {
  content: "\e6eb";
}

/* line 1156, ../sass/_typo_custom.scss */
.icon-linkedin2:before {
  content: "\e6ec";
}

/* line 1159, ../sass/_typo_custom.scss */
.icon-dribbble2:before {
  content: "\e6ee";
}

/* line 1162, ../sass/_typo_custom.scss */
.icon-stumbleupon:before {
  content: "\e6ef";
}

/* line 1165, ../sass/_typo_custom.scss */
.icon-stumbleupon2:before {
  content: "\e6f0";
}

/* line 1168, ../sass/_typo_custom.scss */
.icon-lastfm:before {
  content: "\e6f1";
}

/* line 1171, ../sass/_typo_custom.scss */
.icon-lastfm2:before {
  content: "\e6f2";
}

/* line 1174, ../sass/_typo_custom.scss */
.icon-rdio:before {
  content: "\e6f3";
}

/* line 1177, ../sass/_typo_custom.scss */
.icon-rdio2:before {
  content: "\e6f4";
}

/* line 1180, ../sass/_typo_custom.scss */
.icon-spotify:before {
  content: "\e6f5";
}

/* line 1183, ../sass/_typo_custom.scss */
.icon-spotify2:before {
  content: "\e6f6";
}

/* line 1186, ../sass/_typo_custom.scss */
.icon-qq:before {
  content: "\e6f7";
}

/* line 1189, ../sass/_typo_custom.scss */
.icon-instagram:before {
  content: "\e6f8";
}

/* line 1192, ../sass/_typo_custom.scss */
.icon-dropbox:before {
  content: "\e6f9";
}

/* line 1195, ../sass/_typo_custom.scss */
.icon-evernote:before {
  content: "\e6fa";
}

/* line 1198, ../sass/_typo_custom.scss */
.icon-flattr:before {
  content: "\e6fb";
}

/* line 1201, ../sass/_typo_custom.scss */
.icon-skype2:before {
  content: "\e6fc";
}

/* line 1204, ../sass/_typo_custom.scss */
.icon-skype3:before {
  content: "\e6fd";
}

/* line 1207, ../sass/_typo_custom.scss */
.icon-renren:before {
  content: "\e6fe";
}

/* line 1210, ../sass/_typo_custom.scss */
.icon-sina-weibo:before {
  content: "\e6ff";
}

/* line 1213, ../sass/_typo_custom.scss */
.icon-paypal:before {
  content: "\e700";
}

/* line 1216, ../sass/_typo_custom.scss */
.icon-picasa:before {
  content: "\e701";
}

/* line 1219, ../sass/_typo_custom.scss */
.icon-soundcloud:before {
  content: "\e702";
}

/* line 1222, ../sass/_typo_custom.scss */
.icon-mixi:before {
  content: "\e703";
}

/* line 1225, ../sass/_typo_custom.scss */
.icon-behance:before {
  content: "\e704";
}

/* line 1228, ../sass/_typo_custom.scss */
.icon-arrows-ccw:before {
  content: "\e805";
}

/* TVSK font overwrights */
/* line 1234, ../sass/_typo_custom.scss */

/* BEGIN I.S. 2014-03-10 */
/* icon for students individual graph */
.icon-indiv:before {
  content: "\e6ce";
}

.icon-indiv {
  vertical-align: middle;
  font-size: 20px;
  color: #4DACDA;
}
/* END I.S. */

.icon-chat {
  vertical-align: middle;
  font-size: 20px;
  color: #4DACDA;
}

/* line 1239, ../sass/_typo_custom.scss */
.icon-newspaper {
  font-size: 20px;
  vertical-align: middle;
  color: #4DACDA;
}

/* line 1244, ../sass/_typo_custom.scss */
.icon-pencil {
  color: #399CD5;
}

/* line 1247, ../sass/_typo_custom.scss */
h2 .icon-book2 {
  color: #399CD5;
}

/* line 1250, ../sass/_typo_custom.scss */
.btn-submit {
  background: #399CD5;
  color: #fff;
}

/* line 1, ../sass/_forms_custom.scss */
form.grid.gender div {
  width: auto;
}

/* line 4, ../sass/_forms_custom.scss */
.gender div label {
  margin-right: 10px;
}

/* form div:last-child {
	margin-bottom:0;
} */
/* line 11, ../sass/_forms_custom.scss */
input[type="text"], input[type="email"], textarea, select {
  /* width:100%;height:36px; */
  height: 36px;
  font-size: 1em;
  border: 1px solid #bcc9cc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #26383b;
  font-family: 'Noto Sans', sans-serif;
  width: 100%;
}

/* line 23, ../sass/_forms_custom.scss */
td input[type="text"], td input[type="email"], th input[type="text"], th input[type="email"], td select.form-control, th select.form-control, td button.form-control, th button.form-control {
  height: 24px;
  min-width: 40px;
  line-height: 24px;
}

/* line 28, ../sass/_forms_custom.scss */
td select.form-control, th select.form-control {
  padding: 0;
}

/* line 32, ../sass/_forms_custom.scss */
input.small,
select.small {
  width: auto;
}

/* line 35, ../sass/_forms_custom.scss */
td button, th button {
  height: 25px;
  line-height: 25px;
}

/* line 39, ../sass/_forms_custom.scss */
input:focus, textarea:focus, select:focus {
  border-color: #4eacdb;
}

/* line 42, ../sass/_forms_custom.scss */
select {
  padding-right: 0;
  max-width: 100%;
}

/* line 46, ../sass/_forms_custom.scss */
textarea {
  height: 9em;
  padding: 1%;
  max-width: 100%;
  font-family: 'Nono Slabs', sans-serif;
}

/* line 52, ../sass/_forms_custom.scss */
div.text {
  clear: left;
}

/* line 55, ../sass/_forms_custom.scss */
div.file input {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}

/* line 60, ../sass/_forms_custom.scss */
label {
  display: block;
  color: #6E8387;
}

/* line 64, ../sass/_forms_custom.scss */
label[for=comment] {
  margin-top: 10px;
}

/* line 68, ../sass/_forms_custom.scss */
.choose,
.agree {
  margin-bottom: 0;
  line-height: 2em;
}

/* line 72, ../sass/_forms_custom.scss */
.grid .agree {
  line-height: 66px;
}

/* line 76, ../sass/_forms_custom.scss */
.choose input,
.agree input {
  width: auto;
  height: auto;
  margin: 0 10px 0 0;
  padding: 0;
  border-width: 0;
  vertical-align: middle;
}

/* line 82, ../sass/_forms_custom.scss */
td.choose input, td.agree input {
  margin: 0;
}

/* line 86, ../sass/_forms_custom.scss */
.choose label,
.agree label {
  display: inline;
  vertical-align: middle;
  color: #22373B;
}

/* line 91, ../sass/_forms_custom.scss */
.preview input {
  width: 89%;
  margin-right: 10px;
}

/* line 95, ../sass/_forms_custom.scss */
.preview a {
  /*	font-size:0.8571428571428571em;*/
}

/* input[type="submit"] */
/* line 102, ../sass/_forms_custom.scss */
.ui-dialog .ui-dialog-buttonpane button,
button,
.button {
  display: inline-block;
  padding: 2px 0;
  line-height: 1em;
  border: 1px solid #e6edf0;
  color: #399CD5;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  background-color: transparent;
  font-family: 'Noto Sans', sans-serif;
  clear: both;
}

/* line 122, ../sass/_forms_custom.scss */
a.submit,
.submit input,
input.save {
  width: auto;
  padding: 0 18px;
  cursor: pointer;
  background-color: #4DACDB;
  color: #fff;
  border-width: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 136, ../sass/_forms_custom.scss */
.ui-dialog .ui-dialog-buttonpane button:hover,
button:hover,
.button:hover,
input[type="submit"]:hover {
  border-color: #45abdc;
  color: #399CD5;
}

/* line 142, ../sass/_forms_custom.scss */
a.submit:hover,
input.save:hover,
.submit input:hover {
  background-color: #296faa;
  color: #fff;
}

/* line 146, ../sass/_forms_custom.scss */
input.delete {
  border-color: #EF4F0C;
  color: #EF4F0C;
}

/* line 150, ../sass/_forms_custom.scss */
input.delete:hover {
  background: #EF4F0C;
  color: #fff;
  border-color: #EF4F0C;
}

/* line 156, ../sass/_forms_custom.scss */
.date.time input {
  width: 58% !important;
  margin-right: 0;
}

/* line 160, ../sass/_forms_custom.scss */
.date.time button {
  width: 15%;
  margin-right: 1%;
}

/* line 164, ../sass/_forms_custom.scss */
.date.time select {
  width: 25%;
  margin-right: 0;
}

/* line 168, ../sass/_forms_custom.scss */
.grid .submit {
  clear: left;
}

/* line 171, ../sass/_forms_custom.scss */
.inline label, .inline input {
  display: inline;
}

/* line 174, ../sass/_forms_custom.scss */
.inline label {
  margin-right: 10px;
}

/* line 177, ../sass/_forms_custom.scss */
.inline input {
  width: 40px;
  text-align: center;
}

/* line 181, ../sass/_forms_custom.scss */
.task-language input {
  width: 120px;
  height: 24px;
}

/* Search */
/* line 187, ../sass/_forms_custom.scss */
.search {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  width: 300px;
}

/* line 193, ../sass/_forms_custom.scss */
.search label {
  display: none;
}

/* line 196, ../sass/_forms_custom.scss */
.search div input {
  width: 100%;
}

/* line 199, ../sass/_forms_custom.scss */
.search .submit {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 203, ../sass/_forms_custom.scss */
.search .submit input {
  line-height: auto;
  padding: 0;
  background: none;
  width: 36px;
  height: 36px;
  background: url("../images/lens.png") no-repeat center center;
  text-indent: -9999px;
}

/* line 212, ../sass/_forms_custom.scss */
form p.info {
  clear: both;
}

/* line 215, ../sass/_forms_custom.scss */
.button.new:hover {
  background-image: url("../images/input_bg_hover.png");
}

/* line 218, ../sass/_forms_custom.scss */
.required label:after {
  content: ' *';
}

/* line 223, ../sass/_forms_custom.scss */
.choose.error label,
.agree.error label,
.error label {
  color: #ff0000;
}

/* line 228, ../sass/_forms_custom.scss */
.error input,
.error textarea,
.error select {
  border-color: #ff0000;
}

/* Registration Custom */
/* line 233, ../sass/_forms_custom.scss */
.custom-selected .input-group {
  width: 100%;
}

/* line 236, ../sass/_forms_custom.scss */
.classes {
  padding-left: 30px;
}

/* line 239, ../sass/_forms_custom.scss */
.space-top {
  padding-top: 1.5em;
}

/* line 242, ../sass/_forms_custom.scss */
.select-custom {
  position: relative;
}

/* line 245, ../sass/_forms_custom.scss */
.select-custom input {
  display: none;
  position: absolute;
  bottom: 2px;
  left: 1px;
  width: 84%;
  height: 30px;
  border-width: 0;
  margin-right: 20px;
}

/* line 253, ../sass/_forms_custom.scss */
.select-custom.custom-selected input {
  display: block;
}

/* line 259, ../sass/_forms_custom.scss */
.input-split {
  white-space: nowrap;
}

/* line 262, ../sass/_forms_custom.scss */
.input-split input {
  width: 40px;
  text-align: center;
  font-family: 'Roboto Slab',serif;
  font-weight: 600;
}

/*
Class Legends
.clear = clear:both
.clear-left = clear:left
.left = float:left
.button = object is button, grey border, transparent background, blue text
.submit = blue background, white text
.grid = child elements float
/*

/* Layout */
/* line 12, ../sass/_main_custom.scss */
body {
  background: url("../images/content_bg.jpg") repeat left top;
}

/* line 15, ../sass/_main_custom.scss */
body, html {
  overflow-x: hidden;
}

/* line 18, ../sass/_main_custom.scss */
.orange {
  color: #EF4F0C;
}

/* Menu */
/* line 22, ../sass/_main_custom.scss */
.navbar select {
  display: none;
}

/* line 25, ../sass/_main_custom.scss */
.navbar-blue {
  background: #4eacdb;
  border-radius: 0;
  margin-bottom: 0;
  min-height: 0;
  width: 100%;
}

/* line 32, ../sass/_main_custom.scss */
.navbar-blue.fixed {
  position: fixed;
  top: 0;
  z-index: 999;
}

/* line 37, ../sass/_main_custom.scss */
.result-table img {
  width: 100%;
}

/* line 40, ../sass/_main_custom.scss */
.clearboth {
  clear: both;
}

/* line 43, ../sass/_main_custom.scss */
.ui-datepicker-month, .ui-datepicker-year {
  height: 20px;
}

/*
.navbar-blue ul {
	width:940px;
	margin:0 auto;
	line-height:36px;
	padding: 0;
}
.navbar-blue ul li {
	position:relative;
	display:inline-block;
	padding:0 12px; */
/*	border:1px solid #45abdc;*/
	/* float:left;
	border-left:1px solid transparent;
	border-right:1px solid #8bc2dc;
}
.navbar-blue ul li a {
	display:block;
	color:#fff;
}
.navbar-blue ul li.group a {
	padding-right:15px;
	background:url('../images/menu_arrow.png') no-repeat right center;
}
.navbar-blue ul li.group:hover a {
	background-image:url('../images/menu_arrow_hover.png');
}
.navbar-blue ul li.group:hover ul li a {
	padding-right:0;
	background:none;
}

.navbar-blue ul li.group-admin {
	border-left:1px solid #8bc2dc;
	border-right-width:0;
	float:right;
} */
/* .navbar-blue ul li.group-admin a {
	padding-right:0;
	padding-left:25px;
	background:url('../images/clog_ico.png') no-repeat left center;
}
.navbar-blue ul li.group-admin:hover a {
	background-image:url('../images/clog_ico_hover.png');
} */
/* .navbar-blue ul li.group:hover a,
.navbar-blue ul li a:hover {
	color:#24373b;
}
.navbar-blue ul li.group:hover {
	background:#fff;
	border:1px solid #bbc9cc;
	border-width:0 1px;
}
.navbar-blue ul li.group-start a {
	width:20px;line-height:36px;
	text-indent:-999px;
	overflow:hidden;
	background:url('../images/home_ico.png') no-repeat center center;
}
.navbar-blue ul li.group-start a:hover {
	background-image:url('../images/home_ico_hover.png');
}
.navbar-blue ul li.group ul {
	display:none;
	position:absolute;
	top:36px;left:-1px;
	width:auto;
	min-width:100%;
	z-index:9;
	background:#fff;
	border:1px solid #bbc9cc;
	border-bottom-width:3px;
	border-top-width:0;
}
.navbar-blue ul li.group:hover ul {
	display:block;
}
.navbar-blue ul li.group ul li {
	display:block;
	border-width:0;
	float:none;
}
.navbar-blue ul li.group ul li a {
	white-space:nowrap;
	color:#24373b;
}
.navbar-blue ul li.group ul li:hover {
	background:#f5f9fa;
}
 */
/* Third Level Menu */
/* line 139, ../sass/_main_custom.scss */
nav#submenu {
  line-height: 48px;
  position: relative;
  background: white;
  padding: 0 20px;
  height: 51px;
  border-bottom: 1px solid #E6EEF0;
}
@media (min-width: 768px) {
  /* line 139, ../sass/_main_custom.scss */
  nav#submenu {
    margin: 0 -20px;
  }
}
/* line 149, ../sass/_main_custom.scss */
nav#submenu:before, nav#submenu:after {
  content: "";
  position: absolute;
  background: white;
  /* Match the background */
  top: 0;
  bottom: 0;
  width: 9999px;
  /* some huge width */
  border-bottom: 1px solid #E6EEF0;
  z-index: -1;
  height: 51px;
}
/* line 160, ../sass/_main_custom.scss */
nav#submenu:before {
  right: 100%;
}
/* line 163, ../sass/_main_custom.scss */
nav#submenu:after {
  left: 100%;
}
/* line 166, ../sass/_main_custom.scss */
nav#submenu #breadcrumb {
  margin: 0;
  list-style: none;
  margin-bottom: 2em;
  padding-left: 0;
  height: 50px;
  overflow: hidden;
}
/* line 173, ../sass/_main_custom.scss */
nav#submenu #breadcrumb li {
  display: inline;
  margin-right: 5px;
  padding: 0;
  float: none;
}
/* line 178, ../sass/_main_custom.scss */
nav#submenu #breadcrumb li:after {
  content: ' »';
  color: #819599;
  line-height: .1em;
}
/* line 183, ../sass/_main_custom.scss */
nav#submenu #breadcrumb li:last-child:after {
  content: '';
}
/* line 186, ../sass/_main_custom.scss */
nav#submenu #breadcrumb li a {
  display: inline;
  color: #819599;
  line-height: 1em;
}
/* line 190, ../sass/_main_custom.scss */
nav#submenu #breadcrumb li a:hover {
  color: #008acc;
  border-width: 0;
}
/* line 197, ../sass/_main_custom.scss */
nav#submenu h1 {
  margin: 0;
  line-height: 1.8em;
  font-size: 1.8em;
}
/* line 202, ../sass/_main_custom.scss */
nav#submenu ul {
  margin: 0;
  padding-left: 0;
}
/* line 205, ../sass/_main_custom.scss */
nav#submenu ul li {
  padding: 0 1em;
  float: left;
  list-style: none;
}
/* line 209, ../sass/_main_custom.scss */
nav#submenu ul li:first-child {
  padding-left: 0;
}
/* line 212, ../sass/_main_custom.scss */
nav#submenu ul li:last-child {
  margin-right: 0;
}
/* line 215, ../sass/_main_custom.scss */
nav#submenu ul li a {
  display: block;
  line-height: 48px;
  color: #6e8387;
  border-bottom: 3px solid transparent;
}
/* line 220, ../sass/_main_custom.scss */
nav#submenu ul li a:hover {
  border-bottom: 3px solid #f16620;
  color: #22373b;
  text-decoration: none;
}
/* line 226, ../sass/_main_custom.scss */
nav#submenu ul li.active a {
  border-bottom: 3px solid #f16620;
  color: #22373b;
  text-decoration: none;
}
/* line 233, ../sass/_main_custom.scss */
nav#submenu .notification {
  background: #F3F7F8;
  border-radius: 4px;
  line-height: 36px;
  margin: 5px 0;
  height: 37px;
  overflow-y: hidden;
}
/* line 240, ../sass/_main_custom.scss */
nav#submenu .notification h3 {
  margin: 10px 0;
}
/* line 243, ../sass/_main_custom.scss */
nav#submenu .notification .switch-notification {
  padding: 8px 0;
}
/* line 246, ../sass/_main_custom.scss */
nav#submenu .notification .icon-cross {
  color: #829599;
}

/* Forms */
/* line 253, ../sass/_main_custom.scss */
.switch {
  display: block;
  font-family: inherit;
  padding-right: 25px;
  background: url("../images/icons/ico-open-close.png") no-repeat right -28px;
  font-size: 0.9em;
  overflow: hidden;
  line-height: 1em;
}

/* line 263, ../sass/_main_custom.scss */
.card.col-1 {
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 269, ../sass/_main_custom.scss */
.card fieldset {
  width: auto;
  margin: 0;
  padding: 0;
}

/* line 274, ../sass/_main_custom.scss */
.card legend {
  margin-left: 0;
  background: none;
}

/* line 278, ../sass/_main_custom.scss */
.card fieldset div {
  width: 100%;
}

/* line 281, ../sass/_main_custom.scss */
form div.left {
  width: 300px;
  margin-right: 20px;
}

/* line 285, ../sass/_main_custom.scss */
fieldset fieldset {
  width: 300px;
  margin: 0 20px 0 0;
}

/* line 289, ../sass/_main_custom.scss */
fieldset h2:first-of-type {
  margin-top: 0;
}

/* line 292, ../sass/_main_custom.scss */
fieldset fieldset legend {
  margin: 0;
  padding: 0;
  background: none;
  border-bottom: 1px solid #e6eef0;
  line-height: 2em;
  color: #819599;
}

/* line 300, ../sass/_main_custom.scss */
.agree label,
.choose label {
  color: #22373b;
}

/* Toolbar */
/* line 305, ../sass/_main_custom.scss */
.toolbar.top {
  /*position:absolute;
  top:48px;right:0;*/
  height: 72px;
  margin-bottom: 0;
  line-height: 72px;
  float: right;
}

/* line 313, ../sass/_main_custom.scss */
.toolbar input {
  width: auto;
  display: inline;
}

/* line 317, ../sass/_main_custom.scss */
.toolbar.top a {
  margin-left: 10px;
}

/* line 320, ../sass/_main_custom.scss */
.toolbar .btn {
  margin-top: 2px;
}

/* Advanced Search */
/* line 324, ../sass/_main_custom.scss */
.form-inline, .navbar-form {
  background: #e6eef0;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 328, ../sass/_main_custom.scss */
.form-inline select, .navbar-form select {
  padding: 0;
}
/* line 331, ../sass/_main_custom.scss */
.form-inline .ui-datepicker-trigger, .navbar-form .ui-datepicker-trigger {
  padding: 3px;
  border: none;
}
/* line 335, ../sass/_main_custom.scss */
.form-inline input, .navbar-form input, .form-inline button, .navbar-form button, .form-inline textarea, .navbar-form textarea, .form-inline select, .navbar-form select {
  height: 23px;
}

/* line 340, ../sass/_main_custom.scss */
.form-inline .browse button, .navbar-form .browse button {
  height: auto;
}
/* line 343, ../sass/_main_custom.scss */
.form-inline .date button, .navbar-form .date button {
  height: auto;
}
/* line 346, ../sass/_main_custom.scss */
.form-inline td.date button, .navbar-form td.date button {
  height: auto;
}
/* line 349, ../sass/_main_custom.scss */
.form-inline th.date button, .navbar-form th.date button {
  height: auto;
}

/* #filters div {
	margin:0 10px 0 0;
	float:left;
} */
/* #filters input,
#filters select {
	font-size:0.8571428571428571em;
}

#filters .date input {
	width:78% !important;
}
#filters .date button {
	height:22px;
	vertical-align:middle;
}
#filters .submit {
	position:relative;
}
#filters .submit input {
	padding:0 0 0 1.5em;;
	background:none;
	color:#469fd6;
	font-size:1em;
	line-height:1em;
	clear:none;
	position:relative;
	z-index:3;
}
#filters .submit:before {
	display:inline-block;
	content: '\1F504';
	font-family:'entypo';
	font-size:2.5em;
	color:#469fd6;
	position:absolute;
	top:0px;left:0;
	height:21px;
	z-index:1;
} */
/* First Page Login */
/* #login-form {
	position:fixed;
	top:0;left:0;
	width:100%;height:100%;
	background:#e6eef0;
}
#login-form .logo-l {
	position:relative;
	display:block;
	margin:0 -20px;
	padding-bottom:40px;
	background:#e6eef0;
}
#login-form .logo-l img {
	margin:0 auto;
}
#login-form .holder {
	position:absolute;
	top:5%;left:50%;
	margin-left:-170px;
	width:300px;
	background:#fff;
	padding:0 20px;
}
#login-form h1 {
	position:relative;
	margin:0 -20px 1em;
	padding:0 20px;
	background:#829599;
	color:#fff;
	line-height:3em;
	font-size:1.142857142857143em;
	float:none;
}
#login-form .button {
	position:absolute;
	bottom:-3em;left:0;
	width:100%;
	color:#829599;
	border-color:#819599;
}*/
/* First Page Login */
/* line 438, ../sass/_main_custom.scss */
.body-login {
  background: #e6eef0;
}
/* line 440, ../sass/_main_custom.scss */
.body-login #wrap > div {
  box-shadow: none;
}
/* line 443, ../sass/_main_custom.scss */
.body-login #content {
  background: transparent;
}
/* line 447, ../sass/_main_custom.scss */
.body-login #login-form {
  padding: 20px;
  background: white;
}
/* line 450, ../sass/_main_custom.scss */
.body-login #login-form > div {
  margin-bottom: 20px;
}

/* line 455, ../sass/_main_custom.scss */
#login-block {
  margin: 30px auto;
}
@media (min-width: 768px) {
  /* line 455, ../sass/_main_custom.scss */
  #login-block {
    width: 380px;
    padding: 0 20px;
  }
}
/* line 461, ../sass/_main_custom.scss */
#login-block h1 {
  padding: 0 20px;
  margin-top: 40px;
  margin-bottom: 0;
  background: #829599;
  color: #fff;
  line-height: 3em;
  font-size: 1.142857142857143em;
}
/* line 470, ../sass/_main_custom.scss */
#login-block .btn-border {
  margin: 10px 0;
}
/* line 473, ../sass/_main_custom.scss */
#login-block #lng {
  margin: 0;
  list-style: none;
}
/* line 476, ../sass/_main_custom.scss */
#login-block #lng li {
  margin-left: 10px;
  float: left;
}
/* line 479, ../sass/_main_custom.scss */
#login-block #lng li a {
  display: block;
  width: 28px;
  height: 22px;
  background: url("../images/lng.png") no-repeat 0 0;
  text-indent: -999px;
  overflow: hidden;
}
/* line 486, ../sass/_main_custom.scss */
#login-block #lng li#ru a {
  background-position: -32px 0;
}

/* Ordering */
/* line 494, ../sass/_main_custom.scss */
.move-up, .move-down {
  display: block;
  width: 12px;
  height: 8px;
  overflow: hidden;
  text-indent: -999px;
  background-image: url("../images/cheverons.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* line 503, ../sass/_main_custom.scss */
.move-up {
  margin-bottom: 5px;
  background-position: -13px 0;
}

/* line 507, ../sass/_main_custom.scss */
.move-up:hover {
  background-position: -13px -8px;
}

/* line 510, ../sass/_main_custom.scss */
.move-down:hover {
  background-position: 0 -8px;
}

/* MediaBrowser */
/*


KRISTIAN ŠIM IR DOMĀTS FAILS

/assets/modules/mediabrowser/css/mbdialog.css

!!!!

*/
/* line 526, ../sass/_main_custom.scss */
.subject {
  background: url("../images/subject-bg.png") no-repeat center left;
  padding-left: 43px;
  margin-top: 10px;
  min-height: 57px;
  margin-bottom: 15px;
  border-bottom: 3px solid #ccc;
  border-left: 3px solid #ccc;
  line-height: 2em;
}

/* line 536, ../sass/_main_custom.scss */
article.column ul.no-list {
  padding-left: 26px;
}

/* line 539, ../sass/_main_custom.scss */
article.column > div > h3 {
  padding-left: 26px;
}

/* line 542, ../sass/_main_custom.scss */
#content .mb-container {
  overflow: auto;
  height: auto;
}

/* line 546, ../sass/_main_custom.scss */
#mediabrowser td img {
  display: inline;
  margin-bottom: 0;
}

/* line 550, ../sass/_main_custom.scss */
#mediabrowser table {
  font-size: .9em;
}

/* line 553, ../sass/_main_custom.scss */
#mediabrowser table td {
  padding: .3em;
}

/* #mediabrowser fieldset {
	position:relative;
	top:0;left:0;
	width:auto;height:auto;
	margin:0 0 0 -20px;
	padding-left:27px;
	border-style:dashed;
} */
/* line 564, ../sass/_main_custom.scss */
#content .mb-browser {
  margin-bottom: 2em !important;
}

/* line 567, ../sass/_main_custom.scss */
.mb-upload-file {
  border-width: 0;
}

/* line 570, ../sass/_main_custom.scss */
.mb-upload legend {
  margin-bottom: 0;
}

/* line 574, ../sass/_main_custom.scss */
fieldset.mb-file,
fieldset.mb-info {
  clear: none !important;
}

/* fieldset.mb-file {
	width:300px !important;
	float:right;
} */
/* line 581, ../sass/_main_custom.scss */
.mb-file label {
  display: inline-block;
  margin-right: 20px;
}

/* line 585, ../sass/_main_custom.scss */
#mediabrowser .mb-info {
  width: 300px !important;
  margin-right: 40px;
  float: left;
}

/* line 590, ../sass/_main_custom.scss */
#mediabrowser.mb-jquery .mb-file {
  width: 400px !important;
}

/* line 593, ../sass/_main_custom.scss */
#mediabrowser.mb-jquery .mb-upload {
  width: 400px !important;
}

/* line 596, ../sass/_main_custom.scss */
.mb-file {
  float: left;
}

/* line 599, ../sass/_main_custom.scss */
.mb-browser img {
  margin-bottom: 0;
}

/* Messages */
/* line 604, ../sass/_main_custom.scss */
#token-list {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  overflow: hidden;
}

/* line 609, ../sass/_main_custom.scss */
#token-list li {
  position: relative;
  margin-right: 10px;
  line-height: 2em;
  padding-left: 15px;
  float: left;
}

/* #token-list li:before {
	position:absolute;
	top:-4px;left:0;
	font-family: 'entypo';
	font-size:1.5em;
	content: '\2713';
}
*/
/* line 624, ../sass/_main_custom.scss */
#token-list li span {
  margin-right: 5px;
}

/* line 627, ../sass/_main_custom.scss */
#token-list li span:before {
  padding-right: 5px;
}

/* User Toolbar */
/* line 631, ../sass/_main_custom.scss */
#user-toolbar {
  margin-top: 20px;
  color: #4FACD8;
}
/* line 634, ../sass/_main_custom.scss */
#user-toolbar img {
  max-width: 36px;
}
/* line 637, ../sass/_main_custom.scss */
#user-toolbar .thumbnail {
  margin-bottom: 0;
}
/* line 640, ../sass/_main_custom.scss */
#user-toolbar .media-body {
  margin-right: 10px;
}
/* line 643, ../sass/_main_custom.scss */
#user-toolbar h4.media-heading {
  font-weight: 400;
  color: #399CD5;
  font-size: 1em;
}
/* line 648, ../sass/_main_custom.scss */
#user-toolbar h5.media-heading {
  font-weight: normal;
  font-size: .8em;
}

/* line 653, ../sass/_main_custom.scss */
#user-toolbar p {
  margin-right: 5px;
  float: left;
  text-align: right;
}

/* line 658, ../sass/_main_custom.scss */
#user-toolbar .icon-mail {
  color: #399cd5;
  vertical-align: middle;
}

/* line 663, ../sass/_main_custom.scss */
#user-toolbar p strong,
#user-toolbar p span {
  white-space: nowrap;
  font-weight: 400;
  font-style: normal;
  float: left;
  color: #4FACD8;
  padding: 0px 5px 0px 5px;
}

/* line 671, ../sass/_main_custom.scss */
#user-toolbar p span {
  font-size: 12px;
  color: #96A797;
  clear: both;
  float: left;
}

/* line 677, ../sass/_main_custom.scss */
#user-toolbar a {
  border-color: #bcc9cc;
  color: #819599;
}

/* line 681, ../sass/_main_custom.scss */
#user-toolbar a.unread {
  color: #f16620;
  font-weight: 700;
}

/* #user-toolbar #logout {
	position:relative;
	padding-right:40px;
}
#logout:after {
	position:absolute;
	top:-9px;right:4px;
	font-family: 'entypo';
	content: '\E741';
	font-size:2.6em;
} */
/* Messages */
/* line 698, ../sass/_main_custom.scss */
tr.new td {
  font-weight: 600;
}

/* line 702, ../sass/_main_custom.scss */
#courses-list .index {
  position: relative;
  width: 300px;
  width: 31.9%;
  height: 170px;
  margin-right: 2.08333333333333%;
  margin-bottom: 20px;
  float: left;
  background: url("/upload/subjects/default_subject.jpg") no-repeat left top;
  overflow: hidden;
}

/* line 713, ../sass/_main_custom.scss */
#courses-list .index.last {
  margin-right: 0;
}

/* line 716, ../sass/_main_custom.scss */
#courses-list .index img {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 720, ../sass/_main_custom.scss */
#courses-list .index h3 {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  margin: 0;
  font-family: 'Roboto Slab',serif;
  font-weight: 600;
  font-size: 1.2em;
}

/* line 729, ../sass/_main_custom.scss */
#courses-list .index h3 a {
  display: block;
  padding: 10px;
  color: #fff;
  background: url("../images/black_70.png");
}

/* line 735, ../sass/_main_custom.scss */
aside #courses-list .index {
  width: auto;
  height: auto;
  margin-bottom: 10px !important;
  overflow: hidden;
  float: none;
  background-position: 0 -100px;
}

/* line 742, ../sass/_main_custom.scss */
aside #courses-list .index img {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  margin-bottom: 0;
}

/* line 747, ../sass/_main_custom.scss */
aside #courses-list .index h3 {
  position: relative;
  margin: 0;
  font-family: 'Roboto Slab',serif;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1em;
  display: table;
}

/* line 756, ../sass/_main_custom.scss */
aside #courses-list .index h3 a {
  display: table-cell;
  padding: 20px 10px;
  color: #fff;
  line-height: 1em;
  background: url("../images/black_70.png");
  min-height: 34px;
  vertical-align: middle;
  text-shadow: 1px 1px 1px #000;
}

/* line 766, ../sass/_main_custom.scss */
aside #courses-list .index h3 a:hover {
  background: none;
}

/* line 769, ../sass/_main_custom.scss */
aside #courses-list h3 .new {
  position: absolute;
  right: 10px;
  top: 15px;
  display: inline-block;
  width: 20px;
  line-height: 20px;
  background: #ee6b19;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  font-weight: 400;
  color: #fff;
  font-size: .9em;
}

/* #news h2.actual {
	background: url('../images/actual_ico.png') no-repeat;
	padding-left: 30px;
} */
/* line 788, ../sass/_main_custom.scss */
#news .index {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

/* line 792, ../sass/_main_custom.scss */
#news .index h2 {
  margin-bottom: .2em;
  text-transform: none;
  font-size: 1.2em;
}

/* line 797, ../sass/_main_custom.scss */
#news .index h2 > a {
  color: #505E61;
}

/* line 800, ../sass/_main_custom.scss */
#news .index p {
  margin-bottom: .3em;
  font-size: 1em;
}

/* line 804, ../sass/_main_custom.scss */
#related-news .index {
  margin-bottom: 1em;
}

/* line 807, ../sass/_main_custom.scss */
#related-news .index h2 {
  text-transform: none;
}

/* #chat > h2 {
	background: url('../images/chat_ico.png') no-repeat;
	padding-left: 30px;
} */
/* line 814, ../sass/_main_custom.scss */
#chat .index {
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
}

/* line 820, ../sass/_main_custom.scss */
#chat .index img {
  margin-right: 10px;
  margin-bottom: 0;
  float: left;
}

/* line 825, ../sass/_main_custom.scss */
#chat p.user {
  color: #186998;
}

/* line 829, ../sass/_main_custom.scss */
#related-news .index p,
#related-news .index h2 {
  margin-bottom: .3em;
}

/* line 832, ../sass/_main_custom.scss */
#chat p {
  margin-bottom: 0;
  color: #666668;
}

/* line 836, ../sass/_main_custom.scss */
#chat img {
  width: 38px;
  height: 38px;
}

/* line 839, ../sass/_main_custom.scss */
#chat p.date {
  margin-bottom: 0;
  font-size: 11px;
}

/* line 843, ../sass/_main_custom.scss */
#chat form div {
  margin-bottom: .2em;
}

/* line 846, ../sass/_main_custom.scss */
#chat form div.text textarea {
  height: 70px;
}

/* line 849, ../sass/_main_custom.scss */
.scroll-content {
  padding: 0 10px;
  overflow: hidden;
}

/* line 853, ../sass/_main_custom.scss */
.scroll-pane {
  position: relative;
  height: 400px;
  overflow: auto;
  background: #F3F7F8;
  padding-left: 10px;
}

/*.scroll-pane { overflow: auto; width: 99%; float:left; }
.scroll-content { width: 2440px; float: left; }*/
/* line 862, ../sass/_main_custom.scss */
.scroll-bar {
  height: 400px;
  background: url("../images/chat_bg.png") repeat-y;
}

/* line 866, ../sass/_main_custom.scss */
.scroll-content-item {
  width: 100px;
  height: 100px;
  float: left;
  margin: 10px;
  font-size: 3em;
  line-height: 96px;
  text-align: center;
}

/* line 867, ../sass/_main_custom.scss */
.scroll-bar {
  display: none;
  position: absolute;
  top: 17px;
  right: 0;
  clear: left;
  padding: 0 4px 0 2px;
  margin: 0 -1px -1px -1px;
  height: 377px;
}

/* line 868, ../sass/_main_custom.scss */
.scroll-bar .ui-slider {
  background: none;
  border: 0;
  height: 2em;
  margin: 0 auto;
}

/* line 869, ../sass/_main_custom.scss */
.scroll-bar .ui-handle-helper-parent {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

/* line 870, ../sass/_main_custom.scss */
.scroll-bar .ui-slider-handle {
  height: 1.5em;
  background: #ddd;
  outline: none;
  background: url(../images/chat_scroll_bg.png) no-repeat 4px 0;
}

/* line 871, ../sass/_main_custom.scss */
.ui-widget-content .ui-state-active {
  border-bottom: none;
}

/*.scroll-bar .ui-slider-handle .ui-icon { margin: -8px auto 0; position: relative; top: 50%; }*/
/* Helpfull */
/* line 875, ../sass/_main_custom.scss */
#helpfull {
  border-top: 1px dashed #bcc9cc;
}

/* line 878, ../sass/_main_custom.scss */
#helpfull section {
  width: 48.93617021276596%;
  margin-right: 2.12765957446809%;
  float: left;
}

/* line 883, ../sass/_main_custom.scss */
#helpfull section:last-child {
  margin-right: 0;
}

/* line 888, ../sass/_main_custom.scss */
#helpfull section h2,
.link-list h2,
.link-list h1 {
  margin-bottom: .2em;
  padding-left: 10px;
  background: #e6eef0 url("../images/heading_arrow.png") no-repeat left bottom;
  color: #829599;
  line-height: 36px;
  height: 44px;
  font-family: 'Nato Sans',sans-serif;
  text-transform: none;
  font-weight: 600;
}

/* line 900, ../sass/_main_custom.scss */
#helpfull ul,
#contact-us ul {
  margin: 0 0 0 10px;
  list-style: none;
}

/* line 904, ../sass/_main_custom.scss */
.attachments ul {
  margin-left: 0;
  list-style: none;
}

/* line 908, ../sass/_main_custom.scss */
#attachments ul li {
  padding-bottom: 10px;
}

/* line 912, ../sass/_main_custom.scss */
#helpfull ul li:before,
.attachments ul li:before {
  margin-right: 10px;
  font-family: 'entypo';
  content: '\1F4C4';
  font-size: 36px;
  color: #bbc9cc;
  vertical-align: -3px;
}

/* line 920, ../sass/_main_custom.scss */
#contact-us ul li {
  margin-bottom: .6em;
}

/* line 923, ../sass/_main_custom.scss */
#contact-us ul li:before {
  width: 18px;
  display: inline-block;
  margin-right: 10px;
  font-family: 'fontello';
  font-size: 18px;
  vertical-align: 0;
  text-align: center;
  color: #bbc9cc;
}

/* line 933, ../sass/_main_custom.scss */
#contact-us ul li.info:before {
  content: '\e804';
}

/* line 936, ../sass/_main_custom.scss */
#contact-us ul li.support:before {
  content: '\e803';
}

/* line 939, ../sass/_main_custom.scss */
#contact-us ul li.skype img {
  display: inline;
  margin: 0 8px 0 0;
}

/* line 943, ../sass/_main_custom.scss */
#footer {
  color: #798B8F;
  padding-top: 20px;
  background: #f0f0f0;
  background: -moz-linear-gradient(90deg, #f0f0f0 60%, #fefefe 100%);
  background: -webkit-linear-gradient(90deg, #f0f0f0 60%, #fefefe 100%);
  background: -o-linear-gradient(90deg, #f0f0f0 60%, #fefefe 100%);
  background: -ms-linear-gradient(90deg, #f0f0f0 60%, #fefefe 100%);
  background: linear-gradient(180deg, #f0f0f0 60%, #fefefe 100%);
}

/* line 953, ../sass/_main_custom.scss */
#footer .call-us {
  width: 174px;
  text-align: right;
}
/* line 956, ../sass/_main_custom.scss */
#footer .call-us a {
  display: none;
}

/* line 960, ../sass/_main_custom.scss */
#footer #rules {
  clear: both;
  padding: 0 10px;
  margin-bottom: 20px;
}

/* line 965, ../sass/_main_custom.scss */
#footer #rules ul {
  margin: 0;
  list-style: none;
  font-size: 12px;
  text-align: center;
}

/* line 971, ../sass/_main_custom.scss */
#footer #rules ul li {
  display: inline;
  margin: 0 .5em;
}

/* line 975, ../sass/_main_custom.scss */
#footer #copy {
  clear: both;
}

/* line 978, ../sass/_main_custom.scss */
#footer .call-us-title {
  padding-left: 20px;
  text-transform: uppercase;
  margin-left: 15px;
  margin-top: 10px;
  float: left;
  width: 80%;
}

/*
#footer .call-us {
	float: left;
	text-align: right;
	margin-left: 20px;
}
#footer .call-us a{
	display: none;
} */
/* line 996, ../sass/_main_custom.scss */
#footer .skype-status {
  float: left;
  margin: 0 5px 0 0;
}

/* line 1000, ../sass/_main_custom.scss */
#footer .skype a {
  display: inline-block;
}

/* line 1003, ../sass/_main_custom.scss */
#footer button {
  background: #E5EFF0;
  border-radius: 10px 10px 10px 10px;
  margin: 0 15px;
  color: #999;
}

/* #clock > span {
	background: url('../images/clock_ico.png') no-repeat 0px 3px;
	padding-left: 15px;
} */
/* line 1014, ../sass/_main_custom.scss */
#clock,
#timer {
  color: #819599;
  text-align: center;
}

/* line 1019, ../sass/_main_custom.scss */
#timer em,
#clock em {
  display: block;
  font-style: normal;
  font-size: 2.5em;
  line-height: 1em;
}

/* line 1025, ../sass/_main_custom.scss */
#timer em {
  margin-top: .3em;
  color: #EF4F0C;
}

/* line 1030, ../sass/_main_custom.scss */
#clock em span,
#timer em span {
  display: inline-block;
  width: 5px;
  margin-right: 5px;
  text-align: center;
  vertical-align: top;
}

/* line 1037, ../sass/_main_custom.scss */
.clock-timer {
  font-style: normal;
  font-size: 2.5em;
  line-height: 1em;
}

/* Table of Contents */
/* line 1043, ../sass/_main_custom.scss */
#toc {
  display: none;
}

/* line 1046, ../sass/_main_custom.scss */
#toc ul li ul {
  margin-left: 1em;
  padding-left: 0;
}

/* line 1050, ../sass/_main_custom.scss */
#toc {
  padding: .1em 0 .1em .9em;
  border-left: 3px solid #E6EEF0;
  margin-top: 15px;
}

/* line 1055, ../sass/_main_custom.scss */
#toc ul.no-list li {
  margin: 10px 0;
}

/* line 1058, ../sass/_main_custom.scss */
aside.toolbar .icon-clock {
  position: absolute;
}

/* line 1061, ../sass/_main_custom.scss */
.grey, .grey * {
  color: gray;
}

/* line 1064, ../sass/_main_custom.scss */
.success, .success *, .green, .green * {
  color: green;
}

/* line 1067, ../sass/_main_custom.scss */
.orange, .orange * {
  color: #EF4F0C;
}

/* line 1070, ../sass/_main_custom.scss */
.primary, .primary * {
  color: #399CD5;
}

/* line 1073, ../sass/_main_custom.scss */
.exam-navigation {
  background: #F3F7F8;
  padding: 2px 18px 3px;
  border-radius: 5px 5px 5px 5px;
}
/* line 1077, ../sass/_main_custom.scss */
.exam-navigation #prev {
  color: grey;
}
/* line 1080, ../sass/_main_custom.scss */
.exam-navigation #next {
  background: #4EADDB;
  color: white;
}

/* line 1086, ../sass/_main_custom.scss */
#back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 28px;
  height: 24px;
  display: none;
  margin-right: 20px;
  text-indent: -999px;
  overflow: hidden;
  background: white url("../images/back_to_top.png") no-repeat 7px 10px;
  z-index: 9;
  border-radius: 10px 10px 0px 0px;
  padding: 20px;
  box-shadow: 1px 1px 1px #ccc;
}

/* line 1102, ../sass/_main_custom.scss */
.back-to-top {
  display: inline-block;
  width: 10px;
  height: 6px;
  margin-right: .5em;
  text-indent: -999px;
  overflow: hidden;
  background: url("../images/chevron_up.png") no-repeat left top;
  vertical-align: middle;
}

/* Profile Cards */
/* line 1113, ../sass/_main_custom.scss */
#profile-card {
  margin-bottom: 2em;
  margin-top: 4em;
}

/* line 1117, ../sass/_main_custom.scss */
.card {
  margin-bottom: 1em;
  padding: 1em;
  background: #e6edf0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 1125, ../sass/_main_custom.scss */
.card img {
  width: 38px;
  margin-right: 1em;
  float: left;
}

/* line 1130, ../sass/_main_custom.scss */
.card h4 {
  margin: 0;
  font-weight: 400;
  color: inherit;
  clear: none;
}

/* line 1136, ../sass/_main_custom.scss */
.card p.desc {
  font-size: 0.8571428571428571em;
  color: #829599;
}

/* line 1140, ../sass/_main_custom.scss */
.card .contacts {
  display: block;
  margin-bottom: 0;
  clear: left;
}

/* line 1145, ../sass/_main_custom.scss */
.card .contacts a {
  display: inline-block;
  margin-right: 1em;
}

/* line 1149, ../sass/_main_custom.scss */
.card .skype-status {
  width: auto;
  margin: 0 5px 0 0 !important;
  vertical-align: bottom;
}

/* Gusts fixes */
/* line 1157, ../sass/_main_custom.scss */
.clickable {
  position: relative;
  background: white;
  padding: 0px 0 0 5px;
  z-index: 1;
  padding-right: 20px;
}

/* line 1164, ../sass/_main_custom.scss */
.clickable:after {
  position: absolute;
  content: "";
  right: 0;
  top: 3px;
  background: white url(../images/cheverons.png) no-repeat 3px -8px;
  width: 15px;
  display: block;
  height: 16px;
}

/* line 1175, ../sass/_main_custom.scss */
.user-title {
  overflow: hidden;
}

/* line 1178, ../sass/_main_custom.scss */
.user-title img {
  max-width: 36px;
  margin-bottom: 0;
  margin-right: 10px;
  float: left;
}

/* line 1184, ../sass/_main_custom.scss */
h1 em {
  padding-left: 10px;
  font-style: normal;
  font-size: 80%;
  color: #6f8387;
}

/* line 1192, ../sass/_main_custom.scss */
.gender img.small {
  max-width: 36px;
  margin-bottom: 0;
  display: inline;
  vertical-align: middle;
}
/* line 1198, ../sass/_main_custom.scss */
.gender input {
  margin-top: 10px;
}

/* line 1202, ../sass/_main_custom.scss */
.disabled {
  color: #aebec1;
}

/* line 1206, ../sass/_main_custom.scss */
.grade a {
  display: inline-block;
  width: 34px;
  border: 1px solid #bbc9cc;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  font-family: 'Roboto Slab', serif;
}

/* line 1215, ../sass/_main_custom.scss */
.grade.other a {
  color: #907D73;
}

/* line 1218, ../sass/_main_custom.scss */
.ico.tuition {
  background: url("../images/hat_ico.png") no-repeat 0 0;
}

/* line 1222, ../sass/_main_custom.scss */
.task-test .question {
  margin-bottom: 10px;
}

/* line 1225, ../sass/_main_custom.scss */
.task-language p {
  line-height: 2em;
}

/* line 1232, ../sass/_main_custom.scss */
#grade-dist input,
#grade-dist span {
  width: 30px;
  min-width: 20px;
  padding: 0 1%;
  text-align: center;
  font-family: 'Robot Slab', serif;
  font-weight: 600;
}

/* line 1241, ../sass/_main_custom.scss */
#grade-dist td,
#grade-dist th {
  text-align: center;
  white-space: nowrap;
  border-right: 2px solid #ddd;
}

/* line 1247, ../sass/_main_custom.scss */
#grade-dist td.last,
#grade-dist th.last {
  border-right: 0 none;
}

/* Buttons */
/* line 1251, ../sass/_main_custom.scss */
.btn-orange {
  background: #EF4F0C;
  color: #fff;
}

/* Custom search */
/* line 1257, ../sass/_main_custom.scss */
#custom-search-input {
  margin: 0;
  padding: 0;
}
/* line 1260, ../sass/_main_custom.scss */
#custom-search-input .search-query {
  padding-right: 3px;
  padding-right: 4px \9;
  padding-left: 3px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 1272, ../sass/_main_custom.scss */
#custom-search-input button {
  border: 0;
  background: none;
  /** belows styles are working good */
  padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  left: -28px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #399CD5;
}

/* line 1288, ../sass/_main_custom.scss */
.search-query:focus + button {
  z-index: 3;
}

/* line 1291, ../sass/_main_custom.scss */
.margin-top {
  margin-top: 20px;
}

/* line 1294, ../sass/_main_custom.scss */
.margin-bottom {
  margin-bottom: 20px;
}

/* line 1297, ../sass/_main_custom.scss */
#header {
  background-color: #E6EEF0;
  height: 72px;
}
/* line 1300, ../sass/_main_custom.scss */
#header h1 {
  margin-top: 12px;
  max-height: 40px;
}
/* line 1304, ../sass/_main_custom.scss */
#header .btn-default {
  background-color: transparent;
}
/* line 1307, ../sass/_main_custom.scss */
#header p strong {
  color: black;
}

/* line 1311, ../sass/_main_custom.scss */
.no-list > li > a {
  margin-left: 20px;
}

/* line 1314, ../sass/_main_custom.scss */
.icon-house {
  font-size: 18px;
  margin-left: 8px;
}

/* line 1318, ../sass/_main_custom.scss */
.custom-search-form input {
  border-right: 0;
}

/* line 1321, ../sass/_main_custom.scss */
.custom-search-form .btn-search {
  border: 1px solid #ccc;
  border-left: 0;
  padding-top: 6px;
  padding-bottom: 7px;
  margin-top: 0;
}

/* line 1328, ../sass/_main_custom.scss */
#do-search, #search {
  height: 34px;
}

/* line 1335, ../sass/_main_custom.scss */
#users-form .icon-eye {
  font-size: 18px;
  vertical-align: middle;
}
/* line 1339, ../sass/_main_custom.scss */
#users-form .icon-screen {
  font-size: 20px;
  vertical-align: middle;
}
/* line 1344, ../sass/_main_custom.scss */
#users-form #course-table .form-control, #users-form #authorization .form-control {
  display: inline-block;
}
/* line 1347, ../sass/_main_custom.scss */
#users-form #course-table .icon-history, #users-form #authorization .icon-history {
  color: #399CD5;
  font-size: 22px;
}
/* line 1351, ../sass/_main_custom.scss */
#users-form #course-table .disabled .icon-history, #users-form #authorization .disabled .icon-history {
  color: #aebec1;
}
/* line 1356, ../sass/_main_custom.scss */
#users-form table .checkbox {
  border-top: none;
  min-height: initial;
  display: table-cell;
}
/* line 1360, ../sass/_main_custom.scss */
#users-form table .checkbox input {
  min-width: initial;
  margin-left: 0;
  width: 40px;
  height: 13px;
  vertical-align: middle;
  text-align: center;
  float: none;
}
/* line 1372, ../sass/_main_custom.scss */
#users-form .delete [class*='icon-'] {
  color: #399CD5;
  font-size: 1em;
  vertical-align: middle;
}
/* line 1377, ../sass/_main_custom.scss */
#users-form .delete:hover {
  text-decoration: none;
}
/* line 1381, ../sass/_main_custom.scss */
#users-form .icon-cross.red {
  color: #bc0402;
}

/* line 1386, ../sass/_main_custom.scss */
.form-group.date > div.input-group > input[type=text] {
  width: 78%;
}

/* line 1390, ../sass/_main_custom.scss */
.comment small {
  color: #BFCAC6;
}
/* line 1393, ../sass/_main_custom.scss */
.comment .msg {
  width: 90%;
  float: left;
  border-right: 1px solid #ccc;
}
/* line 1398, ../sass/_main_custom.scss */
.comment .delete {
  width: 10%;
  float: left;
  padding-left: 15px;
  padding-top: 10px;
}

/* line 1405, ../sass/_main_custom.scss */
.bubble {
  position: relative;
  padding: 10px;
  background: #F3F7F8;
}

/* line 1410, ../sass/_main_custom.scss */
.bubble2 {
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 10px;
  background: #F3F7F8;
  margin: 20px 0 10px;
}
/* line 1416, ../sass/_main_custom.scss */
.bubble2 h3 {
  margin: 0;
}
/* line 1419, ../sass/_main_custom.scss */
.bubble2 h4 {
  font-size: 13px;
  margin: 0;
}

/* line 1425, ../sass/_main_custom.scss */
.bubble:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 9px;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #F3F7F8 transparent;
  display: block;
  width: 0;
  z-index: 1;
}

/* line 1437, ../sass/_main_custom.scss */
.school-rules {
  margin-left: 0;
  padding-left: 8px;
}
/* line 1440, ../sass/_main_custom.scss */
.school-rules li {
  list-style: none;
  border-bottom: 1px dashed #ccc;
  padding: 10px;
}
/* line 1444, ../sass/_main_custom.scss */
.school-rules li:last-child {
  border-bottom: none;
}
/* line 1447, ../sass/_main_custom.scss */
.school-rules li .icon-text {
  color: #4DACDA;
  margin-right: 5px;
}

/* line 1454, ../sass/_main_custom.scss */
.read-more a {
  line-height: 3;
  color: #505E61;
}

/* line 1459, ../sass/_main_custom.scss */
.late-payment {
  background: #F3F7F8;
  border-radius: 4px;
  padding: 0 10px;
  margin: 5px 0;
  font-size: 12px;
  width: 100%;
  font-weight: bold;
}

/* line 1468, ../sass/_main_custom.scss */
.overflow-x {
  overflow-x: hidden;
}

/* line 1471, ../sass/_main_custom.scss */
.form-link {
  margin-top: 30px;
}

/* line 1476, ../sass/_main_custom.scss */
#courses .date input[type=text] {
  height: 26px;
  width: 90%;
}
/* line 1480, ../sass/_main_custom.scss */
#courses .date button {
  height: 26px;
  line-height: 1;
}

/* line 1486, ../sass/_main_custom.scss */
.border-left {
  padding: .1em 0 .1em .9em;
  border-left: 3px solid #E6EEF0;
  margin-top: 15px;
}

/* line 1491, ../sass/_main_custom.scss */
.border-bottom-dashed {
  border-bottom: 1px dashed #eee;
}

/* line 1495, ../sass/_main_custom.scss */
#profile-activity li {
  padding: 10px;
}

/* line 1500, ../sass/_main_custom.scss */
#students-online h3 {
  margin-bottom: 20px;
}
/* line 1503, ../sass/_main_custom.scss */
#students-online .media {
  padding: 0 10px;
}
/* line 1506, ../sass/_main_custom.scss */
#students-online .media-heading {
  margin: 0 0 5px;
  color: #4DACDA;
  font-weight: 300;
}
/* line 1511, ../sass/_main_custom.scss */
#students-online .media-body {
  font-size: 10px;
  color: #97A799;
}
/* line 1515, ../sass/_main_custom.scss */
#students-online .media-object {
  width: 38px;
  height: 38px;
}

/* line 1520, ../sass/_main_custom.scss */
.date.time select {
  min-width: 88px;
}

/* line 1523, ../sass/_main_custom.scss */
table > tbody > tr > td {
  line-height: 28px;
}

/* line 1526, ../sass/_main_custom.scss */
.padding-left a {
  padding-left: 10px;
}

/* line 1529, ../sass/_main_custom.scss */
.attachments2 ul {
  border-left: 1px solid #eee;
  margin-left: 7px;
  padding-left: 30px;
}

/* line 1534, ../sass/_main_custom.scss */
.form-group.col-sm-4.select-custom.custom-selected input[type=text] {
  display: block;
}

/* line 1537, ../sass/_main_custom.scss */
.form-group.col-sm-4.select-custom input[type=text] {
  display: none;
}

/* line 1543, ../sass/_main_custom.scss */
table .hasDatepicker {
  width: 78%;
}
/* line 1546, ../sass/_main_custom.scss */
table .date button {
  height: 26px;
  vertical-align: middle;
}
/* line 1550, ../sass/_main_custom.scss */
table select {
  height: 26px;
  padding: 0;
}

/* line 1555, ../sass/_main_custom.scss */
.date .input-group {
  width: 100%;
}

/* line 1558, ../sass/_main_custom.scss */
.date span.input-group {
  width: 78%;
}

/* line 1561, ../sass/_main_custom.scss */
span.input-group select {
  height: 26px;
  padding: 0 10px;
}

/* line 1565, ../sass/_main_custom.scss */
.margin-rb {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 1570, ../sass/_main_custom.scss */
#attestation-certificates, #attestation-teachers {
  overflow-x: hidden;
}

/* line 1573, ../sass/_main_custom.scss */
#attestation-teachers legend {
  padding-top: 38px;
}

/* Payments*/
/* line 1579, ../sass/_main_custom.scss */
tr.bill-payments:hover {
  background: none;
  border-left: 2px solid #fff;
}
/* line 1583, ../sass/_main_custom.scss */
tr.bill-payments .panel {
  margin: 0;
}
/* line 1586, ../sass/_main_custom.scss */
tr.bill-payments table {
  border: none;
}
/* line 1588, ../sass/_main_custom.scss */
tr.bill-payments table td, tr.bill-payments table th {
  font-size: 90%;
  padding: 6px;
}
/* line 1592, ../sass/_main_custom.scss */
tr.bill-payments table td {
  border-bottom: none;
}

/* line 1597, ../sass/_main_custom.scss */
.cancelled a {
  border-width: 3px;
}

/* line 1600, ../sass/_main_custom.scss */
.payment-comments {
  cursor: pointer;
  color: #399CD5;
}

/* The payments popup */
/* line 1606, ../sass/_main_custom.scss */
body.payments-popup {
  background: #fff;
  /* The search block. */
  /* The "Add payment" form. */
  /* The user payments table. */
}
/* line 1613, ../sass/_main_custom.scss */
body.payments-popup nav.header {
  background: #e6eef0;
  padding: 10px;
  line-height: 32px;
  color: #6f8387;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
/* line 1626, ../sass/_main_custom.scss */
body.payments-popup .user-search {
  padding: 72px 15px 15px;
  border-bottom: solid 10px #e6eef0;
}
/* line 1630, ../sass/_main_custom.scss */
body.payments-popup .user-search .form-group {
  margin-bottom: 0;
}
/* line 1636, ../sass/_main_custom.scss */
body.payments-popup .payment-form {
  padding: 15px;
  border-bottom: solid 10px #e6eef0;
}
/* line 1640, ../sass/_main_custom.scss */
body.payments-popup .payment-form h1 {
  margin: 0;
}
/* line 1642, ../sass/_main_custom.scss */
body.payments-popup .payment-form h1 .class {
  color: #6f8387;
  font-size: 65%;
}
/* line 1654, ../sass/_main_custom.scss */
body.payments-popup .payments-table {
  padding: 0 15px 15px;
}
/* line 1658, ../sass/_main_custom.scss */
body.payments-popup .bottom-toolbar {
  padding: 0 15px 15px;
}

@media screen and (max-width: 960px) {
  /* line 2, ../sass/_mobile_custom.scss */
  header nav ul {
    width: 100%;
  }

  /* line 5, ../sass/_mobile_custom.scss */
  header nav ul li {
    padding: 0 6px;
  }
}
@media screen and (max-width: 768px) {
  /* line 10, ../sass/_mobile_custom.scss */
  body {
    background: none;
  }

  /* line 13, ../sass/_mobile_custom.scss */
  #wrap {
    padding: 0;
  }

  /* line 16, ../sass/_mobile_custom.scss */
  header {
    background: #e6eef0;
    margin: 0 -2%;
    padding: 0 2% 1em;
  }

  /* line 21, ../sass/_mobile_custom.scss */
  header nav {
    position: relative;
    top: auto;
    background: none;
  }

  /* line 26, ../sass/_mobile_custom.scss */
  header nav select {
    display: block;
  }

  /* line 29, ../sass/_mobile_custom.scss */
  header nav ul {
    display: none;
  }

  /* line 32, ../sass/_mobile_custom.scss */
  header .holder {
    overflow: hidden;
  }

  /* line 35, ../sass/_mobile_custom.scss */
  header h1.logo {
    position: relative;
    float: left;
  }

  /* line 39, ../sass/_mobile_custom.scss */
  #user-toolbar {
    position: relative;
    float: right;
  }

  /* line 43, ../sass/_mobile_custom.scss */
  legend {
    padding-right: 0;
  }

  /* line 46, ../sass/_mobile_custom.scss */
  article, aside, .mid {
    width: 100% !important;
    padding-top: 0 !important;
  }

  /* line 50, ../sass/_mobile_custom.scss */
  article table {
    width: 100% !important;
  }

  /* line 53, ../sass/_mobile_custom.scss */
  nav#submenu {
    padding: 1em 0;
    clear: both;
    line-height: 1em;
    height: auto;
  }

  /* line 59, ../sass/_mobile_custom.scss */
  nav#submenu #breadcrumb {
    margin-bottom: 0;
  }

  /* line 63, ../sass/_mobile_custom.scss */
  #courses-list .index,
  #courses-list .index.last {
    width: 44%;
    margin-right: 4%;
  }

  /* line 67, ../sass/_mobile_custom.scss */
  .scroll-content {
    width: 100%;
  }

  /* line 70, ../sass/_mobile_custom.scss */
  .scroll-pane {
    height: auto;
  }
}
@media screen and (max-width: 468px) {
  /* line 77, ../sass/_mobile_custom.scss */
  header, header .holder {
    height: auto;
    overflow: hidden;
  }

  /* line 81, ../sass/_mobile_custom.scss */
  header {
    margin-bottom: 1em;
  }

  /* line 84, ../sass/_mobile_custom.scss */
  #user-toolbar {
    position: relative;
    width: 100%;
  }

  /* line 88, ../sass/_mobile_custom.scss */
  #user-toolbar #logout {
    position: absolute;
    top: 0;
    right: 0;
  }

  /* line 92, ../sass/_mobile_custom.scss */
  header .logo {
    position: relative;
    width: 100%;
    text-indent: -999px;
  }

  /* line 97, ../sass/_mobile_custom.scss */
  header .logo a {
    padding-left: 0;
    width: 100%;
    background-position: center center !important;
  }

  /* line 102, ../sass/_mobile_custom.scss */
  aside {
    width: 100% !important;
  }

  /* line 105, ../sass/_mobile_custom.scss */
  nav#submenu {
    clear: both;
    line-height: 1em;
    padding: 1em 0;
    border: 1px dashed #ddd;
    border-width: 1px 0;
    height: auto;
  }

  /* line 113, ../sass/_mobile_custom.scss */
  nav#submenu ul#breadcrumb {
    margin-bottom: 0;
  }

  /* line 116, ../sass/_mobile_custom.scss */
  nav#submenu ul#breadcrumb li {
    display: block;
    margin-bottom: .5em;
    float: none;
  }

  /* line 121, ../sass/_mobile_custom.scss */
  #login-form .holder {
    top: 2em;
  }

  /* line 124, ../sass/_mobile_custom.scss */
  fieldset.grid {
    clear: both;
  }

  /* line 128, ../sass/_mobile_custom.scss */
  form div.left, form fieldset.left,
  fieldset.grid div {
    width: 100%;
    margin-right: 0;
    float: none;
  }

  /* line 133, ../sass/_mobile_custom.scss */
  footer #clock {
    position: relative;
    margin-bottom: 20px;
    top: auto;
  }

  /* line 139, ../sass/_mobile_custom.scss */
  #courses-list .index,
  #courses-list .index.last {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 320px) {
  /* line 145, ../sass/_mobile_custom.scss */
  .table-wrap {
    width: 290px;
    overflow: auto;
    white-space: nowrap;
  }

  /* line 150, ../sass/_mobile_custom.scss */
  #login-form .holder {
    width: 250px;
    margin-left: -146px;
  }

  /* line 154, ../sass/_mobile_custom.scss */
  #login-form .logo-l {
    padding-bottom: 1em;
  }

  /* line 157, ../sass/_mobile_custom.scss */
  #login-form .logo-l img {
    max-width: 50%;
  }
}
/*** BEGIN I.S. 21.01.2015. ***/
.icon-single {
	font-family: 'entypo';
	font-size: 40px;
	color: #4eacdb;
	line-height: 0;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: sub;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-single:before {
	content: "\e705";
}
/*** END I.S. ***/

.login_form .error ul{
    margin-left:0px;
}
