@charset "UTF-8";
/* transition */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

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

[hidden],
template {
  display: none; }

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

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

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

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

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

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

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

legend {
  padding: 0;
  border: 0; }

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

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

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

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

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

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

a {
  color: #428bca;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

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

img {
  vertical-align: middle; }

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

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

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

p {
  margin: 0 0 10px; }

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

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

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

cite {
  font-style: normal; }

.text-muted {
  color: #999999; }

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

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

.text-warning {
  color: #c09853; }

.text-warning:hover {
  color: #a47e3c; }

.text-danger {
  color: #b94a48; }

.text-danger:hover {
  color: #953b39; }

.text-success {
  color: #468847; }

.text-success:hover {
  color: #356635; }

.text-info {
  color: #3a87ad; }

.text-info:hover {
  color: #2d6987; }

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

.text-right, nav .links {
  text-align: right; }

.text-center, .main.content .hero.primary {
  text-align: center; }

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

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

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

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%; }

h1,
.h1 {
  font-size: 36px; }

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

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

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

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

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

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

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

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

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

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

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

.list-inline > li:first-child {
  padding-left: 0; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }
  .dl-horizontal dd:after {
    clear: both; }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }
  .dl-horizontal dd:after {
    clear: both; } }

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote p:last-child {
  margin-bottom: 0; }

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right; }

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: ''; }

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

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

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

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

.container:after {
  clear: both; }

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

.container:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

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

.row:after {
  clear: both; }

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

.row:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .container {
    width: 750px; }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666666666666%; }
  .col-sm-10 {
    width: 83.33333333333334%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666666666666%; }
  .col-sm-7 {
    width: 58.333333333333336%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666666666667%; }
  .col-sm-4 {
    width: 33.33333333333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.666666666666664%; }
  .col-sm-1 {
    width: 8.333333333333332%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666666666666%; }
  .col-sm-pull-10 {
    right: 83.33333333333334%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666666666666%; }
  .col-sm-pull-7 {
    right: 58.333333333333336%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666666666667%; }
  .col-sm-pull-4 {
    right: 33.33333333333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.666666666666664%; }
  .col-sm-pull-1 {
    right: 8.333333333333332%; }
  .col-sm-pull-0 {
    right: 0; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666666666666%; }
  .col-sm-push-10 {
    left: 83.33333333333334%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666666666666%; }
  .col-sm-push-7 {
    left: 58.333333333333336%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666666666667%; }
  .col-sm-push-4 {
    left: 33.33333333333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.666666666666664%; }
  .col-sm-push-1 {
    left: 8.333333333333332%; }
  .col-sm-push-0 {
    left: 0; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .container {
    width: 970px; }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666666666666%; }
  .col-md-10 {
    width: 83.33333333333334%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666666666666%; }
  .col-md-7 {
    width: 58.333333333333336%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666666666667%; }
  .col-md-4 {
    width: 33.33333333333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.666666666666664%; }
  .col-md-1 {
    width: 8.333333333333332%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666666666666%; }
  .col-md-pull-10 {
    right: 83.33333333333334%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666666666666%; }
  .col-md-pull-7 {
    right: 58.333333333333336%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666666666667%; }
  .col-md-pull-4 {
    right: 33.33333333333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.666666666666664%; }
  .col-md-pull-1 {
    right: 8.333333333333332%; }
  .col-md-pull-0 {
    right: 0; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666666666666%; }
  .col-md-push-10 {
    left: 83.33333333333334%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666666666666%; }
  .col-md-push-7 {
    left: 58.333333333333336%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666666666667%; }
  .col-md-push-4 {
    left: 33.33333333333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.666666666666664%; }
  .col-md-push-1 {
    left: 8.333333333333332%; }
  .col-md-push-0 {
    left: 0; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666666666666%; }
  .col-lg-10 {
    width: 83.33333333333334%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666666666666%; }
  .col-lg-7 {
    width: 58.333333333333336%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666666666667%; }
  .col-lg-4 {
    width: 33.33333333333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.666666666666664%; }
  .col-lg-1 {
    width: 8.333333333333332%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666666666666%; }
  .col-lg-pull-10 {
    right: 83.33333333333334%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666666666666%; }
  .col-lg-pull-7 {
    right: 58.333333333333336%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666666666667%; }
  .col-lg-pull-4 {
    right: 33.33333333333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.666666666666664%; }
  .col-lg-pull-1 {
    right: 8.333333333333332%; }
  .col-lg-pull-0 {
    right: 0; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666666666666%; }
  .col-lg-push-10 {
    left: 83.33333333333334%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666666666666%; }
  .col-lg-push-7 {
    left: 58.333333333333336%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666666666667%; }
  .col-lg-push-4 {
    left: 33.33333333333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.666666666666664%; }
  .col-lg-push-1 {
    left: 8.333333333333332%; }
  .col-lg-push-0 {
    left: 0; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

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

th {
  text-align: left; }

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

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

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

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

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

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

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

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

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

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

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

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

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

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

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

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

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

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

input[type="file"] {
  display: block; }

select[multiple],
select[size] {
  height: auto; }

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -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; }

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

.form-control:-moz-placeholder {
  color: #999999; }

.form-control::-moz-placeholder {
  color: #999999; }

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

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

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle; }

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

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

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

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

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

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

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

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm {
  height: auto; }

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 45px;
  line-height: 45px; }

textarea.input-lg {
  height: auto; }

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

.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); }

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

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

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48; }

.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); }

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

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

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

.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); }

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

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

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

.btn, .btn--hollow, .btn-hollow, .btn-white {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.btn:focus, .btn--hollow:focus, .btn-hollow:focus, .btn-white:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn--hollow:hover, .btn-hollow:hover, .btn-white:hover, .btn:focus, .btn--hollow:focus, .btn-hollow:focus, .btn-white:focus {
  color: #333333;
  text-decoration: none; }

.btn:active, .btn--hollow:active, .btn-hollow:active, .btn-white:active,
.btn.active,
.active.btn--hollow,
.active.btn-hollow,
.active.btn-white {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .disabled.btn--hollow, .disabled.btn-hollow, .disabled.btn-white,
.btn[disabled],
.btn--hollow[disabled],
.btn-hollow[disabled],
.btn-white[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .btn--hollow,
fieldset[disabled] .btn-hollow,
fieldset[disabled] .btn-white {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #888888; }
  .btn-default.hvr-sweep-to-left:before, .btn-default.hvr-sweep-to-right:before {
    background: #888888; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad; }

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

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

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

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

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

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512; }

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

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

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

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925; }

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

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

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

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439; }

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

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

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

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc; }

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

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

.btn-link {
  font-weight: normal;
  color: #1a1a1a;
  cursor: pointer;
  border-radius: 0; }

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

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

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none; }

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

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

.btn-xs {
  padding: 1px 5px; }

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

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

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

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

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.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"); }

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

.glyphicon:empty {
  width: 1em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

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

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

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

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

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999; }

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

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

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

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

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

.btn-default .caret {
  border-top-color: #333333; }

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333333; }

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

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

.btn-group > .btn, .btn-group > .btn--hollow, .btn-group > .btn-hollow, .btn-group > .btn-white,
.btn-group-vertical > .btn,
.btn-group-vertical > .btn--hollow,
.btn-group-vertical > .btn-hollow,
.btn-group-vertical > .btn-white {
  position: relative;
  float: left;
  border-width: 1px; }

.btn-group > .btn:hover, .btn-group > .btn--hollow:hover, .btn-group > .btn-hollow:hover, .btn-group > .btn-white:hover,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn--hollow:hover,
.btn-group-vertical > .btn-hollow:hover,
.btn-group-vertical > .btn-white:hover,
.btn-group > .btn:focus,
.btn-group > .btn--hollow:focus,
.btn-group > .btn-hollow:focus,
.btn-group > .btn-white:focus,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn--hollow:focus,
.btn-group-vertical > .btn-hollow:focus,
.btn-group-vertical > .btn-white:focus,
.btn-group > .btn:active,
.btn-group > .btn--hollow:active,
.btn-group > .btn-hollow:active,
.btn-group > .btn-white:active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn--hollow:active,
.btn-group-vertical > .btn-hollow:active,
.btn-group-vertical > .btn-white:active,
.btn-group > .btn.active,
.btn-group > .active.btn--hollow,
.btn-group > .active.btn-hollow,
.btn-group > .active.btn-white,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.btn--hollow,
.btn-group-vertical > .active.btn-hollow,
.btn-group-vertical > .active.btn-white {
  z-index: 2; }


.btn-group > .btn:focus,
.btn-group > .btn--hollow:focus,
.btn-group > .btn-hollow:focus,
.btn-group > .btn-white:focus,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn--hollow:focus,
.btn-group-vertical > .btn-hollow:focus,
.btn-group-vertical > .btn-white:focus {
  outline: none; }

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

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

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

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

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

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

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn--hollow + .btn, .btn-toolbar > .btn-hollow + .btn, .btn-toolbar > .btn-white + .btn, .btn-toolbar > .btn + .btn--hollow, .btn-toolbar > .btn--hollow + .btn--hollow, .btn-toolbar > .btn-hollow + .btn--hollow, .btn-toolbar > .btn-white + .btn--hollow, .btn-toolbar > .btn + .btn-hollow, .btn-toolbar > .btn--hollow + .btn-hollow, .btn-toolbar > .btn-hollow + .btn-hollow, .btn-toolbar > .btn-white + .btn-hollow, .btn-toolbar > .btn + .btn-white, .btn-toolbar > .btn--hollow + .btn-white, .btn-toolbar > .btn-hollow + .btn-white, .btn-toolbar > .btn-white + .btn-white,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn--hollow,
.btn-toolbar > .btn-group + .btn-hollow,
.btn-toolbar > .btn-group + .btn-white,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn--hollow + .btn-group,
.btn-toolbar > .btn-hollow + .btn-group,
.btn-toolbar > .btn-white + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

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

.btn-group > .btn:first-child, .btn-group > .btn--hollow:first-child, .btn-group > .btn-hollow:first-child, .btn-group > .btn-white:first-child {
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret, .btn--hollow .caret, .btn-hollow .caret, .btn-white .caret {
  margin-left: 0; }

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn-group:last-child > .btn:first-child, .btn-group-vertical > .btn-group:last-child > .btn--hollow:first-child, .btn-group-vertical > .btn-group:last-child > .btn-hollow:first-child, .btn-group-vertical > .btn-group:last-child > .btn-white:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed; }

.btn-group-justified .btn, .btn-group-justified .btn--hollow, .btn-group-justified .btn-hollow, .btn-group-justified .btn-white {
  display: table-cell;
  float: none;
  width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn--hollow > input[type="radio"], [data-toggle="buttons"] > .btn-hollow > input[type="radio"], [data-toggle="buttons"] > .btn-white > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > .btn--hollow > input[type="checkbox"],
[data-toggle="buttons"] > .btn-hollow > input[type="checkbox"],
[data-toggle="buttons"] > .btn-white > input[type="checkbox"] {
  display: none; }

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

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

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

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

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .input-group-btn > .btn--hollow,
textarea.input-group-lg > .input-group-btn > .btn-hollow,
textarea.input-group-lg > .input-group-btn > .btn-white {
  height: auto; }

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

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

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .input-group-btn > .btn--hollow,
textarea.input-group-sm > .input-group-btn > .btn-hollow,
textarea.input-group-sm > .input-group-btn > .btn-white {
  height: auto; }

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

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

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

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

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

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

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

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

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

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

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


.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn--hollow,
.input-group-btn:first-child > .btn-hollow,
.input-group-btn:first-child > .btn-white {
  margin-right: -1px; }


.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn--hollow,
.input-group-btn:last-child > .btn-hollow,
.input-group-btn:last-child > .btn-white {
  margin-left: -1px; }

.input-group-btn > .btn, .input-group-btn > .btn--hollow, .input-group-btn > .btn-hollow, .input-group-btn > .btn-white {
  position: relative; }

.input-group-btn > .btn + .btn, .input-group-btn > .btn--hollow + .btn, .input-group-btn > .btn-hollow + .btn, .input-group-btn > .btn-white + .btn, .input-group-btn > .btn + .btn--hollow, .input-group-btn > .btn--hollow + .btn--hollow, .input-group-btn > .btn-hollow + .btn--hollow, .input-group-btn > .btn-white + .btn--hollow, .input-group-btn > .btn + .btn-hollow, .input-group-btn > .btn--hollow + .btn-hollow, .input-group-btn > .btn-hollow + .btn-hollow, .input-group-btn > .btn-white + .btn-hollow, .input-group-btn > .btn + .btn-white, .input-group-btn > .btn--hollow + .btn-white, .input-group-btn > .btn-hollow + .btn-white, .input-group-btn > .btn-white + .btn-white {
  margin-left: -4px; }

.input-group-btn > .btn:hover, .input-group-btn > .btn--hollow:hover, .input-group-btn > .btn-hollow:hover, .input-group-btn > .btn-white:hover,
.input-group-btn > .btn:active,
.input-group-btn > .btn--hollow:active,
.input-group-btn > .btn-hollow:active,
.input-group-btn > .btn-white:active {
  z-index: 2; }

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

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

.nav:after {
  clear: both; }

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

.nav:after {
  clear: both; }

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

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

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #999999; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

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

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

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

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

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

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

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

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

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

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

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca; }

.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

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

.navbar:after {
  clear: both; }

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

.navbar:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: auto; }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

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

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

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

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

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

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

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777777; }

.navbar-default .navbar-nav > li > a {
  color: #777777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

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

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

.navbar-default .navbar-toggle {
  border-color: #dddddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

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

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }
  .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; }
  .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; }
  .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; } }

.navbar-default .navbar-link {
  color: #777777; }

.navbar-default .navbar-link:hover {
  color: #333333; }

.navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #999999; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .navbar-nav > li > a {
  color: #999999; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

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

.navbar-inverse .navbar-toggle {
  border-color: #333333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.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: #ffffff;
  border-bottom-color: #ffffff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }
  .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; } }

.navbar-inverse .navbar-link {
  color: #999999; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #999999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

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

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

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd; }

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

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

.pager:after {
  clear: both; }

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

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff; }

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

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.label-default {
  background-color: #999999; }

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

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

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

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

.badge, .loader-wrapper {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px; }

.badge:empty, .loader-wrapper:empty {
  display: none; }

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

.btn .badge, .btn--hollow .badge, .btn-hollow .badge, .btn-white .badge, .btn .loader-wrapper, .btn--hollow .loader-wrapper, .btn-hollow .loader-wrapper, .btn-white .loader-wrapper {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge, a.list-group-item.active > .loader-wrapper,
.nav-pills > .active > a > .badge,
.nav-pills > .active > a > .loader-wrapper {
  color: #428bca;
  background-color: #ffffff; }

.nav-pills > li > a > .badge, .nav-pills > li > a > .loader-wrapper {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }

.jumbotron h1 {
  line-height: 1;
  color: inherit; }

.jumbotron p {
  line-height: 1.4; }

.container .jumbotron {
  border-radius: 6px; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1 {
    font-size: 63px; } }

.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.thumbnail .caption {
  padding: 9px;
  color: #333333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #356635; }

.alert-info {
  color: #333;
  background-color: #ccc;
  border-color: #ccc; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #2d6987; }

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #a47e3c; }

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #953b39; }

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

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

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

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

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  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; }

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

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-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); }

.progress-bar-info {
  background-color: #5bc0de; }

.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); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.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); }

.progress-bar-danger {
  background-color: #d9534f; }

.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); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

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

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

.media-object {
  display: block; }

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge, .list-group-item > .loader-wrapper {
  float: right; }

.list-group-item > .badge + .badge, .list-group-item > .loader-wrapper + .badge, .list-group-item > .badge + .loader-wrapper, .list-group-item > .loader-wrapper + .loader-wrapper {
  margin-right: 5px; }

a.list-group-item {
  color: #555555; }

a.list-group-item .list-group-item-heading {
  color: #333333; }

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

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

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

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

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

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

.panel-body:after {
  clear: both; }

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

.panel-body:after {
  clear: both; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0; }

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

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

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

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

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

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

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

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

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }

.panel-title > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd; }

.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333333 transparent; }

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

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

.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #ffffff transparent; }

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

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent; }

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent; }

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent; }

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent; }

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll; }

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

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -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; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn, .modal-footer .btn--hollow + .btn, .modal-footer .btn-hollow + .btn, .modal-footer .btn-white + .btn, .modal-footer .btn + .btn--hollow, .modal-footer .btn--hollow + .btn--hollow, .modal-footer .btn-hollow + .btn--hollow, .modal-footer .btn-white + .btn--hollow, .modal-footer .btn + .btn-hollow, .modal-footer .btn--hollow + .btn-hollow, .modal-footer .btn-hollow + .btn-hollow, .modal-footer .btn-white + .btn-hollow, .modal-footer .btn + .btn-white, .modal-footer .btn--hollow + .btn-white, .modal-footer .btn-hollow + .btn-white, .modal-footer .btn-white + .btn-white {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn--hollow + .btn, .modal-footer .btn-group .btn-hollow + .btn, .modal-footer .btn-group .btn-white + .btn, .modal-footer .btn-group .btn + .btn--hollow, .modal-footer .btn-group .btn--hollow + .btn--hollow, .modal-footer .btn-group .btn-hollow + .btn--hollow, .modal-footer .btn-group .btn-white + .btn--hollow, .modal-footer .btn-group .btn + .btn-hollow, .modal-footer .btn-group .btn--hollow + .btn-hollow, .modal-footer .btn-group .btn-hollow + .btn-hollow, .modal-footer .btn-group .btn-white + .btn-hollow, .modal-footer .btn-group .btn + .btn-white, .modal-footer .btn-group .btn--hollow + .btn-white, .modal-footer .btn-group .btn-hollow + .btn-white, .modal-footer .btn-group .btn-white + .btn-white {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }
  .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); } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  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);
  background-clip: padding-box; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

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

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

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

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

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

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " "; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " "; }

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " "; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " "; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50); }

.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); }

.carousel-control.right {
  right: 0;
  left: auto;
  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); }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff; }

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

.carousel-caption .btn, .carousel-caption .btn--hollow, .carousel-caption .btn-hollow, .carousel-caption .btn-white {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .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; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

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

.affix {
  position: fixed; }

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

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

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

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

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

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

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

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

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

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

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

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

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

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

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

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

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

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

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

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

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

.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

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

@media (min-width: 768px) and (max-width: 991px) {
  .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) {
  .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) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }

.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .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) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .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) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }

.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .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) {
  .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) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }

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

.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .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) {
  .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) {
  .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) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

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

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

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

.form-control::-webkit-input-placeholder {
  color: #DDDDDD;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #DDDDDD;
  opacity: 1; }

/*     General overwrite     */
a {
  color: #2C93FF; }

a:hover,
a:focus {
  color: #1084FF; }

a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0; }

/*           Font Smoothing      */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/*           Typography          */
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-weight: 400;
  margin: 30px 0 15px; }

h1,
.h1 {
  font-size: 52px; }

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

h3,
.h3 {
  font-size: 28px;
  margin: 20px 0 10px; }

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

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

h6,
.h6 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase; }

p {
  font-size: 16px;
  line-height: 1.6180em; }

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

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 60%; }

h1 .subtitle {
  display: block;
  font-family: 'Grand Hotel',cursive;
  line-height: 40px;
  margin: 15px 0 30px; }

/*           Animations              */
.form-control, .input-group-addon {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear; }

/*       CT colors          */
.ct-blue, .ct-blue.checkbox.checked .second-icon, .ct-blue.radio.checked .second-icon, .ct-blue.checkbox.checked, .ct-blue.radio.checked {
  color: #0A5F68; }

.ct-azure, .ct-azure.checkbox.checked .second-icon, .ct-azure.radio.checked .second-icon, .ct-azure.checkbox.checked, .ct-azure.radio.checked {
  color: #2C93FF; }

.ct-green, .ct-green.checkbox.checked .second-icon, .ct-green.radio.checked .second-icon, .ct-green.checkbox.checked, .ct-green.radio.checked {
  color: #05AE0E; }

.ct-orange, .ct-orange.checkbox.checked .second-icon, .ct-orange.radio.checked .second-icon, .ct-orange.checkbox.checked, .ct-orange.radio.checked {
  color: #FF9500; }

.ct-red, .ct-red.checkbox.checked .second-icon, .ct-red.radio.checked .second-icon, .ct-red.checkbox.checked, .ct-red.radio.checked {
  color: #FF3B30; }

input.ct-blue + span.switch-left, input.ct-blue + span + label + span.switch-right {
  background-color: #0A5F68; }

input.ct-azure + span.switch-left, input.ct-azure + span + label + span.switch-right {
  background-color: #2C93FF; }

input.ct-green + span.switch-left, input.ct-green + span + label + span.switch-right {
  background-color: #05AE0E; }

input.ct-orange + span.switch-left, input.ct-orange + span + label + span.switch-right {
  background-color: #FF9500; }

input.ct-red + span.switch-left, input.ct-red + span + label + span.switch-right {
  background-color: #FF3B30; }

.btn, .btn--hollow, .btn-hollow, .btn-white {
  border-width: 2px;
  background-color: rgba(0, 0, 0, 0);
  font-weight: bold;
  font-weight: 600;
  padding: 8px 16px; }

.btn-round {
  border-width: 1px;
  border-radius: 30px !important;
  opacity: 0.79;
  padding: 9px 18px; }

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

.btn-xs {
  padding: 1px 5px; }

.btn-lg {
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
  padding: 14px 60px; }

.btn-wd {
  min-width: 140px; }

.btn-default {
  color: #777777;
  border-color: #999999; }

.btn-primary {
  color: #0A5F68;
  border-color: #0A5F68; }

.btn-info {
  color: #2C93FF;
  border-color: #2C93FF; }

.btn-success {
  color: #05AE0E;
  border-color: #05AE0E; }

.btn-warning {
  color: #FF9500;
  border-color: #FF9500; }

.btn-danger {
  color: #FF3B30;
  border-color: #FF3B30; }

.btn:hover, .btn--hollow:hover, .btn-hollow:hover, .btn-white:hover {
  background-color: rgba(0, 0, 0, 0);
  opacity: 1; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #063539;
  border-color: #063539;
  background-color: rgba(0, 0, 0, 0); }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #1084FF;
  border-color: #1084FF;
  background-color: rgba(0, 0, 0, 0); }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #049F0C;
  border-color: #049F0C;
  background-color: rgba(0, 0, 0, 0); }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ED8D00;
  border-color: #ED8D00;
  background-color: rgba(0, 0, 0, 0); }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #EE2D20;
  border-color: #EE2D20;
  background-color: rgba(0, 0, 0, 0); }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #666666;
  border-color: #888888;
  background-color: rgba(0, 0, 0, 0); }

.btn:active, .btn--hollow:active, .btn-hollow:active, .btn-white:active,
.btn.active,
.active.btn--hollow,
.active.btn-hollow,
.active.btn-white {
  background-image: none;
  box-shadow: none; }

.btn.disabled, .disabled.btn--hollow, .disabled.btn-hollow, .disabled.btn-white,
.btn[disabled],
.btn--hollow[disabled],
.btn-hollow[disabled],
.btn-white[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .btn--hollow,
fieldset[disabled] .btn-hollow,
fieldset[disabled] .btn-white {
  opacity: 0.45; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #0A5F68; }

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #2C93FF; }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #05AE0E; }

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #FF3B30; }

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #FF9500; }

/*           Buttons fill .btn-fill           */
.btn-fill {
  color: #FFFFFF;
  opacity: 1; }

.btn-fill:hover, .btn-fill:active, .btn-fill:focus {
  color: #FFFFFF; }

.btn-default.btn-fill {
  background-color: #999999;
  border-color: #999999; }

.btn-primary.btn-fill {
  background-color: #0A5F68;
  border-color: #0A5F68; }

.btn-info.btn-fill {
  background-color: #2C93FF;
  border-color: #2C93FF; }

.btn-success.btn-fill {
  background-color: #05AE0E;
  border-color: #05AE0E; }

.btn-warning.btn-fill {
  background-color: #FF9500;
  border-color: #FF9500; }

.btn-danger.btn-fill {
  background-color: #FF3B30;
  border-color: #FF3B30; }

.btn-default.btn-fill:hover, .btn-default.btn-fill:focus, .btn-default.btn-fill:active, .btn-default.btn-fill.active, .open .dropdown-toggle.btn-fill.btn-default {
  background-color: #888888;
  border-color: #888888; }

.btn-primary.btn-fill:hover, .btn-primary.btn-fill:focus, .btn-primary.btn-fill:active, .btn-primary.btn-fill.active, .open .dropdown-toggle.btn-primary.btn-fill {
  border-color: #063539;
  background-color: #063539; }

.btn-info.btn-fill:hover, .btn-info.btn-fill:focus, .btn-info.btn-fill:active, .btn-info.btn-fill.active, .open .dropdown-toggle.btn-info.btn-fill {
  background-color: #1084FF;
  border-color: #1084FF; }

.btn-success.btn-fill:hover, .btn-success.btn-fill:focus, .btn-success.btn-fill:active, .btn-success.btn-fill.active, .open .dropdown-toggle.btn-fill.btn-success {
  background-color: #049F0C;
  border-color: #049F0C; }

.btn-warning.btn-fill:hover, .btn-warning.btn-fill:focus, .btn-warning.btn-fill:active, .btn-warning.btn-fill.active, .open .dropdown-toggle.btn-fill.btn-warning {
  background-color: #ED8D00;
  border-color: #ED8D00; }

.btn-danger.btn-fill:hover, .btn-danger.btn-fill:focus, .btn-danger.btn-fill:active, .btn-danger.btn-fill.active, .open .dropdown-toggle.btn-danger.btn-fill {
  background-color: #EE2D20;
  border-color: #EE2D20; }

/*          End Buttons fill          */
.btn-simple {
  font-weight: 600;
  border: 0;
  padding: 10px 18px; }

.btn-simple.btn-xs {
  padding: 3px 5px; }

.btn-simple.btn-sm {
  padding: 7px 10px; }

.btn-simple.btn-lg {
  padding: 16px 60px; }

.btn-round.btn-xs {
  padding: 2px 5px; }

.btn-round.btn-sm {
  padding: 6px 10px; }

.btn-round.btn-lg {
  padding: 15px 60px; }

/*             Inputs               */
.form-control {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  box-shadow: none;
  color: #444444;
  height: 38px;
  padding: 6px 16px; }

.form-control:focus {
  background-color: #FFFFFF;
  border: 1px solid #9A9A9A;
  box-shadow: none;
  outline: 0 none; }

.form-control + .form-control-feedback {
  border-radius: 6px;
  font-size: 14px;
  padding: 0 12px 0 0;
  position: absolute;
  right: 25px;
  top: 13px;
  vertical-align: middle; }

.input-lg {
  height: 56px;
  padding: 10px 16px; }

.has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus {
  border-color: #E3E3E3;
  box-shadow: none; }

.has-success .form-control, .has-success .form-control-feedback {
  color: #05AE0E; }

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

.has-success .form-control:focus {
  border-color: #05AE0E; }

.has-error .form-control:focus {
  border-color: #FF3B30; }

.input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3; }

.form-control:focus + .input-group-addon, .form-control:focus ~ .input-group-addon {
  background-color: #FFFFFF;
  border-color: #9A9A9A; }

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #EEEEEE;
  color: #999999;
  cursor: not-allowed; }

/*           Navigation Bar             */
.navbar {
  border: 0 none;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  font-size: 16px; }

.navbar-default {
  background-color: #D9D9D9; }

.navbar .navbar-brand {
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 20px; }

.navbar-nav > li > a {
  margin-top: 13px;
  margin-bottom: 13px;
  padding-bottom: 12px;
  padding-top: 12px; }

.navbar-nav > li > a [class^="fa"] {
  font-size: 18px; }

.navbar-brand {
  padding: 20px 15px; }

.navbar .btn, .navbar .btn--hollow, .navbar .btn-hollow, .navbar .btn-white {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-default:not(.navbar-transparent) {
  background-color: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.navbar-transparent {
  padding-top: 15px;
  background-color: rgba(0, 0, 0, 0); }

.navbar-transparent .navbar-brand, [class*="navbar-ct"] .navbar-brand {
  color: #FFFFFF;
  opacity: 0.95; }

.navbar-transparent .navbar-brand:hover, .navbar-transparent .navbar-brand:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #5E5E5E; }

.navbar-transparent .nav .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF; }

.navbar-transparent .navbar-nav > li > a, [class*="navbar-ct"] .navbar-nav > li > a {
  color: #FFFFFF;
  border-color: #FFFFFF;
  opacity: 0.7; }

.navbar-transparent .navbar-brand:hover, .navbar-transparent .navbar-brand:focus, [class*="navbar-ct"] .navbar-brand:hover, [class*="navbar-ct"] .navbar-brand:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #FFFFFF;
  opacity: 1; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 3px;
  color: #2C93FF;
  opacity: 1; }

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-bottom-color: #2C93FF;
  border-top-color: #2C93FF; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(255, 255, 255, 0);
  color: #2C93FF; }

.navbar-transparent .navbar-nav > .active > a, .navbar-transparent .navbar-nav > .active > a:hover, .navbar-transparent .navbar-nav > .active > a:focus, .navbar-transparent .navbar-nav > li > a:hover, .navbar-transparent .navbar-nav > li > a:focus, [class*="navbar-ct"] .navbar-nav > .active > a, [class*="navbar-ct"] .navbar-nav > .active > a:hover, [class*="navbar-ct"] .navbar-nav > .active > a:focus, [class*="navbar-ct"] .navbar-nav > li > a:hover, [class*="navbar-ct"] .navbar-nav > li > a:focus {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 3px;
  color: #FFFFFF;
  opacity: 1; }

.navbar-transparent .navbar-nav > .dropdown > a .caret, [class*="navbar-ct"] .navbar-nav > .dropdown > a .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF; }

.navbar-transparent .navbar-nav > .dropdown > a:hover .caret, .navbar-transparent .navbar-nav > .dropdown > a:focus .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF; }

.navbar-transparent .navbar-nav > .open > a, .navbar-transparent .navbar-nav > .open > a:hover, .navbar-transparent .navbar-nav > .open > a:focus {
  background-color: rgba(255, 255, 255, 0);
  color: #FFFFFF;
  opacity: 1; }

.navbar .btn, .navbar .btn--hollow, .navbar .btn-hollow, .navbar .btn-white {
  font-size: 16px;
  margin-top: 13px;
  margin-bottom: 13px; }

.navbar .btn-default {
  color: #777777;
  border-color: #777777; }

.navbar-default:not(.navbar-transparent) .btn-default:hover {
  color: #2C93FF;
  border-color: #2C93FF; }

.navbar-transparent .btn-default, [class*="navbar-ct"] .btn-default {
  color: #FFFFFF;
  border-color: #FFFFFF; }

[class*="navbar-ct"] .btn-default.btn-fill {
  color: #777777;
  background-color: #FFFFFF;
  opacity: 0.9; }

[class*="navbar-ct"] .btn-default.btn-fill:hover, [class*="navbar-ct"] .btn-default.btn-fill:focus, [class*="navbar-ct"] .btn-default.btn-fill:active, [class*="navbar-ct"] .btn-default.btn-fill.active, [class*="navbar-ct"] .open .dropdown-toggle.btn-fill.btn-default {
  border-color: #FFFFFF;
  opacity: 1; }

.navbar-form {
  box-shadow: none; }

.navbar-form .form-control {
  background-color: rgba(244, 244, 244, 0);
  border-radius: 0;
  border: 0;
  height: 22px;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  color: #777777; }

.navbar-transparent .navbar-form .form-control, [class*="navbar-ct"] .navbar-form .form-control {
  color: #FFFFFF;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6); }

.navbar:not(.navbar-transparent).navbar-ct-blue {
  background-color: #34ACDC;
  background-color: rgba(52, 172, 220, 0.98); }

.navbar:not(.navbar-transparent).navbar-ct-azzure {
  background-color: #5BCAFF;
  background-color: rgba(91, 203, 255, 0.98); }

.navbar:not(.navbar-transparent).navbar-ct-green {
  background-color: #4cd964;
  background-color: rgba(76, 217, 98, 0.98); }

.navbar:not(.navbar-transparent).navbar-ct-orange {
  background-color: #FF9500;
  background-color: rgba(255, 152, 0, 0.97); }

.navbar:not(.navbar-transparent).navbar-ct-red {
  background-color: #FF4C40;
  background-color: rgba(255, 76, 64, 0.98); }

.dropdown-menu > li > a {
  /*     border-bottom: 1px solid #DDDDDD; */
  padding: 8px 20px;
  color: #333333; }

.dropdown-menu > li:first-child > a {
  border-radius: 10px 10px 0 0; }

.dropdown-menu > li:last-child > a {
  border-bottom: 0 none;
  border-radius: 0 0 10px 10px; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #F5F5F5;
  color: #333333;
  opacity: 1;
  text-decoration: none; }

.navbar-toggle {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0; }

.navbar-toggle .icon-bar {
  background-color: #FFFFFF; }

.navbar-collapse, .navbar-form {
  border-color: rgba(0, 0, 0, 0); }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(0, 0, 0, 0); }

@media (min-width: 768px) {
  .navbar-form {
    margin-top: 21px;
    margin-bottom: 21px;
    padding-left: 5px;
    padding-right: 5px; }
  .navbar-search-form {
    display: none; }
  .navbar-nav > li > .dropdown-menu, .dropdown-menu {
    display: block;
    margin: 0;
    padding: 0;
    z-index: 9000;
    position: absolute;
    -webkit-border-radius: 10px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1); }
  .navbar-nav > li.open > .dropdown-menu, .open .dropdown-menu {
    -webkit-transform-origin: 29px -50px;
    -moz-transform-origin: 29px -50px;
    -o-transform-origin: 29px -50px;
    -ms-transform-origin: 29px -50px;
    transform-origin: 29px -50px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none; }
  .dropdown-menu:before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 100%;
    margin-left: -60%;
    top: -11px; }
  .dropdown-menu:after {
    border-bottom: 11px solid #FFFFFF;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 100%;
    margin-left: -60%;
    top: -10px; } }

/*          Aici schimbarile pentru ecran mai mic de 768px      */
@media (max-width: 768px) {
  .navbar-transparent {
    padding-top: 15px;
    background-color: rgba(0, 0, 0, 0.45); }
  .navbar-transparent .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-transparent .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-transparent .dropdown-menu > li > a:hover, .navbar-transparent .dropdown-menu > li > a:focus, [class*="navbar-ct"] .dropdown-menu > li > a:hover, [class*="navbar-ct"] .dropdown-menu > li > a:focus {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    opacity: 1; }
  .navbar-transparent .navbar-nav .open .dropdown-menu > li > a, [class*="navbar-ct"] .dropdown-menu > li > a {
    color: #FFFFFF;
    opacity: 0.8; }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0);
    border-color: #428BCA; }
  .navbar-collapse {
    text-align: center; }
  .navbar-collapse .navbar-form {
    width: 170px;
    margin: 0 auto; } }

/*           Labels & Progress-bar              */
.label {
  padding: 0.2em 0.6em 0.2em;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #999999;
  background-color: #FFFFFF;
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase; }

.label-primary {
  border-color: #0A5F68;
  color: #0A5F68; }

.label-info {
  border-color: #2C93FF;
  color: #2C93FF; }

.label-success {
  border-color: #05AE0E;
  color: #05AE0E; }

.label-warning {
  border-color: #FF9500;
  color: #FF9500; }

.label-danger {
  border-color: #FF3B30;
  color: #FF3B30; }

.label.label-fill {
  color: #FFFFFF; }

.label-primary.label-fill, .progress-bar, .progress-bar-primary {
  background-color: #0A5F68; }

.label-info.label-fill, .progress-bar-info {
  background-color: #2C93FF; }

.label-success.label-fill, .progress-bar-success {
  background-color: #05AE0E; }

.label-warning.label-fill, .progress-bar-warning {
  background-color: #FF9500; }

.label-danger.label-fill, .progress-bar-danger {
  background-color: #FF3B30; }

.label-default.label-fill {
  background-color: #999999; }

.progress {
  background-color: #E5E5E5;
  border-radius: 3px;
  box-shadow: none;
  height: 4px; }

.progress-thin {
  height: 2px; }

/*            Navigation menu                */
.nav-pills > li + li {
  margin-left: 0; }

.nav-pills > li > a {
  border: 1px solid #2C93FF;
  border-radius: 0;
  color: #2C93FF;
  margin-left: -1px; }

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #F5F5F5; }

.nav-pills.ct-blue > li.active > a, .nav-pills.ct-blue > li.active > a:hover, .nav-pills.ct-blue > li.active > a:focus, .pagination.ct-blue > .active > a, .pagination.ct-blue > .active > span, .pagination.ct-blue > .active > a:hover, .pagination.ct-blue > .active > span:hover, .pagination.ct-blue > .active > a:focus, .pagination.ct-blue > .active > span:focus {
  background-color: #0A5F68; }

.nav-pills.ct-azure > li.active > a, .nav-pills.ct-azure > li.active > a:hover, .nav-pills.ct-azure > li.active > a:focus, .pagination.ct-azure > .active > a, .pagination.ct-azure > .active > span, .pagination.ct-azure > .active > a:hover, .pagination.ct-azure > .active > span:hover, .pagination.ct-azure > .active > a:focus, .pagination.ct-azure > .active > span:focus {
  background-color: #2C93FF; }

.nav-pills.ct-green > li.active > a, .nav-pills.ct-green > li.active > a:hover, .nav-pills.ct-green > li.active > a:focus, .pagination.ct-green > .active > a, .pagination.ct-green > .active > span, .pagination.ct-green > .active > a:hover, .pagination.ct-green > .active > span:hover, .pagination.ct-green > .active > a:focus, .pagination.ct-green > .active > span:focus {
  background-color: #05AE0E; }

.nav-pills.ct-orange > li.active > a, .nav-pills.ct-orange > li.active > a:hover, .nav-pills.ct-orange > li.active > a:focus, .pagination.ct-orange > .active > a, .pagination.ct-orange > .active > span, .pagination.ct-orange > .active > a:hover, .pagination.ct-orange > .active > span:hover, .pagination.ct-orange > .active > a:focus, .pagination.ct-orange > .active > span:focus {
  background-color: #FF9500; }

.nav-pills.ct-red > li.active > a, .nav-pills.ct-red > li.active > a:hover, .nav-pills.ct-red > li.active > a:focus, .pagination.ct-red > .active > a, .pagination.ct-red > .active > span, .pagination.ct-red > .active > a:hover, .pagination.ct-red > .active > span:hover, .pagination.ct-red > .active > a:focus, .pagination.ct-red > .active > span:focus {
  background-color: #FF3B30; }

.nav-pills.ct-blue > li > a {
  border: 1px solid #0A5F68;
  color: #0A5F68; }

.nav-pills.ct-azure > li > a {
  border: 1px solid #2C93FF;
  color: #2C93FF; }

.nav-pills.ct-green > li > a {
  border: 1px solid #05AE0E;
  color: #05AE0E; }

.nav-pills.ct-orange > li > a {
  border: 1px solid #FF9500;
  color: #FF9500; }

.nav-pills.ct-red > li > a {
  border: 1px solid #FF3B30;
  color: #FF3B30; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #2C93FF;
  color: #FFFFFF; }

.nav-pills > li:first-child > a {
  border-radius: 4px 0 0 4px;
  margin: 0; }

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

.pagination.no-border > li > a, .pagination.no-border > li > span {
  border: 0; }

.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 50%;
  margin: 0 2px;
  color: #777777; }

.pagination > li.active > a, .pagination > li.active > span, .pagination > li.active > a:hover, .pagination > li.active > span:hover, .pagination > li.active > a:focus, .pagination > li.active > span:focus {
  background-color: #2C93FF;
  border: 0;
  color: #FFFFFF;
  padding: 7px 13px; }

.alert {
  border: 0;
  border-radius: 0;
  color: #FFFFFF;
  padding: 10px 15px;
  font-size: 14px; }

.alert-info {
  color: #1a1a1a;
  background-color: #ccc; }

.alert-success {
  background-color: #4cd964;
  background-color: rgba(76, 217, 98, 0.96); }

.alert-warning {
  background-color: #FF9500;
  background-color: rgba(255, 152, 0, 0.95); }

.alert-danger {
  background-color: #FF4C40;
  background-color: rgba(255, 76, 64, 0.96); }

.navbar .alert {
  border-radius: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 85px;
  width: 100%;
  z-index: 3;
  transition: all 0.3s; }

.navbar:not(.navbar-transparent) .alert {
  top: 70px; }

.text-primary, .text-primary:hover {
  color: #063539; }

.text-info, .text-info:hover {
  color: #1084FF; }

.text-success, .text-success:hover {
  color: #0C9C14; }

.text-warning, .text-warning:hover {
  color: #ED8D00; }

.text-danger, .text-danger:hover {
  color: #EE2D20; }

.modal-header {
  border: 0 none; }

.modal-content {
  border: 0 none;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15), 0 0 1px 1px rgba(0, 0, 0, 0.1); }

.modal-dialog {
  padding-top: 60px; }

.modal-footer {
  border-top: 0 none;
  padding: 5px 10px;
  text-align: right; }

.modal-footer .btn, .modal-footer .btn--hollow, .modal-footer .btn-hollow, .modal-footer .btn-white {
  font-size: 16px; }

.modal-footer .btn-default.btn-simple {
  font-weight: 400; }

.modal-footer .divider {
  background-color: #DDDDDD;
  display: inline-block;
  float: inherit;
  height: 26px;
  margin: 8px -3px;
  position: absolute;
  width: 1px; }

.modal.fade .modal-dialog {
  transform: none; }

.modal.in .modal-dialog {
  transform: none; }

.tooltip {
  font-size: 14px;
  font-weight: bold; }

.tooltip-arrow {
  display: none;
  opacity: 0; }

.tooltip-inner {
  background-color: #FAE6A4;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
  color: #734726;
  max-width: 200px;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none; }

.tooltip-inner:after {
  content: "";
  display: inline-block;
  left: 100%;
  margin-left: -60%;
  position: absolute; }

.tooltip-inner:before {
  content: "";
  display: inline-block;
  left: 100%;
  margin-left: -60%;
  position: absolute; }

.tooltip.top {
  margin-top: -11px;
  padding: 0; }

.tooltip.top .tooltip-inner:after {
  border-top: 11px solid #FAE6A4;
  border-left: 11px solid rgba(0, 0, 0, 0);
  border-right: 11px solid rgba(0, 0, 0, 0);
  bottom: -10px; }

.tooltip.top .tooltip-inner:before {
  border-top: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid rgba(0, 0, 0, 0);
  border-right: 11px solid rgba(0, 0, 0, 0);
  bottom: -11px; }

.tooltip.bottom {
  margin-top: 11px;
  padding: 0; }

.tooltip.bottom .tooltip-inner:after {
  border-bottom: 11px solid #FAE6A4;
  border-left: 11px solid rgba(0, 0, 0, 0);
  border-right: 11px solid rgba(0, 0, 0, 0);
  top: -10px; }

.tooltip.bottom .tooltip-inner:before {
  border-bottom: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid rgba(0, 0, 0, 0);
  border-right: 11px solid rgba(0, 0, 0, 0);
  top: -11px; }

.tooltip.left {
  margin-left: -11px;
  padding: 0; }

.tooltip.left .tooltip-inner:after {
  border-left: 11px solid #FAE6A4;
  border-top: 11px solid rgba(0, 0, 0, 0);
  border-bottom: 11px solid rgba(0, 0, 0, 0);
  right: -10px;
  left: auto;
  margin-left: 0; }

.tooltip.left .tooltip-inner:before {
  border-left: 11px solid rgba(0, 0, 0, 0.2);
  border-top: 11px solid rgba(0, 0, 0, 0);
  border-bottom: 11px solid rgba(0, 0, 0, 0);
  right: -11px;
  left: auto;
  margin-left: 0; }

.tooltip.right {
  margin-left: 11px;
  padding: 0; }

.tooltip.right .tooltip-inner:after {
  border-right: 11px solid #FAE6A4;
  border-top: 11px solid rgba(0, 0, 0, 0);
  border-bottom: 11px solid rgba(0, 0, 0, 0);
  left: -10px;
  top: 0;
  margin-left: 0; }

.tooltip.right .tooltip-inner:before {
  border-right: 11px solid rgba(0, 0, 0, 0.2);
  border-top: 11px solid rgba(0, 0, 0, 0);
  border-bottom: 11px solid rgba(0, 0, 0, 0);
  left: -11px;
  top: 0;
  margin-left: 0; }

.modal-backdrop.in {
  opacity: 0.25; }

.carousel-control {
  width: 8%; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa, .carousel-control .fa {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5; }

.carousel-control .fa {
  font-size: 35px; }

.carousel-control.left, .carousel-control.right {
  background-image: none; }

.gsdk-transition .carousel-inner > .item {
  transition: left 1200ms cubic-bezier(0.455, 0.03, 0.4, 0.955) 0s;
  -webkit-transition: left 1200ms cubic-bezier(0.455, 0.03, 0.4, 0.955) 0s; }

.panel {
  border: 0;
  border-bottom: 1px solid #CCCCCC;
  box-shadow: none; }

.panel-default > .panel-heading {
  background-color: #FFFFFF;
  border-color: #FFFFFF; }

.panel-group .panel {
  border-radius: 0; }

.panel-title {
  font-size: 18px; }

.panel-title a:hover, .panel-title a:focus {
  text-decoration: none; }

.gsdk-collapse {
  transition: all 400ms;
  display: block;
  height: 0px; }

.panel-title a:hover, .panel-title a:focus {
  color: #333333; }

/*   EXTRA SHIT  */
/* @cristina: fisier singular, folosit pentru efectul de blur la parallax in header */
.blurred-container {
  position: relative;
  width: 100%;
  height: 540px;
  top: 0;
  left: 0; }

.blurred-container > .img-src {
  position: fixed;
  width: 100%;
  height: 540px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.blur {
  opacity: 0; }

.logo-container {
  left: 50px;
  position: absolute;
  top: 20px;
  z-index: 3; }

.logo-container .logo {
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #333333;
  width: 60px;
  float: left; }

.logo-container .brand {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 20px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  width: 60px; }

.blurred-container .motto {
  color: #FFFFFF;
  font-size: 76px;
  font-weight: 600;
  left: 100%;
  margin-left: -63%;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  text-transform: uppercase;
  z-index: 3;
  top: 100px; }

.blurred-container .motto .border {
  float: left;
  border: 3px solid #FFFFFF;
  padding: 0px 30px;
  text-align: center; }

.blurred-container .motto .no-right-border {
  border-right: none; }

@media (max-width: 991px) {
  .img-src {
    /*
 background-size: 100%;
        background-position: top;
*/ } }

.main {
  position: relative; }

/*!
 * jQuery UI Slider 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.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 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: 4px; }

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -10px;
  top: -7px; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  background-color: #E5E5E5; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  background: #999999;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

.slider-primary .ui-widget-header {
  background-color: #0A5F68; }

.slider-info .ui-widget-header {
  background-color: #2C93FF; }

.slider-success .ui-widget-header {
  background-color: #05AE0E; }

.slider-warning .ui-widget-header {
  background-color: #FF9500; }

.slider-danger .ui-widget-header {
  background-color: #FF3B30; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f2',GradientType=0 );
  /* IE6-9 */
  border-radius: 50%;
  box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 2px rgba(0, 0, 0, 0.4);
  height: 15px;
  width: 15px;
  cursor: pointer; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */ }

/*      Checkbox and radio         */
.checkbox,
.radio {
  margin-bottom: 12px;
  padding-left: 32px;
  position: relative;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333333; }

.checkbox input,
.radio input {
  outline: none !important;
  display: none; }

.checkbox .icons,
.radio .icons {
  color: #D9D9D9;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
  text-align: center;
  line-height: 21px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.checkbox .icons .first-icon,
.radio .icons .first-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  display: inline-table;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100); }

.checkbox .icons .second-icon,
.radio .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox:hover,
.radio:hover {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.checkbox:hover .first-icon,
.radio:hover .first-icon {
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox:hover .second-icon,
.radio:hover .second-icon {
  opacity: 1;
  filter: alpha(opacity=100); }

.checkbox.checked,
.radio.checked {
  color: #2C93FF; }

.checkbox.checked .first-icon,
.radio.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox.checked .second-icon,
.radio.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #2C93FF;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.checkbox.disabled,
.radio.disabled {
  cursor: default;
  color: #D9D9D9 !important; }

.checkbox.disabled .icons,
.radio.disabled .icons {
  color: #D9D9D9 !important; }

.checkbox.disabled .first-icon,
.radio.disabled .first-icon {
  opacity: 1;
  filter: alpha(opacity=100); }

.checkbox.disabled .second-icon,
.radio.disabled .second-icon {
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox.disabled.checked .icons,
.radio.disabled.checked .icons {
  color: #D9D9D9; }

.checkbox.disabled.checked .first-icon,
.radio.disabled.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox.disabled.checked .second-icon,
.radio.disabled.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #D9D9D9; }

/* ============================================================
 * bootstrapSwitch v1.3 by Larentis Mattia @spiritualGuru
 * http://www.larentis.eu/switch/
 * ============================================================
 * Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * ============================================================ */
.has-switch {
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  line-height: 1.72222;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  /*   this code is for fixing safari bug with hidden overflow for border-radius   */
  -webkit-mask: url("../img/mask.png") 0 0 no-repeat;
  -webkit-mask-size: 60px 24px;
  mask: url("../img/mask.png") 0 0 no-repeat;
  background: #fad73f;
  /* Old browsers */
  background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #fad73f), color(48px, #fad73f), color-stop(49px, #821067));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #fad73f 0, #fad73f 48px, #821067 49px);
  /* Chrome10+,Safari5.1+ */ }

.has-switch.deactivate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important; }

.has-switch.deactivate label,
.has-switch.deactivate span {
  cursor: default !important; }

.has-switch > div {
  position: relative;
  top: 0;
  width: 100px; }

.has-switch > div.switch-animate {
  -webkit-transition: left 0.25s ease-out;
  transition: left 0.25s ease-out; }

.has-switch > div.switch-off {
  left: -35px; }

.has-switch > div.switch-on {
  left: 0; }

.has-switch > div label {
  background-color: #FFFFFF;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f2',GradientType=0 );
  /* IE6-9 */
  box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer; }

.has-switch input[type=checkbox] {
  display: none; }

.has-switch span {
  /*     box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; */
  cursor: pointer;
  float: left;
  font-size: 11px;
  font-weight: 400;
  height: 24px;
  line-height: 15px;
  margin: 0;
  padding-bottom: 6px;
  padding-top: 5px;
  position: relative;
  text-align: center;
  text-indent: -10px;
  width: 50%;
  z-index: 1;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out; }

.has-switch span.switch-left {
  background-color: #2C93FF;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-radius: 30px 0 0 30px;
  color: #FFFFFF; }

.has-switch .switch-off span.switch-left {
  background-color: #D9D9D9; }

.has-switch span.switch-right {
  border-radius: 0 30px 30px 0;
  background-color: #2C93FF;
  color: #ffffff;
  text-indent: 1px; }

.has-switch .switch-off span.switch-right {
  background-color: #D9D9D9; }

.has-switch span.switch-right [class*="fui-"] {
  text-indent: 0; }

.has-switch label {
  border-radius: 12px;
  float: left;
  height: 22px;
  margin: 1px -13px;
  padding: 0;
  position: relative;
  transition: all 0.25s ease-out 0s;
  vertical-align: middle;
  width: 22px;
  z-index: 100;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out; }

.has-switch .switch-on .fa-check:before {
  margin-left: 10px; }

.has-switch:hover .switch-on label {
  margin: 1px -17px;
  width: 26px; }

.has-switch:hover .switch-off label {
  margin: 1px -13px;
  width: 26px; }

/*
 * # Semantic - Breadcrumb
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Breadcrumb
*******************************/
.ui.breadcrumb {
  margin: 1em 0em;
  display: inline-block;
  vertical-align: middle; }

.ui.breadcrumb:first-child {
  margin-top: 0em; }

.ui.breadcrumb:last-child {
  margin-bottom: 0em; }

/*******************************
          Content
*******************************/
.ui.breadcrumb .divider {
  display: inline-block;
  opacity: 0.5;
  margin: 0em 0.15em 0em;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.3); }

.ui.breadcrumb a.section {
  cursor: pointer; }

.ui.breadcrumb .section {
  display: inline-block;
  margin: 0em;
  padding: 0em; }

/* Loose Coupling */
.ui.breadcrumb.segment {
  display: inline-block;
  padding: 0.5em 1em; }

/*******************************
            States
*******************************/
.ui.breadcrumb .active.section {
  font-weight: bold; }

/*******************************
           Variations
*******************************/
.ui.small.breadcrumb {
  font-size: 0.75em; }

.ui.large.breadcrumb {
  font-size: 1.1em; }

.ui.huge.breadcrumb {
  font-size: 1.3em; }

/*
 * # Semantic - Form
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Standard
*******************************/
/*--------------------
        Form
---------------------*/
.ui.form {
  position: relative;
  max-width: 100%; }

.ui.form :first-child {
  margin-top: 0em; }

.ui.form :last-child {
  margin-bottom: 0em; }

/*--------------------
        Content
---------------------*/
.ui.form > p {
  margin: 1em 0; }

/*--------------------
        Field
---------------------*/
.ui.form .field {
  clear: both;
  margin: 0em 0em 1em; }

/*--------------------
        Labels
---------------------*/
.ui.form .field > label {
  margin: 0em 0em 0.3em;
  display: block;
  color: #555555;
  font-size: 0.875em; }

/*--------------------
    Standard Inputs
---------------------*/
.ui.form textarea,
.ui.form input[type="text"],
.ui.form input[type="email"],
.ui.form input[type="date"],
.ui.form input[type="password"],
.ui.form input[type="number"],
.ui.form input[type="url"],
.ui.form input[type="tel"],
.ui.form .ui.input {
  width: 100%; }

.ui.form textarea,
.ui.form input[type="text"],
.ui.form input[type="email"],
.ui.form input[type="date"],
.ui.form input[type="password"],
.ui.form input[type="number"],
.ui.form input[type="url"],
.ui.form input[type="tel"] {
  margin: 0em;
  padding: 3px 1em;
  font-size: 1.2em;
  background-color: white;
  border: 2px solid rgba(0, 0, 0, 0.15);
  outline: none;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  -webkit-transition: background-color 0.3s ease-out, -webkit-box-shadow 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.3s ease-out, box-shadow 0.2s ease, border-color 0.2s ease;
  -webkit-box-shadow: 0em 0em 0em 0em rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0em 0em 0em 0em rgba(0, 0, 0, 0.3) inset;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.textarea,
.ui.form textarea {
  line-height: 1.33;
  min-height: 8em;
  height: 12em;
  max-height: 24em;
  resize: vertical; }

.ui.form textarea,
.ui.form input[type="checkbox"] {
  vertical-align: top; }

/*--------------------
       Dividers
---------------------*/
.ui.form .divider {
  clear: both;
  margin: 1em 0em; }

/*--------------------
   Types of Messages
---------------------*/
.ui.form .info.message,
.ui.form .warning.message,
.ui.form .error.message {
  display: none; }

/* Assumptions */
.ui.form .message:first-child {
  margin-top: 0px; }

/*--------------------
   Validation Prompt
---------------------*/
.ui.form .field .prompt.label {
  white-space: nowrap; }

.ui.form .inline.field .prompt {
  margin-top: 0em;
  margin-left: 1em; }

.ui.form .inline.field .prompt:before {
  margin-top: -0.3em;
  bottom: auto;
  right: auto;
  top: 50%;
  left: 0em; }

/*******************************
            States
*******************************/
/*--------------------
        Focus
---------------------*/
.ui.form input[type="text"]:focus,
.ui.form input[type="email"]:focus,
.ui.form input[type="date"]:focus,
.ui.form input[type="password"]:focus,
.ui.form input[type="number"]:focus,
.ui.form input[type="url"]:focus,
.ui.form input[type="tel"]:focus,
.ui.form textarea:focus {
  color: rgba(0, 0, 0, 0.85);
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/*--------------------
        Error
---------------------*/
/* On Form */
.ui.form.warning .warning.message {
  display: block; }

/*--------------------
        Warning
---------------------*/
/* On Form */
.ui.form.error .error.message {
  display: block; }

/* On Field(s) */
.ui.form .fields.error .field label,
.ui.form .field.error label,
.ui.form .fields.error .field .input,
.ui.form .field.error .input {
  color: #D95C5C; }

.ui.form .fields.error .field .corner.label,
.ui.form .field.error .corner.label {
  border-color: #D95C5C;
  color: #FFFFFF; }

.ui.form .fields.error .field textarea,
.ui.form .fields.error .field input[type="text"],
.ui.form .fields.error .field input[type="email"],
.ui.form .fields.error .field input[type="date"],
.ui.form .fields.error .field input[type="password"],
.ui.form .fields.error .field input[type="number"],
.ui.form .fields.error .field input[type="url"],
.ui.form .fields.error .field input[type="tel"],
.ui.form .field.error textarea,
.ui.form .field.error input[type="text"],
.ui.form .field.error input[type="email"],
.ui.form .field.error input[type="date"],
.ui.form .field.error input[type="password"],
.ui.form .field.error input[type="number"],
.ui.form .field.error input[type="url"],
.ui.form .field.error input[type="tel"] {
  background-color: #FFFAFA;
  border-color: #E7BEBE;
  border-left: none;
  color: #D95C5C;
  padding-left: 1.2em;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0.3em 0em 0em 0em #D95C5C inset;
  box-shadow: 0.3em 0em 0em 0em #D95C5C inset; }

.ui.form .field.error textarea:focus,
.ui.form .field.error input[type="text"]:focus,
.ui.form .field.error input[type="email"]:focus,
.ui.form .field.error input[type="date"]:focus,
.ui.form .field.error input[type="password"]:focus,
.ui.form .field.error input[type="number"]:focus,
.ui.form .field.error input[type="url"]:focus,
.ui.form .field.error input[type="tel"]:focus {
  border-color: #ff5050;
  color: #ff5050;
  -webkit-appearance: none;
  -webkit-box-shadow: 0.3em 0em 0em 0em #FF5050 inset;
  box-shadow: 0.3em 0em 0em 0em #FF5050 inset; }

/*--------------------
  Empty (Placeholder)
---------------------*/
/* browsers require these rules separate */
.ui.form ::-webkit-input-placeholder {
  color: #AAAAAA; }

.ui.form ::-moz-placeholder {
  color: #AAAAAA; }

.ui.form :focus::-webkit-input-placeholder {
  color: #999999; }

.ui.form :focus::-moz-placeholder {
  color: #999999; }

/* Error Placeholder */
.ui.form .error ::-webkit-input-placeholder {
  color: rgba(255, 80, 80, 0.4); }

.ui.form .error ::-moz-placeholder {
  color: rgba(255, 80, 80, 0.4); }

.ui.form .error :focus::-webkit-input-placeholder {
  color: rgba(255, 80, 80, 0.7); }

.ui.form .error :focus::-moz-placeholder {
  color: rgba(255, 80, 80, 0.7); }

/*--------------------
       Disabled
---------------------*/
.ui.form .field :disabled,
.ui.form .field.disabled {
  opacity: 0.5; }

.ui.form .field.disabled label {
  opacity: 0.5; }

.ui.form .field.disabled :disabled {
  opacity: 1; }

/*--------------------
     Loading State
---------------------*/
/* On Form */
.ui.form.loading {
  position: relative; }

.ui.form.loading:after {
  position: absolute;
  top: 0%;
  left: 0%;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
  visibility: visible; }

/*******************************
           Variations
*******************************/
/*--------------------
      Fluid Width
---------------------*/
.ui.form.fluid {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*--------------------------
  Input w/ attached Button
---------------------------*/
.ui.form input.attached {
  width: auto; }

/*--------------------
      Date Input
---------------------*/
.ui.form .date.field > label {
  position: relative; }

.ui.form .date.field > label:after {
  position: absolute;
  top: 2em;
  right: 0.5em;
  content: '\f133';
  font-size: 1.2em;
  font-weight: normal;
  color: #CCCCCC; }

/*--------------------
    Inverted Colors
---------------------*/
.ui.inverted.form label {
  color: #FFFFFF; }

.ui.inverted.form .field.error textarea,
.ui.inverted.form .field.error input[type="text"],
.ui.inverted.form .field.error input[type="email"],
.ui.inverted.form .field.error input[type="date"],
.ui.inverted.form .field.error input[type="password"],
.ui.inverted.form .field.error input[type="number"],
.ui.inverted.form .field.error input[type="url"],
.ui.inverted.form .field.error input[type="tel"] {
  background-color: #FFCCCC; }

/*--------------------
     Field Groups
---------------------*/
/* Grouped Vertically */
.ui.form .grouped.fields {
  margin: 0em 0em 1em; }

.ui.form .grouped.fields .field {
  display: block;
  float: none;
  margin: 0.5em 0em;
  padding: 0em; }

/*--------------------
          Fields
---------------------*/
/* Split fields */
.ui.form .fields {
  clear: both; }

.ui.form .fields:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.ui.form .fields > .field {
  clear: none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.form .optional.fields > .field input {
  background-color: rgba(197, 197, 197, 0.19);
  border: 2px solid rgba(197, 197, 197, 0); }

.ui.form .fields > .field:first-child {
  border-left: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* Other Combinations */
.ui.form .two.fields > .fields,
.ui.form .two.fields > .field {
  width: 50%;
  padding-left: 1%;
  padding-right: 1%; }

.ui.form .three.fields > .fields,
.ui.form .three.fields > .field {
  width: 33.333%;
  padding-left: 1%;
  padding-right: 1%; }

.ui.form .four.fields > .fields,
.ui.form .four.fields > .field {
  width: 25%;
  padding-left: 1%;
  padding-right: 1%; }

.ui.form .five.fields > .fields,
.ui.form .five.fields > .field {
  width: 20%;
  padding-left: 1%;
  padding-right: 1%; }

.ui.form .fields .field:first-child {
  padding-left: 0%; }

.ui.form .fields .field:last-child {
  padding-right: 0%; }

/*--------------------
    Inline Fields
---------------------*/
.ui.form .inline.fields .field {
  min-height: 1.3em;
  margin-right: 0.5em; }

.ui.form .inline.fields .field > label,
.ui.form .inline.fields .field > p,
.ui.form .inline.fields .field > input,
.ui.form .inline.field > label,
.ui.form .inline.field > p,
.ui.form .inline.field > input {
  display: inline-block;
  width: auto;
  margin-top: 0em;
  margin-bottom: 0em;
  vertical-align: middle;
  font-size: 1em; }

.ui.form .inline.fields .field > input,
.ui.form .inline.field > input {
  font-size: 0.875em; }

.ui.form .inline.fields .field > :first-child,
.ui.form .inline.field > :first-child {
  margin: 0em 0.5em 0em 0em; }

.ui.form .inline.fields .field > :only-child,
.ui.form .inline.field > :only-child {
  margin: 0em; }

/*--------------------
        Sizes
---------------------*/
/* Standard */
.ui.small.form {
  font-size: 0.875em; }

.ui.small.form textarea,
.ui.small.form input[type="text"],
.ui.small.form input[type="email"],
.ui.small.form input[type="date"],
.ui.small.form input[type="password"],
.ui.small.form input[type="number"],
.ui.small.form input[type="url"],
.ui.small.form input[type="tel"],
.ui.small.form label {
  font-size: 1em; }

/* Large */
.ui.large.form {
  font-size: 1.125em; }

/*
 * # Semantic - Grid
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Grid
*******************************/
.ui.grid {
  display: block;
  text-align: left;
  font-size: 0em;
  margin: 0% -1.5%;
  padding: 0%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body > .ui.grid {
  margin-left: 0% !important;
  margin-right: 0% !important; }

.ui.grid:after,
.ui.row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/*-------------------
       Columns
--------------------*/
/* Standard 16 column */
.ui.grid > .column,
.ui.grid > .row > .column {
  display: inline-block;
  text-align: left;
  font-size: 1rem;
  width: 6.25%;
  padding-left: 1.5%;
  padding-right: 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top; }

/* Vertical padding when no rows */
.ui.grid > .column {
  margin-top: 1rem;
  margin-bottom: 1rem; }

/*-------------------
        Rows
--------------------*/
.ui.grid > .row {
  display: block;
  width: 100% !important;
  margin-top: 1.5%;
  padding: 1rem 0% 0%;
  font-size: 0rem; }

.ui.grid > .row:first-child {
  padding-top: 0rem;
  margin-top: 0rem; }

/*-------------------
      Content
--------------------*/
.ui.grid > .row > img,
.ui.grid > .row > .column > img {
  max-width: 100%; }

.ui.grid .column > .ui.segment:only-child {
  margin: 0em; }

/*******************************
           Variations
*******************************/
/*-----------------------
  Page Grid (Responsive)
-------------------------*/
.ui.page.grid {
  min-width: 320px;
  margin-left: 0%;
  margin-right: 0%; }

@media only screen and (max-width: 991px) {
  .ui.page.grid {
    padding: 0% 4%; } }

@media only screen and (min-width: 992px) {
  .ui.page.grid {
    padding: 0% 8%; } }

@media only screen and (min-width: 1500px) {
  .ui.page.grid {
    padding: 0% 13%; } }

@media only screen and (min-width: 1750px) {
  .ui.page.grid {
    padding: 0% 18%; } }

@media only screen and (min-width: 2000px) {
  .ui.page.grid {
    padding: 0% 23%; } }

/*-------------------
    Column Width
--------------------*/
/* Sizing Combinations */
.ui.grid > .row > .one.wide.column,
.ui.grid > .column.row > .one.wide.column,
.ui.grid > .one.wide.column,
.ui.column.grid > .one.wide.column {
  width: 6.25%; }

.ui.grid > .row > .two.wide.column,
.ui.grid > .column.row > .two.wide.column,
.ui.grid > .two.wide.column,
.ui.column.grid > .two.wide.column {
  width: 12.5%; }

.ui.grid > .row > .three.wide.column,
.ui.grid > .column.row > .three.wide.column,
.ui.grid > .three.wide.column,
.ui.column.grid > .three.wide.column {
  width: 18.75%; }

.ui.grid > .row > .four.wide.column,
.ui.grid > .column.row > .four.wide.column,
.ui.grid > .four.wide.column,
.ui.column.grid > .four.wide.column {
  width: 25%; }

.ui.grid > .row > .five.wide.column,
.ui.grid > .column.row > .five.wide.column,
.ui.grid > .five.wide.column,
.ui.column.grid > .five.wide.column {
  width: 31.25%; }

.ui.grid > .row > .six.wide.column,
.ui.grid > .column.row > .six.wide.column,
.ui.grid > .six.wide.column,
.ui.column.grid > .six.wide.column {
  width: 37.5%; }

.ui.grid > .row > .seven.wide.column,
.ui.grid > .column.row > .seven.wide.column,
.ui.grid > .seven.wide.column,
.ui.column.grid > .seven.wide.column {
  width: 43.75%; }

.ui.grid > .row > .eight.wide.column,
.ui.grid > .column.row > .eight.wide.column,
.ui.grid > .eight.wide.column,
.ui.column.grid > .eight.wide.column {
  width: 50%; }

.ui.grid > .row > .nine.wide.column,
.ui.grid > .column.row > .nine.wide.column,
.ui.grid > .nine.wide.column,
.ui.column.grid > .nine.wide.column {
  width: 56.25%; }

.ui.grid > .row > .ten.wide.column,
.ui.grid > .column.row > .ten.wide.column,
.ui.grid > .ten.wide.column,
.ui.column.grid > .ten.wide.column {
  width: 62.5%; }

.ui.grid > .row > .eleven.wide.column,
.ui.grid > .column.row > .eleven.wide.column,
.ui.grid > .eleven.wide.column,
.ui.column.grid > .eleven.wide.column {
  width: 68.75%; }

.ui.grid > .row > .twelve.wide.column,
.ui.grid > .column.row > .twelve.wide.column,
.ui.grid > .twelve.wide.column,
.ui.column.grid > .twelve.wide.column {
  width: 75%; }

.ui.grid > .row > .thirteen.wide.column,
.ui.grid > .column.row > .thirteen.wide.column,
.ui.grid > .thirteen.wide.column,
.ui.column.grid > .thirteen.wide.column {
  width: 81.25%; }

.ui.grid > .row > .fourteen.wide.column,
.ui.grid > .column.row > .fourteen.wide.column,
.ui.grid > .fourteen.wide.column,
.ui.column.grid > .fourteen.wide.column {
  width: 87.5%; }

.ui.grid > .row > .fifteen.wide.column,
.ui.grid > .column.row > .fifteen.wide.column,
.ui.grid > .fifteen.wide.column,
.ui.column.grid > .fifteen.wide.column {
  width: 93.75%; }

.ui.grid > .row > .sixteen.wide.column,
.ui.grid > .column.row > .sixteen.wide.column,
.ui.grid > .sixteen.wide.column,
.ui.column.grid > .sixteen.wide.column {
  width: 100%; }

/*-------------------
     Column Count
--------------------*/
/* Assume full width with one column */
.ui.one.column.grid > .row > .column,
.ui.one.column.grid > .column,
.ui.grid > .one.column.row > .column {
  width: 100%; }

.ui.two.column.grid > .row > .column,
.ui.two.column.grid > .column,
.ui.grid > .two.column.row > .column {
  width: 50%; }

.ui.three.column.grid > .row > .column,
.ui.three.column.grid > .column,
.ui.grid > .three.column.row > .column {
  width: 33.3333%; }

.ui.four.column.grid > .row > .column,
.ui.four.column.grid > .column,
.ui.grid > .four.column.row > .column {
  width: 25%; }

.ui.five.column.grid > .row > .column,
.ui.five.column.grid > .column,
.ui.grid > .five.column.row > .column {
  width: 20%; }

.ui.six.column.grid > .row > .column,
.ui.six.column.grid > .column,
.ui.grid > .six.column.row > .column {
  width: 16.66667%; }

.ui.seven.column.grid > .row > .column,
.ui.seven.column.grid > .column,
.ui.grid > .seven.column.row > .column {
  width: 14.2857%; }

.ui.eight.column.grid > .row > .column,
.ui.eight.column.grid > .column,
.ui.grid > .eight.column.row > .column {
  width: 12.5%; }

.ui.nine.column.grid > .row > .column,
.ui.nine.column.grid > .column,
.ui.grid > .nine.column.row > .column {
  width: 11.1111%; }

.ui.ten.column.grid > .row > .column,
.ui.ten.column.grid > .column,
.ui.grid > .ten.column.row > .column {
  width: 10%; }

.ui.eleven.column.grid > .row > .column,
.ui.eleven.column.grid > .column,
.ui.grid > .eleven.column.row > .column {
  width: 9.0909%; }

.ui.twelve.column.grid > .row > .column,
.ui.twelve.column.grid > .column,
.ui.grid > .twelve.column.row > .column {
  width: 8.3333%; }

.ui.thirteen.column.grid > .row > .column,
.ui.thirteen.column.grid > .column,
.ui.grid > .thirteen.column.row > .column {
  width: 7.6923%; }

.ui.fourteen.column.grid > .row > .column,
.ui.fourteen.column.grid > .column,
.ui.grid > .fourteen.column.row > .column {
  width: 7.1428%; }

.ui.fifteen.column.grid > .row > .column,
.ui.fifteen.column.grid > .column,
.ui.grid > .fifteen.column.row > .column {
  width: 6.6666%; }

.ui.sixteen.column.grid > .row > .column,
.ui.sixteen.column.grid > .column,
.ui.grid > .sixteen.column.row > .column {
  width: 6.25%; }

/* Assume full width with one column */
.ui.grid > .column:only-child,
.ui.grid > .row > .column:only-child {
  width: 100%; }

/*----------------------
        Relaxed
-----------------------*/
.ui.relaxed.grid {
  margin: 0% -2.5%; }

.ui.relaxed.grid > .column,
.ui.relaxed.grid > .row > .column {
  padding-left: 2.5%;
  padding-right: 2.5%; }

/*----------------------
       "Floated"
-----------------------*/
.ui.grid .left.floated.column {
  float: left; }

.ui.grid .right.floated.column {
  float: right; }

/*----------------------
        Divided
-----------------------*/
.ui.divided.grid,
.ui.divided.grid > .row {
  display: table;
  width: 100%;
  margin-left: 0% !important;
  margin-right: 0% !important; }

.ui.divided.grid > .column:not(.row),
.ui.divided.grid > .row > .column {
  display: table-cell;
  -webkit-box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.1), -2px 0px 0px 0px rgba(255, 255, 255, 0.8);
  box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.1), -2px 0px 0px 0px rgba(255, 255, 255, 0.8); }

.ui.divided.grid > .column.row {
  display: table; }

.ui.divided.grid > .column:first-child,
.ui.divided.grid > .row > .column:first-child {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* Vertically Divided */
.ui.vertically.divided.grid > .row {
  -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1), 0px -2px 0px 0px rgba(255, 255, 255, 0.8) !important;
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1), 0px -2px 0px 0px rgba(255, 255, 255, 0.8) !important; }

.ui.vertically.divided.grid > .row > .column,
.ui.vertically.divided.grid > .column:not(.row),
.ui.vertically.divided.grid > .row:first-child {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

/*----------------------
         Celled
-----------------------*/
.ui.celled.grid {
  display: table;
  width: 100%;
  margin-left: 0% !important;
  margin-right: 0% !important;
  -webkit-box-shadow: 0px 0px 0px 1px #DFDFDF;
  box-shadow: 0px 0px 0px 1px #DFDFDF; }

.ui.celled.grid > .row,
.ui.celled.grid > .column.row,
.ui.celled.grid > .column.row:first-child {
  display: table;
  width: 100%;
  margin-top: 0em;
  padding-top: 0em;
  -webkit-box-shadow: 0px -1px 0px 0px #dfdfdf;
  box-shadow: 0px -1px 0px 0px #dfdfdf; }

.ui.celled.grid > .column:not(.row),
.ui.celled.grid > .row > .column {
  display: table-cell;
  padding: 0.75em;
  -webkit-box-shadow: -1px 0px 0px 0px #dfdfdf;
  box-shadow: -1px 0px 0px 0px #dfdfdf; }

.ui.celled.grid > .column:first-child,
.ui.celled.grid > .row > .column:first-child {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.celled.page.grid {
  -webkit-box-shadow: none;
  box-shadow: none; }

/*----------------------
  Horizontally Centered
-----------------------*/
/* Vertical Centered */
.ui.left.aligned.grid,
.ui.left.aligned.grid > .row > .column,
.ui.left.aligned.grid > .column,
.ui.grid .left.aligned.column,
.ui.grid > .left.aligned.row > .column {
  text-align: left; }

.ui.center.aligned.grid,
.ui.center.aligned.grid > .row > .column,
.ui.center.aligned.grid > .column,
.ui.grid .center.aligned.column,
.ui.grid > .center.aligned.row > .column {
  text-align: center; }

.ui.right.aligned.grid,
.ui.right.aligned.grid > .row > .column,
.ui.right.aligned.grid > .column,
.ui.grid .right.aligned.column,
.ui.grid > .right.aligned.row > .column {
  text-align: right; }

.ui.justified.grid,
.ui.justified.grid > .row > .column,
.ui.justified.grid > .column,
.ui.grid .justified.column,
.ui.grid > .justified.row > .column {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

/*----------------------
  Vertically Centered
-----------------------*/
/* Vertical Centered */
.ui.top.aligned.grid,
.ui.top.aligned.grid > .row > .column,
.ui.top.aligned.grid > .column,
.ui.grid .top.aligned.column,
.ui.grid > .top.aligned.row > .column {
  vertical-align: top; }

.ui.middle.aligned.grid,
.ui.middle.aligned.grid > .row > .column,
.ui.middle.aligned.grid > .column,
.ui.grid .middle.aligned.column,
.ui.grid > .middle.aligned.row > .column {
  vertical-align: middle; }

.ui.bottom.aligned.grid,
.ui.bottom.aligned.grid > .row > .column,
.ui.bottom.aligned.grid > .column,
.ui.grid .bottom.aligned.column,
.ui.grid > .bottom.aligned.row > .column {
  vertical-align: bottom; }

/*----------------------
  Equal Height Columns
-----------------------*/
.ui.grid > .equal.height.row {
  display: table;
  width: 100%; }

.ui.grid > .equal.height.row > .column {
  display: table-cell; }

/*----------------------
     Only (Device)
-----------------------*/
/* Mobile Only */
@media only screen and (max-width: 767px) {
  .ui.mobile.only.grid,
  .ui.grid > .mobile.only.row {
    display: block !important; }
  .ui.grid > .row > .mobile.only.column {
    display: inline-block !important; }
  .ui.divided.mobile.only.grid,
  .ui.celled.mobile.only.grid,
  .ui.divided.mobile.only.grid .row,
  .ui.celled.mobile.only.grid .row,
  .ui.divided.grid .mobile.only.row,
  .ui.celled.grid .mobile.only.row,
  .ui.grid .mobile.only.equal.height.row,
  .ui.mobile.only.grid .equal.height.row {
    display: table !important; }
  .ui.divided.grid > .row > .mobile.only.column,
  .ui.celled.grid > .row > .mobile.only.column,
  .ui.divided.mobile.only.grid > .row > .column,
  .ui.celled.mobile.only.grid > .row > .column,
  .ui.divided.mobile.only.grid > .column,
  .ui.celled.mobile.only.grid > .column {
    display: table-cell !important; } }

@media only screen and (min-width: 768px) {
  .ui.mobile.only.grid,
  .ui.grid > .mobile.only.row,
  .ui.grid > .mobile.only.column,
  .ui.grid > .row > .mobile.only.column {
    display: none; } }

/* Tablet Only */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ui.tablet.only.grid,
  .ui.grid > .tablet.only.row {
    display: block !important; }
  .ui.grid > .row > .tablet.only.column {
    display: inline-block !important; }
  .ui.divided.tablet.only.grid,
  .ui.celled.tablet.only.grid,
  .ui.divided.tablet.only.grid .row,
  .ui.celled.tablet.only.grid .row,
  .ui.divided.grid .tablet.only.row,
  .ui.celled.grid .tablet.only.row,
  .ui.grid .tablet.only.equal.height.row,
  .ui.tablet.only.grid .equal.height.row {
    display: table !important; }
  .ui.divided.grid > .row > .tablet.only.column,
  .ui.celled.grid > .row > .tablet.only.column,
  .ui.divided.tablet.only.grid > .row > .column,
  .ui.celled.tablet.only.grid > .row > .column,
  .ui.divided.tablet.only.grid > .column,
  .ui.celled.tablet.only.grid > .column {
    display: table-cell !important; } }

@media only screen and (max-width: 767px), (min-width: 992px) {
  .ui.tablet.only.grid,
  .ui.grid > .tablet.only.row,
  .ui.grid > .tablet.only.column,
  .ui.grid > .row > .tablet.only.column {
    display: none; } }

/* Computer Only */
@media only screen and (min-width: 992px) {
  .ui.computer.only.grid,
  .ui.grid > .computer.only.row {
    display: block !important; }
  .ui.grid > .row > .computer.only.column {
    display: inline-block !important; }
  .ui.divided.computer.only.grid,
  .ui.celled.computer.only.grid,
  .ui.divided.computer.only.grid .row,
  .ui.celled.computer.only.grid .row,
  .ui.divided.grid .computer.only.row,
  .ui.celled.grid .computer.only.row,
  .ui.grid .computer.only.equal.height.row,
  .ui.computer.only.grid .equal.height.row {
    display: table !important; }
  .ui.divided.grid > .row > .computer.only.column,
  .ui.celled.grid > .row > .computer.only.column,
  .ui.divided.computer.only.grid > .row > .column,
  .ui.celled.computer.only.grid > .row > .column,
  .ui.divided.computer.only.grid > .column,
  .ui.celled.computer.only.grid > .column {
    display: table-cell !important; } }

@media only screen and (max-width: 991px) {
  .ui.computer.only.grid,
  .ui.grid > .computer.only.row,
  .ui.grid > .computer.only.column,
  .ui.grid > .row > .computer.only.column {
    display: none; } }

/*-------------------
      Doubling
--------------------*/
/* Mobily Only */
@media only screen and (max-width: 767px) {
  .ui.two.column.doubling.grid > .row > .column,
  .ui.two.column.doubling.grid > .column,
  .ui.grid > .two.column.doubling.row > .column {
    width: 100%; }
  .ui.three.column.doubling.grid > .row > .column,
  .ui.three.column.doubling.grid > .column,
  .ui.grid > .three.column.doubling.row > .column {
    width: 100%; }
  .ui.four.column.doubling.grid > .row > .column,
  .ui.four.column.doubling.grid > .column,
  .ui.grid > .four.column.doubling.row > .column {
    width: 100%; }
  .ui.five.column.doubling.grid > .row > .column,
  .ui.five.column.doubling.grid > .column,
  .ui.grid > .five.column.doubling.row > .column {
    width: 100%; }
  .ui.six.column.doubling.grid > .row > .column,
  .ui.six.column.doubling.grid > .column,
  .ui.grid > .six.column.doubling.row > .column {
    width: 50%; }
  .ui.seven.column.doubling.grid > .row > .column,
  .ui.seven.column.doubling.grid > .column,
  .ui.grid > .seven.column.doubling.row > .column {
    width: 50%; }
  .ui.eight.column.doubling.grid > .row > .column,
  .ui.eight.column.doubling.grid > .column,
  .ui.grid > .eight.column.doubling.row > .column {
    width: 50%; }
  .ui.nine.column.doubling.grid > .row > .column,
  .ui.nine.column.doubling.grid > .column,
  .ui.grid > .nine.column.doubling.row > .column {
    width: 50%; }
  .ui.ten.column.doubling.grid > .row > .column,
  .ui.ten.column.doubling.grid > .column,
  .ui.grid > .ten.column.doubling.row > .column {
    width: 50%; }
  .ui.twelve.column.doubling.grid > .row > .column,
  .ui.twelve.column.doubling.grid > .column,
  .ui.grid > .twelve.column.doubling.row > .column {
    width: 33.3333333333333%; }
  .ui.fourteen.column.doubling.grid > .row > .column,
  .ui.fourteen.column.doubling.grid > .column,
  .ui.grid > .fourteen.column.doubling.row > .column {
    width: 33.3333333333333%; }
  .ui.sixteen.column.doubling.grid > .row > .column,
  .ui.sixteen.column.doubling.grid > .column,
  .ui.grid > .sixteen.column.doubling.row > .column {
    width: 25%; } }

/* Tablet Only */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ui.two.column.doubling.grid > .row > .column,
  .ui.two.column.doubling.grid > .column,
  .ui.grid > .two.column.doubling.row > .column {
    width: 100%; }
  .ui.three.column.doubling.grid > .row > .column,
  .ui.three.column.doubling.grid > .column,
  .ui.grid > .three.column.doubling.row > .column {
    width: 50%; }
  .ui.four.column.doubling.grid > .row > .column,
  .ui.four.column.doubling.grid > .column,
  .ui.grid > .four.column.doubling.row > .column {
    width: 50%; }
  .ui.five.column.doubling.grid > .row > .column,
  .ui.five.column.doubling.grid > .column,
  .ui.grid > .five.column.doubling.row > .column {
    width: 33.3333333%; }
  .ui.six.column.doubling.grid > .row > .column,
  .ui.six.column.doubling.grid > .column,
  .ui.grid > .six.column.doubling.row > .column {
    width: 33.3333333%; }
  .ui.eight.column.doubling.grid > .row > .column,
  .ui.eight.column.doubling.grid > .column,
  .ui.grid > .eight.column.doubling.row > .column {
    width: 33.3333333%; }
  .ui.eight.column.doubling.grid > .row > .column,
  .ui.eight.column.doubling.grid > .column,
  .ui.grid > .eight.column.doubling.row > .column {
    width: 25%; }
  .ui.nine.column.doubling.grid > .row > .column,
  .ui.nine.column.doubling.grid > .column,
  .ui.grid > .nine.column.doubling.row > .column {
    width: 25%; }
  .ui.ten.column.doubling.grid > .row > .column,
  .ui.ten.column.doubling.grid > .column,
  .ui.grid > .ten.column.doubling.row > .column {
    width: 20%; }
  .ui.twelve.column.doubling.grid > .row > .column,
  .ui.twelve.column.doubling.grid > .column,
  .ui.grid > .twelve.column.doubling.row > .column {
    width: 16.6666666%; }
  .ui.fourteen.column.doubling.grid > .row > .column,
  .ui.fourteen.column.doubling.grid > .column,
  .ui.grid > .fourteen.column.doubling.row > .column {
    width: 14.28571428571429%; }
  .ui.sixteen.column.doubling.grid > .row > .column,
  .ui.sixteen.column.doubling.grid > .column,
  .ui.grid > .sixteen.column.doubling.row > .column {
    width: 12.5%; } }

/*-------------------
      Stackable
--------------------*/
@media only screen and (max-width: 767px) {
  .ui.stackable.grid {
    display: block !important;
    padding: 0em;
    margin: 0em; }
  .ui.stackable.grid > .row > .column,
  .ui.stackable.grid > .column {
    display: block !important;
    width: auto !important;
    margin: 1em 0em 0em !important;
    padding: 1em 0em 0em !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .ui.stackable.divided.grid .column,
  .ui.stackable.celled.grid .column {
    border-top: 1px dotted rgba(0, 0, 0, 0.1); }
  .ui.stackable.grid > .row:first-child > .column:first-child,
  .ui.stackable.grid > .column:first-child {
    margin-top: 0em !important;
    padding-top: 0em !important; }
  .ui.stackable.divided.grid > .row:first-child > .column:first-child,
  .ui.stackable.celled.grid > .row:first-child > .column:first-child,
  .ui.stackable.divided.grid > .column:first-child,
  .ui.stackable.celled.grid > .column:first-child {
    border-top: none !important; }
  .ui.stackable.page.grid > .row > .column,
  .ui.stackable.page.grid > .column {
    padding-left: 1em !important;
    padding-right: 1em !important; }
  /* Remove pointers from vertical menus */
  .ui.stackable.grid .vertical.pointing.menu .item:after {
    display: none; } }

/*
 * # Semantic - Menu
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Standard
*******************************/
/*--------------
      Menu
---------------*/
.ui.menu {
  margin: 1rem 0rem;
  background-color: #FFFFFF;
  font-size: 0px;
  font-weight: normal;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0.1875rem; }

.ui.menu:first-child {
  margin-top: 0rem; }

.ui.menu:last-child {
  margin-bottom: 0rem; }

.ui.menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui.menu > .item:first-child {
  border-radius: 0.1875em 0px 0px 0.1875em; }

.ui.menu > .item:last-child {
  border-radius: 0px 0.1875em 0.1875em 0px; }

.ui.menu .item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease, background 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: opacity 0.2s ease, background 0.2s ease, box-shadow 0.2s ease; }

/*--------------
    Colors
---------------*/
/* Text Color */
.ui.menu .item,
.ui.menu .item > a:not(.button) {
  color: rgba(0, 0, 0, 0.75); }

.ui.menu .item .item,
.ui.menu .item .item > a:not(.button) {
  color: rgba(30, 30, 30, 0.7); }

.ui.menu .item .item .item,
.ui.menu .item .item .item > a:not(.button) {
  color: rgba(30, 30, 30, 0.6); }

.ui.menu .dropdown.item .menu .item,
.ui.menu .dropdown.item .menu .item a:not(.button) {
  color: rgba(0, 0, 0, 0.75); }

/* Hover */
.ui.menu .item .menu a.item:hover,
.ui.menu .item .menu a.item.hover,
.ui.menu .item .menu .link.item:hover,
.ui.menu .item .menu .link.item.hover {
  color: rgba(0, 0, 0, 0.85); }

.ui.menu .dropdown.item .menu .item a:not(.button):hover {
  color: rgba(0, 0, 0, 0.85); }

/* Active */
.ui.menu .active.item,
.ui.menu .active.item a:not(.button) {
  color: rgba(0, 0, 0, 0.85);
  border-radius: 0px; }

/*--------------
      Items
---------------*/
.ui.menu .item {
  position: relative;
  display: inline-block;
  padding: 0.83em 0.95em;
  border-top: 0em solid rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ui.menu .menu {
  margin: 0em; }

.ui.menu .item.left,
.ui.menu .menu.left {
  float: left; }

.ui.menu .item.right,
.ui.menu .menu.right {
  float: right; }

/*--------------
    Borders
---------------*/
.ui.menu .item:before {
  position: absolute;
  content: '';
  top: 0%;
  right: 0px;
  width: 1px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), color-stop(50%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.05)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%); }

.ui.menu .menu.right .item:before,
.ui.menu .item.right:before {
  right: auto;
  left: 0px; }

/*--------------
  Text Content
---------------*/
.ui.menu .text.item > *,
.ui.menu .item > p:only-child {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.6); }

.ui.menu .item > p:first-child {
  margin-top: 0px; }

.ui.menu .item > p:last-child {
  margin-bottom: 0px; }

/*--------------
     Button
---------------*/
.ui.menu:not(.vertical) .item > .button {
  position: relative;
  top: -0.05em;
  margin: -0.55em 0;
  padding-bottom: 0.55em;
  padding-top: 0.55em;
  font-size: 0.875em; }

/*--------------
     Inputs
---------------*/
.ui.menu:not(.vertical) .item > .input {
  margin-top: -0.85em;
  margin-bottom: -0.85em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  width: 100%;
  vertical-align: top; }

.ui.menu .item > .input input {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.ui.vertical.menu .item > .input input {
  margin: 0em;
  padding-top: 0.63em;
  padding-bottom: 0.63em; }

.ui.vertical.menu .ui.input > .icon {
  padding-top: 0.63em; }

/* Action Input */
.ui.menu:not(.vertical) .item > .button.labeled > .icon {
  padding-top: 0.6em; }

.ui.menu:not(.vertical) .item .action.input > .button {
  font-size: 0.8em;
  padding: 0.55em 0.8em; }

/* Resizes */
.ui.small.menu:not(.vertical) .item > .input input {
  padding-top: 0.4em;
  padding-bottom: 0.4em; }

.ui.large.menu:not(.vertical) .item > .input input {
  top: -0.125em;
  padding-bottom: 0.6em;
  padding-top: 0.6em; }

.ui.large.menu:not(.vertical) .item .action.input > .button {
  font-size: 0.8em;
  padding: 0.9em; }

.ui.large.menu:not(.vertical) .item .action.input > .button > .icon {
  padding-top: 0.8em; }

/*--------------
     Header
---------------*/
.ui.menu .header.item {
  background-color: rgba(0, 0, 0, 0.04);
  margin: 0em; }

.ui.vertical.menu .header.item {
  font-weight: bold; }

/*--------------
    Dropdowns
---------------*/
.ui.menu .dropdown.item .menu {
  left: 1px;
  margin: 0px;
  min-width: -webkit-calc(99%);
  min-width: calc(99%);
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); }

.ui.secondary.menu .dropdown.item .menu {
  left: 0px;
  min-width: 100%; }

.ui.menu .pointing.dropdown.item .menu {
  margin-top: 0.75em; }

.ui.menu .simple.dropdown.item .menu {
  margin: 0px !important; }

.ui.menu .dropdown.item .menu .item {
  width: 100%;
  color: rgba(0, 0, 0, 0.75); }

.ui.menu .dropdown.item .menu .active.item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ui.menu .ui.dropdown .menu .item:before {
  display: none; }

/*--------------
     Labels
---------------*/
.ui.menu .item > .label {
  background-color: rgba(0, 0, 0, 0.35);
  color: #FFFFFF;
  margin: -0.15em 0em -0.15em 0.5em;
  padding: 0.3em 0.8em;
  vertical-align: baseline; }

.ui.menu .item > .floating.label {
  padding: 0.3em 0.8em; }

/*--------------
      Images
---------------*/
.ui.menu .item > img:only-child {
  display: block;
  max-width: 100%;
  margin: 0em auto; }

/*******************************
             States
*******************************/
/*--------------
      Hover
---------------*/
.ui.link.menu .item:hover,
.ui.menu .item.hover,
.ui.menu .link.item:hover,
.ui.menu a.item:hover,
.ui.menu .ui.dropdown .menu .item.hover,
.ui.menu .ui.dropdown .menu .item:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.02); }

.ui.menu .ui.dropdown.active {
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom-right-radius: 0em;
  border-bottom-left-radius: 0em; }

/*--------------
      Down
---------------*/
.ui.link.menu .item:active,
.ui.menu .link.item:active,
.ui.menu a.item:active,
.ui.menu .ui.dropdown .menu .item:active {
  background-color: rgba(0, 0, 0, 0.05); }

/*--------------
     Active
---------------*/
.ui.menu .active.item {
  background-color: rgba(0, 0, 0, 0.01);
  color: rgba(0, 0, 0, 0.95);
  -webkit-box-shadow: 0em 0.2em 0em inset;
  box-shadow: 0em 0.2em 0em inset; }

.ui.vertical.menu .active.item {
  border-radius: 0em;
  -webkit-box-shadow: 0.2em 0em 0em inset;
  box-shadow: 0.2em 0em 0em inset; }

.ui.vertical.menu > .active.item:first-child {
  border-radius: 0em 0.1875em 0em 0em; }

.ui.vertical.menu > .active.item:last-child {
  border-radius: 0em 0em 0.1875em 0em; }

.ui.vertical.menu > .active.item:only-child {
  border-radius: 0em 0.1875em 0.1875em 0em; }

.ui.vertical.menu .active.item .menu .active.item {
  border-left: none; }

.ui.vertical.menu .active.item .menu .active.item {
  padding-left: 1.5rem; }

.ui.vertical.menu .item .menu .active.item {
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: none;
  box-shadow: none; }

/*--------------
     Disabled
---------------*/
.ui.menu .item.disabled,
.ui.menu .item.disabled:hover,
.ui.menu .item.disabled.hover {
  cursor: default;
  color: rgba(0, 0, 0, 0.2);
  background-color: transparent !important; }

/*--------------------
     Loading
---------------------*/
/* On Form */
.ui.menu.loading {
  position: relative; }

.ui.menu.loading:after {
  position: absolute;
  top: 0%;
  left: 0%;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
  visibility: visible; }

/*******************************
             Types
*******************************/
/*--------------
    Vertical
---------------*/
.ui.vertical.menu .item {
  display: block;
  height: auto !important;
  border-top: none;
  border-left: 0em solid rgba(0, 0, 0, 0);
  border-right: none; }

.ui.vertical.menu > .item:first-child {
  border-radius: 0.1875em 0.1875em 0px 0px; }

.ui.vertical.menu > .item:last-child {
  border-radius: 0px 0px 0.1875em 0.1875em; }

.ui.vertical.menu .item > .label {
  float: right;
  text-align: center; }

.ui.vertical.menu .item > .icon:not(.input) {
  float: right;
  width: 1.22em;
  margin: 0em 0em 0em 0.5em; }

.ui.vertical.menu .item > .label + .icon {
  float: none;
  margin: 0em 0.25em 0em 0em; }

/*--- Border ---*/
.ui.vertical.menu .item:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 0px;
  width: 100%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.03)), color-stop(1.5em, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.03)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%); }

.ui.vertical.menu .item:first-child:before {
  background-image: none !important; }

/*--- Dropdown ---*/
.ui.vertical.menu .dropdown.item > i {
  float: right;
  content: "\f0da"; }

.ui.vertical.menu .dropdown.item .menu {
  top: 0% !important;
  left: 100%;
  margin: 0px 0px 0px 1px;
  -webkit-box-shadow: 0 0px 1px 1px #DDDDDD;
  box-shadow: 0 0px 1px 1px #DDDDDD; }

.ui.vertical.menu .dropdown.item.active {
  border-top-right-radius: 0em;
  border-bottom-right-radius: 0em; }

.ui.vertical.menu .dropdown.item .menu .item {
  font-size: 1rem; }

.ui.vertical.menu .dropdown.item .menu .item .icon {
  margin-right: 0em; }

.ui.vertical.menu .dropdown.item.active {
  -webkit-box-shadow: none;
  box-shadow: none; }

/*--- Sub Menu ---*/
.ui.vertical.menu .item > .menu {
  margin: 0.5em -0.95em 0em; }

.ui.vertical.menu .item > .menu > .item {
  padding: 0.5rem 1.5rem;
  font-size: 0.875em; }

.ui.vertical.menu .item > .menu > .item:before {
  display: none; }

/*--------------
     Tiered
---------------*/
.ui.tiered.menu > .sub.menu > .item {
  color: rgba(0, 0, 0, 0.4); }

.ui.tiered.menu > .menu > .item:hover,
.ui.tiered.menu > .menu > .item.hover {
  color: rgba(0, 0, 0, 0.8); }

.ui.tiered.menu .item.active {
  color: rgba(0, 0, 0, 0.8); }

.ui.tiered.menu > .menu .item.active:after {
  position: absolute;
  content: '';
  margin-top: -1px;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 2px;
  background-color: #FBFBFB; }

.ui.tiered.menu .sub.menu {
  background-color: rgba(0, 0, 0, 0.01);
  border-radius: 0em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #FFFFFF; }

.ui.tiered.menu .sub.menu .item {
  font-size: 0.875rem; }

.ui.tiered.menu .sub.menu .item:before {
  background-image: none; }

.ui.tiered.menu .sub.menu .active.item {
  padding-top: 0.83em;
  background-color: transparent;
  border-radius: 0 0 0 0;
  border-top: medium none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7) !important; }

.ui.tiered.menu .sub.menu .active.item:after {
  display: none; }

/* Inverted */
.ui.inverted.tiered.menu > .menu > .item {
  color: rgba(255, 255, 255, 0.5); }

.ui.inverted.tiered.menu .sub.menu {
  background-color: rgba(0, 0, 0, 0.2); }

.ui.inverted.tiered.menu .sub.menu .item {
  color: rgba(255, 255, 255, 0.6); }

.ui.inverted.tiered.menu > .menu > .item:hover,
.ui.inverted.tiered.menu > .menu > .item.hover {
  color: rgba(255, 255, 255, 0.9); }

.ui.inverted.tiered.menu .active.item:after {
  display: none; }

.ui.inverted.tiered.menu > .sub.menu > .active.item,
.ui.inverted.tiered.menu > .menu > .active.item {
  color: #ffffff !important;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* Tiered pointing */
.ui.pointing.tiered.menu > .menu > .item:after {
  display: none; }

.ui.pointing.tiered.menu > .sub.menu > .item:after {
  display: block; }

/*--------------
     Tabular
---------------*/
.ui.tabular.menu {
  background-color: transparent;
  border-bottom: 1px solid #DCDDDE;
  border-radius: 0em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ui.tabular.menu .item {
  background-color: transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  padding-left: 1.4em;
  padding-right: 1.4em;
  color: rgba(0, 0, 0, 0.6); }

.ui.tabular.menu .item:before {
  display: none; }

/* Hover */
.ui.tabular.menu .item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8); }

/* Active */
.ui.tabular.menu .active.item {
  position: relative;
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.8);
  border-color: #DCDDDE;
  font-weight: bold;
  margin-bottom: -1px;
  border-bottom: 1px solid #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px 5px 0 0; }

/* Coupling with segment for attachment */
.ui.attached.tabular.menu {
  position: relative;
  z-index: 2; }

.ui.tabular.menu ~ .bottom.attached.segment {
  margin: 1px 0px 0px 1px; }

/*--------------
   Pagination
---------------*/
.ui.pagination.menu {
  margin: 0em;
  display: inline-block;
  vertical-align: middle; }

.ui.pagination.menu .item {
  min-width: 3em;
  text-align: center; }

.ui.pagination.menu .icon.item .icon {
  vertical-align: top; }

.ui.pagination.menu.floated {
  display: block; }

/* active */
.ui.pagination.menu .active.item {
  border-top: none;
  padding-top: 0.83em;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: none;
  box-shadow: none; }

/*--------------
   Secondary
---------------*/
.ui.secondary.menu {
  background-color: transparent;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.secondary.menu > .menu > .item,
.ui.secondary.menu > .item {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  height: auto !important;
  margin: 0em 0.25em;
  padding: 0.5em 1em;
  border-radius: 0.3125em; }

.ui.secondary.menu > .menu > .item:before,
.ui.secondary.menu > .item:before {
  display: none !important; }

.ui.secondary.menu .item > .input input {
  background-color: transparent;
  border: none; }

.ui.secondary.menu .link.item,
.ui.secondary.menu a.item {
  opacity: 0.8;
  -webkit-transition: none;
  transition: none; }

.ui.secondary.menu .header.item {
  border-right: 0.1em solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  border-radius: 0em; }

/* hover */
.ui.secondary.menu .link.item:hover,
.ui.secondary.menu a.item:hover {
  opacity: 1; }

/* active */
.ui.secondary.menu > .menu > .active.item,
.ui.secondary.menu > .active.item {
  background-color: rgba(0, 0, 0, 0.08);
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.secondary.vertical.menu > .active.item {
  border-radius: 0.3125em; }

/* inverted */
.ui.secondary.inverted.menu .link.item,
.ui.secondary.inverted.menu a.item {
  color: rgba(255, 255, 255, 0.5); }

.ui.secondary.inverted.menu .link.item:hover,
.ui.secondary.inverted.menu a.item:hover {
  color: rgba(255, 255, 255, 0.9); }

.ui.secondary.inverted.menu .active.item {
  background-color: rgba(255, 255, 255, 0.1); }

/* disable variations */
.ui.secondary.item.menu > .item {
  margin: 0em; }

.ui.secondary.attached.menu {
  -webkit-box-shadow: none;
  box-shadow: none; }

/*---------------------
   Secondary Pointing
-----------------------*/
.ui.secondary.pointing.menu {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1); }

.ui.secondary.pointing.menu > .menu > .item,
.ui.secondary.pointing.menu > .item {
  margin: 0em 0em -3px;
  padding: 0.6em 0.95em;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  border-radius: 0em;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }

/* Item Types */
.ui.secondary.pointing.menu .header.item {
  margin-bottom: -3px;
  background-color: transparent !important;
  border-right-width: 0px !important;
  font-weight: bold !important;
  color: rgba(0, 0, 0, 0.8) !important; }

.ui.secondary.pointing.menu .text.item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ui.secondary.pointing.menu > .menu > .item:after,
.ui.secondary.pointing.menu > .item:after {
  display: none; }

/* Hover */
.ui.secondary.pointing.menu > .menu > .link.item:hover,
.ui.secondary.pointing.menu > .link.item:hover,
.ui.secondary.pointing.menu > .menu > a.item:hover,
.ui.secondary.pointing.menu > a.item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.7); }

/* Down */
.ui.secondary.pointing.menu > .menu > .link.item:active,
.ui.secondary.pointing.menu > .link.item:active,
.ui.secondary.pointing.menu > .menu > a.item:active,
.ui.secondary.pointing.menu > a.item:active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2); }

/* Active */
.ui.secondary.pointing.menu > .menu > .item.active,
.ui.secondary.pointing.menu > .item.active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: none;
  box-shadow: none; }

/*---------------------
   Secondary Vertical
-----------------------*/
.ui.secondary.vertical.pointing.menu {
  border: none;
  border-right: 3px solid rgba(0, 0, 0, 0.1); }

.ui.secondary.vertical.menu > .item {
  border: none;
  margin: 0em 0em 0.3em;
  padding: 0.6em 0.8em;
  border-radius: 0.1875em; }

.ui.secondary.vertical.menu > .header.item {
  border-radius: 0em; }

.ui.secondary.vertical.pointing.menu > .item {
  margin: 0em -3px 0em 0em;
  border-bottom: none;
  border-right: 3px solid transparent;
  border-radius: 0em; }

/* Hover */
.ui.secondary.vertical.pointing.menu > .item.hover,
.ui.secondary.vertical.pointing.menu > .item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.7); }

/* Down */
.ui.secondary.vertical.pointing.menu > .item:active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2); }

/* Active */
.ui.secondary.vertical.pointing.menu > .item.active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.85); }

/*--------------
    Inverted
---------------*/
.ui.secondary.inverted.menu {
  background-color: transparent; }

.ui.secondary.inverted.pointing.menu {
  border-bottom: 3px solid rgba(255, 255, 255, 0.1); }

.ui.secondary.inverted.pointing.menu > .item {
  color: rgba(255, 255, 255, 0.7); }

.ui.secondary.inverted.pointing.menu > .header.item {
  color: #FFFFFF !important; }

/* Hover */
.ui.secondary.inverted.pointing.menu > .menu > .item:hover,
.ui.secondary.inverted.pointing.menu > .item:hover {
  color: rgba(255, 255, 255, 0.85); }

/* Down */
.ui.secondary.inverted.pointing.menu > .menu > .item:active,
.ui.secondary.inverted.pointing.menu > .item:active {
  border-color: rgba(255, 255, 255, 0.4); }

/* Active */
.ui.secondary.inverted.pointing.menu > .menu > .item.active,
.ui.secondary.inverted.pointing.menu > .item.active {
  border-color: rgba(255, 255, 255, 0.8);
  color: #ffffff; }

/*---------------------
   Inverted Vertical
----------------------*/
.ui.secondary.inverted.vertical.pointing.menu {
  border-right: 3px solid rgba(255, 255, 255, 0.1);
  border-bottom: none; }

/*--------------
    Text Menu
---------------*/
.ui.text.menu {
  background-color: transparent;
  margin: 1rem -1rem;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.text.menu > .item {
  opacity: 0.8;
  margin: 0em 1em;
  padding: 0em;
  height: auto !important;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }

.ui.text.menu > .item:before {
  display: none !important; }

.ui.text.menu .header.item {
  background-color: transparent;
  opacity: 1;
  color: rgba(50, 50, 50, 0.8);
  font-size: 0.875rem;
  padding: 0em;
  text-transform: uppercase;
  font-weight: bold; }

/*--- fluid text ---*/
.ui.text.item.menu .item {
  margin: 0em; }

/*--- vertical text ---*/
.ui.vertical.text.menu {
  margin: 1rem 0em; }

.ui.vertical.text.menu:first-child {
  margin-top: 0rem; }

.ui.vertical.text.menu:last-child {
  margin-bottom: 0rem; }

.ui.vertical.text.menu .item {
  float: left;
  clear: left;
  margin: 0.5em 0em; }

.ui.vertical.text.menu .item > .icon {
  float: none;
  margin: 0em 0.83em 0em 0em; }

.ui.vertical.text.menu .header.item {
  margin: 0.8em 0em; }

/*--- hover ---*/
.ui.text.menu .item.hover,
.ui.text.menu .item:hover {
  opacity: 1;
  background-color: transparent; }

/*--- active ---*/
.ui.text.menu .active.item {
  background-color: transparent;
  padding: 0em;
  border: none;
  opacity: 1;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* disable variations */
.ui.text.pointing.menu .active.item:after {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.text.attached.menu {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.inverted.text.menu,
.ui.inverted.text.menu .item,
.ui.inverted.text.menu .item:hover,
.ui.inverted.text.menu .item.active {
  background-color: transparent; }

/*--------------
    Icon Only
---------------*/
.ui.icon.menu,
.ui.vertical.icon.menu {
  width: auto;
  display: inline-block;
  height: auto; }

.ui.icon.menu > .item {
  height: auto;
  text-align: center;
  color: rgba(60, 60, 60, 0.7); }

.ui.icon.menu > .item > .icon {
  display: block;
  float: none !important;
  opacity: 1;
  margin: 0em auto !important; }

.ui.icon.menu .icon:before {
  opacity: 1; }

/* Item Icon Only */
.ui.menu .icon.item .icon {
  margin: 0em; }

.ui.vertical.icon.menu {
  float: none; }

/*--- inverted ---*/
.ui.inverted.icon.menu .item {
  color: rgba(255, 255, 255, 0.8); }

.ui.inverted.icon.menu .icon {
  color: #ffffff; }

/*--------------
   Labeled Icon
---------------*/
.ui.labeled.icon.menu {
  text-align: center; }

.ui.labeled.icon.menu > .item > .icon {
  display: block;
  font-size: 1.5em !important;
  margin: 0em auto 0.3em !important; }

/*******************************
           Variations
*******************************/
/*--------------
    Colors
---------------*/
/*--- Light Colors  ---*/
.ui.menu .green.active.item,
.ui.green.menu .active.item {
  border-color: #A1CF64 !important;
  color: #A1CF64 !important; }

.ui.menu .red.active.item,
.ui.red.menu .active.item {
  border-color: #D95C5C !important;
  color: #D95C5C !important; }

.ui.menu .blue.active.item,
.ui.blue.menu .active.item {
  border-color: #6ECFF5 !important;
  color: #6ECFF5 !important; }

.ui.menu .purple.active.item,
.ui.purple.menu .active.item {
  border-color: #564F8A !important;
  color: #564F8A !important; }

.ui.menu .orange.active.item,
.ui.orange.menu .active.item {
  border-color: #F05940 !important;
  color: #F05940 !important; }

.ui.menu .teal.active.item,
.ui.teal.menu .active.item {
  border-color: #00B5AD !important;
  color: #00B5AD !important; }

/*--------------
    Inverted
---------------*/
.ui.inverted.menu {
  background-color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.inverted.menu .header.item {
  margin: 0em;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.inverted.menu .item,
.ui.inverted.menu .item > a {
  color: #FFFFFF; }

.ui.inverted.menu .item .item,
.ui.inverted.menu .item .item > a {
  color: rgba(255, 255, 255, 0.8); }

.ui.inverted.menu .dropdown.item .menu .item,
.ui.inverted.menu .dropdown.item .menu .item a {
  color: rgba(0, 0, 0, 0.75) !important; }

.ui.inverted.menu .item.disabled,
.ui.inverted.menu .item.disabled:hover,
.ui.inverted.menu .item.disabled.hover {
  color: rgba(255, 255, 255, 0.2); }

/*--- Border ---*/
.ui.inverted.menu .item:before {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.03)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.03)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%); }

.ui.vertical.inverted.menu .item:before {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.03)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%); }

/*--- Hover ---*/
.ui.link.inverted.menu .item:hover,
.ui.inverted.menu .item.hover,
.ui.inverted.menu .link.item:hover,
.ui.inverted.menu a.item:hover,
.ui.inverted.menu .dropdown.item.hover,
.ui.inverted.menu .dropdown.item:hover {
  background-color: rgba(255, 255, 255, 0.1); }

.ui.inverted.menu a.item:hover,
.ui.inverted.menu .item.hover,
.ui.inverted.menu .item > a:hover,
.ui.inverted.menu .item .menu a.item:hover,
.ui.inverted.menu .item .menu a.item.hover,
.ui.inverted.menu .item .menu .link.item:hover,
.ui.inverted.menu .item .menu .link.item.hover {
  color: #ffffff; }

/*--- Down ---*/
.ui.inverted.menu a.item:active,
.ui.inverted.menu .dropdown.item:active,
.ui.inverted.menu .link.item:active,
.ui.inverted.menu a.item:active {
  background-color: rgba(255, 255, 255, 0.15); }

/*--- Active ---*/
.ui.inverted.menu .active.item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: rgba(255, 255, 255, 0.2); }

.ui.inverted.menu .active.item,
.ui.inverted.menu .active.item a {
  color: #ffffff !important; }

.ui.inverted.vertical.menu .item .menu .active.item {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff; }

/*--- Pointers ---*/
.ui.inverted.pointing.menu .active.item:after {
  background-color: #5B5B5B;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.inverted.pointing.menu .active.item:hover:after {
  background-color: #4A4A4A; }

/*--------------
    Selection
---------------*/
.ui.selection.menu > .item {
  color: rgba(0, 0, 0, 0.4); }

.ui.selection.menu > .item:hover {
  color: rgba(0, 0, 0, 0.6); }

.ui.selection.menu > .item.active {
  color: rgba(0, 0, 0, 0.85); }

.ui.inverted.selection.menu > .item {
  color: rgba(255, 255, 255, 0.4); }

.ui.inverted.selection.menu > .item:hover {
  color: rgba(255, 255, 255, 0.9); }

.ui.inverted.selection.menu > .item.active {
  color: #FFFFFF; }

/*--------------
     Floated
---------------*/
.ui.floated.menu {
  float: left;
  margin: 0rem 0.5rem 0rem 0rem; }

.ui.right.floated.menu {
  float: right;
  margin: 0rem 0rem 0rem 0.5rem; }

/*--------------
 Inverted Colors
---------------*/
/*--- Light Colors  ---*/
.ui.grey.menu {
  background-color: #F0F0F0; }

/*--- Inverted Colors  ---*/
.ui.inverted.green.menu {
  background-color: #A1CF64; }

.ui.inverted.green.pointing.menu .active.item:after {
  background-color: #A1CF64; }

.ui.inverted.red.menu {
  background-color: #D95C5C; }

.ui.inverted.red.pointing.menu .active.item:after {
  background-color: #F16883; }

.ui.inverted.blue.menu {
  background-color: #6ECFF5; }

.ui.inverted.blue.pointing.menu .active.item:after {
  background-color: #6ECFF5; }

.ui.inverted.purple.menu {
  background-color: #564F8A; }

.ui.inverted.purple.pointing.menu .active.item:after {
  background-color: #564F8A; }

.ui.inverted.orange.menu {
  background-color: #F05940; }

.ui.inverted.orange.pointing.menu .active.item:after {
  background-color: #F05940; }

.ui.inverted.teal.menu {
  background-color: #00B5AD; }

.ui.inverted.teal.pointing.menu .active.item:after {
  background-color: #00B5AD; }

/*--------------
     Fitted
---------------*/
.ui.fitted.menu .item,
.ui.fitted.menu .item .menu .item,
.ui.menu .fitted.item {
  padding: 0em; }

.ui.horizontally.fitted.menu .item,
.ui.horizontally.fitted.menu .item .menu .item,
.ui.menu .horizontally.fitted.item {
  padding-top: 0.83em;
  padding-bottom: 0.83em; }

.ui.vertically.fitted.menu .item,
.ui.vertically.fitted.menu .item .menu .item,
.ui.menu .vertically.fitted.item {
  padding-left: 0.95em;
  padding-right: 0.95em; }

/*--------------
   Borderless
---------------*/
.ui.borderless.menu .item:before,
.ui.borderless.menu .item .menu .item:before,
.ui.menu .borderless.item:before {
  background-image: none; }

/*-------------------
       Compact
--------------------*/
.ui.compact.menu {
  display: inline-block;
  margin: 0em;
  vertical-align: middle; }

.ui.compact.vertical.menu {
  width: auto !important; }

.ui.compact.vertical.menu .item:last-child::before {
  display: block; }

/*-------------------
        Fluid
--------------------*/
.ui.menu.fluid,
.ui.vertical.menu.fluid {
  display: block;
  width: 100% !important; }

/*-------------------
      Evenly Sized
--------------------*/
.ui.item.menu,
.ui.item.menu .item {
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: center; }

.ui.menu.two.item .item {
  width: 50%; }

.ui.menu.three.item .item {
  width: 33.333%; }

.ui.menu.four.item .item {
  width: 25%; }

.ui.menu.five.item .item {
  width: 20%; }

.ui.menu.six.item .item {
  width: 16.666%; }

.ui.menu.seven.item .item {
  width: 14.285%; }

.ui.menu.eight.item .item {
  width: 12.500%; }

.ui.menu.nine.item .item {
  width: 11.11%; }

.ui.menu.ten.item .item {
  width: 10.0%; }

.ui.menu.eleven.item .item {
  width: 9.09%; }

.ui.menu.twelve.item .item {
  width: 8.333%; }

/*--------------
     Fixed
---------------*/
.ui.menu.fixed {
  position: fixed;
  z-index: 999;
  margin: 0em;
  border: none;
  width: 100%; }

.ui.menu.fixed,
.ui.menu.fixed .item:first-child,
.ui.menu.fixed .item:last-child {
  border-radius: 0px !important; }

.ui.menu.fixed.top {
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto; }

.ui.menu.fixed.right {
  top: 0px;
  right: 0px;
  left: auto;
  bottom: auto;
  width: auto;
  height: 100%; }

.ui.menu.fixed.bottom {
  bottom: 0px;
  left: 0px;
  top: auto;
  right: auto; }

.ui.menu.fixed.left {
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
  width: auto;
  height: 100%; }

/* Coupling with Grid */
.ui.fixed.menu + .ui.grid {
  padding-top: 2.75rem; }

/*-------------------
       Pointing
--------------------*/
.ui.pointing.menu .active.item:after {
  position: absolute;
  bottom: -0.3em;
  left: 50%;
  content: "";
  margin-left: -0.3em;
  width: 0.6em;
  height: 0.6em;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-image: none;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease; }

/* Don't double up pointers */
.ui.pointing.menu .active.item .menu .active.item:after {
  display: none; }

.ui.vertical.pointing.menu .active.item:after {
  position: absolute;
  top: 50%;
  margin-top: -0.3em;
  right: -0.4em;
  bottom: auto;
  left: auto;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

/* Colors */
.ui.pointing.menu .active.item:after {
  background-color: #FCFCFC; }

.ui.pointing.menu .active.item.hover:after,
.ui.pointing.menu .active.item:hover:after {
  background-color: #FAFAFA; }

.ui.vertical.pointing.menu .menu .active.item:after {
  background-color: #F4F4F4; }

.ui.pointing.menu a.active.item:active:after {
  background-color: #F0F0F0; }

/*--------------
    Attached
---------------*/
.ui.menu.attached {
  margin: 0rem;
  border-radius: 0px;
  /* avoid rgba multiplying */
  -webkit-box-shadow: 0px 0px 0px 1px #DDDDDD;
  box-shadow: 0px 0px 0px 1px #DDDDDD; }

.ui.top.attached.menu {
  border-radius: 0.1875em 0.1875em 0px 0px; }

.ui.menu.bottom.attached {
  border-radius: 0px 0px 0.1875em 0.1875em; }

/*--------------
     Sizes
---------------*/
.ui.small.menu .item {
  font-size: 0.875rem; }

.ui.small.vertical.menu {
  width: 13rem; }

.ui.menu .item {
  font-size: 1rem; }

.ui.vertical.menu {
  width: 15rem; }

.ui.large.menu .item {
  font-size: 1.125rem; }

.ui.large.menu .item .item {
  font-size: 0.875rem; }

.ui.large.menu .dropdown.item .item {
  font-size: 1rem; }

.ui.large.vertical.menu {
  width: 18rem; }

/*
 * # Semantic - Message
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Message
*******************************/
.ui.message {
  position: relative;
  min-height: 18px;
  margin: 1em 0em;
  height: auto;
  background-color: #EFEFEF;
  padding: 1em;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.325em 0.325em 0.325em 0.325em; }

.ui.message:first-child {
  margin-top: 0em; }

.ui.message:last-child {
  margin-bottom: 0em; }

/*--------------
     Content
---------------*/
/* block with headers */
.ui.message .header {
  margin: 0em;
  font-size: 1.33em;
  font-weight: bold; }

/* block with paragraphs */
.ui.message p {
  opacity: 0.85;
  margin: 1em 0em; }

.ui.message p:first-child {
  margin-top: 0em; }

.ui.message p:last-child {
  margin-bottom: 0em; }

.ui.message .header + p {
  margin-top: 0.3em; }

.ui.message > :first-child {
  margin-top: 0em; }

.ui.message > :last-child {
  margin-bottom: 0em; }

/* block with child list */
.ui.message ul.list {
  opacity: 0.85;
  list-style-position: inside;
  margin: 0.2em 0em;
  padding: 0em; }

.ui.message ul.list li {
  position: relative;
  list-style-type: none;
  margin: 0em 0em 0.3em 1em;
  padding: 0em; }

.ui.message ul.list li:before {
  position: absolute;
  content: '\2022';
  top: -0.05em;
  left: -0.8em;
  height: 100%;
  vertical-align: baseline;
  opacity: 0.5; }

.ui.message ul.list li:first-child {
  margin-top: 0em; }

/* dismissable block */
.ui.message > .close.icon {
  cursor: pointer;
  position: absolute;
  top: 1em;
  right: 0.5em;
  opacity: 0.7;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear; }

.ui.message > .close.icon:hover {
  opacity: 1; }

/*******************************
            States
*******************************/
.ui.message.visible,
.ui.header.visible {
  display: block !important; }

.ui.message.hidden,
.ui.header.hidden {
  display: none; }

/*******************************
            Variations
*******************************/
/*--------------
    Compact
---------------*/
.ui.compact.message {
  display: inline-block; }

/*--------------
    Attached
---------------*/
.ui.attached.message {
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
  border-radius: 0.325em 0.325em 0em 0em;
  -webkit-box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.1) inset; }

.ui.attached + .ui.attached.message:not(.top):not(.bottom) {
  margin-top: -1px;
  border-radius: 0em; }

.ui.bottom.attached.message {
  margin-top: -1px;
  border-radius: 0em 0em 0.325em 0.325em; }

.ui.bottom.attached.message:not(:last-child) {
  margin-bottom: 1em; }

.ui.attached.icon.message {
  display: block;
  width: auto; }

/*--------------
      Icon
---------------*/
.ui.icon.message {
  display: table;
  width: 100%; }

.ui.icon.message > .icon:not(.close) {
  display: table-cell;
  vertical-align: middle;
  font-size: 3.8em;
  opacity: 0.5; }

.ui.icon.message > .icon + .content {
  padding-left: 1em; }

.ui.icon.message > .content {
  display: table-cell;
  vertical-align: middle; }

/*--------------
    Inverted
---------------*/
.ui.inverted.message {
  background-color: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.95); }

/*--------------
    Floating
---------------*/
.ui.floating.message {
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset; }

/*--------------
     Colors
---------------*/
.ui.black.message {
  background-color: #333333;
  color: rgba(255, 255, 255, 0.95); }

/*--------------
     Types
---------------*/
.ui.blue.message,
.ui.info.message {
  background-color: #E6F4F9;
  color: #4D8796; }

/* Green Text Block */
.ui.green.message {
  background-color: #DEFCD5;
  color: #52A954; }

/* Yellow Text Block */
.ui.yellow.message,
.ui.warning.message {
  background-color: #F6F3D5;
  color: #96904D; }

/* Red Text Block */
.ui.red.message {
  background-color: #F1D7D7;
  color: #A95252; }

/* Success Text Block */
.ui.success.message,
.ui.positive.message {
  color: #DEFCD5;
  color: #52A954; }

/* Error Text Block */
.ui.error.message,
.ui.negative.message {
  background-color: #F1D7D7;
  color: #A95252; }

/*--------------
     Sizes
---------------*/
.ui.small.message {
  font-size: 0.875em; }

.ui.message {
  font-size: 1em; }

.ui.large.message {
  font-size: 1.125em; }

.ui.huge.message {
  font-size: 1.5em; }

.ui.massive.message {
  font-size: 2em; }

/*
 * # Semantic - Table
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Table
*******************************/
/* Prototype */
.ui.table {
  width: 100%;
  border-collapse: collapse; }

/* Table Content */
.ui.table th,
.ui.table tr,
.ui.table td {
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out; }

/* Headers */
.ui.table thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.03); }

.ui.table tfoot th {
  background-color: rgba(0, 0, 0, 0.03); }

.ui.table th {
  cursor: auto;
  background-color: rgba(0, 0, 0, 0.05);
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
  padding: 0.5em 0.7em;
  vertical-align: middle; }

.ui.table thead th:first-child {
  border-radius: 5px 0px 0px 0px; }

.ui.table thead th:last-child {
  border-radius: 0px 5px 0px 0px; }

.ui.table tfoot th:first-child {
  border-radius: 0px 0px 0px 5px; }

.ui.table tfoot th:last-child {
  border-radius: 0px 0px 5px 0px; }

/* Table Cells */
.ui.table td {
  padding: 0.40em 0.7em;
  vertical-align: middle; }

/* Footer */
.ui.table tfoot {
  border-top: 1px solid rgba(0, 0, 0, 0.03); }

.ui.table tfoot th {
  font-weight: normal;
  font-style: italic; }

/* Table Striping */
.ui.table tbody tr:nth-child(2n) {
  background-color: rgba(0, 0, 50, 0.02); }

/* Icons */
.ui.table > .icon {
  vertical-align: baseline; }

.ui.table > .icon:only-child {
  margin: 0em; }

/* Table Segment */
.ui.table.segment:after {
  display: none; }

.ui.table.segment.stacked:after {
  display: block; }

/* Responsive */
@media only screen and (max-width: 768px) {
  .ui.table {
    display: block;
    padding: 0em; }
  .ui.table thead,
  .ui.table tfoot {
    display: none; }
  .ui.table tbody {
    display: block; }
  .ui.table tr {
    display: block; }
  .ui.table tr > td {
    width: 100% !important;
    display: block;
    border: none !important;
    padding: 0.25em 0.75em;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.05) !important; }
  .ui.table td:first-child {
    font-weight: bold;
    padding-top: 1em; }
  .ui.table td:last-child {
    -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important;
    padding-bottom: 1em; }
  /* Clear BG Colors */
  .ui.table tr > td.warning,
  .ui.table tr > td.error,
  .ui.table tr > td.active,
  .ui.table tr > td.positive,
  .ui.table tr > td.negative {
    background-color: transparent !important; } }

/*******************************
             States
*******************************/
/*--------------
      Hover
---------------*/
/* Sortable */
.ui.sortable.table th.disabled:hover {
  cursor: auto;
  text-align: left;
  font-weight: bold;
  color: #333333;
  color: rgba(0, 0, 0, 0.8); }

.ui.sortable.table thead th:hover {
  background-color: rgba(0, 0, 0, 0.13);
  color: rgba(0, 0, 0, 0.8); }

/* Inverted Sortable */
.ui.inverted.sortable.table thead th:hover {
  background-color: rgba(255, 255, 255, 0.13);
  color: #ffffff; }

/*--------------
    Positive
---------------*/
.ui.table tr.positive,
.ui.table td.positive {
  -webkit-box-shadow: 2px 0px 0px #119000 inset;
  box-shadow: 2px 0px 0px #119000 inset; }

.ui.table tr.positive td,
.ui.table td.positive {
  background-color: #F2F8F0 !important;
  color: #119000 !important; }

.ui.celled.table tr.positive:hover td,
.ui.celled.table tr:hover td.positive,
.ui.table tr.positive:hover td,
.ui.table td:hover.positive,
.ui.table th:hover.positive {
  background-color: #ECF5E9 !important;
  color: #119000 !important; }

/*--------------
     Negative
---------------*/
.ui.table tr.negative,
.ui.table td.negative {
  -webkit-box-shadow: 2px 0px 0px #CD2929 inset;
  box-shadow: 2px 0px 0px #CD2929 inset; }

.ui.table tr.negative td,
.ui.table td.negative {
  background-color: #F9F4F4;
  color: #CD2929 !important; }

.ui.celled.table tr.negative:hover td,
.ui.celled.table tr:hover td.negative,
.ui.table tr.negative:hover td,
.ui.table td:hover.negative,
.ui.table th:hover.negative {
  background-color: #F2E8E8;
  color: #CD2929; }

/*--------------
      Error
---------------*/
.ui.table tr.error,
.ui.table td.error {
  -webkit-box-shadow: 2px 0px 0px #CD2929 inset;
  box-shadow: 2px 0px 0px #CD2929 inset; }

.ui.table tr.error td,
.ui.table td.error,
.ui.table th.error {
  background-color: #F9F4F4;
  color: #CD2929; }

.ui.celled.table tr.error:hover td,
.ui.celled.table tr:hover td.error,
.ui.table tr.error:hover td,
.ui.table td:hover.error,
.ui.table th:hover.error {
  background-color: #F2E8E8;
  color: #CD2929; }

/*--------------
     Warning
---------------*/
.ui.table tr.warning,
.ui.table td.warning {
  -webkit-box-shadow: 2px 0px 0px #7D6C00 inset;
  box-shadow: 2px 0px 0px #7D6C00 inset; }

.ui.table tr.warning td,
.ui.table td.warning,
.ui.table th.warning {
  background-color: #FBF6E9;
  color: #7D6C00; }

.ui.celled.table tr.warning:hover td,
.ui.celled.table tr:hover td.warning,
.ui.table tr.warning:hover td,
.ui.table td:hover.warning,
.ui.table th:hover.warning {
  background-color: #F3EDDC;
  color: #7D6C00; }

/*--------------
     Active
---------------*/
.ui.table tr.active,
.ui.table td.active {
  -webkit-box-shadow: 2px 0px 0px rgba(50, 50, 50, 0.9) inset;
  box-shadow: 2px 0px 0px rgba(50, 50, 50, 0.9) inset; }

.ui.table tr.active td,
.ui.table tr td.active {
  background-color: #E0E0E0;
  color: rgba(50, 50, 50, 0.9);
  /* border-color: rgba(0, 0, 0, 0.15) !important; */ }

/*--------------
     Disabled
---------------*/
.ui.table tr.disabled td,
.ui.table tr td.disabled,
.ui.table tr.disabled:hover td,
.ui.table tr:hover td.disabled {
  color: rgba(150, 150, 150, 0.3); }

/*******************************
          Variations
*******************************/
/*--------------
  Column Count
---------------*/
.ui.two.column.table td {
  width: 50%; }

.ui.three.column.table td {
  width: 33.3333%; }

.ui.four.column.table td {
  width: 25%; }

.ui.five.column.table td {
  width: 20%; }

.ui.six.column.table td {
  width: 16.66667%; }

.ui.seven.column.table td {
  width: 14.2857%; }

.ui.eight.column.table td {
  width: 12.5%; }

.ui.nine.column.table td {
  width: 11.1111%; }

.ui.ten.column.table td {
  width: 10%; }

.ui.eleven.column.table td {
  width: 9.0909%; }

.ui.twelve.column.table td {
  width: 8.3333%; }

.ui.thirteen.column.table td {
  width: 7.6923%; }

.ui.fourteen.column.table td {
  width: 7.1428%; }

.ui.fifteen.column.table td {
  width: 6.6666%; }

.ui.sixteen.column.table td {
  width: 6.25%; }

/* Column Width */
.ui.table th.one.wide,
.ui.table td.one.wide {
  width: 6.25%; }

.ui.table th.two.wide,
.ui.table td.two.wide {
  width: 12.5%; }

.ui.table th.three.wide,
.ui.table td.three.wide {
  width: 18.75%; }

.ui.table th.four.wide,
.ui.table td.four.wide {
  width: 25%; }

.ui.table th.five.wide,
.ui.table td.five.wide {
  width: 31.25%; }

.ui.table th.six.wide,
.ui.table td.six.wide {
  width: 37.5%; }

.ui.table th.seven.wide,
.ui.table td.seven.wide {
  width: 43.75%; }

.ui.table th.eight.wide,
.ui.table td.eight.wide {
  width: 50%; }

.ui.table th.nine.wide,
.ui.table td.nine.wide {
  width: 56.25%; }

.ui.table th.ten.wide,
.ui.table td.ten.wide {
  width: 62.5%; }

.ui.table th.eleven.wide,
.ui.table td.eleven.wide {
  width: 68.75%; }

.ui.table th.twelve.wide,
.ui.table td.twelve.wide {
  width: 75%; }

.ui.table th.thirteen.wide,
.ui.table td.thirteen.wide {
  width: 81.25%; }

.ui.table th.fourteen.wide,
.ui.table td.fourteen.wide {
  width: 87.5%; }

.ui.table th.fifteen.wide,
.ui.table td.fifteen.wide {
  width: 93.75%; }

.ui.table th.sixteen.wide,
.ui.table td.sixteen.wide {
  width: 100%; }

/*--------------
     Celled
---------------*/
.ui.celled.table {
  color: rgba(0, 0, 0, 0.8); }

.ui.celled.table tbody tr,
.ui.celled.table tfoot tr {
  border: none; }

.ui.celled.table th,
.ui.celled.table td {
  border: 1px solid rgba(0, 0, 0, 0.1); }

/* Coupling with segment */
.ui.celled.table.segment th:first-child,
.ui.celled.table.segment td:first-child {
  border-left: none; }

.ui.celled.table.segment th:last-child,
.ui.celled.table.segment td:last-child {
  border-right: none; }

/*--------------
    Sortable
---------------*/
.ui.sortable.table thead th {
  cursor: pointer;
  white-space: nowrap; }

.ui.sortable.table thead th.sorted,
.ui.sortable.table thead th.sorted:hover {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ui.sortable.table thead th:after {
  display: inline-block;
  content: '';
  width: 1em;
  opacity: 0.8;
  margin: 0em 0em 0em 0.5em;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit; }

.ui.sortable.table thead th.ascending:after {
  content: '\25b4'; }

.ui.sortable.table thead th.descending:after {
  content: '\25be'; }

/*--------------
    Inverted
---------------*/
/* Text Color */
.ui.inverted.table td {
  color: rgba(255, 255, 255, 0.9); }

.ui.inverted.table th {
  background-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.9); }

/* Stripes */
.ui.inverted.table tbody tr:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.06); }

/*--------------
   Definition
---------------*/
.ui.definition.table td:first-child {
  font-weight: bold; }

/*--------------
   Collapsing
---------------*/
.ui.collapsing.table {
  width: auto; }

/*--------------
      Basic
---------------*/
.ui.basic.table th {
  background-color: transparent;
  padding: 0.5em; }

.ui.basic.table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.03); }

.ui.basic.table td {
  padding: 0.8em 0.5em; }

.ui.basic.table tbody tr:nth-child(2n) {
  background-color: transparent !important; }

/*--------------
     Padded
---------------*/
.ui.padded.table th,
.ui.padded.table td {
  padding: 0.8em 1em; }

.ui.compact.table th {
  padding: 0.3em 0.5em; }

.ui.compact.table td {
  padding: 0.2em 0.5em; }

/*--------------
      Sizes
---------------*/
/* Small */
.ui.small.table {
  font-size: 0.875em; }

/* Standard */
.ui.table {
  font-size: 1em; }

/* Large */
.ui.large.table {
  font-size: 1.1em; }

/*
 * # Semantic - basic.Icon (Basic)
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
          Basic Icon
*******************************/
i.basic.icon {
  display: inline-block;
  opacity: 0.75;
  margin: 0em 0.25em 0em 0em;
  width: 1.23em;
  height: 1em;
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  speak: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

/* basic.icons available */
i.basic.icon.circle.attention:before {
  content: '\2757'; }

/* '❗' */
i.basic.icon.circle.help:before {
  content: '\e704'; }

/* '' */
i.basic.icon.circle.info:before {
  content: '\e705'; }

/* '' */
i.basic.icon.add:before {
  content: '\2795'; }

/* '➕' */
i.basic.icon.chart:before {
  content: '📈'; }

/* '\1f4c8' */
i.basic.icon.chart.bar:before {
  content: '📊'; }

/* '\1f4ca' */
i.basic.icon.chart.pie:before {
  content: '\e7a2'; }

/* '' */
i.basic.icon.resize.full:before {
  content: '\e744'; }

/* '' */
i.basic.icon.resize.horizontal:before {
  content: '\2b0d'; }

/* '⬍' */
i.basic.icon.resize.small:before {
  content: '\e746'; }

/* '' */
i.basic.icon.resize.vertical:before {
  content: '\2b0c'; }

/* '⬌' */
i.basic.icon.down:before {
  content: '\2193'; }

/* '↓' */
i.basic.icon.down.triangle:before {
  content: '\25be'; }

/* '▾' */
i.basic.icon.down.arrow:before {
  content: '\e75c'; }

/* '' */
i.basic.icon.left:before {
  content: '\2190'; }

/* '←' */
i.basic.icon.left.triangle:before {
  content: '\25c2'; }

/* '◂' */
i.basic.icon.left.arrow:before {
  content: '\e75d'; }

/* '' */
i.basic.icon.right:before {
  content: '\2192'; }

/* '→' */
i.basic.icon.right.triangle:before {
  content: '\25b8'; }

/* '▸' */
i.basic.icon.right.arrow:before {
  content: '\e75e'; }

/* '' */
i.basic.icon.up:before {
  content: '\2191'; }

/* '↑' */
i.basic.icon.up.triangle:before {
  content: '\25b4'; }

/* '▴' */
i.basic.icon.up.arrow:before {
  content: '\e75f'; }

/* '' */
i.basic.icon.folder:before {
  content: '\e810'; }

/* '' */
i.basic.icon.open.folder:before {
  content: '📂'; }

/* '\1f4c2' */
i.basic.icon.globe:before {
  content: '𝌍'; }

/* '\1d30d' */
i.basic.icon.desk.globe:before {
  content: '🌐'; }

/* '\1f310' */
i.basic.icon.star:before {
  content: '\e801'; }

/* '' */
i.basic.icon.star.empty:before {
  content: '\e800'; }

/* '' */
i.basic.icon.star.half:before {
  content: '\e701'; }

/* '' */
i.basic.icon.lock:before {
  content: '🔒'; }

/* '\1f512' */
i.basic.icon.unlock:before {
  content: '🔓'; }

/* '\1f513' */
i.basic.icon.layout.grid:before {
  content: '\e80c'; }

/* '' */
i.basic.icon.layout.block:before {
  content: '\e708'; }

/* '' */
i.basic.icon.layout.list:before {
  content: '\e80b'; }

/* '' */
i.basic.icon.heart.empty:before {
  content: '\2661'; }

/* '♡' */
i.basic.icon.heart:before {
  content: '\2665'; }

/* '♥' */
i.basic.icon.asterisk:before {
  content: '\2731'; }

/* '✱' */
i.basic.icon.attachment:before {
  content: '📎'; }

/* '\1f4ce' */
i.basic.icon.attention:before {
  content: '\26a0'; }

/* '⚠' */
i.basic.icon.trophy:before {
  content: '🏉'; }

/* '\1f3c9' */
i.basic.icon.barcode:before {
  content: '\e792'; }

/* '' */
i.basic.icon.cart:before {
  content: '\e813'; }

/* '' */
i.basic.icon.block:before {
  content: '🚫'; }

/* '\1f6ab' */
i.basic.icon.book:before {
  content: '📖'; }

i.basic.icon.bookmark:before {
  content: '🔖'; }

/* '\1f516' */
i.basic.icon.calendar:before {
  content: '📅'; }

/* '\1f4c5' */
i.basic.icon.cancel:before {
  content: '\2716'; }

/* '✖' */
i.basic.icon.close:before {
  content: '\e80d'; }

/* '' */
i.basic.icon.color:before {
  content: '\e794'; }

/* '' */
i.basic.icon.chat:before {
  content: '\e720'; }

/* '' */
i.basic.icon.check:before {
  content: '\2611'; }

/* '☑' */
i.basic.icon.time:before {
  content: '🕔'; }

/* '\1f554' */
i.basic.icon.cloud:before {
  content: '\2601'; }

/* '☁' */
i.basic.icon.code:before {
  content: '\e714'; }

/* '' */
i.basic.icon.email:before {
  content: '\40'; }

/* '@' */
i.basic.icon.settings:before {
  content: '\26ef'; }

/* '⛯' */
i.basic.icon.setting:before {
  content: '\2699'; }

/* '⚙' */
i.basic.icon.comment:before {
  content: '\e802'; }

/* '' */
i.basic.icon.clockwise.counter:before {
  content: '\27f2'; }

/* '⟲' */
i.basic.icon.clockwise:before {
  content: '\27f3'; }

/* '⟳' */
i.basic.icon.cube:before {
  content: '\e807'; }

/* '' */
i.basic.icon.direction:before {
  content: '\27a2'; }

/* '➢' */
i.basic.icon.doc:before {
  content: '📄'; }

/* '\1f4c4' */
i.basic.icon.docs:before {
  content: '\e736'; }

/* '' */
i.basic.icon.dollar:before {
  content: '💵'; }

/* '\1f4b5' */
i.basic.icon.paint:before {
  content: '\e7b5'; }

/* '' */
i.basic.icon.edit:before {
  content: '\270d'; }

/* '✍' */
i.basic.icon.eject:before {
  content: '\2ecf'; }

/* '⻏' */
i.basic.icon.export:before {
  content: '\e715'; }

/* '' */
i.basic.icon.hide:before {
  content: '\e80f'; }

/* '' */
i.basic.icon.unhide:before {
  content: '\e70b'; }

/* '' */
i.basic.icon.facebook:before {
  content: '\f301'; }

/* '' */
i.basic.icon.fast-forward:before {
  content: '\e804'; }

/* '' */
i.basic.icon.fire:before {
  content: '🔥'; }

/* '\1f525' */
i.basic.icon.flag:before {
  content: '\2691'; }

/* '⚑' */
i.basic.icon.lightning:before {
  content: '\26a1'; }

/* '⚡' */
i.basic.icon.lab:before {
  content: '\68'; }

/* 'h' */
i.basic.icon.flight:before {
  content: '\2708'; }

/* '✈' */
i.basic.icon.forward:before {
  content: '\27a6'; }

/* '➦' */
i.basic.icon.gift:before {
  content: '🎁'; }

/* '\1f381' */
i.basic.icon.github:before {
  content: '\f308'; }

/* '' */
i.basic.icon.globe:before {
  content: '\e817'; }

/* '' */
i.basic.icon.headphones:before {
  content: '🎧'; }

/* '\1f3a7' */
i.basic.icon.question:before {
  content: '\2753'; }

/* '❓' */
i.basic.icon.home:before {
  content: '\2302'; }

/* '⌂' */
i.basic.icon.i:before {
  content: '\2139'; }

/* 'ℹ' */
i.basic.icon.idea:before {
  content: '💡'; }

/* '\1f4a1' */
i.basic.icon.open:before {
  content: '🔗'; }

/* '\1f517' */
i.basic.icon.content:before {
  content: '\e782'; }

/* '' */
i.basic.icon.location:before {
  content: '\e724'; }

/* '' */
i.basic.icon.mail:before {
  content: '\2709'; }

/* '✉' */
i.basic.icon.mic:before {
  content: '🎤'; }

/* '\1f3a4' */
i.basic.icon.minus:before {
  content: '\2d'; }

/* '-' */
i.basic.icon.money:before {
  content: '💰'; }

/* '\1f4b0' */
i.basic.icon.off:before {
  content: '\e78e'; }

/* '' */
i.basic.icon.pause:before {
  content: '\e808'; }

/* '' */
i.basic.icon.photos:before {
  content: '\e812'; }

/* '' */
i.basic.icon.photo:before {
  content: '🌄'; }

/* '\1f304' */
i.basic.icon.pin:before {
  content: '📌'; }

/* '\1f4cc' */
i.basic.icon.play:before {
  content: '\e809'; }

/* '' */
i.basic.icon.plus:before {
  content: '\2b'; }

/* '+' */
i.basic.icon.print:before {
  content: '\e716'; }

/* '' */
i.basic.icon.rss:before {
  content: '\e73a'; }

/* '' */
i.basic.icon.search:before {
  content: '🔍'; }

/* '\1f50d' */
i.basic.icon.shuffle:before {
  content: '\e803'; }

/* '' */
i.basic.icon.tag:before {
  content: '\e80a'; }

/* '' */
i.basic.icon.tags:before {
  content: '\e70d'; }

/* '' */
i.basic.icon.terminal:before {
  content: '\e7ac'; }

/* '' */
i.basic.icon.thumbs.down:before {
  content: '👎'; }

/* '\1f44e' */
i.basic.icon.thumbs.up:before {
  content: '👍'; }

/* '\1f44d' */
i.basic.icon.to-end:before {
  content: '\e806'; }

/* '' */
i.basic.icon.to-start:before {
  content: '\e805'; }

/* '' */
i.basic.icon.top.list:before {
  content: '🏆'; }

/* '\1f3c6' */
i.basic.icon.trash:before {
  content: '\e729'; }

/* '' */
i.basic.icon.twitter:before {
  content: '\f303'; }

/* '' */
i.basic.icon.upload:before {
  content: '\e711'; }

/* '' */
i.basic.icon.user.add:before {
  content: '\e700'; }

/* '' */
i.basic.icon.user:before {
  content: '👤'; }

/* '\1f464' */
i.basic.icon.community:before {
  content: '\e814'; }

/* '' */
i.basic.icon.users:before {
  content: '👥'; }

/* '\1f465' */
i.basic.icon.id:before {
  content: '\e722'; }

/* '' */
i.basic.icon.url:before {
  content: '🔗'; }

/* '\1f517' */
i.basic.icon.zoom.in:before {
  content: '\e750'; }

/* '' */
i.basic.icon.zoom.out:before {
  content: '\e751'; }

/* '' */
/*--------------
   Spacing Fix
---------------*/
/* dropdown arrows are to the right */
i.dropdown.basic.icon {
  margin: 0em 0em 0em 0.5em; }

/* stars are usually consecutive */
i.basic.icon.star {
  width: auto;
  margin: 0em; }

/* left side basic.icons */
i.basic.icon.left,
i.basic.icon.left,
i.basic.icon.left {
  width: auto;
  margin: 0em 0.5em 0em 0em; }

/* right side basic.icons */
i.basic.icon.search,
i.basic.icon.up,
i.basic.icon.down,
i.basic.icon.right {
  width: auto;
  margin: 0em 0em 0em 0.5em; }

/*--------------
     Aliases
---------------*/
/* aliases for convenience */
i.basic.icon.delete:before {
  content: '\e80d'; }

/* '' */
i.basic.icon.dropdown:before {
  content: '\25be'; }

/* '▾' */
i.basic.icon.help:before {
  content: '\e704'; }

/* '' */
i.basic.icon.info:before {
  content: '\e705'; }

/* '' */
i.basic.icon.error:before {
  content: '\e80d'; }

/* '' */
i.basic.icon.dislike:before {
  content: '\2661'; }

/* '♡' */
i.basic.icon.like:before {
  content: '\2665'; }

/* '♥' */
i.basic.icon.eye:before {
  content: '\e80f'; }

/* '' */
i.basic.icon.eye.hidden:before {
  content: '\e70b'; }

/* '' */
i.basic.icon.date:before {
  content: '📅'; }

/* '\1f4c5' */
/*******************************
             States
*******************************/
i.basic.icon.hover {
  opacity: 1; }

i.basic.icon.active {
  opacity: 1; }

i.emphasized.basic.icon {
  opacity: 1; }

i.basic.icon.disabled {
  opacity: 0.3; }

/*******************************
           Variations
*******************************/
/*-------------------
         Link
--------------------*/
i.link.basic.icon {
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.link.basic.icon:hover {
  opacity: 1 !important; }

/*-------------------
      Circular
--------------------*/
i.circular.basic.icon {
  border-radius: 500px !important;
  padding: 0.5em 0em !important;
  -webkit-box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  line-height: 1 !important;
  width: 2em !important;
  height: 2em !important; }

i.circular.inverted.basic.icon {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*-------------------
      Flipped
--------------------*/
i.vertically.flipped.basic.icon {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

i.horizontally.flipped.basic.icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/*-------------------
        Rotated
--------------------*/
i.left.rotated.basic.icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

i.right.rotated.basic.icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/*-------------------
        Square
--------------------*/
i.square.basic.icon {
  width: 2em;
  height: 2em;
  padding: 0.5em 0.35em !important;
  -webkit-box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  vertical-align: baseline; }

i.square.basic.icon:before {
  vertical-align: middle; }

i.square.inverted.basic.icon {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*-------------------
      Inverted
--------------------*/
i.inverted.basic.icon {
  background-color: #222222;
  color: #FFFFFF; }

/*-------------------
       Colors
--------------------*/
i.blue.basic.icon {
  color: #6ECFF5 !important; }

i.black.basic.icon {
  color: #5C6166 !important; }

i.green.basic.icon {
  color: #A1CF64 !important; }

i.red.basic.icon {
  color: #D95C5C !important; }

i.purple.basic.icon {
  color: #564F8A !important; }

i.teal.basic.icon {
  color: #00B5AD !important; }

/*-------------------
   Inverted Colors
--------------------*/
i.inverted.black.basic.icon {
  background-color: #5C6166 !important;
  color: #FFFFFF !important; }

i.inverted.blue.basic.icon {
  background-color: #6ECFF5 !important;
  color: #FFFFFF !important; }

i.inverted.green.basic.icon {
  background-color: #A1CF64 !important;
  color: #FFFFFF !important; }

i.inverted.red.basic.icon {
  background-color: #D95C5C !important;
  color: #FFFFFF !important; }

i.inverted.purple.basic.icon {
  background-color: #564F8A !important;
  color: #FFFFFF !important; }

i.inverted.teal.basic.icon {
  background-color: #00B5AD !important;
  color: #FFFFFF !important; }

/*-------------------
        Sizes
--------------------*/
i.small.basic.icon {
  font-size: 0.875em; }

i.basic.icon {
  font-size: 1em; }

i.large.basic.icon {
  font-size: 1.5em;
  margin-right: 0.2em;
  vertical-align: middle; }

i.big.basic.icon {
  font-size: 2em;
  margin-right: 0.5em;
  vertical-align: middle; }

i.huge.basic.icon {
  font-size: 4em;
  margin-right: 0.75em;
  vertical-align: middle; }

i.massive.basic.icon {
  font-size: 8em;
  margin-right: 1em;
  vertical-align: middle; }

/*
 * # Semantic - Button
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Button
*******************************/
/* Prototype */
.ui.button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-height: 1em;
  outline: none;
  border: 2px solid;
  background-color: transparent;
  color: #808080;
  margin: 0em;
  padding: 0.8em 1.5em;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
  font-weight: bold; }

/*******************************
            States
*******************************/
/*--------------
     Active
---------------*/
.ui.buttons .active.button,
.ui.active.button {
  background-color: #EAEAEA;
  background-image: none;
  color: rgba(0, 0, 0, 0.7); }

/*--------------
      Hover
---------------*/
.ui.button:hover {
  color: rgba(0, 0, 0, 0.7); }

.ui.button.active:hover {
  background-image: none; }

.ui.button:hover .icon,
.ui.button.hover .icon {
  opacity: 0.85; }

/*--------------
      Down
---------------*/
.ui.button:active,
.ui.active.button:active {
  background-color: #F1F1F1;
  color: rgba(0, 0, 0, 0.7); }

/*--------------
    Loading
---------------*/
.ui.loading.button {
  position: relative;
  cursor: default;
  background-color: #FFFFFF !important;
  color: transparent !important;
  -webkit-transition: all 0s linear;
  transition: all 0s linear; }

.ui.loading.button:after {
  position: absolute;
  top: 0em;
  left: 0em;
  width: 100%;
  height: 100%;
  content: '';
  background: transparent url(../images/loader-mini.gif) no-repeat 50% 50%; }

.ui.labeled.icon.loading.button .icon {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*-------------------
      Disabled
--------------------*/
.ui.disabled.button,
.ui.disabled.button:hover,
.ui.disabled.button.active {
  background-color: #DDDDDD !important;
  cursor: default;
  color: rgba(0, 0, 0, 0.5) !important;
  opacity: 0.3 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

/*******************************
             Types
*******************************/
/*-------------------
       Animated
--------------------*/
.ui.animated.button {
  position: relative;
  overflow: hidden; }

.ui.animated.button .visible.content {
  position: relative; }

.ui.animated.button .hidden.content {
  position: absolute;
  width: 100%; }

/* Horizontal */
.ui.animated.button .visible.content,
.ui.animated.button .hidden.content {
  -webkit-transition: right 0.3s ease 0s;
  transition: right 0.3s ease 0s; }

.ui.animated.button .visible.content {
  left: auto;
  right: 0%; }

.ui.animated.button .hidden.content {
  top: 50%;
  left: auto;
  right: -100%;
  margin-top: -0.55em; }

.ui.animated.button:hover .visible.content {
  left: auto;
  right: 200%; }

.ui.animated.button:hover .hidden.content {
  left: auto;
  right: 0%; }

/* Vertical */
.ui.vertical.animated.button .visible.content,
.ui.vertical.animated.button .hidden.content {
  -webkit-transition: top 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  transition: top 0.3s ease 0s, transform 0.3s ease 0s; }

.ui.vertical.animated.button .visible.content {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  right: auto; }

.ui.vertical.animated.button .hidden.content {
  top: -100%;
  left: 0%;
  right: auto; }

.ui.vertical.animated.button:hover .visible.content {
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
  right: auto; }

.ui.vertical.animated.button:hover .hidden.content {
  top: 50%;
  right: auto; }

/* Fade */
.ui.fade.animated.button .visible.content,
.ui.fade.animated.button .hidden.content {
  -webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s; }

.ui.fade.animated.button .visible.content {
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.ui.fade.animated.button .hidden.content {
  opacity: 0;
  left: 0%;
  right: auto;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.ui.fade.animated.button:hover .visible.content {
  left: auto;
  right: auto;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7); }

.ui.fade.animated.button:hover .hidden.content {
  left: 0%;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/*-------------------
       Primary
--------------------*/
.ui.primary.buttons .button:hover,
.ui.primary.button:hover,
.ui.primary.buttons .active.button,
.ui.primary.button.active {
  color: #FFFFFF; }

.ui.primary.buttons .button:active,
.ui.primary.button:active {
  background-color: #D24B4C;
  color: #FFFFFF; }

/*-------------------
      Secondary
--------------------*/
.ui.secondary.buttons .button,
.ui.secondary.button {
  background-color: #00B5AD;
  color: #FFFFFF; }

.ui.secondary.buttons .button:hover,
.ui.secondary.button:hover,
.ui.secondary.buttons .active.button,
.ui.secondary.button.active {
  background-color: #009A93;
  color: #FFFFFF; }

.ui.secondary.buttons .button:active,
.ui.secondary.button:active {
  background-color: #00847E;
  color: #FFFFFF; }

/*-------------------
       Social
--------------------*/
/* Facebook */
.ui.facebook.button {
  background-color: #3B579D;
  color: #FFFFFF; }

.ui.facebook.button:hover {
  background-color: #3A59A9;
  color: #FFFFFF; }

.ui.facebook.button:active {
  background-color: #334F95;
  color: #FFFFFF; }

/* Twitter */
.ui.twitter.button {
  background-color: #4092CC;
  color: #FFFFFF; }

.ui.twitter.button:hover {
  background-color: #399ADE;
  color: #FFFFFF; }

.ui.twitter.button:active {
  background-color: #3283BC;
  color: #FFFFFF; }

/* Google Plus */
.ui.google.plus.button {
  background-color: #D34836;
  color: #FFFFFF; }

.ui.google.plus.button:hover {
  background-color: #E3432E;
  color: #FFFFFF; }

.ui.google.plus.button:active {
  background-color: #CA3A27;
  color: #FFFFFF; }

/* Linked In */
.ui.linkedin.button {
  background-color: #1F88BE;
  color: #FFFFFF; }

.ui.linkedin.button:hover {
  background-color: #1394D6;
  color: #FFFFFF; }

.ui.linkedin.button:active {
  background-color: #1179AE;
  color: #FFFFFF; }

/* YouTube */
.ui.youtube.button {
  background-color: #CC181E;
  color: #FFFFFF; }

.ui.youtube.button:hover {
  background-color: #DF0209;
  color: #FFFFFF; }

.ui.youtube.button:active {
  background-color: #A50006;
  color: #FFFFFF; }

/* Instagram */
.ui.instagram.button {
  background-color: #49769C;
  color: #FFFFFF; }

.ui.instagram.button:hover {
  background-color: #4781B1;
  color: #FFFFFF; }

.ui.instagram.button:active {
  background-color: #38658A;
  color: #FFFFFF; }

/* Pinterest */
.ui.pinterest.button {
  background-color: #00ACED;
  color: #FFFFFF; }

.ui.pinterest.button:hover {
  background-color: #00B9FF;
  color: #FFFFFF; }

.ui.pinterest.button:active {
  background-color: #009EDA;
  color: #FFFFFF; }

/* vk.com */
.ui.vk.button {
  background-color: #4D7198;
  color: #FFFFFF; }

.ui.vk.button:hover {
  background-color: #537AA5;
  color: #FFFFFF; }

.ui.vk.button:active {
  background-color: #405E7E;
  color: #FFFFFF; }

/*--------------
     Icon
---------------*/
.ui.button > .icon {
  margin-right: 0.6em;
  line-height: 1;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease; }

/*******************************
           Variations
*******************************/
/*-------------------
       Floated
--------------------*/
.ui.left.floated.buttons,
.ui.left.floated.button {
  float: left;
  margin-right: 0.25em; }

.ui.right.floated.buttons,
.ui.right.floated.button {
  float: right;
  margin-left: 0.25em; }

/*-------------------
        Sizes
--------------------*/
.ui.buttons .button,
.ui.button {
  font-size: 1rem; }

.ui.mini.buttons .button,
.ui.mini.buttons .or,
.ui.mini.button {
  font-size: 0.8rem; }

.ui.mini.buttons .button,
.ui.mini.button {
  padding: 0.6em 0.8em; }

.ui.mini.icon.buttons .button,
.ui.mini.buttons .icon.button {
  padding: 0.6em 0.6em; }

.ui.tiny.buttons .button,
.ui.tiny.buttons .or,
.ui.tiny.button {
  font-size: 0.875em; }

.ui.tiny.buttons .button,
.ui.tiny.buttons .button,
.ui.tiny.button {
  padding: 0.6em 0.8em; }

.ui.tiny.icon.buttons .button,
.ui.tiny.buttons .icon.button {
  padding: 0.6em 0.6em; }

.ui.small.buttons .button,
.ui.small.buttons .or,
.ui.small.button {
  font-size: 0.875rem; }

.ui.large.buttons .button,
.ui.large.buttons .or,
.ui.large.button {
  font-size: 1.125rem; }

.ui.big.buttons .button,
.ui.big.buttons .or,
.ui.big.button {
  font-size: 1.25rem; }

.ui.huge.buttons .button,
.ui.huge.buttons .or,
.ui.huge.button {
  font-size: 1.375rem; }

.ui.massive.buttons .button,
.ui.massive.buttons .or,
.ui.massive.button {
  font-size: 1.5rem;
  font-weight: bold; }

/* Or resize */
.ui.tiny.buttons .or:before,
.ui.mini.buttons .or:before {
  width: 1.45em;
  height: 1.55em;
  line-height: 1.4;
  margin-left: -0.725em;
  margin-top: -0.25em; }

.ui.tiny.buttons .or:after,
.ui.mini.buttons .or:after {
  height: 1.45em; }

/* loading */
.ui.huge.loading.button:after {
  background-image: url(../images/loader-small.gif); }

.ui.massive.buttons .loading.button:after,
.ui.gigantic.buttons .loading.button:after,
.ui.massive.loading.button:after,
.ui.gigantic.loading.button:after {
  background-image: url(../images/loader-medium.gif); }

.ui.huge.loading.button:after,
.ui.huge.loading.button.active:after {
  background-image: url(../images/loader-small.gif); }

.ui.massive.buttons .loading.button:after,
.ui.gigantic.buttons .loading.button:after,
.ui.massive.loading.button:after,
.ui.gigantic.loading.button:after,
.ui.massive.buttons .loading.button.active:after,
.ui.gigantic.buttons .loading.button.active:after,
.ui.massive.loading.button.active:after,
.ui.gigantic.loading.button.active:after {
  background-image: url(../images/loader-medium.gif); }

/*--------------
    Icon Only
---------------*/
.ui.icon.buttons .button,
.ui.icon.button {
  padding: 0.8em; }

.ui.icon.buttons .button > .icon,
.ui.icon.button > .icon {
  opacity: 0.9;
  margin: 0em;
  vertical-align: top; }

/*-------------------
        Basic
--------------------*/
.ui.basic.buttons .button,
.ui.basic.button {
  background-color: transparent !important;
  background-image: none;
  color: #808080 !important;
  font-weight: bold;
  text-transform: none; }

.ui.basic.buttons {
  border-radius: 0; }

.ui.basic.buttons .button:hover,
.ui.basic.button:hover {
  background-image: none;
  color: #7F7F7F !important; }

.ui.basic.buttons .button:active,
.ui.basic.button:active {
  background-color: rgba(0, 0, 0, 0.02) !important;
  color: #7F7F7F !important; }

.ui.basic.buttons .button.active,
.ui.basic.button.active {
  background-color: rgba(0, 0, 0, 0.05);
  color: #7F7F7F; }

.ui.basic.buttons .button.active:hover,
.ui.basic.button.active:hover {
  background-color: rgba(0, 0, 0, 0.1); }

/* Inverted */
.ui.basic.inverted.buttons .button,
.ui.basic.inverted.button {
  color: #FAFAFA !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.3) inset; }

.ui.basic.inverted.buttons .button:hover,
.ui.basic.inverted.button:hover {
  background-image: none;
  color: #FFFFFF !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.5) inset; }

.ui.basic.inverted.buttons .button:active,
.ui.basic.inverted.button:active {
  background-color: rgba(255, 255, 255, 0.05) !important;
  color: #FFFFFF !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.8) inset !important;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.8) inset !important; }

.ui.basic.inverted.buttons .button.active,
.ui.basic.inverted.button.active {
  background-color: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.basic.inverted.buttons .button.active:hover,
.ui.basic.inverted.button.active:hover {
  background-color: rgba(0, 0, 0, 0.1); }

/* Basic Group */
.ui.basic.buttons .button {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.basic.buttons .button:hover,
.ui.basic.buttons .button:active {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.basic.buttons .button.active,
.ui.basic.buttons .button.active:hover {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset; }

/*--------------
   Labeled Icon
---------------*/
.ui.labeled.icon.buttons .button,
.ui.labeled.icon.button {
  position: relative;
  padding-left: 4em !important;
  padding-right: 1.4em !important; }

.ui.labeled.icon.buttons > .button > .icon,
.ui.labeled.icon.button > .icon {
  position: absolute;
  top: 0em;
  left: 0em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 2.75em;
  height: 100%;
  padding-top: 0.8em;
  background-color: rgba(0, 0, 0, 0.05);
  text-align: center;
  border-radius: 0 0px 0px 0.25em;
  line-height: 1;
  -webkit-box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
  box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset; }

.ui.labeled.icon.buttons .button > .icon {
  border-radius: 0em; }

.ui.labeled.icon.buttons .button:first-child > .icon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.ui.labeled.icon.buttons .button:last-child > .icon {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.ui.vertical.labeled.icon.buttons .button:first-child > .icon {
  border-radius: 0em;
  border-top-left-radius: 0; }

.ui.vertical.labeled.icon.buttons .button:last-child > .icon {
  border-radius: 0em;
  border-bottom-left-radius: 0; }

.ui.right.labeled.icon.button {
  padding-left: 1.4em !important;
  padding-right: 4em !important; }

.ui.left.fluid.labeled.icon.button,
.ui.right.fluid.labeled.icon.button {
  padding-left: 1.4em !important;
  padding-right: 1.4em !important; }

.ui.right.labeled.icon.button .icon {
  left: auto;
  right: 0em;
  border-radius: 0em 0.25em 0.25em 0em;
  -webkit-box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset; }

/*--------------
     Toggle
---------------*/
/* Toggle (Modifies active state to give affordances) */
.ui.toggle.buttons .active.button,
.ui.buttons .button.toggle.active,
.ui.button.toggle.active {
  background-color: #99A52C !important;
  color: #FFFFFF !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ui.button.toggle.active:hover {
  background-color: #58CB73 !important;
  color: #FFFFFF !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

/*--------------
    Circular
---------------*/
.ui.circular.button {
  border-radius: 10em; }

/*--------------
     Attached
---------------*/
.ui.attached.button {
  display: block;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) !important; }

.ui.attached.top.button {
  border-radius: 0 0.25em 0em 0em; }

.ui.attached.bottom.button {
  border-radius: 0em 0em 0.25em 0.25em; }

.ui.attached.left.button {
  display: inline-block;
  border-left: none;
  padding-right: 0.75em;
  text-align: right;
  border-radius: 0 0em 0em 0.25em; }

.ui.attached.right.button {
  display: inline-block;
  padding-left: 0.75em;
  text-align: left;
  border-radius: 0em 0.25em 0.25em 0em; }

/*-------------------
      Or Buttons
--------------------*/
.ui.buttons .or {
  position: relative;
  float: left;
  width: 0.3em;
  height: 1.1em;
  z-index: 3; }

.ui.buttons .or:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: 'or';
  background-color: #FFFFFF;
  margin-top: -0.1em;
  margin-left: -0.9em;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.55;
  color: #AAAAAA;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  border-radius: 500px;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.buttons .or:after {
  position: absolute;
  top: 0em;
  left: 0em;
  content: ' ';
  width: 0.3em;
  height: 1.7em;
  background-color: transparent;
  border-top: 0.5em solid #FFFFFF;
  border-bottom: 0.5em solid #FFFFFF; }

/* Fluid Or */
.ui.fluid.buttons .or {
  width: 0em !important; }

.ui.fluid.buttons .or:after {
  display: none; }

/*-------------------
       Attached
--------------------*/
/* Plural Attached */
.attached.ui.buttons {
  margin: 0px;
  border-radius: 4px 4px 0px 0px; }

.attached.ui.buttons .button:first-child {
  border-radius: 4px 0px 0px 0px; }

.attached.ui.buttons .button:last-child {
  border-radius: 0px 4px 0px 0px; }

/* Bottom Side */
.bottom.attached.ui.buttons {
  margin-top: -1px;
  border-radius: 0px 0px 4px 4px; }

.bottom.attached.ui.buttons .button:first-child {
  border-radius: 0px 0px 0px 4px; }

.bottom.attached.ui.buttons .button:last-child {
  border-radius: 0px 0px 4px 0px; }

/* Left Side */
.left.attached.ui.buttons {
  margin-left: -1px;
  border-radius: 0px 4px 4px 0px; }

.left.attached.ui.buttons .button:first-child {
  margin-left: -1px;
  border-radius: 0px 4px 0px 0px; }

.left.attached.ui.buttons .button:last-child {
  margin-left: -1px;
  border-radius: 0px 0px 4px 0px; }

/* Right Side */
.right.attached.ui.buttons,
.right.attached.ui.buttons .button {
  margin-right: -1px;
  border-radius: 4px 0px 0px 4px; }

.right.attached.ui.buttons .button:first-child {
  margin-left: -1px;
  border-radius: 4px 0px 0px 0px; }

.right.attached.ui.buttons .button:last-child {
  margin-left: -1px;
  border-radius: 0px 0px 0px 4px; }

/* Fluid */
.ui.fluid.buttons,
.ui.button.fluid,
.ui.fluid.buttons > .button {
  display: block;
  width: 100%; }

.ui.\32.buttons > .button,
.ui.two.buttons > .button {
  width: 50%; }

.ui.\33.buttons > .button,
.ui.three.buttons > .button {
  width: 33.333%; }

.ui.\34.buttons > .button,
.ui.four.buttons > .button {
  width: 25%; }

.ui.\35.buttons > .button,
.ui.five.buttons > .button {
  width: 20%; }

.ui.\36.buttons > .button,
.ui.six.buttons > .button {
  width: 16.666%; }

.ui.\37.buttons > .button,
.ui.seven.buttons > .button {
  width: 14.285%; }

.ui.\38.buttons > .button,
.ui.eight.buttons > .button {
  width: 12.500%; }

.ui.\39.buttons > .button,
.ui.nine.buttons > .button {
  width: 11.11%; }

.ui.\31\30.buttons > .button,
.ui.ten.buttons > .button {
  width: 10%; }

.ui.\31\31.buttons > .button,
.ui.eleven.buttons > .button {
  width: 9.09%; }

.ui.\31\32.buttons > .button,
.ui.twelve.buttons > .button {
  width: 8.3333%; }

/* Fluid Vertical Buttons */
.ui.fluid.vertical.buttons,
.ui.fluid.vertical.buttons > .button {
  display: block;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.\32.vertical.buttons > .button,
.ui.two.vertical.buttons > .button {
  height: 50%; }

.ui.\33.vertical.buttons > .button,
.ui.three.vertical.buttons > .button {
  height: 33.333%; }

.ui.\34.vertical.buttons > .button,
.ui.four.vertical.buttons > .button {
  height: 25%; }

.ui.\35.vertical.buttons > .button,
.ui.five.vertical.buttons > .button {
  height: 20%; }

.ui.\36.vertical.buttons > .button,
.ui.six.vertical.buttons > .button {
  height: 16.666%; }

.ui.\37.vertical.buttons > .button,
.ui.seven.vertical.buttons > .button {
  height: 14.285%; }

.ui.\38.vertical.buttons > .button,
.ui.eight.vertical.buttons > .button {
  height: 12.500%; }

.ui.\39.vertical.buttons > .button,
.ui.nine.vertical.buttons > .button {
  height: 11.11%; }

.ui.\31\30.vertical.buttons > .button,
.ui.ten.vertical.buttons > .button {
  height: 10%; }

.ui.\31\31.vertical.buttons > .button,
.ui.eleven.vertical.buttons > .button {
  height: 9.09%; }

.ui.\31\32.vertical.buttons > .button,
.ui.twelve.vertical.buttons > .button {
  height: 8.3333%; }

/*-------------------
       Colors
--------------------*/
/*--- Black ---*/
.ui.black.buttons .button,
.ui.black.button {
  background-color: #5C6166;
  color: #FFFFFF; }

.ui.black.buttons .button:hover,
.ui.black.button:hover {
  background-color: #4C4C4C;
  color: #FFFFFF; }

.ui.black.buttons .button:active,
.ui.black.button:active {
  background-color: #333333;
  color: #FFFFFF; }

/*--- Green ---*/
.ui.green.buttons .button,
.ui.green.button {
  background-color: #99A52C;
  color: #FFFFFF; }

.ui.green.buttons .button:hover,
.ui.green.button:hover,
.ui.green.buttons .active.button,
.ui.green.button.active {
  background-color: #58cb73;
  color: #FFFFFF; }

.ui.green.buttons .button:active,
.ui.green.button:active {
  background-color: #4CB164;
  color: #FFFFFF; }

/*--- Red ---*/
.ui.red.buttons .button,
.ui.red.button {
  background-color: #D95C5C;
  color: #FFFFFF; }

.ui.red.buttons .button:hover,
.ui.red.button:hover,
.ui.red.buttons .active.button,
.ui.red.button.active {
  background-color: #E75859;
  color: #FFFFFF; }

.ui.red.buttons .button:active,
.ui.red.button:active {
  background-color: #D24B4C;
  color: #FFFFFF; }

/*--- Orange ---*/
.ui.orange.buttons .button,
.ui.orange.button {
  background-color: #E96633;
  color: #FFFFFF; }

.ui.orange.buttons .button:hover,
.ui.orange.button:hover,
.ui.orange.buttons .active.button,
.ui.orange.button.active {
  background-color: #FF7038;
  color: #FFFFFF; }

.ui.orange.buttons .button:active,
.ui.orange.button:active {
  background-color: #DA683B;
  color: #FFFFFF; }

/*--- Blue ---*/
.ui.blue.buttons .button,
.ui.blue.button {
  background-color: #6ECFF5;
  color: #FFFFFF; }

.ui.blue.buttons .button:hover,
.ui.blue.button:hover,
.ui.blue.buttons .active.button,
.ui.blue.button.active {
  background-color: #1AB8F3;
  color: #FFFFFF; }

.ui.blue.buttons .button:active,
.ui.blue.button:active {
  background-color: #0AA5DF;
  color: #FFFFFF; }

/*--- Purple ---*/
.ui.purple.buttons .button,
.ui.purple.button {
  background-color: #564F8A;
  color: #FFFFFF; }

.ui.purple.buttons .button:hover,
.ui.purple.button:hover,
.ui.purple.buttons .active.button,
.ui.purple.button.active {
  background-color: #3E3773;
  color: #FFFFFF; }

.ui.purple.buttons .button:active,
.ui.purple.button:active {
  background-color: #2E2860;
  color: #FFFFFF; }

/*--- Teal ---*/
.ui.teal.buttons .button,
.ui.teal.button {
  background-color: #00B5AD;
  color: #FFFFFF; }

.ui.teal.buttons .button:hover,
.ui.teal.button:hover,
.ui.teal.buttons .active.button,
.ui.teal.button.active {
  background-color: #009A93;
  color: #FFFFFF; }

.ui.teal.buttons .button:active,
.ui.teal.button:active {
  background-color: #00847E;
  color: #FFFFFF; }

/*---------------
    Positive
----------------*/
.ui.positive.buttons .button,
.ui.positive.button {
  color: #99A52C;
  border-color: #99A52C; }

.ui.positive.buttons .button:after,
.ui.positive.button:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #9fce0d; }

input.positive:hover {
  background-color: #99A52C; }

.ui.positive.buttons .button:hover,
.ui.positive.button:hover,
.ui.positive.buttons .active.button,
.ui.positive.button.active {
  color: #FFFFFF; }

.ui.positive.buttons .button:active,
.ui.positive.button:active {
  background-color: #869127 !important;
  border-color: #869127;
  color: #FFFFFF; }

/*---------------
     Negative
----------------*/
.ui.negative.buttons .button,
.ui.negative.button {
  background-color: transparent !important;
  border-color: #bd2339 !important;
  color: #bd2339; }

.ui.negative.buttons .button:hover,
.ui.negative.button:hover,
.ui.negative.buttons .active.button,
.ui.negative.button.active {
  color: #FFFFFF; }

.ui.negative.buttons .button:after,
.ui.negative.button:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #bd2339; }

.ui.negative.buttons .button:active,
.ui.negative.button:active {
  background-color: #a71f33 !important;
  color: #FFFFFF; }

/*---------------
    Warning
----------------*/
.ui.warning.buttons .button,
.ui.warning.button {
  color: #f4be11;
  border-color: #f4be11; }

.ui.warning.buttons .button:hover,
.ui.warning.button:hover,
.ui.warning.buttons .active.button,
.ui.warning.button.active {
  color: #333; }

.ui.warning.buttons .button:active,
.ui.warning.button:active {
  background-color: #e1ae0a !important;
  border-color: #e1ae0a;
  color: #333; }

.ui.warning.buttons .button:after,
.ui.warning.button:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f4be11; }

.ui.buttons .button, .ui.button, .button-primary, input#register {
  position: relative;
  cursor: pointer;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase; }

.ui.buttons .button:hover:after, .ui.button:after, input#register:after, .button-primary:after, a.btn-wait:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block; }

/*---------------
    Primary
----------------*/
.ui.primary.buttons .button, input#register, .ui.primary.button, .button-primary {
  border-width: 2px;
  background-color: transparent; }

.ui.primary.buttons .button:after, input#register:after, .ui.primary.button:after, .button-primary:after, a.btn-wait:after, .woocommerce-page #order_review #payment .button:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0; }

.ui.primary.buttons .button:hover,
.ui.primary.button:hover,
.ui.primary.buttons .active.button,
.ui.primary.button.active, .button-primary:hover {
  color: #fff; }

.ui.buttons .button:hover:after,
.ui.button:hover:after, input#register:hover:after, .button-primary:hover:after, .positive:hover:after, a.btn-wait:hover:after {
  width: 100%; }

/*******************************
         Random Buttons
*******************************/
input.ui.primary:hover {
  background-color: #9fce0d; }

.woocommerce-page #order_review #payment .button {
  background-color: transparent;
  color: #9fce0d;
  position: relative; }

.woocommerce-page #order_review #payment .button:after {
  width: 0%;
  background-color: #9fce0d;
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block; }

.woocommerce-page #order_review #payment .button:hover:after {
  width: 100%; }

.woocommerce-page #order_review #payment .button:hover {
  color: #fffeff;
  background-color: #9fce0d;
  opacity: 1; }

/*******************************
            Groups
*******************************/
.ui.buttons {
  display: inline-block;
  vertical-align: middle; }

.ui.buttons:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui.buttons .button {
  border-left-style: none; }

.ui.buttons .button:first-child {
  border-right: 1px #cdcdcd solid !important;
  border-left-style: solid; }

.ui.buttons .button {
  float: left;
  border-radius: 0em; }

.ui.buttons .button:first-child {
  margin-left: 0em;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.ui.buttons .button:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* Vertical  Style */
.ui.vertical.buttons {
  display: inline-block; }

.ui.vertical.buttons .button {
  display: block;
  float: none;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset; }

.ui.vertical.buttons .button:first-child,
.ui.vertical.buttons .mini.button:first-child,
.ui.vertical.buttons .tiny.button:first-child,
.ui.vertical.buttons .small.button:first-child,
.ui.vertical.buttons .massive.button:first-child,
.ui.vertical.buttons .huge.button:first-child {
  margin-top: 0px;
  border-radius: 0 0 0px 0px; }

.ui.vertical.buttons .button:last-child,
.ui.vertical.buttons .mini.button:last-child,
.ui.vertical.buttons .tiny.button:last-child,
.ui.vertical.buttons .small.button:last-child,
.ui.vertical.buttons .massive.button:last-child,
.ui.vertical.buttons .huge.button:last-child,
.ui.vertical.buttons .gigantic.button:last-child {
  border-radius: 0px 0px 0 0; }

/*
 * # Semantic - Divider
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Divider
*******************************/
.ui.divider {
  margin: 1rem 0rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  line-height: 1;
  height: 0em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.ui.vertical.divider,
.ui.horizontal.divider {
  position: absolute;
  border: none;
  height: 0em;
  margin: 0em;
  background-color: transparent;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8); }

/*--------------
    Vertical
---------------*/
.ui.vertical.divider {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: 0% 0% 0% -3%;
  width: 6%;
  height: 50%;
  line-height: 0;
  padding: 0em; }

.ui.vertical.divider:before,
.ui.vertical.divider:after {
  position: absolute;
  left: 50%;
  content: " ";
  z-index: 3;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  width: 0%;
  height: 80%; }

.ui.vertical.divider:before {
  top: -100%; }

.ui.vertical.divider:after {
  top: auto;
  bottom: 0px; }

/*--------------
    Horizontal
---------------*/
.ui.horizontal.divider {
  position: relative;
  top: 0%;
  left: 0%;
  margin: 1rem 1.5rem;
  height: auto;
  padding: 0em;
  line-height: 1; }

.ui.horizontal.divider:before,
.ui.horizontal.divider:after {
  position: absolute;
  content: " ";
  z-index: 3;
  width: 50%;
  top: 50%;
  height: 0%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8); }

.ui.horizontal.divider:before {
  left: 0%;
  margin-left: -1.5rem; }

.ui.horizontal.divider:after {
  left: auto;
  right: 0%;
  margin-right: -1.5rem; }

/*--------------
      Icon
---------------*/
.ui.divider > .icon {
  margin: 0em;
  font-size: 1rem;
  vertical-align: middle; }

/*******************************
            Variations
*******************************/
/*--------------
    Inverted
---------------*/
.ui.divider.inverted {
  color: #ffffff; }

.ui.vertical.inverted.divider,
.ui.horizontal.inverted.divider {
  color: rgba(255, 255, 255, 0.9); }

.ui.divider.inverted,
.ui.divider.inverted:after,
.ui.divider.inverted:before {
  border-top-color: rgba(0, 0, 0, 0.15);
  border-bottom-color: rgba(255, 255, 255, 0.15);
  border-left-color: rgba(0, 0, 0, 0.15);
  border-right-color: rgba(255, 255, 255, 0.15); }

/*--------------
    Fitted
---------------*/
.ui.fitted.divider {
  margin: 0em; }

/*--------------
    Clearing
---------------*/
.ui.clearing.divider {
  clear: both; }

/*--------------
    Section
---------------*/
.ui.section.divider {
  margin-top: 2rem;
  margin-bottom: 2rem; }

/*
 * # Semantic - Header
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Header
*******************************/
/* Standard */
.ui.header {
  border: none;
  margin: 1em 0em 1rem;
  padding: 0em;
  font-size: 1.33em;
  font-weight: bold;
  line-height: 1.33; }

.ui.header .sub.header {
  font-size: 1rem;
  font-weight: normal;
  margin: 0em;
  padding: 0em;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.5); }

.ui.header .icon {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0.5em; }

.ui.header .icon:only-child {
  display: inline-block;
  vertical-align: baseline; }

.ui.header .content {
  display: inline-block;
  vertical-align: top; }

.ui.header .icon + .content {
  padding-left: 0.5em;
  display: table-cell; }

/* Positioning */
.ui.header:first-child {
  margin-top: 0em; }

.ui.header:last-child {
  margin-bottom: 0em; }

.ui.header + p {
  margin-top: 0em; }

/*--------------
  Page Heading
---------------*/
h1.ui.header {
  min-height: 1rem;
  line-height: 1.33;
  font-size: 2rem; }

h2.ui.header {
  line-height: 1.33;
  font-size: 1.75rem; }

h3.ui.header {
  line-height: 1.33;
  font-size: 1.33rem; }

h4.ui.header {
  line-height: 1.33;
  font-size: 1.1rem; }

h5.ui.header {
  line-height: 1.2;
  font-size: 1rem; }

/*--------------
 Content Heading
---------------*/
.ui.huge.header {
  min-height: 1em;
  font-size: 2em; }

.ui.large.header {
  font-size: 1.75em; }

.ui.medium.header {
  font-size: 1.33em; }

.ui.small.header {
  font-size: 1.1em; }

.ui.tiny.header {
  font-size: 1em; }

/*******************************
            Types
*******************************/
/*-------------------
        Icon
--------------------*/
.ui.icon.header {
  display: inline-block;
  text-align: center; }

.ui.icon.header .icon {
  float: none;
  display: block;
  font-size: 3em;
  margin: 0em auto 0.2em;
  padding: 0em; }

.ui.icon.header .content {
  display: block; }

.ui.icon.header .circular.icon,
.ui.icon.header .square.icon {
  font-size: 2em; }

.ui.block.icon.header .icon {
  margin-bottom: 0em; }

.ui.icon.header.aligned {
  margin-left: auto;
  margin-right: auto;
  display: block; }

/*******************************
            States
*******************************/
.ui.disabled.header {
  opacity: 0.5; }

/*******************************
           Variations
*******************************/
/*-------------------
       Colors
--------------------*/
.ui.blue.header {
  color: #6ECFF5 !important; }

.ui.black.header {
  color: #5C6166 !important; }

.ui.green.header {
  color: #A1CF64 !important; }

.ui.red.header {
  color: #D95C5C !important; }

.ui.purple.header {
  color: #564F8A !important; }

.ui.teal.header {
  color: #00B5AD !important; }

.ui.blue.dividing.header {
  border-bottom: 3px solid #6ECFF5; }

.ui.black.dividing.header {
  border-bottom: 3px solid #5C6166; }

.ui.green.dividing.header {
  border-bottom: 3px solid #A1CF64; }

.ui.red.dividing.header {
  border-bottom: 3px solid #D95C5C; }

.ui.purple.dividing.header {
  border-bottom: 3px solid #564F8A; }

.ui.teal.dividing.header {
  border-bottom: 3px solid #00B5AD; }

/*-------------------
      Inverted
--------------------*/
.ui.inverted.header {
  color: #FFFFFF; }

.ui.inverted.header .sub.header {
  color: rgba(255, 255, 255, 0.85); }

/*-------------------
   Inverted Colors
--------------------*/
.ui.inverted.black.header {
  background-color: #5C6166 !important;
  color: #FFFFFF !important; }

.ui.inverted.blue.header {
  background-color: #6ECFF5 !important;
  color: #FFFFFF !important; }

.ui.inverted.green.header {
  background-color: #A1CF64 !important;
  color: #FFFFFF !important; }

.ui.inverted.red.header {
  background-color: #D95C5C !important;
  color: #FFFFFF !important; }

.ui.inverted.purple.header {
  background-color: #564F8A !important;
  color: #FFFFFF !important; }

.ui.inverted.teal.header {
  background-color: #00B5AD !important;
  color: #FFFFFF !important; }

.ui.inverted.block.header {
  border-bottom: none; }

/*-------------------
       Aligned
--------------------*/
.ui.left.aligned.header {
  text-align: left; }

.ui.right.aligned.header {
  text-align: right; }

.ui.center.aligned.header {
  text-align: center; }

.ui.justified.header {
  text-align: justify; }

.ui.justified.header:after {
  display: inline-block;
  content: '';
  width: 100%; }

/*-------------------
       Floated
--------------------*/
.ui.floated.header,
.ui.left.floated.header {
  float: left;
  margin-top: 0em;
  margin-right: 0.5em; }

.ui.right.floated.header {
  float: right;
  margin-top: 0em;
  margin-left: 0.5em; }

/*-------------------
       Fittted
--------------------*/
.ui.fitted.header {
  padding: 0em; }

/*-------------------
      Dividing
--------------------*/
.ui.dividing.header {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.ui.dividing.header .sub.header {
  padding-bottom: 0.5em; }

.ui.dividing.header .icon {
  margin-bottom: 0.2em; }

/*-------------------
        Block
--------------------*/
.ui.block.header {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.5em 1em; }

/*-------------------
       Attached
--------------------*/
.ui.attached.header {
  background-color: #E0E0E0;
  padding: 0.5em 1rem;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1); }

.ui.top.attached.header {
  margin-bottom: 0em;
  border-radius: 0.3125em 0.3125em 0em 0em; }

.ui.bottom.attached.header {
  margin-top: 0em;
  border-radius: 0em 0em 0.3125em 0.3125em; }

/*
 * # Semantic - Icon
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fon.io.  Stay up to date on Twitter at
 *  http://twitter.com/fon.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL

/*******************************
             Icon
*******************************/
i.icon {
  display: inline-block;
  opacity: 0.75;
  margin: 0em 0.25em 0em 0em;
  width: 1.23em;
  height: 1em;
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  speak: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

/*--------------
   Spacing Fix
---------------*/
/* stars are usually consecutive */
i.icon.star {
  width: auto;
  margin: 0em; }

/* left side icons */
i.icon.left {
  width: auto;
  margin: 0em 0.5em 0em 0em; }

/* right side icons */
i.icon.search,
i.icon.right {
  width: auto;
  margin: 0em 0em 0em 0.5em; }

/*******************************
             Types
*******************************/
/*--------------
    Loading
---------------*/
i.icon.loading {
  -webkit-animation: icon-loading 2s linear infinite;
  -ms-animation: icon-loading 2s linear infinite;
  animation: icon-loading 2s linear infinite; }

@keyframes icon-loading {
  from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes icon-loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes icon-loading {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*******************************
             States
*******************************/
i.icon.hover {
  opacity: 1; }

i.icon.active {
  opacity: 1; }

i.emphasized.icon {
  opacity: 1; }

i.icon.disabled {
  opacity: 0.3; }

/*******************************
           Variations
*******************************/
/*-------------------
         Link
--------------------*/
i.link.icon {
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

i.link.icon:hover {
  opacity: 1 !important; }

/*-------------------
      Circular
--------------------*/
i.circular.icon {
  border-radius: 500em !important;
  padding: 0.5em 0.35em !important;
  -webkit-box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  line-height: 1 !important;
  width: 2em !important;
  height: 2em !important; }

i.circular.inverted.icon {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*-------------------
      Flipped
--------------------*/
i.flipped.icon,
i.horizontally.flipped.icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

i.vertically.flipped.icon {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

/*-------------------
      Rotated
--------------------*/
i.rotated.icon,
i.right.rotated.icon,
i.clockwise.rotated.icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

i.left.rotated.icon,
i.counterclockwise.rotated.icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*-------------------
        Square
--------------------*/
i.square.icon {
  width: 2em;
  height: 2em;
  padding: 0.5em 0.35em !important;
  -webkit-box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  vertical-align: baseline; }

i.square.inverted.icon {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*-------------------
      Inverted
--------------------*/
i.inverted.icon {
  background-color: #222222;
  color: #FFFFFF; }

/*-------------------
       Colors
--------------------*/
i.blue.icon {
  color: #6ECFF5 !important; }

i.black.icon {
  color: #5C6166 !important; }

i.green.icon {
  color: #A1CF64 !important; }

i.red.icon {
  color: #D95C5C !important; }

i.purple.icon {
  color: #564F8A !important; }

i.teal.icon {
  color: #00B5AD !important; }

/*-------------------
   Inverted Colors
--------------------*/
i.inverted.black.icon {
  background-color: #5C6166 !important;
  color: #FFFFFF !important; }

i.inverted.blue.icon {
  background-color: #6ECFF5 !important;
  color: #FFFFFF !important; }

i.inverted.green.icon {
  background-color: #A1CF64 !important;
  color: #FFFFFF !important; }

i.inverted.red.icon {
  background-color: #D95C5C !important;
  color: #FFFFFF !important; }

i.inverted.purple.icon {
  background-color: #564F8A !important;
  color: #FFFFFF !important; }

i.inverted.teal.icon {
  background-color: #00B5AD !important;
  color: #FFFFFF !important; }

/*-------------------
        Sizes
--------------------*/
i.small.icon {
  font-size: 0.875em; }

i.icon {
  font-size: 1em; }

i.large.icon {
  font-size: 1.5em;
  vertical-align: middle; }

i.big.icon {
  font-size: 2em;
  vertical-align: middle; }

i.huge.icon {
  font-size: 4em;
  vertical-align: middle; }

i.massive.icon {
  font-size: 8em;
  vertical-align: middle; }

/*
 * # Semantic - Image
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Image
*******************************/
.ui.image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0.05); }

img.ui.image {
  display: block;
  background: none; }

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

/*******************************
            States
*******************************/
.ui.disabled.image {
  cursor: default;
  opacity: 0.3; }

/*******************************
          Variations
*******************************/
/*--------------
     Rounded
---------------*/
.ui.rounded.images .image,
.ui.rounded.images img,
.ui.rounded.image img,
.ui.rounded.image {
  border-radius: 0.3125em; }

/*--------------
     Circular
---------------*/
.ui.circular.images .image,
.ui.circular.images img,
.ui.circular.image img,
.ui.circular.image {
  border-radius: 500rem; }

/*--------------
     Fluid
---------------*/
.ui.fluid.images,
.ui.fluid.image,
.ui.fluid.images img,
.ui.fluid.image img {
  display: block;
  width: 100%; }

/*--------------
     Avatar
---------------*/
.ui.avatar.images .image,
.ui.avatar.images img,
.ui.avatar.image img,
.ui.avatar.image {
  margin-right: 0.5em;
  display: inline-block;
  width: 2em;
  height: 2em;
  border-radius: 500rem; }

/*-------------------
       Floated
--------------------*/
.ui.floated.image,
.ui.floated.images {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em; }

.ui.right.floated.images,
.ui.right.floated.image {
  float: right;
  margin-bottom: 1em;
  margin-left: 1em; }

/*--------------
     Sizes
---------------*/
.ui.tiny.images .image,
.ui.tiny.images img,
.ui.tiny.image {
  width: 20px;
  font-size: 0.7rem; }

.ui.mini.images .image,
.ui.mini.images img,
.ui.mini.image {
  width: 35px;
  font-size: 0.8rem; }

.ui.small.images .image,
.ui.small.images img,
.ui.small.image {
  width: 80px;
  font-size: 0.9rem; }

.ui.medium.images .image,
.ui.medium.images img,
.ui.medium.image {
  width: 300px;
  font-size: 1rem; }

.ui.large.images .image,
.ui.large.images img,
.ui.large.image {
  width: 450px;
  font-size: 1.1rem; }

.ui.huge.images .image,
.ui.huge.images img,
.ui.huge.image {
  width: 600px;
  font-size: 1.2rem; }

/*******************************
              Groups
*******************************/
.ui.images {
  font-size: 0em;
  margin: 0em -0.25rem 0rem; }

.ui.images .image,
.ui.images img {
  display: inline-block;
  margin: 0em 0.25em 0.5em; }

/*
 * # Semantic - Input
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Standard
*******************************/
/*--------------------
        Inputs
---------------------*/
.ui.input {
  display: inline-block;
  position: relative;
  color: rgba(0, 0, 0, 0.7); }

.ui.input input {
  width: 100%;
  margin: 0em;
  padding: 0.85em 1.2em;
  font-size: 0.875em;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  outline: none;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  -webkit-transition: background-color 0.3s ease-out, -webkit-box-shadow 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.3s ease-out, box-shadow 0.2s ease, border-color 0.2s ease;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*--------------------
      Placeholder
---------------------*/
/* browsers require these rules separate */
.ui.input::-webkit-input-placeholder {
  color: #BBBBBB; }

.ui.input::-moz-placeholder {
  color: #BBBBBB; }

/*******************************
            States
*******************************/
/*--------------------
        Active
---------------------*/
.ui.input input:active,
.ui.input.down input {
  border-color: #0A5F68;
  background-color: #FAFAFA; }

/*--------------------
        Loading
---------------------*/
.ui.loading.input > .icon {
  background: url(../images/loader-mini.gif) no-repeat 50% 50%; }

.ui.loading.input > .icon:before,
.ui.loading.input > .icon:after {
  display: none; }

/*--------------------
        Focus
---------------------*/
.ui.input.focus input,
.ui.input input:focus {
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.85); }

.ui.input.focus input input::-webkit-input-placeholder,
.ui.input input:focus input::-webkit-input-placeholder {
  color: #AAAAAA; }

.ui.input.focus input input::-moz-placeholder,
.ui.input input:focus input::-moz-placeholder {
  color: #AAAAAA; }

/*--------------------
        Error
---------------------*/
.ui.input.error input {
  background-color: #FFFAFA;
  border-color: #E7BEBE;
  color: #D95C5C; }

/* Error Placeholder */
.ui.input.error input ::-webkit-input-placeholder {
  color: rgba(255, 80, 80, 0.4); }

.ui.input.error input ::-moz-placeholder {
  color: rgba(255, 80, 80, 0.4); }

.ui.input.error input :focus::-webkit-input-placeholder {
  color: rgba(255, 80, 80, 0.7); }

.ui.input.error input :focus::-moz-placeholder {
  color: rgba(255, 80, 80, 0.7); }

/*******************************
           Variations
*******************************/
/*--------------------
      Transparent
---------------------*/
.ui.transparent.input input {
  border: none;
  background-color: transparent; }

/*--------------------
         Icon
---------------------*/
.ui.icon.input > .icon {
  cursor: default;
  position: absolute;
  opacity: 0.5;
  font-size: 1.5em;
  top: 0px;
  right: 0px;
  margin: 0em;
  width: 2.6em;
  height: 100%;
  padding-top: 0.4em;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.ui.icon.input > .link.icon {
  cursor: pointer; }

.ui.icon.input input {
  padding-right: 3em !important; }

.ui.icon.input > .circular.icon {
  top: 0.35em;
  right: 0.5em; }

/* Left Side */
.ui.left.icon.input > .icon {
  right: auto;
  left: 1px;
  border-radius: 0.3125em 0em 0em 0.3125em; }

.ui.left.icon.input > .circular.icon {
  right: auto;
  left: 0.5em; }

.ui.left.icon.input > input {
  padding-left: 3em !important;
  padding-right: 1.2em !important; }

/* Focus */
.ui.icon.input > input:focus ~ .icon {
  opacity: 1; }

/*--------------------
        Labeled
---------------------*/
.ui.labeled.input .corner.label {
  top: 1px;
  right: 1px;
  font-size: 0.55em;
  border-top-right-radius: 0.3125em; }

.ui.labeled.input .corner.label > .icon {
  margin: 0.4em 0em 0em 2em; }

.ui.labeled.input input {
  padding-right: 2.5em !important; }

/* Spacing with corner label */
.ui.labeled.icon.input:not(.left) > input {
  padding-right: 3.25em !important; }

.ui.labeled.icon.input:not(.left) > .icon {
  margin-right: 1.25em; }

/*--------------------
        Action
---------------------*/
.ui.action.input {
  display: table; }

.ui.action.input > input {
  display: table-cell;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right: none; }

.ui.action.input > .button,
.ui.action.input > .buttons {
  display: table-cell;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  white-space: nowrap; }

.ui.action.input > .button > .icon,
.ui.action.input > .buttons > .button > .icon {
  display: inline;
  vertical-align: top; }

.ui.fluid.action.input {
  display: table;
  width: 100%; }

.ui.fluid.action.input > .button {
  width: 0.01%; }

/*--------------------
        Fluid
---------------------*/
.ui.fluid.input {
  display: block; }

/*--------------------
        Size
---------------------*/
.ui.mini.input {
  font-size: 0.8125rem; }

.ui.small.input {
  font-size: 0.875rem; }

.ui.input {
  font-size: 1rem; }

.ui.large.input {
  font-size: 1.125rem; }

.ui.big.input {
  font-size: 1.25rem; }

.ui.huge.input {
  font-size: 1.375rem; }

.ui.massive.input {
  font-size: 1.5rem; }

/*
 * # Semantic - Label
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Label
*******************************/
.ui.label {
  display: inline-block;
  vertical-align: middle;
  margin: -0.25em 0.25em 0em;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
  padding: 0.5em 0.8em;
  color: rgba(0, 0, 0, 0.65);
  text-transform: uppercase;
  font-weight: normal;
  border-radius: 0.325em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear; }

.ui.label:first-child {
  margin-left: 0em; }

.ui.label:last-child {
  margin-right: 0em; }

/* Link */
a.ui.label {
  cursor: pointer; }

/* Inside Link */
.ui.label a {
  cursor: pointer;
  color: inherit;
  opacity: 0.8;
  -webkit-transition: 0.2s opacity ease;
  transition: 0.2s opacity ease; }

.ui.label a:hover {
  opacity: 1; }

/* Detail */
.ui.label .detail {
  display: inline-block;
  margin-left: 0.5em;
  font-weight: bold;
  opacity: 0.8; }

/* Icon */
.ui.label .icon {
  width: auto; }

/* Removable label */
.ui.label .delete.icon {
  cursor: pointer;
  margin: 0em 0em 0em 0.5em;
  opacity: 0.7;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear; }

.ui.label .delete.icon:hover {
  opacity: 0.99; }

/*-------------------
       Coupling
--------------------*/
/* Padding on next content after a label */
.ui.segment > .attached.label:first-child + * {
  margin-top: 2.5em; }

.ui.segment > .bottom.attached.label:first-child ~ :last-child {
  margin-top: 0em;
  margin-bottom: 2.5em; }

/*******************************
             Types
*******************************/
.ui.image.label {
  width: auto !important;
  margin-top: 0em;
  margin-bottom: 0em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  line-height: 1.5em;
  vertical-align: baseline;
  text-transform: none;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset; }

.ui.image.label img {
  display: inline-block;
  height: 2.25em;
  margin: -0.4em 0.8em -0.4em -0.8em;
  vertical-align: top;
  border-radius: 0.325em 0em 0em 0.325em; }

/*******************************
             States
*******************************/
/*-------------------
      Disabled
--------------------*/
.ui.label.disabled {
  opacity: 0.5; }

/*-------------------
        Hover
--------------------*/
a.ui.labels .label:hover,
a.ui.label:hover {
  background-color: #E0E0E0;
  border-color: #E0E0E0;
  color: rgba(0, 0, 0, 0.7); }

.ui.labels a.label:hover:before,
a.ui.label:hover:before {
  background-color: #E0E0E0;
  color: rgba(0, 0, 0, 0.7); }

/*-------------------
      Visible
--------------------*/
.ui.labels.visible .label,
.ui.label.visible {
  display: inline-block !important; }

/*-------------------
      Hidden
--------------------*/
.ui.labels.hidden .label,
.ui.label.hidden {
  display: none !important; }

/*******************************
           Variations
*******************************/
/*-------------------
         Tag
--------------------*/
.ui.tag.labels .label,
.ui.tag.label {
  margin-left: 1em;
  position: relative;
  padding: 0.33em 1.3em 0.33em 1.4em;
  border-radius: 0px 3px 3px 0px; }

.ui.tag.labels .label:before,
.ui.tag.label:before {
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  content: '';
  margin-left: -1em;
  background-image: none;
  width: 1.5em;
  height: 1.5em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear; }

.ui.tag.labels .label:after,
.ui.tag.label:after {
  position: absolute;
  content: '';
  top: 50%;
  left: -0.25em;
  margin-top: -0.3em;
  background-color: #FFFFFF;
  width: 0.55em;
  height: 0.55em;
  -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
  border-radius: 100px 100px 100px 100px; }

/*-------------------
       Ribbon
--------------------*/
.ui.ribbon.label {
  position: relative;
  margin: 0em 0.2em;
  left: -2rem;
  padding-left: 2rem;
  border-radius: 0px 4px 4px 0px;
  border-color: rgba(0, 0, 0, 0.15); }

.ui.ribbon.label:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0%;
  border-top: 0em solid transparent;
  border-right-width: 1em;
  border-right-color: inherit;
  border-right-style: solid;
  border-bottom: 1em solid transparent;
  border-left: 0em solid transparent;
  width: 0em;
  height: 0em; }

/*-------------------
       Attached
--------------------*/
.ui.top.attached.label,
.ui.attached.label {
  width: 100%;
  position: absolute;
  margin: 0em;
  top: 0em;
  left: 0em;
  padding: 0.75em 1em;
  border-radius: 4px 4px 0em 0em; }

.ui.bottom.attached.label {
  top: auto;
  bottom: 0em;
  border-radius: 0em 0em 4px 4px; }

.ui.top.left.attached.label {
  width: auto;
  margin-top: 0em !important;
  border-radius: 4px 0em 4px 0em; }

.ui.top.right.attached.label {
  width: auto;
  left: auto;
  right: 0em;
  border-radius: 0em 4px 0em 4px; }

.ui.bottom.left.attached.label {
  width: auto;
  top: auto;
  bottom: 0em;
  border-radius: 4px 0em 0em 4px; }

.ui.bottom.right.attached.label {
  top: auto;
  bottom: 0em;
  left: auto;
  right: 0em;
  width: auto;
  border-radius: 4px 0em 4px 0em; }

/*-------------------
    Corner Label
--------------------*/
.ui.input .ui.corner.label {
  border-color: #ddd; }

.my-account-page .ui.input .ui.corner.label {
  border-color: #ccc; }

.ui.corner.label {
  background-color: transparent;
  position: absolute;
  top: 2px;
  right: 0em;
  z-index: 10;
  margin: 0em;
  font-size: 0.8125em;
  width: 2rem;
  height: 2rem;
  padding: 0em;
  text-align: center;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.ui.corner.label:after {
  position: absolute;
  content: "";
  right: 1px;
  top: 1px;
  z-index: -1;
  width: 0em;
  height: 0em;
  border-top: 0em solid transparent;
  border-right: 3em solid transparent;
  border-bottom: 3em solid transparent;
  border-left: 0em solid transparent;
  border-right-color: inherit;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease; }

.ui.corner.label .icon {
  margin: 0.4em 0em 0em 0.7em; }

.ui.corner.label .text {
  display: inline-block;
  font-weight: bold;
  margin: 0.5em 0em 0em 0.6em;
  width: 2.5em;
  font-size: 0.82em;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* Left Corner */
.ui.left.corner.label,
.ui.left.corner.label:after {
  right: auto;
  left: 0em; }

.ui.left.corner.label:after {
  border-top: 3em solid transparent;
  border-right: 3em solid transparent;
  border-bottom: 0em solid transparent;
  border-left: 0em solid transparent;
  border-top-color: inherit; }

.ui.left.corner.label .icon {
  margin: 0.4em 0em 0em -0.7em; }

.ui.left.corner.label .text {
  margin: 0.5em 0em 0em -0.6em;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Hover */
.ui.corner.label:hover {
  background-color: transparent; }

/*-------------------
       Fluid
--------------------*/
.ui.label.fluid,
.ui.fluid.labels > .label {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*-------------------
       Inverted
--------------------*/
.ui.inverted.labels .label,
.ui.inverted.label {
  color: #FFFFFF !important; }

/*-------------------
       Colors
--------------------*/
/*--- Black ---*/
.ui.black.labels .label,
.ui.black.label {
  background-color: #5C6166 !important;
  border-color: #5C6166 !important;
  color: #FFFFFF !important; }

.ui.labels .black.label:before,
.ui.black.labels .label:before,
.ui.black.label:before {
  background-color: #5C6166 !important; }

/* Hover */
a.ui.black.labels .label:hover,
a.ui.black.label:hover {
  background-color: #333333 !important;
  border-color: #333333 !important; }

.ui.labels a.black.label:hover:before,
.ui.black.labels a.label:hover:before,
a.ui.black.label:hover:before {
  background-color: #333333 !important; }

/* Corner */
.ui.black.corner.label,
.ui.black.corner.label:hover {
  background-color: transparent !important; }

/* Ribbon */
.ui.black.ribbon.label {
  border-color: #333333 !important; }

/*--- Green ---*/
.ui.green.labels .label,
.ui.green.label {
  background-color: #A1CF64 !important;
  border-color: #A1CF64 !important;
  color: #FFFFFF !important; }

.ui.labels .green.label:before,
.ui.green.labels .label:before,
.ui.green.label:before {
  background-color: #A1CF64 !important; }

/* Hover */
a.ui.green.labels .label:hover,
a.ui.green.label:hover {
  background-color: #89B84C !important;
  border-color: #89B84C !important; }

.ui.labels a.green.label:hover:before,
.ui.green.labels a.label:hover:before,
a.ui.green.label:hover:before {
  background-color: #89B84C !important; }

/* Corner */
.ui.green.corner.label,
.ui.green.corner.label:hover {
  background-color: transparent !important; }

/* Ribbon */
.ui.green.ribbon.label {
  border-color: #89B84C !important; }

/*--- Red ---*/
.ui.red.labels .label,
.ui.red.label {
  background-color: #D95C5C !important;
  border-color: #D95C5C !important;
  color: #FFFFFF !important; }

.ui.labels .red.label:before,
.ui.red.labels .label:before,
.ui.red.label:before {
  background-color: #D95C5C !important; }

/* Corner */
.ui.red.corner.label,
.ui.red.corner.label:hover {
  background-color: transparent !important; }

/* Hover */
a.ui.red.labels .label:hover,
a.ui.red.label:hover {
  background-color: #DE3859 !important;
  border-color: #DE3859 !important;
  color: #FFFFFF !important; }

.ui.labels a.red.label:hover:before,
.ui.red.labels a.label:hover:before,
a.ui.red.label:hover:before {
  background-color: #DE3859 !important; }

/* Ribbon */
.ui.red.ribbon.label {
  border-color: #DE3859 !important; }

/*--- Blue ---*/
.ui.blue.labels .label,
.ui.blue.label {
  background-color: #6ECFF5 !important;
  border-color: #6ECFF5 !important;
  color: #FFFFFF !important; }

.ui.labels .blue.label:before,
.ui.blue.labels .label:before,
.ui.blue.label:before {
  background-color: #6ECFF5 !important; }

/* Hover */
a.ui.blue.labels .label:hover,
.ui.blue.labels a.label:hover,
a.ui.blue.label:hover {
  background-color: #1AB8F3 !important;
  border-color: #1AB8F3 !important;
  color: #FFFFFF !important; }

.ui.labels a.blue.label:hover:before,
.ui.blue.labels a.label:hover:before,
a.ui.blue.label:hover:before {
  background-color: #1AB8F3 !important; }

/* Corner */
.ui.blue.corner.label,
.ui.blue.corner.label:hover {
  background-color: transparent !important; }

/* Ribbon */
.ui.blue.ribbon.label {
  border-color: #1AB8F3 !important; }

/*--- Purple ---*/
.ui.purple.labels .label,
.ui.purple.label {
  background-color: #564F8A !important;
  border-color: #564F8A !important;
  color: #FFFFFF !important; }

.ui.labels .purple.label:before,
.ui.purple.labels .label:before,
.ui.purple.label:before {
  background-color: #564F8A !important; }

/* Hover */
a.ui.purple.labels .label:hover,
.ui.purple.labels a.label:hover,
a.ui.purple.label:hover {
  background-color: #3E3773 !important;
  border-color: #3E3773 !important;
  color: #FFFFFF !important; }

.ui.labels a.purple.label:hover:before,
.ui.purple.labels a.label:hover:before,
a.ui.purple.label:hover:before {
  background-color: #3E3773 !important; }

/* Corner */
.ui.purple.corner.label,
.ui.purple.corner.label:hover {
  background-color: transparent !important; }

/* Ribbon */
.ui.purple.ribbon.label {
  border-color: #3E3773 !important; }

/*--- Orange ---*/
.ui.orange.labels .label,
.ui.orange.label {
  background-color: #F05940 !important;
  border-color: #F05940 !important;
  color: #FFFFFF !important; }

.ui.labels .orange.label:before,
.ui.orange.labels .label:before,
.ui.orange.label:before {
  background-color: #F05940 !important; }

/* Hover */
a.ui.orange.labels .label:hover,
.ui.orange.labels a.label:hover,
a.ui.orange.label:hover {
  background-color: #FF4121 !important;
  border-color: #FF4121 !important;
  color: #FFFFFF !important; }

.ui.labels a.orange.label:hover:before,
.ui.orange.labels a.label:hover:before,
a.ui.orange.label:hover:before {
  background-color: #FF4121 !important; }

/* Corner */
.ui.orange.corner.label,
.ui.orange.corner.label:hover {
  background-color: transparent !important; }

/* Ribbon */
.ui.orange.ribbon.label {
  border-color: #FF4121 !important; }

/*--- Teal ---*/
.ui.teal.labels .label,
.ui.teal.label {
  background-color: #00B5AD !important;
  border-color: #00B5AD !important;
  color: #FFFFFF !important; }

.ui.labels .teal.label:before,
.ui.teal.labels .label:before,
.ui.teal.label:before {
  background-color: #00B5AD !important; }

/* Hover */
a.ui.teal.labels .label:hover,
.ui.teal.labels a.label:hover,
a.ui.teal.label:hover {
  background-color: #009A93 !important;
  border-color: #009A93 !important;
  color: #FFFFFF !important; }

.ui.labels a.teal.label:hover:before,
.ui.teal.labels a.label:hover:before,
a.ui.teal.label:hover:before {
  background-color: #009A93 !important; }

/* Corner */
.ui.teal.corner.label,
.ui.teal.corner.label:hover {
  background-color: transparent !important; }

/* Ribbon */
.ui.teal.ribbon.label {
  border-color: #009A93 !important; }

/*-------------------
     Horizontal
--------------------*/
.ui.horizontal.labels .label,
.ui.horizontal.label {
  margin: -0.125em 0.5em -0.125em 0em;
  padding: 0.35em 1em;
  min-width: 6em;
  text-align: center; }

/*-------------------
       Circular
--------------------*/
.ui.circular.labels .label,
.ui.circular.label {
  min-height: 1em;
  max-height: 2em;
  padding: 0.5em !important;
  line-height: 1em;
  text-align: center;
  border-radius: 500rem; }

/*-------------------
       Pointing
--------------------*/
.ui.pointing.label {
  position: relative; }

.ui.attached.pointing.label {
  position: absolute; }

.ui.pointing.label:before {
  position: absolute;
  content: "";
  width: 0.6em;
  height: 0.6em;
  background-image: none;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear; }

/*--- Above ---*/
.ui.pointing.label:before {
  background-color: #E8E8E8; }

.ui.pointing.label,
.ui.pointing.above.label {
  margin-top: 1em; }

.ui.pointing.label:before,
.ui.pointing.above.label:before {
  margin-left: -0.3em;
  top: -0.3em;
  left: 50%; }

/*--- Below ---*/
.ui.pointing.below.label {
  margin-top: 0em;
  margin-bottom: 1em; }

.ui.pointing.below.label:before {
  margin-left: -0.3em;
  top: auto;
  right: auto;
  bottom: -0.3em;
  left: 50%; }

/*--- Left ---*/
.ui.pointing.left.label {
  margin-top: 0em;
  margin-left: 1em; }

.ui.pointing.left.label:before {
  margin-top: -0.3em;
  bottom: auto;
  right: auto;
  top: 50%;
  left: 0em; }

/*--- Right ---*/
.ui.pointing.right.label {
  margin-top: 0em;
  margin-right: 1em; }

.ui.pointing.right.label:before {
  margin-top: -0.3em;
  right: -0.3em;
  top: 50%;
  bottom: auto;
  left: auto; }

/*------------------
   Floating Label
-------------------*/
.ui.floating.label {
  position: absolute;
  z-index: 100;
  top: -1em;
  left: 100%;
  margin: 0em 0em 0em -1.5em !important; }

/*-------------------
        Sizes
--------------------*/
.ui.small.labels .label,
.ui.small.label {
  font-size: 0.75rem; }

.ui.label {
  font-size: 0.8125rem; }

.ui.large.labels .label,
.ui.large.label {
  font-size: 0.875rem; }

.ui.huge.labels .label,
.ui.huge.label {
  font-size: 1rem; }

/*
 * # Semantic - Loader
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Loader
*******************************/
/* Standard Size */
.ui.loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0px;
  z-index: 1000;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.ui.dimmer .loader {
  display: block; }

/*******************************
             Types
*******************************/
/*-------------------
        Text
--------------------*/
.ui.text.loader {
  width: auto !important;
  height: auto !important;
  text-align: center;
  font-style: normal; }

.ui.mini.text.loader {
  min-width: 16px;
  padding-top: 2em;
  font-size: 0.875em; }

.ui.small.text.loader {
  min-width: 24px;
  padding-top: 2.5em;
  font-size: 0.875em; }

.ui.text.loader {
  min-width: 32px;
  font-size: 1em;
  padding-top: 3em; }

.ui.large.text.loader {
  min-width: 64px;
  padding-top: 5em;
  font-size: 1.2em; }

/*******************************
            States
*******************************/
.ui.loader.active,
.ui.loader.visible {
  display: block; }

.ui.loader.disabled,
.ui.loader.hidden {
  display: none; }

/*******************************
            Variations
*******************************/
/*-------------------
       Inverted
--------------------*/
.ui.dimmer .ui.text.loader,
.ui.inverted.text.loader {
  color: rgba(255, 255, 255, 0.8); }

.ui.inverted.dimmer .ui.text.loader {
  color: rgba(0, 0, 0, 0.8); }

/* Tiny Size */
.ui.dimmer .mini.ui.loader,
.ui.inverted .mini.ui.loader {
  background-image: url(../images/loader-mini-inverted.gif); }

/* Small Size */
.ui.dimmer .small.ui.loader,
.ui.inverted .small.ui.loader {
  background-image: url(../images/loader-small-inverted.gif); }

/* Standard Size */
.ui.dimmer .ui.loader,
.ui.inverted.loader {
  background-image: url(../images/loader-medium-inverted.gif); }

/* Large Size */
.ui.dimmer .large.ui.loader,
.ui.inverted .large.ui.loader {
  background-image: url(../images/loader-large-inverted.gif); }

/*-------------------
        Sizes
--------------------*/
/* Tiny Size */
.ui.inverted.dimmer .ui.mini.loader,
.ui.mini.loader {
  width: 16px;
  height: 16px;
  background-image: url(../images/loader-mini.gif); }

/* Small Size */
.ui.inverted.dimmer .ui.small.loader,
.ui.small.loader {
  width: 24px;
  height: 24px;
  background-image: url(../images/loader-small.gif); }

.ui.inverted.dimmer .ui.loader,
.ui.loader {
  width: 32px;
  height: 32px;
  background: url(../images/loader-medium.gif) no-repeat;
  background-position: 48% 0px; }

/* Large Size */
.ui.inverted.dimmer .ui.loader.large,
.ui.loader.large {
  width: 64px;
  height: 64px;
  background-image: url(../images/loader-large.gif); }

/*-------------------
       Inline
--------------------*/
.ui.inline.loader {
  position: static;
  vertical-align: middle;
  margin: 0em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.ui.inline.loader.active,
.ui.inline.loader.visible {
  display: inline-block; }

/*
 * # Semantic - Progress Bar
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
         Progress Bar
*******************************/
.ui.progress {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 35px;
  background-color: #FAFAFA;
  padding: 5px;
  border-radius: 0.3125em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.progress .bar {
  display: inline-block;
  height: 100%;
  background-color: #CCCCCC;
  border-radius: 3px;
  -webkit-transition: width 1s ease-in-out, background-color 1s ease-out;
  transition: width 1s ease-in-out, background-color 1s ease-out; }

/*******************************
            States
*******************************/
/*--------------
  Successful
---------------*/
.ui.successful.progress .bar {
  background-color: #73E064 !important; }

.ui.successful.progress .bar,
.ui.successful.progress .bar::after {
  -webkit-animation: none !important;
  animation: none !important; }

.ui.warning.progress .bar {
  background-color: #E96633 !important; }

.ui.warning.progress .bar,
.ui.warning.progress .bar::after {
  -webkit-animation: none !important;
  animation: none !important; }

/*--------------
     Failed
---------------*/
.ui.failed.progress .bar {
  background-color: #DF9BA4 !important; }

.ui.failed.progress .bar,
.ui.failed.progress .bar::after {
  -webkit-animation: none !important;
  animation: none !important; }

/*--------------
     Active
---------------*/
.ui.active.progress .bar {
  position: relative; }

.ui.active.progress .bar::after {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #FFFFFF;
  border-radius: 3px;
  -webkit-animation: progress-active 2s ease-out infinite;
  animation: progress-active 2s ease-out infinite; }

@-webkit-keyframes progress-active {
  0% {
    opacity: 0;
    width: 0; }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    width: 95%; } }

@keyframes progress-active {
  0% {
    opacity: 0;
    width: 0; }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    width: 100%; } }

/*--------------
    Disabled
---------------*/
.ui.disabled.progress {
  opacity: 0.35; }

.ui.disabled.progress .bar,
.ui.disabled.progress .bar::after {
  -webkit-animation: none !important;
  animation: none !important; }

/*******************************
           Variations
*******************************/
/*--------------
    Attached
---------------*/
/* bottom attached */
.ui.progress.attached {
  position: relative;
  border: none; }

.ui.progress.attached,
.ui.progress.attached .bar {
  display: block;
  height: 3px;
  padding: 0px;
  overflow: hidden;
  border-radius: 0em 0em 0.3125em 0.3125em; }

.ui.progress.attached .bar {
  border-radius: 0em; }

/* top attached */
.ui.progress.top.attached,
.ui.progress.top.attached .bar {
  top: -2px;
  border-radius: 0.3125em 0.3125em 0em 0em; }

.ui.progress.top.attached .bar {
  border-radius: 0em; }

/*--------------
     Colors
---------------*/
.ui.blue.progress .bar {
  background-color: #6ECFF5; }

.ui.black.progress .bar {
  background-color: #5C6166; }

.ui.green.progress .bar {
  background-color: #A1CF64; }

.ui.red.progress .bar {
  background-color: #EF4D6D; }

.ui.purple.progress .bar {
  background-color: #564F8A; }

.ui.teal.progress .bar {
  background-color: #00B5AD; }

/*--------------
    Striped
---------------*/
.ui.progress.striped .bar {
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: -webkit-gradient(linear, left top, right bottom, 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(135deg, 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: -webkit-linear-gradient(315deg, 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(135deg, 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); }

.ui.progress.active.striped .bar:after {
  -webkit-animation: none;
  -ms-animation: none;
  animation: none; }

.ui.progress.active.striped .bar {
  -webkit-animation: progress-striped 3s linear infinite;
  animation: progress-striped 3s linear infinite; }

@-webkit-keyframes progress-striped {
  0% {
    background-position: 0px 0; }
  100% {
    background-position: 60px 0; } }

@keyframes progress-striped {
  0% {
    background-position: 0px 0; }
  100% {
    background-position: 60px 0; } }

/*--------------
     Sizes
---------------*/
.ui.small.progress .bar {
  height: 14px; }

/*
 * # Semantic - Reveal
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Reveal
*******************************/
.ui.reveal {
  display: inline-block;
  position: relative !important;
  z-index: 2 !important;
  font-size: 0em !important; }

.ui.reveal > .content {
  font-size: 1rem !important; }

.ui.reveal > .visible.content {
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s;
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s; }

.ui.reveal > .visible.content {
  position: absolute !important;
  top: 0em !important;
  left: 0em !important;
  z-index: 4 !important;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s;
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s; }

.ui.reveal > .hidden.content {
  position: relative !important;
  z-index: 3 !important; }

/*------------------
   Loose Coupling
-------------------*/
.ui.reveal.button {
  overflow: hidden; }

/*******************************
              Types
*******************************/
/*--------------
      Slide
---------------*/
.ui.slide.reveal {
  position: relative !important;
  display: block;
  overflow: hidden !important;
  white-space: nowrap; }

.ui.slide.reveal > .content {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0em;
  -webkit-transition: top 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s, left 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s, right 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s, bottom 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s;
  transition: top 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s, left 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s, right 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s, bottom 0.8s cubic-bezier(0.175, 0.885, 0.32, 1) 0.15s; }

.ui.slide.reveal > .visible.content {
  position: relative !important; }

.ui.slide.reveal > .hidden.content {
  position: absolute !important;
  left: 100% !important;
  width: 100% !important; }

.ui.slide.reveal:hover > .visible.content {
  left: -100% !important; }

.ui.slide.reveal:hover > .hidden.content {
  left: 0% !important; }

.ui.right.slide.reveal > .visible.content {
  left: 0%; }

.ui.right.slide.reveal > .hidden.content {
  left: auto !important;
  right: 100% !important; }

.ui.right.slide.reveal:hover > .visible.content {
  left: 100% !important;
  right: auto !important; }

.ui.right.slide.reveal:hover > .hidden.content {
  left: auto !important;
  right: 0% !important; }

.ui.up.slide.reveal > .visible.content {
  top: 0% !important;
  left: 0% !important;
  right: auto !important;
  bottom: auto !important; }

.ui.up.slide.reveal > .hidden.content {
  top: 100% !important;
  left: 0% !important;
  right: auto !important;
  bottom: auto !important; }

.ui.slide.up.reveal:hover > .visible.content {
  top: -100% !important;
  left: 0% !important; }

.ui.slide.up.reveal:hover > .hidden.content {
  top: 0% !important;
  left: 0% !important; }

.ui.down.slide.reveal > .visible.content {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  bottom: 0% !important; }

.ui.down.slide.reveal > .hidden.content {
  top: auto !important;
  right: auto !important;
  bottom: 100% !important;
  left: 0% !important; }

.ui.slide.down.reveal:hover > .visible.content {
  left: 0% !important;
  bottom: -100% !important; }

.ui.slide.down.reveal:hover > .hidden.content {
  left: 0% !important;
  bottom: 0% !important; }

/*--------------
      Fade
---------------*/
.ui.fade.reveal > .visible.content {
  opacity: 1; }

.ui.fade.reveal:hover > .visible.content {
  opacity: 0; }

/*--------------
      Move
---------------*/
.ui.move.reveal > .visible.content,
.ui.move.left.reveal > .visible.content {
  left: auto !important;
  top: auto !important;
  bottom: auto !important;
  right: 0% !important; }

.ui.move.reveal:hover > .visible.content,
.ui.move.left.reveal:hover > .visible.content {
  right: 100% !important; }

.ui.move.right.reveal > .visible.content {
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  left: 0% !important; }

.ui.move.right.reveal:hover > .visible.content {
  left: 100% !important; }

.ui.move.up.reveal > .visible.content {
  right: auto !important;
  left: auto !important;
  top: auto !important;
  bottom: 0% !important; }

.ui.move.up.reveal:hover > .visible.content {
  bottom: 100% !important; }

.ui.move.down.reveal > .visible.content {
  right: auto !important;
  left: auto !important;
  top: 0% !important;
  bottom: auto !important; }

.ui.move.down.reveal:hover > .visible.content {
  top: 100% !important; }

/*--------------
     Rotate
---------------*/
.ui.rotate.reveal > .visible.content {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.ui.rotate.reveal > .visible.content,
.ui.rotate.right.reveal > .visible.content {
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right; }

.ui.rotate.reveal:hover > .visible.content,
.ui.rotate.right.reveal:hover > .visible.content {
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg); }

.ui.rotate.left.reveal > .visible.content {
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left; }

.ui.rotate.left.reveal:hover > .visible.content {
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg); }

/*******************************
              States
*******************************/
.ui.disabled.reveal {
  opacity: 1 !important; }

.ui.disabled.reveal > .content {
  -webkit-transition: none !important;
  transition: none !important; }

.ui.disabled.reveal:hover > .visible.content {
  position: static !important;
  display: block !important;
  opacity: 1 !important;
  top: 0 !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.ui.disabled.reveal:hover > .hidden.content {
  display: none !important; }

/*******************************
           Variations
*******************************/
/*--------------
     Masked
---------------*/
.ui.masked.reveal {
  overflow: hidden; }

/*--------------
     Instant
---------------*/
.ui.instant.reveal > .content {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important; }

/*
 * # Semantic - Segment
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Segment
*******************************/
.ui.segment {
  position: relative;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  margin: 1em 0em;
  padding: 1em;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.segment:first-child {
  margin-top: 0em; }

.ui.segment:last-child {
  margin-bottom: 0em; }

.ui.segment:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui.vertical.segment {
  margin: 0em;
  padding-left: 0em;
  padding-right: 0em;
  background-color: transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); }

.ui.vertical.segment:first-child {
  padding-top: 0em; }

.ui.horizontal.segment {
  margin: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  background-color: transparent;
  border-radius: 0px;
  -webkit-box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.1); }

.ui.horizontal.segment:first-child {
  padding-left: 0em; }

/*-------------------
    Loose Coupling
--------------------*/
.ui.pointing.menu + .ui.attached.segment {
  top: 1px; }

.ui.page.grid.segment .ui.grid .ui.segment.column {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.ui.grid.segment,
.ui.grid .ui.segment.row,
.ui.grid .ui.segment.column {
  border-radius: 0em;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none; }

/* No padding on edge content */
.ui.segment > :first-child {
  margin-top: 0em; }

.ui.segment > :last-child {
  margin-bottom: 0em; }

/*******************************
             Types
*******************************/
/*-------------------
        Piled
--------------------*/
.ui.piled.segment {
  margin: 2em 0em;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15); }

.ui.piled.segment:first-child {
  margin-top: 0em; }

.ui.piled.segment:last-child {
  margin-bottom: 0em; }

.ui.piled.segment:after,
.ui.piled.segment:before {
  background-color: #FFFFFF;
  visibility: visible;
  content: "";
  display: block;
  height: 100%;
  left: -1px;
  position: absolute;
  width: 100%;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); }

.ui.piled.segment:after {
  -webkit-transform: rotate(1.2deg);
  -ms-transform: rotate(1.2deg);
  transform: rotate(1.2deg);
  top: 0;
  z-index: -1; }

.ui.piled.segment:before {
  -webkit-transform: rotate(-1.2deg);
  -ms-transform: rotate(-1.2deg);
  transform: rotate(-1.2deg);
  top: 0;
  z-index: -2; }

/*-------------------
       Stacked
--------------------*/
.ui.stacked.segment {
  padding-bottom: 1.7em; }

.ui.stacked.segment:after,
.ui.stacked.segment:before {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.02);
  width: 100%;
  height: 5px;
  visibility: visible; }

.ui.stacked.segment:before {
  bottom: 0px; }

/* Inverted */
.ui.stacked.inverted.segment:after,
.ui.stacked.inverted.segment:before {
  background-color: rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.35); }

/*-------------------
       Circular
--------------------*/
.ui.circular.segment {
  display: table-cell;
  padding: 2em;
  text-align: center;
  vertical-align: middle;
  border-radius: 500em; }

/*-------------------
       Raised
--------------------*/
.ui.raised.segment {
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1); }

/*******************************
            States
*******************************/
.ui.disabled.segment {
  opacity: 0.8;
  color: #DDDDDD; }

/*******************************
           Variations
*******************************/
/*-------------------
       Basic
--------------------*/
.ui.basic.segment {
  position: relative;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px; }

.ui.basic.segment:first-child {
  padding-top: 0em; }

.ui.basic.segment:last-child {
  padding-bottom: 0em; }

/*-------------------
       Fittted
--------------------*/
.ui.fitted.segment {
  padding: 0em; }

/*-------------------
       Colors
--------------------*/
.ui.blue.segment {
  border-top: 0.2em solid #6ECFF5; }

.ui.green.segment {
  border-top: 0.2em solid #A1CF64; }

.ui.red.segment {
  border-top: 0.2em solid #D95C5C; }

.ui.orange.segment {
  border-top: 0.2em solid #F05940; }

.ui.purple.segment {
  border-top: 0.2em solid #564F8A; }

.ui.teal.segment {
  border-top: 0.2em solid #00B5AD; }

/*-------------------
   Inverted Colors
--------------------*/
.ui.inverted.black.segment {
  background-color: #5C6166 !important;
  color: #FFFFFF !important; }

.ui.inverted.blue.segment {
  background-color: #6ECFF5 !important;
  color: #FFFFFF !important; }

.ui.inverted.green.segment {
  background-color: #A1CF64 !important;
  color: #FFFFFF !important; }

.ui.inverted.red.segment {
  background-color: #D95C5C !important;
  color: #FFFFFF !important; }

.ui.inverted.orange.segment {
  background-color: #F05940 !important;
  color: #FFFFFF !important; }

.ui.inverted.purple.segment {
  background-color: #564F8A !important;
  color: #FFFFFF !important; }

.ui.inverted.teal.segment {
  background-color: #00B5AD !important;
  color: #FFFFFF !important; }

/*-------------------
       Aligned
--------------------*/
.ui.left.aligned.segment {
  text-align: left; }

.ui.right.aligned.segment {
  text-align: right; }

.ui.center.aligned.segment {
  text-align: center; }

.ui.justified.segment {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

/*-------------------
       Floated
--------------------*/
.ui.floated.segment,
.ui.left.floated.segment {
  float: left; }

.ui.right.floated.segment {
  float: right; }

/*-------------------
      Inverted
--------------------*/
.ui.inverted.segment {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.inverted.segment .segment {
  color: rgba(0, 0, 0, 0.7); }

.ui.inverted.segment .inverted.segment {
  color: #FFFFFF; }

.ui.inverted.segment,
.ui.primary.inverted.segment {
  background-color: #222222;
  color: #FFFFFF; }

/*-------------------
     Ordinality
--------------------*/
.ui.primary.segment {
  background-color: #FFFFFF;
  color: #555555; }

.ui.secondary.segment {
  background-color: #FAF9FA;
  color: #777777; }

.ui.tertiary.segment {
  background-color: #EBEBEB;
  color: #B0B0B0; }

.ui.secondary.inverted.segment {
  background-color: #555555;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
  color: #FAFAFA; }

.ui.tertiary.inverted.segment {
  background-color: #555555;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0.6)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0.6)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);
  color: #EEEEEE; }

/*-------------------
      Attached
--------------------*/
.ui.segment.attached {
  top: -1px;
  bottom: -1px;
  border-radius: 0px;
  margin: 0em;
  -webkit-box-shadow: 0px 0px 0px 1px #DDDDDD;
  box-shadow: 0px 0px 0px 1px #DDDDDD; }

.ui.top.attached.segment {
  top: 0px;
  bottom: -1px;
  margin-top: 1em;
  margin-bottom: 0em;
  border-radius: 5px 5px 0px 0px; }

.ui.segment.top.attached:first-child {
  margin-top: 0em; }

.ui.segment.bottom.attached {
  top: -1px;
  bottom: 0px;
  margin-top: 0em;
  margin-bottom: 1em;
  border-radius: 0px 0px 5px 5px; }

.ui.segment.bottom.attached:last-child {
  margin-bottom: 0em; }

/*
 * # Semantic - Steps
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Step
*******************************/
.ui.step,
.ui.steps .step {
  display: inline-block;
  position: relative;
  padding: 1em 2em 1em 3em;
  vertical-align: top;
  background-color: #FFFFFF;
  color: #888888;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.step:after,
.ui.steps .step:after {
  position: absolute;
  z-index: 2;
  content: '';
  top: 0em;
  right: -1.45em;
  border-bottom: 1.5em solid transparent;
  border-left: 1.5em solid #FFFFFF;
  border-top: 1.5em solid transparent;
  width: 0em;
  height: 0em; }

.ui.step,
.ui.steps .step,
.ui.steps .step:after {
  -webkit-transition: opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease; }

/*******************************
            Group
*******************************/
.ui.steps {
  cursor: pointer;
  display: inline-block;
  font-size: 0em;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.3125rem; }

.ui.steps .step:first-child {
  padding-left: 1.35em;
  border-radius: 0.3125em 0em 0em 0.3125em; }

.ui.steps .step:last-child {
  border-radius: 0em 0.3125em 0.3125em 0em; }

.ui.steps .step:only-child {
  border-radius: 0.3125em; }

.ui.steps .step:last-child {
  margin-right: 0em; }

.ui.steps .step:last-child:after {
  display: none; }

/*******************************
             States
*******************************/
/* Hover */
.ui.step:hover,
.ui.step.hover {
  background-color: #F7F7F7;
  color: rgba(0, 0, 0, 0.8); }

.ui.steps .step.hover:after,
.ui.steps .step:hover:after,
.ui.step:hover,
.ui.step.hover::after {
  border-left-color: #F7F7F7; }

/* Hover */
.ui.steps .step.down,
.ui.steps .step:active,
.ui.step.down,
.ui.step:active {
  background-color: #F0F0F0; }

.ui.steps .step.down:after,
.ui.steps .step:active:after,
.ui.steps.down::after,
.ui.steps:active::after {
  border-left-color: #F0F0F0; }

/* Active */
.ui.steps .step.active,
.ui.active.step {
  cursor: auto;
  background-color: #555555;
  color: #FFFFFF;
  font-weight: bold; }

.ui.steps .step.active:after,
.ui.active.steps:after {
  border-left-color: #555555; }

/* Disabled */
.ui.steps .disabled.step,
.ui.disabled.step {
  cursor: auto;
  background-color: #FFFFFF;
  color: #CBCBCB; }

.ui.disabled.step:after {
  border: none;
  background-color: #FFFFFF;
  top: 0.42em;
  right: -1em;
  width: 2.15em;
  height: 2.15em;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-shadow: -1px -1px 0px 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: -1px -1px 0px 0px rgba(0, 0, 0, 0.1) inset; }

/*******************************
           Variations
*******************************/
/* Attached */
.attached.ui.steps {
  margin: 0em;
  border-radius: 0.3125em 0.3125em 0em 0em; }

.attached.ui.steps .step:first-child {
  border-radius: 0.3125em 0em 0em 0em; }

.attached.ui.steps .step:last-child {
  border-radius: 0em 0.3125em 0em 0em; }

/* Bottom Side */
.bottom.attached.ui.steps {
  margin-top: -1px;
  border-radius: 0em 0em 0.3125em 0.3125em; }

.bottom.attached.ui.steps .step:first-child {
  border-radius: 0em 0em 0em 0.3125em; }

.bottom.attached.ui.steps .step:last-child {
  border-radius: 0em 0em 0.3125em 0em; }

/* Evenly divided  */
.ui.one.steps,
.ui.two.steps,
.ui.three.steps,
.ui.four.steps,
.ui.five.steps,
.ui.six.steps,
.ui.seven.steps,
.ui.eight.steps {
  display: block; }

.ui.one.steps > .step {
  width: 100%; }

.ui.two.steps > .step {
  width: 50%; }

.ui.three.steps > .step {
  width: 33.333%; }

.ui.four.steps > .step {
  width: 25%; }

.ui.five.steps > .step {
  width: 20%; }

.ui.six.steps > .step {
  width: 16.666%; }

.ui.seven.steps > .step {
  width: 14.285%; }

.ui.eight.steps > .step {
  width: 12.500%; }

/*******************************
             Sizes
*******************************/
.ui.small.step,
.ui.small.steps .step {
  font-size: 0.8rem; }

.ui.step,
.ui.steps .step {
  font-size: 1rem; }

.ui.large.step,
.ui.large.steps .step {
  font-size: 1.25rem; }

/*
 * # Semantic - Accordion
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Accordion
*******************************/
.ui.accordion,
.ui.accordion .accordion {
  width: 600px;
  max-width: 100%;
  font-size: 1rem;
  border-radius: 0.3125em;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1); }

.ui.accordion .title {
  cursor: pointer;
  margin: 0em;
  padding: 0.75em 1em;
  color: rgba(0, 0, 0, 0.6);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out; }

.ui.accordion .title:first-child {
  border-top: none; }

/* Content */
.ui.accordion .content {
  display: none;
  margin: 0em;
  padding: 1.3em 1em; }

/* Arrow */
.ui.accordion .title .dropdown.icon {
  display: inline-block;
  float: none;
  margin: 0em 0.5em 0em 0em;
  -webkit-transition: -webkit-transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.ui.accordion .title .dropdown.icon:before {
  content: '\f0da'; }

/*--------------
 Loose Coupling
---------------*/
.ui.basic.accordion.menu {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1); }

.ui.basic.accordion.menu .title,
.ui.basic.accordion.menu .content {
  padding: 0em; }

/*******************************
            Types
*******************************/
/*--------------
     Basic
---------------*/
.ui.basic.accordion {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.basic.accordion .title,
.ui.basic.accordion .title {
  background-color: transparent;
  border-top: none;
  padding-left: 0em;
  padding-right: 0em; }

.ui.basic.accordion .content {
  padding: 0.5em 0em; }

.ui.basic.accordion .active.title {
  background-color: transparent; }

/*******************************
            States
*******************************/
/*--------------
      Hover
---------------*/
.ui.accordion .title:hover,
.ui.accordion .active.title {
  color: rgba(0, 0, 0, 0.8); }

/*--------------
     Active
---------------*/
.ui.accordion .active.title {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.8); }

.ui.accordion .active.title .dropdown.icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.ui.accordion .active.content {
  display: block; }

/*******************************
           Variations
*******************************/
/*--------------
     Fluid
---------------*/
.ui.fluid.accordion,
.ui.fluid.accordion .accordion {
  width: 100%; }

/*
 * # Semantic - Chat Room
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Chat Room
*******************************/
.ui.chatroom {
  background-color: #F8F8F8;
  width: 330px;
  height: 370px;
  padding: 0px; }

.ui.chatroom .room {
  position: relative;
  background-color: #FFFFFF;
  overflow: hidden;
  height: 286px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  border-bottom: none; }

.ui.chatroom .room .loader {
  display: none;
  margin: -25px 0px 0px -25px; }

/* Chat Room Actions */
.ui.chatroom .actions {
  overflow: hidden;
  background-color: #EEEEEE;
  padding: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px 5px 0px 0px; }

.ui.chatroom .actions .button {
  float: right;
  margin-left: 3px; }

/* Online User Count */
.ui.chatroom .actions .message {
  float: left;
  margin-left: 6px;
  font-size: 11px;
  color: #AAAAAA;
  text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.8);
  line-height: 28px; }

.ui.chatroom .actions .message .loader {
  display: inline-block;
  margin-right: 8px; }

/* Chat Room Text Log */
.ui.chatroom .log {
  float: left;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto; }

.ui.chatroom .log .message {
  padding: 3px 0px;
  border-top: 1px dotted #DADADA; }

.ui.chatroom .log .message:first-child {
  border-top: none; }

/* status event */
.ui.chatroom .status {
  padding: 5px 0px;
  color: #AAAAAA;
  font-size: 12px;
  font-style: italic;
  line-height: 1.33;
  border-top: 1px dotted #DADADA; }

.ui.chatroom .log .status:first-child {
  border-top: none; }

.ui.chatroom .log .flag {
  float: left; }

.ui.chatroom .log p {
  margin-left: 0px; }

.ui.chatroom .log .author {
  font-weight: bold;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out; }

.ui.chatroom .log a.author:hover {
  opacity: 0.8; }

.ui.chatroom .log .message.admin p {
  font-weight: bold;
  margin: 1px 0px 0px 23px; }

.ui.chatroom .log .divider {
  margin: -1px 0px;
  font-size: 11px;
  padding: 10px 0px;
  border-top: 1px solid #F8F8F8;
  border-bottom: 1px solid #F8F8F8; }

.ui.chatroom .log .divider .rule {
  top: 50%;
  width: 15%; }

.ui.chatroom .log .divider .label {
  color: #777777;
  margin: 0px; }

/* Chat Room User List */
.ui.chatroom .room .list {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  float: left;
  background-color: #EEEEEE;
  border-left: 1px solid #DDDDDD; }

.ui.chatroom .room .list .user {
  display: table;
  padding: 3px 7px;
  border-bottom: 1px solid #DDDDDD; }

.ui.chatroom .room .list .user:hover {
  background-color: #F8F8F8; }

.ui.chatroom .room .list .image {
  display: table-cell;
  vertical-align: middle;
  width: 20px; }

.ui.chatroom .room .list .image img {
  width: 20px;
  height: 20px;
  vertical-align: middle; }

.ui.chatroom .room .list p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 7px;
  padding-right: 14px;
  font-size: 11px;
  line-height: 1.2;
  font-weight: bold; }

.ui.chatroom .room .list a:hover {
  opacity: 0.8; }

/* User List Loading */
.ui.chatroom.loading .loader {
  display: block; }

/* Chat Room Talk Input */
.ui.chatroom .talk {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 0px 0px;
  background-color: #EEEEEE;
  border-radius: 0px 0px 5px 5px; }

.ui.chatroom .talk .avatar,
.ui.chatroom .talk input,
.ui.chatroom .talk .button {
  float: left; }

.ui.chatroom .talk .avatar img {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 4px;
  border-radius: 500rem; }

.ui.chatroom .talk input {
  border: 1px solid #CCCCCC;
  margin: 0px;
  width: 196px;
  height: 14px;
  padding: 8px 5px;
  font-size: 12px;
  color: #555555; }

.ui.chatroom .talk input.focus {
  border: 1px solid #AAAAAA; }

.ui.chatroom .send {
  width: 80px;
  height: 32px;
  margin-left: -1px;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 23px;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  border-radius: 0 5px 5px 0; }

.ui.chatroom .talk .log-in.button {
  display: block;
  float: none;
  margin-top: -6px;
  height: 22px;
  border-radius: 0px 0px 4px 4px; }

.ui.chatroom .talk .log-in.button i {
  vertical-align: text-top; }

/* Quirky Flags */
.ui.chatroom .log .team.flag {
  width: 18px; }

/* Chat room Loaded */
.ui.chatroom.loading .loader {
  display: block; }

/* Standard Size */
.ui.chatroom {
  width: 330px;
  height: 370px; }

.ui.chatroom .room .container {
  width: 3000px; }

.ui.chatroom .log {
  width: 314px;
  height: 278px;
  padding: 4px 7px; }

.ui.chatroom .room .list {
  width: 124px;
  height: 278px;
  padding: 4px 0px; }

.ui.chatroom .room .list .user {
  width: 110px; }

.ui.chatroom .talk {
  height: 40px; }

/*
 * # Semantic - Checkbox
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Checkbox
*******************************/
/*--------------
    Standard
---------------*/
/*--- Content ---*/
.ui.checkbox {
  position: relative;
  display: inline-block;
  min-width: 1em;
  height: 1.25em;
  line-height: 1em;
  outline: none;
  vertical-align: middle; }

.ui.checkbox input {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  outline: none; }

/*--- Box ---*/
.ui.checkbox .box,
.ui.checkbox label {
  cursor: pointer;
  padding-left: 2em;
  outline: none; }

.ui.checkbox .box:before,
.ui.checkbox label:before {
  position: absolute;
  top: 0em;
  line-height: 1;
  width: 1em;
  height: 1em;
  left: 0em;
  content: '';
  border-radius: 4px;
  background: #FFFFFF;
  -webkit-transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  -webkit-box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.2); }

/*--- Checkbox ---*/
.ui.checkbox .box:after,
.ui.checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  background: transparent;
  border: 0.2em solid #333333;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.ui.checkbox .box:after,
.ui.checkbox label:after {
  top: 0.275em;
  left: 0.2em;
  width: 0.45em;
  height: 0.15em; }

/*--- Inside Label ---*/
.ui.checkbox label {
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.ui.checkbox label:hover {
  color: rgba(0, 0, 0, 0.8); }

.ui.checkbox input:focus + label {
  color: rgba(0, 0, 0, 0.8); }

/*--- Outside Label  ---*/
.ui.checkbox + label {
  cursor: pointer;
  opacity: 0.85;
  vertical-align: middle; }

.ui.checkbox + label:hover {
  opacity: 1; }

/*******************************
           States
*******************************/
/*--- Hover ---*/
.ui.checkbox .box:hover::before,
.ui.checkbox label:hover::before {
  -webkit-box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3); }

/*--- Down ---*/
.ui.checkbox .box:active::before,
.ui.checkbox label:active::before {
  background-color: #F5F5F5; }

/*--- Focus ---*/
.ui.checkbox input:focus + .box:before,
.ui.checkbox input:focus + label:before {
  -webkit-box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3); }

/*--- Active ---*/
.ui.checkbox input:checked + .box:after,
.ui.checkbox input:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

/*--- Disabled ---*/
.ui.disabled.checkbox + .box:after,
.ui.checkbox input[disabled] + .box:after,
.ui.disabled.checkbox label,
.ui.checkbox input[disabled] + label {
  opacity: 0.4;
  color: rgba(0, 0, 0, 0.3); }

/*******************************
          Variations
*******************************/
/*--------------
     Radio
---------------*/
.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
  min-width: 1em;
  height: 1em;
  border-radius: 500px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  border: none;
  top: 0.2em;
  left: 0.2em;
  width: 0.6em;
  height: 0.6em;
  background-color: #555555;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  border-radius: 500px; }

/*--------------
     Slider
---------------*/
.ui.slider.checkbox {
  cursor: pointer;
  min-width: 3em; }

/* Line */
.ui.slider.checkbox:after {
  position: absolute;
  top: 0.5em;
  left: 0em;
  content: '';
  width: 3em;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1); }

/* Button */
.ui.slider.checkbox .box,
.ui.slider.checkbox label {
  padding-left: 4em; }

.ui.slider.checkbox .box:before,
.ui.slider.checkbox label:before {
  cursor: pointer;
  display: block;
  position: absolute;
  top: -0.25em;
  left: 0em;
  z-index: 1;
  width: 1.5em;
  height: 1.5em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  border-radius: 50rem;
  -webkit-transition: left 0.3s ease 0s;
  transition: left 0.3s ease 0s; }

/* Button Activation Light */
.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
  opacity: 1;
  position: absolute;
  content: '';
  top: 0.15em;
  left: 0em;
  z-index: 2;
  margin-left: 0.375em;
  border: none;
  width: 0.75em;
  height: 0.75em;
  border-radius: 50rem;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: background 0.3s ease 0s, left 0.3s ease 0s;
  transition: background 0.3s ease 0s, left 0.3s ease 0s; }

/* Selected Slider Toggle */
.ui.slider.checkbox input:checked + .box:before,
.ui.slider.checkbox input:checked + label:before,
.ui.slider.checkbox input:checked + .box:after,
.ui.slider.checkbox input:checked + label:after {
  left: 1.75em; }

/* Off Color */
.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
  background-color: #D95C5C; }

/* On Color */
.ui.slider.checkbox input:checked + .box:after,
.ui.slider.checkbox input:checked + label:after {
  background-color: #89B84C; }

/*--------------
     Toggle
---------------*/
.ui.toggle.checkbox {
  cursor: pointer; }

.ui.toggle.checkbox .box,
.ui.toggle.checkbox label {
  padding-left: 4em; }

/* Switch */
.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
  cursor: pointer;
  display: block;
  position: absolute;
  content: '';
  top: -0.25em;
  left: 0em;
  z-index: 1;
  background-color: #FFFFFF;
  width: 3em;
  height: 1.5em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  border-radius: 50rem; }

/* Activation Light */
.ui.toggle.checkbox .box:after,
.ui.toggle.checkbox label:after {
  opacity: 1;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  content: '';
  position: absolute;
  top: 0.15em;
  left: 0.5em;
  z-index: 2;
  border: none;
  width: 0.75em;
  height: 0.75em;
  background-color: #D95C5C;
  border-radius: 50rem;
  -webkit-transition: background 0.3s ease 0s, left 0.3s ease 0s;
  transition: background 0.3s ease 0s, left 0.3s ease 0s; }

/* Active */
.ui.toggle.checkbox:active .box:before,
.ui.toggle.checkbox:active label:before {
  background-color: #F5F5F5; }

/* Active */
.ui.toggle.checkbox input:checked + .box:after,
.ui.toggle.checkbox input:checked + label:after {
  left: 1.75em;
  background-color: #89B84C; }

/*--------------
     Sizes
---------------*/
.ui.checkbox {
  font-size: 1em; }

.ui.large.checkbox {
  font-size: 1.25em; }

.ui.huge.checkbox {
  font-size: 1.5em; }

/*
 * # Semantic - Dimmer
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Dimmer
*******************************/
.ui.dimmable {
  position: relative; }

.ui.dimmer {
  display: none;
  position: absolute;
  top: 0em !important;
  left: 0em !important;
  width: 0%;
  height: 0%;
  text-align: center;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  line-height: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000; }

/* Dimmer Content */
.ui.dimmer > .content {
  width: 100%;
  height: 100%;
  display: table;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.ui.dimmer > .content > div {
  display: table-cell;
  vertical-align: middle;
  color: #FFFFFF; }

/* Loose Coupling */
.ui.segment > .ui.dimmer {
  border-radius: 5px; }

.ui.horizontal.segment > .ui.dimmer,
.ui.vertical.segment > .ui.dimmer {
  border-radius: 5px; }

/*******************************
            States
*******************************/
.ui.dimmed.dimmable:not(body) {
  overflow: hidden; }

.ui.dimmed.dimmable > .ui.animating.dimmer,
.ui.dimmed.dimmable > .ui.visible.dimmer,
.ui.active.dimmer {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1; }

.ui.disabled.dimmer {
  width: 0em !important;
  height: 0em !important; }

/*******************************
           Variations
*******************************/
/*--------------
      Page
---------------*/
.ui.page.dimmer {
  position: fixed;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center; }

.ui.scrolling.dimmable > .dimmer,
.ui.scrolling.page.dimmer {
  position: absolute; }

/*--------------
    Aligned
---------------*/
.ui.dimmer > .top.aligned.content > * {
  vertical-align: top; }

.ui.dimmer > .bottom.aligned.content > * {
  vertical-align: bottom; }

/*--------------
    Inverted
---------------*/
.ui.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0.85); }

.ui.inverted.dimmer > .content > * {
  color: rgba(0, 0, 0, 0.8); }

/*--------------
     Simple
---------------*/
/* Displays without javascript */
.ui.simple.dimmer {
  display: block;
  overflow: hidden;
  opacity: 1;
  z-index: -100;
  background-color: rgba(0, 0, 0, 0); }

.ui.dimmed.dimmable > .ui.simple.dimmer {
  overflow: visible;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 1; }

.ui.simple.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0); }

.ui.dimmed.dimmable > .ui.simple.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0.85); }

/*
 * # Semantic - Dropdown
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Dropdown
*******************************/
.ui.dropdown {
  cursor: pointer;
  position: relative;
  display: inline-block;
  line-height: 1;
  -webkit-transition: border-radius 0.1s ease, width 0.2s ease;
  transition: border-radius 0.1s ease, width 0.2s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

/*******************************
            Content
*******************************/
/*--------------
     Menu
---------------*/
.ui.dropdown .menu {
  cursor: auto;
  position: absolute;
  display: none;
  top: 100%;
  margin: 0em;
  background-color: #FFFFFF;
  min-width: 100%;
  white-space: nowrap;
  font-size: 0.875em;
  text-shadow: none;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 0.325em 0.325em;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 11; }

/*--------------
      Icon
---------------*/
.ui.dropdown > .dropdown.icon {
  width: auto;
  margin: 0em 0em 0em 1em; }

.ui.dropdown > .dropdown.icon:before {
  content: "\f0d7"; }

.ui.dropdown .menu .item .dropdown.icon {
  width: auto;
  float: right;
  margin: 0em 0em 0em 0.5em; }

.ui.dropdown .menu .item .dropdown.icon:before {
  content: "\f0da"; }

/*--------------
      Text
---------------*/
.ui.dropdown > .text {
  display: inline-block;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }

/* Flyout Direction */
.ui.dropdown .menu {
  left: 0px; }

/*--------------
    Sub Menu
---------------*/
.ui.dropdown .menu .menu {
  top: 0% !important;
  left: 100% !important;
  margin: 0em !important;
  border-radius: 0 0.325em 0.325em 0em !important; }

.ui.dropdown .menu .menu:after {
  display: none; }

.ui.dropdown .menu .item {
  cursor: pointer;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  height: auto;
  font-size: 0.875em;
  display: block;
  color: rgba(0, 0, 0, 0.75);
  padding: 0.85em 1em !important;
  font-size: 0.875rem;
  text-transform: none;
  font-weight: normal;
  text-align: left;
  -webkit-touch-callout: none; }

.ui.dropdown .menu .item:before {
  display: none; }

.ui.dropdown .menu .item .icon {
  margin-right: 0.75em; }

.ui.dropdown .menu .item:first-child {
  border-top: none; }

/*******************************
            Coupling
*******************************/
/* Opposite on last menu on right */
.ui.menu .right.menu .dropdown:last-child .menu,
.ui.buttons > .ui.dropdown:last-child .menu {
  left: auto;
  right: 0px; }

.ui.vertical.menu .dropdown.item > .dropdown.icon:before {
  content: "\f0da"; }

.ui.dropdown.icon.button > .dropdown.icon {
  margin: 0em; }

/*******************************
            States
*******************************/
/* Dropdown Visible */
.ui.visible.dropdown > .menu {
  display: block; }

/* Menu Item Hover */
.ui.dropdown .menu .item:hover {
  background-color: rgba(0, 0, 0, 0.02);
  z-index: 12; }

/* Menu Item Active */
.ui.dropdown .menu .active.item {
  background-color: rgba(0, 0, 0, 0.06) !important;
  border-left: none;
  border-color: transparent !important;
  -webkit-box-shadow: none;
  -moz-shadow: none;
  box-shadow: none;
  z-index: 12; }

/* Default Text */
.ui.dropdown > .default.text,
.ui.default.dropdown > .text {
  color: rgba(0, 0, 0, 0.5); }

.ui.dropdown:hover > .default.text,
.ui.default.dropdown:hover > .text {
  color: rgba(0, 0, 0, 0.8); }

/*******************************
           Variations
*******************************/
/*--------------
     Simple
---------------*/
/* Displays without javascript */
.ui.simple.dropdown .menu:before,
.ui.simple.dropdown .menu:after {
  display: none; }

.ui.simple.dropdown .menu {
  display: block;
  overflow: hidden;
  top: -9999px !important;
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

.ui.simple.active.dropdown,
.ui.simple.dropdown:hover {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important; }

.ui.simple.active.dropdown > .menu,
.ui.simple.dropdown:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 100% !important;
  opacity: 1; }

.ui.simple.dropdown > .menu .item:active > .menu,
.ui.simple.dropdown:hover > .menu .item:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 0% !important;
  left: 100% !important;
  opacity: 1; }

.ui.simple.disabled.dropdown:hover .menu {
  display: none;
  height: 0px;
  width: 0px;
  overflow: hidden; }

/*--------------
    Selection
---------------*/
/* Displays like a select box */
.ui.selection.dropdown {
  cursor: pointer;
  display: inline-block;
  word-wrap: break-word;
  white-space: normal;
  background-color: #FFFFFF;
  padding: 0.5em 1em;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0.3125em !important; }

.ui.selection.dropdown select {
  display: none; }

.ui.selection.dropdown > .dropdown.icon {
  opacity: 0.7;
  margin: 0.2em 0em 0.2em 1.25em;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

.ui.selection.dropdown,
.ui.selection.dropdown .menu {
  top: 100%;
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out; }

.ui.selection.dropdown .menu {
  max-height: 312px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-shadow: 0px 1px 0px 1px #E0E0E0;
  box-shadow: 0px 1px 0px 1px #E0E0E0;
  border-radius: 0px 0px 0.325em 0.325em; }

.ui.selection.dropdown .menu:after,
.ui.selection.dropdown .menu:before {
  display: none; }

.ui.selection.dropdown .menu img {
  height: 2.5em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em; }

/* Hover */
.ui.selection.dropdown:hover {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) !important; }

.ui.selection.dropdown:hover .menu {
  -webkit-box-shadow: 0px 1px 0px 1px #D3D3D3;
  box-shadow: 0px 1px 0px 1px #D3D3D3; }

.ui.selection.dropdown:hover > .dropdown.icon {
  opacity: 1; }

/* Visible */
.ui.visible.selection.dropdown {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important; }

/* Active */
.ui.active.selection.dropdown {
  border-radius: 0.3125em 0.3125em 0em 0em !important; }

.ui.active.selection.dropdown > .dropdown.icon {
  opacity: 1; }

/*--------------
      Fluid
---------------*/
.ui.fluid.dropdown {
  display: block; }

.ui.fluid.dropdown > .dropdown.icon {
  float: right; }

/*--------------
     Inline
---------------*/
.ui.inline.dropdown {
  cursor: pointer;
  display: inline-block;
  color: inherit; }

.ui.inline.dropdown .dropdown.icon {
  margin: 0em 0.5em 0em 0.25em; }

.ui.inline.dropdown .text {
  font-weight: bold; }

.ui.inline.dropdown .menu {
  cursor: auto;
  margin-top: 0.25em;
  border-radius: 0.325em; }

/*--------------
    Floating
---------------*/
.ui.floating.dropdown .menu {
  left: 0;
  right: auto;
  margin-top: 0.5em !important;
  border-radius: 0.325em; }

/*--------------
     Pointing
---------------*/
.ui.pointing.dropdown .menu {
  top: 100%;
  margin-top: 0.75em;
  border-radius: 0.325em; }

.ui.pointing.dropdown .menu:after {
  display: block;
  position: absolute;
  pointer-events: none;
  content: " ";
  visibility: visible;
  width: 0.5em;
  height: 0.5em;
  -webkit-box-shadow: -1px -1px 0px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px -1px 0px 1px rgba(0, 0, 0, 0.05);
  background-image: none;
  background-color: #FFFFFF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2; }

.ui.pointing.dropdown .menu .active.item:first-child {
  background: transparent -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.03));
  background: transparent-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.03)));
  background: transparent linear-gradient(transparent, rgba(0, 0, 0, 0.03)); }

/* Directions */
.ui.pointing.dropdown .menu:after {
  top: -0.25em;
  left: 50%;
  margin: 0em 0em 0em -0.25em; }

.ui.top.left.pointing.dropdown .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 0.75em 0em 0em; }

.ui.top.left.pointing.dropdown .menu:after {
  top: -0.25em;
  left: 1.25em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.ui.top.right.pointing.dropdown .menu {
  top: 100%;
  bottom: auto;
  right: 0%;
  left: auto;
  margin: 0.75em 0em 0em; }

.ui.top.right.pointing.dropdown .menu:after {
  top: -0.25em;
  left: auto;
  right: 1.25em;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.ui.left.pointing.dropdown .menu {
  top: 0%;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em 0.75em; }

.ui.left.pointing.dropdown .menu:after {
  top: 1em;
  left: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.ui.right.pointing.dropdown .menu {
  top: 0%;
  left: auto;
  right: 100%;
  margin: 0em 0.75em 0em 0em; }

.ui.right.pointing.dropdown .menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

/*
 * # Semantic - Modal
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Modal
*******************************/
.ui.modal {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 50%;
  text-align: left;
  width: 90%;
  margin-left: -45%;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

/*******************************
            Content
*******************************/
/*--------------
     Close
---------------*/
.ui.modal > .close {
  cursor: pointer;
  position: absolute;
  opacity: 0.8;
  font-size: 1.25em;
  top: -1.75em;
  right: -1.75em;
  color: #FFFFFF; }

.ui.modal > .close:hover {
  opacity: 1; }

/*--------------
     Header
---------------*/
.ui.modal > .header {
  margin: 0em;
  padding: 1.5rem 2rem;
  font-size: 1.6em;
  font-weight: bold;
  border-radius: 0.325em 0.325em 0px 0px; }

/*--------------
     Content
---------------*/
.ui.modal > .content {
  display: table;
  width: 100%;
  position: relative;
  padding: 2em;
  background-color: #F4F4F4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.modal > .content > .left:not(.ui) {
  display: table-cell;
  padding-right: 1.5%;
  min-width: 25%; }

.ui.modal > .content > .right:not(.ui) {
  display: table-cell;
  padding-left: 1.5%;
  vertical-align: top; }

.ui.modal > .content > .left:not(.ui) > i.icon {
  font-size: 8em;
  margin: 0em; }

.ui.modal > .content p {
  line-height: 1.6; }

/*--------------
     Actions
---------------*/
.ui.modal .actions {
  padding: 1rem 2rem;
  text-align: right; }

.ui.modal .actions > .button {
  margin-left: 0.75em; }

/*-------------------
       Sizing
--------------------*/
/* Mobile Only */
@media only screen and (max-width: 768px) {
  .ui.modal .content > .left:not(.ui) {
    display: block;
    padding: 0em 0em 1em; }
  .ui.modal .content > .right:not(.ui) {
    display: block;
    padding: 1em 0em 0em;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .ui.modal .content .image {
    width: auto !important;
    max-width: 100%; }
  .ui.modal .actions {
    padding-bottom: 0em; }
  .ui.modal .actions > .buttons,
  .ui.modal .actions > .button {
    margin-bottom: 1em; } }

/* Tablet and Mobile */
@media only screen and (max-width: 998px) {
  .ui.modal {
    width: 92%;
    margin-left: -46%; }
  .ui.modal > .close {
    color: rgba(0, 0, 0, 0.8);
    top: 1.5rem;
    right: 1rem; } }

/* Computer / Responsive */
@media only screen and (min-width: 998px) {
  .ui.modal {
    width: 74%;
    margin-left: -37%; } }

@media only screen and (min-width: 1500px) {
  .ui.modal {
    width: 56%;
    margin-left: -28%; } }

@media only screen and (min-width: 1750px) {
  .ui.modal {
    width: 42%;
    margin-left: -21%; } }

@media only screen and (min-width: 2000px) {
  .ui.modal {
    width: 36%;
    margin-left: -18%; } }

/*******************************
             Types
*******************************/
.ui.basic.modal {
  background-color: transparent;
  border: none;
  color: #FFFFFF; }

.ui.basic.modal > .close {
  top: 1.5rem;
  right: 1rem; }

.ui.basic.modal .content {
  background-color: transparent; }

/*******************************
            Variations
*******************************/
/* A modal that cannot fit on the page */
.ui.modal.scrolling {
  position: absolute;
  margin-top: 10px; }

/*******************************
              States
*******************************/
.ui.active.modal {
  display: block; }

/*--------------
      Size
---------------*/
/* Small */
.ui.small.modal > .header {
  font-size: 1.3em; }

@media only screen and (min-width: 998px) {
  .ui.small.modal {
    width: 58%;
    margin-left: -29%; } }

@media only screen and (min-width: 1500px) {
  .ui.small.modal {
    width: 40%;
    margin-left: -20%; } }

@media only screen and (min-width: 1750px) {
  .ui.small.modal {
    width: 26%;
    margin-left: -13%; } }

@media only screen and (min-width: 2000px) {
  .ui.small.modal {
    width: 20%;
    margin-left: -10%; } }

/* Large */
@media only screen and (min-width: 998px) {
  .ui.large.modal {
    width: 74%;
    margin-left: -37%; } }

@media only screen and (min-width: 1500px) {
  .ui.large.modal {
    width: 64%;
    margin-left: -32%; } }

@media only screen and (min-width: 1750px) {
  .ui.large.modal {
    width: 54%;
    margin-left: -27%; } }

@media only screen and (min-width: 2000px) {
  .ui.large.modal {
    width: 44%;
    margin-left: -22%; } }

/*
 * # Semantic - Nag
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Nag
*******************************/
.ui.nag {
  display: none;
  opacity: 0.95;
  position: relative;
  top: 0px;
  left: 0%;
  z-index: 101;
  min-height: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0em;
  line-height: 3em;
  padding: 0em 1em;
  background-color: #555555;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  font-size: 1em;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 0px 0px 5px 5px;
  -webkit-transition: 0.2s background;
  transition: 0.2s background; }

a.ui.nag {
  cursor: pointer; }

.ui.nag > .title {
  display: inline-block;
  margin: 0em 0.5em;
  color: #FFFFFF; }

.ui.nag > .close.icon {
  cursor: pointer;
  opacity: 0.4;
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -0.5em;
  color: #FFFFFF;
  -webkit-transition: 0.1s opacity;
  transition: 0.1s opacity; }

/*******************************
             States
*******************************/
/* Hover */
.ui.nag:hover {
  opacity: 1; }

.ui.nag .close:hover {
  opacity: 1; }

/*******************************
           Variations
*******************************/
/*--------------
     Static
---------------*/
.ui.overlay.nag {
  position: absolute;
  display: block; }

/*--------------
     Fixed
---------------*/
.ui.fixed.nag {
  position: fixed; }

/*--------------
     Bottom
---------------*/
.ui.bottom.nag {
  border-radius: 5px 5px 0px 0px; }

.ui.fixed.bottom.nags,
.ui.fixed.bottom.nag {
  top: auto;
  bottom: 0px; }

/*--------------
     White
---------------*/
.ui.white.nags .nag,
.ui.white.nag {
  background-color: #F1F1F1;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  color: #ACACAC; }

.ui.white.nags .nag .close,
.ui.white.nags .nag .title,
.ui.white.nag .close,
.ui.white.nag .title {
  color: #333333; }

/*******************************
           Groups
*******************************/
.ui.nags .nag {
  border-radius: 0px; }

/*
 * # Semantic - Popup
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Popup
*******************************/
.ui.popup {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 900;
  border: 1px solid rgba(0, 0, 0, 0.1);
  max-width: 250px;
  background-color: #FFFFFF;
  padding: 0.8em 1.2em;
  font-size: 0.875rem;
  font-weight: normal;
  font-style: normal;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); }

.ui.popup .header {
  padding: 0em 0em 0.5em;
  font-size: 1.125em;
  line-height: 1.2;
  font-weight: bold; }

.ui.popup:before {
  position: absolute;
  content: "";
  width: 0.75em;
  height: 0.75rem;
  background-image: none;
  background-color: #FFFFFF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.ui.popup .ui.button {
  width: 100%; }

/*******************************
            Types
*******************************/
/*--------------
     Spacing
---------------*/
.ui.popup {
  margin: 0em; }

.ui.popup.bottom {
  margin: 0.75em 0em 0em; }

.ui.popup.top {
  margin: 0em 0em 0.75em; }

.ui.popup.left.center {
  margin: 0em 0.75em 0em 0em; }

.ui.popup.right.center {
  margin: 0em 0em 0em 0.75em; }

.ui.popup.center {
  margin-left: -1.25em; }

/*--------------
     Pointer
---------------*/
/*--- Below ---*/
.ui.bottom.center.popup:before {
  margin-left: -0.4em;
  top: -0.4em;
  left: 50%;
  right: auto;
  bottom: auto;
  -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2); }

.ui.bottom.left.popup {
  margin-right: -2em; }

.ui.bottom.left.popup:before {
  top: -0.4em;
  right: 1em;
  bottom: auto;
  left: auto;
  margin-left: 0em;
  -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2); }

.ui.bottom.right.popup {
  margin-left: -2em; }

.ui.bottom.right.popup:before {
  top: -0.4em;
  left: 1em;
  right: auto;
  bottom: auto;
  margin-left: 0em;
  -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2); }

/*--- Above ---*/
.ui.top.center.popup:before {
  top: auto;
  right: auto;
  bottom: -0.4em;
  left: 50%;
  margin-left: -0.4em; }

.ui.top.left.popup {
  margin-right: -2em; }

.ui.top.left.popup:before {
  bottom: -0.4em;
  right: 1em;
  top: auto;
  left: auto;
  margin-left: 0em; }

.ui.top.right.popup {
  margin-left: -2em; }

.ui.top.right.popup:before {
  bottom: -0.4em;
  left: 1em;
  top: auto;
  right: auto;
  margin-left: 0em; }

/*--- Left Center ---*/
.ui.left.center.popup:before {
  top: 50%;
  right: -0.35em;
  bottom: auto;
  left: auto;
  margin-top: -0.4em;
  -webkit-box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.2); }

/*--- Right Center  ---*/
.ui.right.center.popup:before {
  top: 50%;
  left: -0.35em;
  bottom: auto;
  right: auto;
  margin-top: -0.4em;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.2); }

/*******************************
            States
*******************************/
.ui.loading.popup {
  display: block;
  visibility: hidden; }

.ui.animating.popup,
.ui.visible.popup {
  display: block; }

/*******************************
            Variations
*******************************/
/*--------------
      Size
---------------*/
.ui.small.popup {
  font-size: 0.75rem; }

.ui.large.popup {
  font-size: 1rem; }

/*--------------
     Colors
---------------*/
/* Inverted colors  */
.ui.inverted.popup {
  background-color: #333333;
  border: none;
  color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.inverted.popup .header {
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFFFFF; }

.ui.inverted.popup:before {
  background-color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*
 * # Semantic - Rating
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Rating
*******************************/
.ui.rating {
  display: inline-block;
  font-size: 0em;
  vertical-align: middle;
  margin: 0em 0.5rem 0em 0em; }

.ui.rating:last-child {
  margin-right: 0em; }

.ui.rating:before {
  display: block;
  content: '';
  visibility: hidden;
  clear: both;
  height: 0; }

/* Icon */
.ui.rating .icon {
  cursor: pointer;
  margin: 0em;
  width: 1em;
  height: auto;
  padding: 0em;
  color: rgba(0, 0, 0, 0.15);
  font-weight: normal;
  font-style: normal; }

.ui.rating .icon:before {
  content: "\2605";
  -webkit-transition: color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease; }

/*******************************
             Types
*******************************/
/*-------------------
        Star
--------------------*/
.ui.star.rating .icon {
  width: 1.2em; }

/* Star */
.ui.star.rating .icon:before {
  content: '\f006'; }

/* Active Star */
.ui.star.rating .active.icon:before {
  content: '\f005'; }

/*-------------------
        Heart
--------------------*/
.ui.heart.rating .icon {
  width: 1.2em; }

.ui.heart.rating .icon:before {
  content: '\f08a'; }

/* Active */
.ui.heart.rating .active.icon:before {
  content: '\f004'; }

.ui.heart.rating .active.icon {
  color: #EF404A !important; }

/* Hovered */
.ui.heart.rating .hover.icon,
.ui.heart.rating .active.hover.icon {
  color: #FF2733 !important; }

/*******************************
             States
*******************************/
/*-------------------
        Active
--------------------*/
/* disabled rating */
.ui.disabled.rating .icon {
  cursor: default; }

/* active icons */
.ui.rating .active.icon {
  color: #FFCB08 !important; }

/*-------------------
        Hover
--------------------*/
/* rating */
.ui.rating.hover .active.icon {
  opacity: 0.5; }

/* icon */
.ui.rating .icon.hover,
.ui.rating .icon.hover.active {
  opacity: 1;
  color: #FFB70A !important; }

/*******************************
          Variations
*******************************/
.ui.small.rating .icon {
  font-size: 0.75rem; }

.ui.rating .icon {
  font-size: 1rem; }

.ui.large.rating .icon {
  font-size: 1.5rem;
  vertical-align: middle; }

.ui.huge.rating .icon {
  font-size: 2rem;
  vertical-align: middle; }

/*
 * # Semantic - Search
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Search
*******************************/
.ui.search {
  position: relative;
  text-shadow: none;
  font-style: normal;
  font-weight: normal; }

.ui.search input {
  border-radius: 500rem; }

/*--------------
     Button
---------------*/
.ui.search > .button {
  position: relative;
  z-index: 2;
  float: right;
  margin: 0px 0px 0px -15px;
  padding: 6px 15px 7px;
  border-radius: 0px 15px 15px 0px;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*--------------
    Results
---------------*/
.ui.search .results {
  display: none;
  position: absolute;
  z-index: 999;
  top: 100%;
  left: 0px;
  overflow: hidden;
  background-color: #FFFFFF;
  margin-top: 0.5em;
  width: 380px;
  font-size: 0.875em;
  line-height: 1.2;
  color: #555555;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1), 0px -2px 0px 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1), 0px -2px 0px 0px rgba(0, 0, 0, 0.1) inset; }

.ui.search .result {
  cursor: pointer;
  overflow: hidden;
  padding: 0.5em 1em; }

.ui.search .result:first-child {
  border-top: none; }

.ui.search .result .image {
  background: #F0F0F0;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  border-radius: 3px;
  width: 38px;
  height: 38px; }

.ui.search .result .image img {
  display: block;
  width: 38px;
  height: 38px; }

.ui.search .result .image ~ .info {
  float: none;
  margin-left: 50px; }

.ui.search .result .info {
  float: left; }

.ui.search .result .title {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8); }

.ui.search .result .description {
  color: rgba(0, 0, 0, 0.6); }

.ui.search .result .price {
  float: right;
  color: #99A52C;
  font-weight: bold; }

/*--------------
    Message
---------------*/
.ui.search .message {
  padding: 1em; }

.ui.search .message .text .title {
  margin: 0em 0em 0.5rem;
  font-size: 1.25rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8); }

.ui.search .message .text .description {
  margin: 0em;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5); }

/*--------------
    Categories
---------------*/
.ui.search .results .category {
  background-color: #FAFAFA;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in; }

.ui.search .results .category:first-child {
  border-top: none; }

.ui.search .results .category > .name {
  float: left;
  padding: 12px 0px 0px 8px;
  font-weight: bold;
  color: #777777;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8); }

.ui.search .results .category .result {
  background-color: #FFFFFF;
  margin-left: 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

/* View All Results */
.ui.search .all {
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #FAFAFA;
  height: 2em;
  line-height: 2em;
  color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
  text-align: center; }

/*******************************
            States
*******************************/
/*--------------
      Hover
---------------*/
.ui.search .result:hover,
.ui.search .category .result:hover {
  background-color: #F8F8F8; }

.ui.search .all:hover {
  background-color: #F0F0F0; }

/*--------------
     Loading
---------------*/
.ui.search.loading .input .icon {
  background: url(../images/loader-mini.gif) no-repeat 50% 50%; }

.ui.search.loading .input .icon:before,
.ui.search.loading .input .icon:after {
  display: none; }

/*--------------
      Active
---------------*/
.ui.search .results .category.active {
  background-color: #F1F1F1; }

.ui.search .results .category.active > .name {
  color: #333333; }

.ui.search .result.active,
.ui.search .category .result.active {
  background-color: #FBFBFB; }

.ui.search .result.active .title {
  color: #000000; }

.ui.search .result.active .description {
  color: #555555; }

/*******************************
           Variations
*******************************/
/* Large */
.ui.search .large.result .image,
.ui.search .large.result .image img {
  width: 50px;
  height: 50px; }

.ui.search .large.results .indented.info {
  margin-left: 65px; }

.ui.search .large.results .info .title {
  font-size: 16px; }

.ui.search .large.results .info .description {
  font-size: 11px; }

/*
 * # Semantic - Shape
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
              Shape
*******************************/
.ui.shape {
  display: inline-block;
  position: relative;
  -webkit-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.shape .sides {
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.ui.shape .side {
  opacity: 1;
  width: 100%;
  margin: 0em !important;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui.shape .side {
  display: none; }

/*******************************
             Types
*******************************/
.ui.cube.shape .side {
  min-width: 15em;
  height: 15em;
  padding: 2em;
  background-color: #E6E6E6;
  color: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }

.ui.cube.shape .side > .content {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.ui.cube.shape .side > .content > div {
  display: table-cell;
  vertical-align: middle;
  font-size: 2em; }

/*******************************
          Variations
*******************************/
.ui.text.shape.animating .sides {
  position: static; }

.ui.text.shape .side {
  white-space: nowrap; }

.ui.text.shape .side > * {
  white-space: normal; }

/*******************************
             States
*******************************/
/*--------------
    Loading
---------------*/
.ui.loading.shape {
  position: absolute;
  top: -9999px;
  left: -9999px; }

/*--------------
    Animating
---------------*/
.ui.shape .animating.side {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100; }

.ui.shape .hidden.side {
  opacity: 0.4; }

/*--------------
      CSS
---------------*/
.ui.shape.animating {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.ui.shape.animating .sides {
  position: absolute; }

.ui.shape.animating .sides {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.ui.shape.animating .side {
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }

/*--------------
     Active
---------------*/
.ui.shape .active.side {
  display: block; }

/*
 * # Semantic - Sidebar
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Sidebar
*******************************/
body {
  -webkit-transition: margin 0.3s ease, -webkit-transform 0.3s ease;
  transition: margin 0.3s ease, transform 0.3s ease; }

.ui.sidebar {
  position: fixed;
  margin: 0 !important;
  height: 100% !important;
  border-radius: 0px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-y: auto;
  overflow-y: auto;
  top: 0px;
  left: 0px;
  z-index: 999;
  -webkit-transition: margin-left 0.3s ease, margin-top 0.3s ease;
  transition: margin-left 0.3s ease, margin-top 0.3s ease; }

/*-------------------
      Coupling
--------------------*/
body.pushed.scrolling.ui.dimmable {
  position: static; }

/*******************************
             Types
*******************************/
/*-------------------
       Direction
--------------------*/
.ui.right.very.thin.sidebar,
.ui.right.thin.sidebar,
.ui.right.sidebar,
.ui.right.wide.sidebar,
.ui.right.very.wide.sidebar {
  left: 100%;
  margin: 0px !important; }

.ui.top.sidebar {
  width: 100% !important; }

.ui.bottom.sidebar {
  width: 100% !important;
  top: 100%;
  margin: 0px !important; }

/*******************************
            States
*******************************/
.ui.active.sidebar {
  margin-left: 0px !important; }

.ui.active.top.sidebar,
.ui.active.bottom.sidebar {
  margin-top: 0px !important; }

/*******************************
           Variations
*******************************/
/*-------------------
      Formatted
--------------------*/
.ui.styled.sidebar {
  padding: 1em 1.5em;
  background-color: #FFFFFF;
  -webkit-box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.1); }

.ui.styled.very.thin.sidebar {
  padding: 0.5em; }

.ui.styled.thin.sidebar {
  padding: 1em; }

/*-------------------
       Floating
--------------------*/
.ui.floating.sidebar {
  -webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2); }

.ui.right.floating.sidebar {
  -webkit-box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2); }

.ui.top.floating.sidebar {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2); }

.ui.bottom.floating.sidebar {
  -webkit-box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2); }

/*-------------------
        Width
--------------------*/
/* Very Thin */
.ui.very.thin.sidebar {
  width: 60px !important;
  margin-left: -60px !important; }

.ui.active.very.thin.sidebar {
  margin-left: 0px !important; }

.ui.active.right.very.thin.sidebar {
  margin-left: -60px !important; }

/* Thin */
.ui.thin.sidebar {
  width: 200px !important;
  margin-left: -200px !important; }

.ui.active.thin.sidebar {
  margin-left: 0px !important; }

.ui.active.right.thin.sidebar {
  margin-left: -200px !important; }

/* Standard */
.ui.sidebar {
  width: 275px !important;
  margin-left: -275px !important; }

.ui.active.sidebar {
  margin-left: 0px !important; }

.ui.active.right.sidebar {
  margin-left: -275px !important; }

/* Wide */
.ui.wide.sidebar {
  width: 350px !important;
  margin-left: -350px !important; }

.ui.active.wide.sidebar {
  margin-left: 0px !important; }

.ui.active.right.wide.sidebar {
  margin-left: -350px !important; }

/* Very Wide */
.ui.very.wide.sidebar {
  width: 475px !important;
  margin-left: -475px !important; }

.ui.active.very.wide.sidebar {
  margin-left: 0px !important; }

.ui.active.right.very.wide.sidebar {
  margin-left: -475px !important; }

/*-------------------
       Height
--------------------*/
/* Standard */
.ui.top.sidebar {
  margin: -40px 0px 0px 0px !important; }

.ui.top.sidebar,
.ui.bottom.sidebar {
  height: 40px !important; }

.ui.active.bottom.sidebar {
  margin-top: -40px !important; }

/*
 * # Semantic - Tab
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           UI Tabs
*******************************/
.ui.tab {
  display: none; }

/*******************************
             States
*******************************/
/*--------------------
       Active
---------------------*/
.ui.tab.active,
.ui.tab.open {
  display: block; }

/*--------------------
       Loading
---------------------*/
.ui.tab.loading {
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 250px;
  text-indent: -10000px; }

.ui.tab.loading * {
  position: relative !important;
  left: -10000px !important; }

.ui.tab.loading:after {
  position: absolute;
  top: 50px;
  left: 50%;
  content: 'Loading...';
  margin-left: -32px;
  text-indent: 5px;
  color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  padding-top: 75px;
  background: url(../images/loader-large.gif) no-repeat 0px 0px;
  visibility: visible; }

/*******************************
  Semantic - Transition
  Author: Jack Lukic

  CSS animation definitions for
  transition module

*******************************/
/*
  Some transitions adapted from Animate CSS
  https://github.com/daneden/animate.css
*/
.ui.transition {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/*******************************
            States
*******************************/
.ui.animating.transition {
  display: block;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

/* Loading */
.ui.loading.transition {
  position: absolute;
  top: -999999px;
  left: -99999px; }

/* Hidden */
.ui.hidden.transition {
  display: none; }

/* Visible */
.ui.visible.transition {
  display: block;
  visibility: visible; }

/* Disabled */
.ui.disabled.transition {
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

/*******************************
          Variations
*******************************/
.ui.looping.transition {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/*******************************
             Types
*******************************/
/*--------------
    Emphasis
---------------*/
.ui.flash.transition {
  -webkit-animation-name: flash;
  animation-name: flash; }

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

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

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
.ui.pulse.transition {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/*--------------
     Flips
---------------*/
.ui.flip.transition.in,
.ui.flip.transition.out {
  -webkit-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px; }

.ui.horizontal.flip.transition.in,
.ui.horizontal.flip.transition.out {
  -webkit-animation-name: horizontalFlip;
  animation-name: horizontalFlip; }

.ui.horizontal.flip.transition.out {
  -webkit-animation-name: horizontalFlipOut;
  animation-name: horizontalFlipOut; }

.ui.vertical.flip.transition.in,
.ui.vertical.flip.transition.out {
  -webkit-animation-name: verticalFlip;
  animation-name: verticalFlip; }

.ui.vertical.flip.transition.out {
  -webkit-animation-name: verticalFlipOut;
  animation-name: verticalFlipOut; }

/*--------------
      Fades
---------------*/
.ui.fade.transition.in {
  -webkit-animation-name: fade;
  animation-name: fade; }

.ui.fade.transition.out {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.ui.fade.up.transition.in {
  -webkit-animation-name: fadeUp;
  animation-name: fadeUp; }

.ui.fade.up.transition.out {
  -webkit-animation-name: fadeUpOut;
  animation-name: fadeUpOut; }

.ui.fade.down.transition.in {
  -webkit-animation-name: fadeDown;
  animation-name: fadeDown; }

.ui.fade.down.transition.out {
  -webkit-animation-name: fadeDownOut;
  animation-name: fadeDownOut; }

/*--------------
      Scale
---------------*/
.ui.scale.transition.in {
  -webkit-animation-name: scale;
  animation-name: scale; }

.ui.scale.transition.out {
  -webkit-animation-name: scaleOut;
  animation-name: scaleOut; }

/*--------------
     Slide
---------------*/
.ui.slide.down.transition.in {
  -webkit-animation-name: slide;
  animation-name: slide;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%; }

.ui.slide.down.transition.out {
  -webkit-animation-name: slideOut;
  animation-name: slideOut;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%; }

.ui.slide.up.transition.in {
  -webkit-animation-name: slide;
  animation-name: slide;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.ui.slide.up.transition.out {
  -webkit-animation-name: slideOut;
  animation-name: slideOut;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1); } }

@-webkit-keyframes slideOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }

@keyframes slideOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1); }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0); } }

/*******************************
       Animations
*******************************/
/*--------------
    Emphasis
---------------*/
/* Flash */
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

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

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

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

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

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

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

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

/* Pulse */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

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

/*--------------
     Flips
---------------*/
/* Horizontal */
@-webkit-keyframes horizontalFlip {
  0% {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; } }

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

/* Horizontal */
@-webkit-keyframes horizontalFlipOut {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    opacity: 0; } }

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

/* Vertical */
@-webkit-keyframes verticalFlip {
  0% {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }

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

@-webkit-keyframes verticalFlipOut {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; } }

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

/*--------------
     Fades
---------------*/
/* Fade */
@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

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

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

/* Fade Up */
@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

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

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

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

/* Fade Down */
@-webkit-keyframes fadeDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

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

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

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

/*--------------
      Scale
---------------*/
/* Scale */
@-webkit-keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); } }

@keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7); } }

/*
 * # Semantic - Video
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Video
*******************************/
.ui.video {
  position: relative;
  max-width: 100%; }

/*--------------
     Content
---------------*/
/* Placeholder Image */
.ui.video .placeholder {
  background-color: #333333; }

/* Play Icon Overlay */
.ui.video .play {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.ui.video .play.icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  font-size: 6rem;
  margin: -3rem 0em 0em -3rem;
  color: #FFFFFF;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4); }

.ui.video .placeholder {
  display: block;
  width: 100%;
  height: 100%; }

/* IFrame Embed */
.ui.video .embed {
  display: none; }

/*******************************
            States
*******************************/
/*--------------
    Hover
---------------*/
.ui.video .play:hover {
  opacity: 1; }

/*--------------
     Active
---------------*/
.ui.video.active .play,
.ui.video.active .placeholder {
  display: none; }

.ui.video.active .embed {
  display: block; }

/*
 * # Semantic Comment View
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 * Released: April 17 2013
 */
/*******************************
            Standard
*******************************/
/*--------------
    Comments
---------------*/
.ui.comments a {
  cursor: pointer; }

/*--------------
     Comment
---------------*/
.ui.comments .comment {
  position: relative;
  margin-top: 0.5em;
  padding-top: 0.5em; }

.ui.comments .comment:first-child {
  margin-top: 0em;
  padding-top: 0em; }

/*--------------------
   Avatar (Optional)
---------------------*/
.ui.comments .comment .avatar {
  display: block;
  float: left;
  width: 4em; }

.ui.comments .comment .avatar img {
  display: block;
  margin: 0em auto;
  width: 3em;
  height: 3em;
  border-radius: 500px; }

/*--------------
     Content
---------------*/
.ui.comments .comment > .content,
.ui.comments .comment > .avatar {
  display: block; }

.ui.comments .comment .avatar ~ .content {
  padding: 0em 1em; }

/* If there is an avatar move content over */
.ui.comments .comment > .avatar ~ .content {
  padding-top: 0.25em;
  margin-left: 3.5em; }

.ui.comments .comment .metadata {
  display: inline-block;
  margin-left: 0.3em;
  color: rgba(0, 0, 0, 0.4); }

.ui.comments .comment .metadata > * {
  display: inline-block;
  margin: 0em 0.3em 0em 0em; }

/*--------------------
     Comment Text
---------------------*/
.ui.comments .comment .text {
  margin: 0.25em 0em 0.5em;
  word-wrap: break-word; }

/*--------------------
     User Actions
---------------------*/
.ui.comments .comment .actions {
  font-size: 0.9em; }

.ui.comments .comment .actions a {
  display: inline-block;
  margin: 0em 0.3em 0em 0em;
  color: rgba(0, 0, 0, 0.3); }

.ui.comments .comment .actions a.active,
.ui.comments .comment .actions a:hover {
  color: rgba(0, 0, 0, 0.6); }

/*--------------------
      Reply Form
---------------------*/
.ui.comments .reply.form {
  margin-top: 0.75em;
  width: 100%;
  max-width: 30em; }

.ui.comments .comment .reply.form {
  margin-left: 2em; }

.ui.comments > .reply.form {
  margin-top: 1.5em;
  max-width: 40em; }

.ui.comments .reply.form textarea {
  height: 12em; }

/*--------------------
    Nested Comments
---------------------*/
.ui.comments .comment .comments {
  margin-top: 0.5em;
  padding-top: 0.5em;
  padding-bottom: 1em; }

.ui.comments .comment .comments:before {
  position: absolute;
  top: 0px;
  left: 0px; }

/* One Deep */
.ui.comments > .comment .comments {
  margin-left: 2em; }

/* Two Deep */
.ui.comments > .comment > .comments > .comment > .comments {
  margin-left: 1.75em; }

/* Three Deep */
.ui.comments > .comment > .comments > .comment > .comments > .comment > .comments {
  margin-left: 1.5em; }

/* Four Deep or more */
.ui.comments > .comment > .comments > .comment > .comments > .comment > .comments > .comment .comments {
  margin-left: 0.5em; }

/*******************************
           Variations
*******************************/
/*--------------------
        Threaded
---------------------*/
.ui.threaded.comments .comment .comments {
  margin-left: 2em !important;
  padding-left: 2em !important;
  -webkit-box-shadow: -1px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 0px 0px rgba(0, 0, 0, 0.05); }

/*--------------------
        Minimal
---------------------*/
.ui.minimal.comments .comment .actions {
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.ui.minimal.comments .comment > .content:hover > .actions {
  opacity: 1; }

/*--------------------
       Sizes
---------------------*/
.ui.small.comments {
  font-size: 0.875em; }

/*
 * # Activity Feed View
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 * Released: May 22, 2013
 */
/*******************************
         Activity Feed
*******************************/
.ui.feed a {
  cursor: pointer; }

.ui.feed,
.ui.feed .event,
.ui.feed .label,
.ui.feed .content,
.ui.feed .extra {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*******************************
            Content
*******************************/
/* Event */
.ui.feed .event {
  width: 100%;
  display: table;
  padding: 1em; }

.ui.feed .event:first-child {
  border-top: 0px; }

.ui.feed .event:last-child {
  margin-bottom: 1em; }

/* Event Label */
.ui.feed .label {
  width: 3em;
  display: table-cell;
  vertical-align: top;
  text-align: left; }

.ui.feed .label .icon {
  font-size: 1.5em;
  padding: 0.5em;
  margin: 0em; }

.ui.feed .label img {
  width: 3em;
  margin: 0em;
  border-radius: 50em; }

.ui.feed .label + .content {
  padding: 0.75em 1em 0em; }

/* Content */
.ui.feed .content {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  word-wrap: break-word; }

/* Date */
.ui.feed .content .date {
  float: right;
  padding-left: 1em;
  color: rgba(0, 0, 0, 0.4); }

/* Summary */
.ui.feed .content .summary {
  color: rgba(0, 0, 0, 0.75); }

.ui.feed .content .summary img {
  display: inline-block;
  margin-right: 0.25em;
  width: 4em;
  border-radius: 500px; }

/* Additional Information */
.ui.feed .content .extra {
  margin: 1em 0em 0em;
  padding: 0.5em 0em 0em;
  color: rgba(0, 0, 0, 0.5); }

.ui.feed .content .extra.images img {
  display: inline-block;
  margin-right: 0.25em;
  width: 6em; }

.ui.feed .content .extra.text {
  padding: 0.5em 1em;
  border-left: 0.2em solid rgba(0, 0, 0, 0.1); }

/*******************************
            Variations
*******************************/
.ui.small.feed {
  font-size: 0.875em; }

.ui.small.feed .label img {
  width: 2.5em; }

.ui.small.feed .label .icon {
  font-size: 1.25em; }

.ui.feed .event {
  padding: 0.75em 0em; }

.ui.small.feed .label + .content {
  padding: 0.5em 0.5em 0; }

.ui.small.feed .content .extra.images img {
  width: 5em; }

.ui.small.feed .content .extra {
  margin: 0.5em 0em 0em; }

.ui.small.feed .content .extra.text {
  padding: 0.25em 0.5em; }

/*
 * # Semantic Item View
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 * Released: April 17 2013
 */
/*******************************
            Standard
*******************************/
/*--------------
      Items
---------------*/
.ui.items {
  margin: 1em 0em 0em; }

.ui.items:first-child {
  margin-top: 0em; }

.ui.items:last-child {
  margin-bottom: -1em; }

/* Force Clearing */
.ui.items:after {
  display: block;
  content: ' ';
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

/*--------------
      Item
---------------*/
.ui.items > .row > .item,
.ui.items > .item {
  display: block;
  float: left;
  position: relative;
  top: 0px;
  width: 316px;
  min-height: 375px;
  margin: 0em 0.5em 2.5em;
  padding: 0em;
  background-color: #FFFFFF;
  line-height: 1.2;
  font-size: 1em;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  border-bottom: 0.2em solid rgba(0, 0, 0, 0.2);
  border-radius: 0.33em;
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  padding: 0.5em; }

.ui.items a.item,
.ui.items .item a {
  cursor: pointer; }

.ui.items .item,
.ui.items .item > .image,
.ui.items .item > .image .overlay,
.ui.items .item > .content,
.ui.items .item > .content > .meta,
.ui.items .item > .content > .extra {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*--------------
      Images
---------------*/
.ui.items .item > .image {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0; }

.ui.items .item > .image > img {
  display: block;
  width: 100%; }

/*--------------
     Content
---------------*/
.ui.items .item > .content {
  padding: 0.75em 0.5em; }

.ui.items .item > .content > .name {
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 0.2em;
  color: rgba(0, 0, 0, 0.7); }

.ui.items .item > .content > .description {
  clear: both;
  margin: 0em 0em;
  color: rgba(0, 0, 0, 0.45); }

.ui.items .item > .content > .description p {
  margin: 0em 0em 0.2em; }

.ui.items .item > .content > .description p:last-child {
  margin-bottom: 0em; }

/*--------------
      Meta
---------------*/
.ui.items .item .meta {
  float: right;
  color: rgba(0, 0, 0, 0.35); }

.ui.items .item > .content > .meta + .name {
  float: left; }

/*--------------
     Labels
---------------*/
/*-----star----- */
/* hover */
.ui.items .item .star.label:hover::after {
  border-right-color: #F6EFC3; }

.ui.items .item .star.label:hover::after {
  border-top-color: #F6EFC3; }

.ui.items .item .star.label:hover .icon {
  color: #ac9400; }

/* active */
.ui.items .item .star.label.active::after {
  border-right-color: #F6EFC3; }

.ui.items .item .star.label.active::after {
  border-top-color: #F6EFC3; }

.ui.items .item .star.label.active .icon {
  color: #ac9400; }

/*-----like----- */
/* hover */
.ui.items .item .like.label:hover::after {
  border-right-color: #F5E1E2; }

.ui.items .item .like.label.active::after {
  border-top-color: #F5E1E2; }

.ui.items .item .like.label:hover .icon {
  color: #ef404a; }

/* active */
.ui.items .item .like.label.active::after {
  border-right-color: #F5E1E2; }

.ui.items .item .like.label.active::after {
  border-top-color: #F5E1E2; }

.ui.items .item .like.label.active .icon {
  color: #ef404a; }

/*--------------
      Extra
---------------*/
.ui.items .item .extra {
  position: absolute;
  width: 100%;
  padding: 0em 0.5em;
  bottom: -2em;
  left: 0em;
  height: 1.5em;
  color: rgba(0, 0, 0, 0.25);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.ui.items .item .extra > img {
  display: inline-block;
  border-radius: 500px 500px 500px 500px;
  margin-right: 0.25em;
  vertical-align: middle;
  width: 2em; }

.ui.items .item .extra .left {
  float: left; }

.ui.items .item .extra .right {
  float: right; }

/*******************************
           States
*******************************/
.ui.items .item:hover {
  cursor: pointer;
  z-index: 5;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2); }

.ui.items .item:hover .extra {
  color: rgba(0, 0, 0, 0.5); }

.ui.items .item:nth-of-type(6n+1):hover {
  border-bottom-color: #6ECFF5 !important; }

.ui.items .item:nth-of-type(6n+2):hover {
  border-bottom-color: #5C6166 !important; }

.ui.items .item:nth-of-type(6n+3):hover {
  border-bottom-color: #A1CF64 !important; }

.ui.items .item:nth-of-type(6n+4):hover {
  border-bottom-color: #D95C5C !important; }

.ui.items .item:nth-of-type(6n+5):hover {
  border-bottom-color: #00B5AD !important; }

.ui.items .item:nth-of-type(6n+6):hover {
  border-bottom-color: #564F8A !important; }

/*******************************
           Variations
*******************************/
/*--------------
    Connected
---------------*/
.ui.connected.items {
  display: table;
  width: 100%;
  margin-left: 0em !important;
  margin-right: 0em !important; }

.ui.connected.items > .row > .item,
.ui.connected.items > .item {
  float: none;
  display: table-cell;
  vertical-align: top;
  height: auto;
  border-radius: 0px;
  margin: 0em;
  width: 33.33%; }

.ui.connected.items > .row {
  display: table;
  margin: 0.5em 0em; }

.ui.connected.items > .row:first-child {
  margin-top: 0em; }

/* Borders */
.ui.connected.items > .item,
.ui.connected.items > .row:last-child > .item {
  border-bottom: 0.2em solid rgba(0, 0, 0, 0.2); }

.ui.connected.items > .row:last-child > .item:first-child,
.ui.connected.items > .item:first-child {
  border-radius: 0em 0em 0em 0.33em; }

.ui.connected.items > .row:last-child > .item:last-child,
.ui.connected.items > .item:last-child {
  border-radius: 0em 0em 0.33em 0em; }

/* Hover */
.ui.connected.items .item:hover {
  border-bottom-width: 0.2em; }

/* Item Count */
.ui.one.connected.items > .row > .item,
.ui.one.connected.items > .item {
  width: 50%;
  padding-left: 2%;
  padding-right: 2%; }

.ui.two.connected.items > .row > .item,
.ui.two.connected.items > .item {
  width: 50%;
  padding-left: 1%;
  padding-right: 1%; }

.ui.three.connected.items > .row > .item,
.ui.three.connected.items > .item {
  width: 33.333%;
  padding-left: 1%;
  padding-right: 1%; }

.ui.four.connected.items > .row > .item,
.ui.four.connected.items > .item {
  width: 25%;
  padding-left: 0.5%;
  padding-right: 0.5%; }

.ui.five.connected.items > .row > .item,
.ui.five.connected.items > .item {
  width: 20%;
  padding-left: 0.5%;
  padding-right: 0.5%; }

.ui.six.connected.items > .row > .item,
.ui.six.connected.items > .item {
  width: 16.66%;
  padding-left: 0.5%;
  padding-right: 0.5%; }

.ui.seven.connected.items > .row > .item,
.ui.seven.connected.items > .item {
  width: 14.28%;
  padding-left: 0.5%;
  padding-right: 0.5%; }

.ui.eight.connected.items > .row > .item,
.ui.eight.connected.items > .item {
  width: 12.5%;
  padding-left: 0.25%;
  padding-right: 0.25%; }

.ui.nine.connected.items > .row > .item,
.ui.nine.connected.items > .item {
  width: 11.11%;
  padding-left: 0.25%;
  padding-right: 0.25%; }

.ui.ten.connected.items > .row > .item,
.ui.ten.connected.items > .item {
  width: 10%;
  padding-left: 0.2%;
  padding-right: 0.2%; }

.ui.eleven.connected.items > .row > .item,
.ui.eleven.connected.items > .item {
  width: 9.09%;
  padding-left: 0.2%;
  padding-right: 0.2%; }

.ui.twelve.connected.items > .row > .item,
.ui.twelve.connected.items > .item {
  width: 8.3333%;
  padding-left: 0.1%;
  padding-right: 0.1%; }

/*-------------------
      Responsive
--------------------*/
@media only screen and (max-width: 768px) {
  .ui.stackable.items {
    display: block !important; }
  .ui.stackable.items > .item,
  .ui.stackable.items > .row > .item {
    display: block !important;
    height: auto !important;
    width: auto !important;
    padding: 0% !important; } }

/*--------------------
      Horizontal
---------------------*/
.ui.horizontal.items > .item,
.ui.items > .horizontal.item {
  display: table; }

.ui.horizontal.items > .item > .image,
.ui.items > .horizontal.item > .image {
  display: table-cell;
  width: 50%; }

.ui.horizontal.items > .item > .image + .content,
.ui.items > .horizontal.item > .image + .content {
  width: 50%;
  display: table-cell; }

.ui.horizontal.items > .item > .content,
.ui.items > .horizontal.item > .content {
  padding: 1% 1.7% 11% 3%;
  vertical-align: top; }

.ui.horizontal.items > .item > .meta,
.ui.items > .horizontal.item > .meta {
  position: absolute;
  padding: 0%;
  bottom: 7%;
  left: 3%;
  width: 94%; }

.ui.horizontal.items > .item > .image + .content + .meta,
.ui.items > .horizontal.item > .image + .content + .meta {
  bottom: 7%;
  left: 53%;
  width: 44%; }

.ui.horizontal.items > .item .avatar,
.ui.items > .horizontal.item .avatar {
  width: 11.5%; }

.ui.items > .item .avatar {
  max-width: 25px; }

/*--------------
    Item Count
---------------*/
.ui.one.items {
  margin-left: -2%;
  margin-right: -2%; }

.ui.one.items > .item {
  width: 100%;
  margin-left: 2%;
  margin-right: 2%; }

.ui.two.items {
  margin-left: -1%;
  margin-right: -1%; }

.ui.two.items > .item {
  width: 48%;
  margin-left: 1%;
  margin-right: 1%; }

.ui.two.items > .item:nth-child(2n+1) {
  clear: left; }

.ui.three.items {
  margin-left: -1%;
  margin-right: -1%; }

.ui.three.items > .item {
  width: 31.333%;
  margin-left: 1%;
  margin-right: 1%; }

.ui.three.items > .item:nth-child(3n+1) {
  clear: left; }

.ui.four.items {
  margin-left: -0.5%;
  margin-right: -0.5%; }

.ui.four.items > .item {
  width: 24%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.ui.four.items > .item:nth-child(4n+1) {
  clear: left; }

.ui.five.items {
  margin-left: -0.5%;
  margin-right: -0.5%; }

.ui.five.items > .item {
  width: 19%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.ui.five.items > .item:nth-child(5n+1) {
  clear: left; }

.ui.six.items {
  margin-left: -0.5%;
  margin-right: -0.5%; }

.ui.six.items > .item {
  width: 15.66%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.ui.six.items > .item:nth-child(6n+1) {
  clear: left; }

.ui.seven.items {
  margin-left: -0.5%;
  margin-right: -0.5%; }

.ui.seven.items > .item {
  width: 13.28%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  font-size: 11px; }

.ui.seven.items > .item:nth-child(7n+1) {
  clear: left; }

.ui.eight.items {
  margin-left: -0.25%;
  margin-right: -0.25%; }

.ui.eight.items > .item {
  width: 12.0%;
  margin-left: 0.25%;
  margin-right: 0.25%;
  font-size: 11px; }

.ui.eight.items > .item:nth-child(8n+1) {
  clear: left; }

.ui.nine.items {
  margin-left: -0.25%;
  margin-right: -0.25%; }

.ui.nine.items > .item {
  width: 10.61%;
  margin-left: 0.25%;
  margin-right: 0.25%;
  font-size: 10px; }

.ui.nine.items > .item:nth-child(9n+1) {
  clear: left; }

.ui.ten.items {
  margin-left: -0.2%;
  margin-right: -0.2%; }

.ui.ten.items > .item {
  width: 9.6%;
  margin-left: 0.2%;
  margin-right: 0.2%;
  font-size: 10px; }

.ui.ten.items > .item:nth-child(10n+1) {
  clear: left; }

.ui.eleven.items {
  margin-left: -0.2%;
  margin-right: -0.2%; }

.ui.eleven.items > .item {
  width: 8.69%;
  margin-left: 0.2%;
  margin-right: 0.2%;
  font-size: 9px; }

.ui.eleven.items > .item:nth-child(11n+1) {
  clear: left; }

.ui.twelve.items {
  margin-left: -0.1%;
  margin-right: -0.1%; }

.ui.twelve.items > .item {
  width: 8.1333%;
  margin-left: 0.1%;
  margin-right: 0.1%;
  font-size: 9px; }

.ui.twelve.items > .item:nth-child(12n+1) {
  clear: left; }

/*
 * # Semantic List - Flat
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 * Released: April 26 2013
 */
/*******************************
            List
*******************************/
ul.ui.list,
ol.ui.list,
.ui.list {
  list-style-type: none;
  margin: 1em 0em;
  padding: 0em; }

ul.ui.list ul,
ol.ui.list ol,
.ui.list .list {
  margin: 0em;
  padding: 0.5em 0em 0.5em 1em; }

ul.ui.list:first-child,
ol.ui.list:first-child,
.ui.list:first-child {
  margin-top: 0em; }

ul.ui.list:last-child,
ol.ui.list:last-child,
.ui.list:last-child {
  margin-bottom: 0em; }

/*******************************
            Content
*******************************/
/* List Item */
ul.ui.list li,
ol.ui.list li,
.ui.list .item {
  display: list-item;
  list-style-type: none;
  list-style-position: inside;
  padding: 0.3em 0em;
  line-height: 1.2; }

.ui.list .item:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Sub-List */
.ui.list .list {
  clear: both; }

/* Icon */
.ui.list .item > .icon {
  display: block;
  float: left;
  margin: 0em 1em 0em 0em;
  padding: 0.1em 0em 0em 0em; }

.ui.list .item > .icon:only-child {
  display: inline-block; }

.ui.horizontal.list .item > .icon {
  margin: 0em;
  padding: 0em 0.25em 0em 0em; }

.ui.horizontal.list .item > .icon,
.ui.horizontal.list .item > .icon + .content {
  float: none;
  display: inline-block; }

/* Image */
.ui.list .item > img {
  display: block;
  float: left;
  margin-right: 1em;
  vertical-align: middle; }

/* Content */
.ui.list .item > .content {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2; }

.ui.list .item > .icon + .content {
  display: table-cell;
  vertical-align: top; }

/* Link */
.ui.list a {
  cursor: pointer; }

.ui.list a .icon {
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }

/* Header */
.ui.list .header {
  font-weight: bold; }

.ui.list .description {
  color: rgba(0, 0, 0, 0.5); }

/* Floated Content */
.ui.list .item > .left.floated {
  margin-right: 1em;
  float: left; }

.ui.list .item > .right.floated {
  margin-left: 1em;
  float: right; }

/*******************************
            Types
*******************************/
/*-------------------
      Horizontal
--------------------*/
.ui.horizontal.list {
  display: inline-block;
  font-size: 0em; }

.ui.horizontal.list > .item {
  display: inline-block;
  margin-left: 1em;
  font-size: 1rem; }

.ui.horizontal.list > .item:first-child {
  margin-left: 0em; }

.ui.horizontal.list .list {
  padding-left: 0em;
  padding-bottom: 0em; }

/*******************************
             States
*******************************/
/*-------------------
        Hover
--------------------*/
.ui.list a:hover .icon {
  color: rgba(0, 0, 0, 0.8); }

/*******************************
           Variations
*******************************/
/*-------------------
       Inverted
--------------------*/
.ui.inverted.list a .icon {
  color: rgba(255, 255, 255, 0.6); }

.ui.inverted.list .description {
  color: rgba(255, 255, 255, 0.8); }

.ui.inverted.link.list .item {
  color: rgba(255, 255, 255, 0.4); }

/*-------------------
       Link
--------------------*/
.ui.link.list .item {
  color: rgba(0, 0, 0, 0.3); }

.ui.link.list a.item,
.ui.link.list .item a {
  color: rgba(0, 0, 0, 0.5); }

.ui.link.list a.item:hover,
.ui.link.list .item a:hover {
  color: rgba(0, 0, 0, 0.8); }

.ui.link.list a.item:active,
.ui.link.list .item a:active {
  color: rgba(0, 0, 0, 0.8); }

.ui.link.list a.active.item,
.ui.link.list .active.item a {
  color: rgba(0, 0, 0, 0.8); }

/* Inverted */
.ui.inverted.link.list a.item,
.ui.inverted.link.list .item a {
  color: rgba(255, 255, 255, 0.6); }

.ui.inverted.link.list a.item:hover,
.ui.inverted.link.list .item a:hover {
  color: rgba(255, 255, 255, 0.8); }

.ui.inverted.link.list a.item:active,
.ui.inverted.link.list .item a:active {
  color: rgba(255, 255, 255, 0.9); }

.ui.inverted.link.list a.active.item,
.ui.inverted.link.list .active.item a {
  color: rgba(255, 255, 255, 0.8); }

/*-------------------
      Selection
--------------------*/
.ui.selection.list .item {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.4);
  padding: 0.5em;
  -webkit-transition: 0.2s color ease, 0.2s padding-left ease, 0.2s background-color ease;
  transition: 0.2s color ease, 0.2s padding-left ease, 0.2s background-color ease; }

.ui.selection.list .item:hover {
  background-color: rgba(0, 0, 0, 0.02);
  color: rgba(0, 0, 0, 0.7); }

.ui.selection.list .item:active {
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }

.ui.selection.list .item.active {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.7); }

.ui.animated.list .item {
  -webkit-transition: 0.2s color ease, 0.2s padding-left ease, 0.2s background-color ease;
  transition: 0.2s color ease, 0.2s padding-left ease, 0.2s background-color ease; }

.ui.animated.list:not(.horizontal) .item:hover {
  padding-left: 1em; }

.ui.animated.list:not(.horizontal) .item:hover .item:hover {
  padding-left: 0.5em; }

/* Inverted */
.ui.inverted.selection.list .item {
  color: rgba(255, 255, 255, 0.6); }

.ui.inverted.selection.list .item:hover {
  background-color: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.8); }

.ui.inverted.selection.list .item:active {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7); }

.ui.inverted.selection.list .item.active {
  background-color: rgba(255, 255, 255, 0.08);
  color: #FFFFFF; }

/*-------------------
      Bulleted
--------------------*/
ul.ui.list,
.ui.bulleted.list {
  margin-left: 1.5em; }

ul.ui.list li,
.ui.bulleted.list .item {
  position: relative; }

ul.ui.list li:before,
.ui.bulleted.list .item:before {
  position: absolute;
  left: -1.5em;
  content: '•';
  line-height: 1.2rem;
  vertical-align: top; }

ul.ui.list ul,
.ui.bulleted.list .list {
  padding-left: 1.5em; }

/* Horizontal Bulleted */
ul.ui.horizontal.bulleted.list,
.ui.horizontal.bulleted.list {
  margin-left: 0em; }

ul.ui.horizontal.bulleted.list li,
.ui.horizontal.bulleted.list .item {
  margin-left: 1.5em; }

ul.ui.horizontal.bulleted.list li:before,
.ui.horizontal.bulleted.list .item:before {
  left: -0.9em; }

ul.ui.horizontal.bulleted.list li:first-child,
.ui.horizontal.bulleted.list .item:first-child {
  margin-left: 0em; }

ul.ui.horizontal.bulleted.list li:first-child::before,
.ui.horizontal.bulleted.list .item:first-child::before {
  display: none; }

/*-------------------
       Ordered
--------------------*/
ol.ui.list,
.ui.ordered.list {
  counter-reset: ordered;
  margin-left: 2em;
  list-style-type: none; }

ol.ui.list li,
.ui.ordered.list .item {
  list-style-type: none;
  position: relative; }

ol.ui.list li:before,
.ui.ordered.list .item:before {
  position: absolute;
  left: -2em;
  counter-increment: ordered;
  content: counters(ordered, ".");
  text-align: right;
  vertical-align: top;
  opacity: 0.75; }

ol.ui.list ol,
.ui.ordered.list .list {
  counter-reset: ordered;
  padding-left: 2.5em; }

ol.ui.list ol li:before,
.ui.ordered.list .list .item:before {
  left: -2.5em; }

/* Horizontal Ordered */
ol.ui.horizontal.list,
.ui.ordered.horizontal.list {
  margin-left: 0em; }

ol.ui.horizontal.list li:before,
.ui.ordered.horizontal.list .item:before {
  position: static;
  margin: 0em 0.5em 0em 0em; }

/*-------------------
       Divided
--------------------*/
.ui.divided.list > .item,
.ui.divided.list:not(.horizontal) > .list {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 0.5em;
  padding-right: 0.5em; }

.ui.divided.list .item .menu .item {
  border-width: 0px; }

.ui.divided.list .item:first-child {
  border-top-width: 0px; }

/* Sub Menu */
.ui.divided.list:not(.horizontal) .list {
  margin-left: -0.5em;
  margin-right: -0.5em; }

.ui.divided.list:not(.horizontal) .list .item {
  padding-left: 1em;
  padding-right: 1em; }

.ui.divided.list:not(.horizontal) .list .item:first-child {
  border-top-width: 1px; }

/* Divided bulleted */
.ui.divided.bulleted.list {
  margin-left: 0em; }

.ui.divided.bulleted.list .item {
  padding-left: 1.5em; }

.ui.divided.bulleted.list .item:before {
  left: 0.5em; }

/* Divided ordered */
.ui.divided.ordered.list {
  margin-left: 0em; }

.ui.divided.ordered.list > .item {
  padding-left: 2em;
  padding-right: 2em; }

.ui.divided.ordered.list > .item:before {
  left: 0.5em; }

.ui.divided.ordered.list .item .list {
  margin-left: -2em;
  margin-right: -2em; }

/* Divided horizontal */
.ui.divided.horizontal.list {
  margin-left: 0em; }

.ui.divided.horizontal.list > .item {
  border-top: none;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  line-height: 0.6; }

.ui.horizontal.divided.list > .item:first-child {
  border-left: none;
  padding-left: 0em; }

/* Inverted */
.ui.divided.inverted.list > .item,
.ui.divided.inverted.list > .list {
  border-color: rgba(255, 255, 255, 0.2); }

.ui.divided.inverted.horizontal.list .item {
  border-color: rgba(255, 255, 255, 0.2); }

/*-------------------
        Celled
--------------------*/
.ui.celled.list > .item,
.ui.celled.list > .list {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 0.5em;
  padding-right: 0.5em; }

.ui.celled.list > .item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

/* Sub Menu */
.ui.celled.list .item .list {
  margin-left: -0.5em;
  margin-right: -0.5em; }

.ui.celled.list .item .list .item {
  border-width: 0px; }

.ui.celled.list .list .item:first-child {
  border-top-width: 0px; }

/* Celled Bulleted */
.ui.celled.bulleted.list {
  margin-left: 0em; }

.ui.celled.bulleted.list > .item {
  padding-left: 1.5em; }

.ui.celled.bulleted.list > .item:before {
  left: 0.5em; }

/* Celled Ordered */
.ui.celled.ordered.list {
  margin-left: 0em; }

.ui.celled.ordered.list .item {
  padding-left: 2em;
  padding-right: 2em; }

.ui.celled.ordered.list .item:before {
  left: 0.5em; }

.ui.celled.ordered.list .item .list {
  margin-left: -2em;
  margin-right: -2em; }

/* Celled Horizontal */
.ui.horizontal.celled.list {
  margin-left: 0em; }

.ui.horizontal.celled.list .item {
  border-top: none;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  line-height: 0.6; }

.ui.horizontal.celled.list .item:last-child {
  border-bottom: none;
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

/* Inverted */
.ui.celled.inverted.list > .item,
.ui.celled.inverted.list > .list {
  border-color: rgba(255, 255, 255, 0.2); }

.ui.celled.inverted.horizontal.list .item {
  border-color: rgba(255, 255, 255, 0.2); }

/*-------------------
       Relaxed
--------------------*/
.ui.relaxed.list:not(.horizontal) .item {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.ui.relaxed.list .header {
  margin-bottom: 0.25em; }

.ui.horizontal.relaxed.list .item {
  padding-left: 1.25em;
  padding-right: 1.25em; }

.ui.very.relaxed.list:not(.horizontal) .item {
  padding-top: 1em;
  padding-bottom: 1em; }

.ui.very.relaxed.list .header {
  margin-bottom: 0.5em; }

.ui.horizontal.very.relaxed.list .item {
  padding-left: 2em;
  padding-right: 2em; }

/*-------------------
      Sizes
--------------------*/
.ui.mini.list .item {
  font-size: 0.7rem; }

.ui.tiny.list .item {
  font-size: 0.8125rem; }

.ui.small.list .item {
  font-size: 0.875rem; }

.ui.list .item {
  font-size: 1em; }

.ui.large.list .item {
  font-size: 1.125rem; }

.ui.big.list .item {
  font-size: 1.25rem; }

.ui.huge.list .item {
  font-size: 1.375rem; }

.ui.massive.list .item {
  font-size: 1.5rem; }

/*
 * # Statistic
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 * Released: Aug 20, 2013
 */
/*******************************
           Statistic
*******************************/
.ui.statistic {
  text-align: center; }

/*******************************
            Content
*******************************/
.ui.statistic > .number {
  font-size: 4em;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7); }

.ui.statistic > .description {
  opacity: 0.8; }

.ui.corner.label {
  border: none; }

/* =============================================================
	CSS RESET
	Meyer's CSS Reset, Normalized.css, and custom code.
 * ============================================================= */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*  Mobile Screen Resizing */
@-webkit-viewport {
  width: device-width;
  zoom: 1.0; }

@-moz-viewport {
  width: device-width;
  zoom: 1.0; }

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

@-o-viewport {
  width: device-width;
  zoom: 1.0; }

@viewport {
  width: device-width;
  zoom: 1.0; }

/*  Remove browser defaults */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
button, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 100%;
  vertical-align: baseline; }

/*  Set display type for HTML5 semantic elements */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/*  Force scrollbar display to prevent jumping on pages.
 *  Fix text resize bug on mobile devices. */
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/*  Display audio, canvas, and video elements as inline block elements. */
audio,
canvas,
video {
  display: inline-block; }

/*  Prevent modern browsers from displaying audio without controls. */
audio:not([controls]) {
  display: none;
  height: 0; }

/*  Prevent img and video elements from spilling
 *  outside of the page on smaller screens. */
img,
video {
  max-width: 100%;
  height: auto; }

/*  Prevent iframe, object, and embed elements from
 *  spilling outside of the page on smaller screens. */
iframe,
object,
embed {
  max-width: 100%; }

/* Address [hidden] styling not present in IE 8/9.
 * Hide the template element in IE, Safari, and Firefox < 22. */
[hidden],
template {
  display: none;
  visibility: hidden; }

/*  Prevents IE from making scaled images look like crap */
img {
  -ms-interpolation-mode: bicubic; }

/*  Address outline inconsistency between Chrome and other browsers. */
a:focus,
button:focus {
  outline: thin dotted;
  outline: 0.3125em auto -webkit-focus-ring-color;
  outline-offset: -0.15625em; }

/*  Improve readability when focused and also mouse hovered in all browsers. */
a:hover,
a:active {
  outline: 0; }

.ir {
  text-indent: -999px; }

.disable-hover {
  pointer-events: none; }

/* =============================================================
	TYPOGRAPHY
	Sets font styles for entire site.
 * ============================================================= */
body {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 120%;
  line-height: 1.5;
  color: #333;
  background: #f3f3f3; }

p {
  margin-bottom: 1.25em;
  font-size: 1em;
  line-height: 1.5;
  font-weight: normal; }

.leading-tight, .leading-tight p {
  line-height: 1.2; }

@media (min-width: 40em) {
  body {
    line-height: 1.5625; } }

/*  Sizes
 *  For smaller and larger text */
.text-small {
  font-size: 0.9375em; }

.text-smaller {
  font-size: .85em; }

.text--2x {
  font-size: 2em; }

.text-go {
  color: #99A52C !important; }

.text-danger {
  color: #bd2339 !important; }

.note, .hover-note, .hover-note-absolute, .alert-center {
  font-size: .75em;
  padding: .25em .5em; }

.alert-center {
  position: relative;
  text-align: center;
  height: 35px;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease; }

.alert-center.active {
  max-height: 35px;
  padding: .5em; }

.has-alert .alert-message {
  display: none; }

.text-tall {
  font-size: 1.1875em;
  line-height: 1.4; }

.text-light {
  font-weight: normal;
  font-weight: 300; }

@media (min-width: 40em) {
  .text-tall {
    font-size: 1.3125em; } }

/*  Colors
 *  For alternate text colors */
.text-muted, .muted footer .text-muted, footer .muted {
  color: #808080; }

.text-grey {
  color: #e5e5e5; }

.text-white, .main.content .hero.primary {
  color: #fffeff; }
  .text-white h1, .main.content .hero.primary h1, .text-white h2, .main.content .hero.primary h2, .text-white h3, .main.content .hero.primary h3, .text-white h4, .main.content .hero.primary h4, .text-white h5, .main.content .hero.primary h5, .text-white p, .main.content .hero.primary p, .text-white ul, .main.content .hero.primary ul, .text-white ol, .main.content .hero.primary ol {
    color: #fffeff; }

.bg-black, .async-panel {
  background-color: #333; }

/*  Links
 *  Hyperlink styling */
a {
  color: #0A5F68;
  text-decoration: none;
  word-wrap: break-word; }

a:hover {
  color: #05B2D2;
  text-decoration: none; }

/* Social Icons on Marcom Winners Page */
.marcom-section .winners-wrapper .social a {
  color: #245804; }

nav a, .nav a, .subnav a, h1 a, h2 a, h3 a, h4 a {
  color: #0A5F68; }

nav a:hover, .nav a:hover, .subnav a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #9fce0d; }

a img {
  border: none;
  background: none; }

/*  Prevents border/background on linked image hover.
 *  Adds slight opacity. */
a:hover img {
  border: none;
  background: none;
  opacity: 0.8;
  filter: alpha(opacity=80); }

/*  Lists
 *  Styling for lists */
ul,
ol,
dl {
  margin-bottom: 1.25em;
  margin-left: 2em; }

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

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

dl {
  margin-left: 0; }

dt {
  font-weight: bold; }

/*  Removes list styling.
 *  For semantic reasons, should only
 *  be used on unordered lists. */
.list-unstyled {
  margin-left: 0;
  list-style: none; }

/*  Headings
 *  h1 through h6 styling
 *  Heading class lets you use one heading type for semantics
 *  but style it as another heading type. */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  font-weight: 300;
  margin-bottom: 1em;
  padding-top: 1em;
  color: #333; }
  h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
    font-weight: 700; }
  h1:first-child:not(.pad-top), h2:first-child:not(.pad-top), h3:first-child:not(.pad-top), h4:first-child:not(.pad-top), h5:first-child:not(.pad-top), h6:first-child:not(.pad-top) {
    margin-top: 0;
    padding-top: 0; }
  h1 .sub-class, h2 .sub-class, h3 .sub-class, h4 .sub-class, h5 .sub-class, h6 .sub-class {
    font-size: .9em;
    color: #e5e5e5; }

h1,
.h1 {
  font-size: 2em;
  padding-top: .5em;
  text-align: center; }

h2,
.h2 {
  font-size: 2em;
  margin-bottom: 1em; }

h3,
.h3 {
  font-size: 1.1875em; }
  h3.section-title,
  .h3.section-title {
    padding-top: .9em;
    margin-bottom: 1em;
    font-size: 3.2em; }

h4, h5, h6,
.h4, .h5, .h6 {
  font-size: 0.9375em;
  font-style: italic; }

h4,
.h4 {
  text-transform: uppercase;
  font-weight: bold; }

/*  Lines, Quotes and Emphasis */
/*  Lines */
hr {
  margin: 2em auto;
  border: 0;
  border-top: 0.0725em solid #e5e5e5;
  border-bottom: 0 solid #fffeff; }

/*  Bold */
strong {
  font-weight: bold; }

/*  Italics */
em {
  font-style: italic; }

/*  Subscript & Superscript */
sub,
sup {
  position: relative;
  font-size: 30%;
  font-weight: bold;
  line-height: 0;
  vertical-align: baseline;
  margin-left: 0.25em;
  bottom: 1.5em; }

/*  Highlighting colors */
/*::selection {
	color: $color-white;
	background: #9fce08;
}*/
.uppercase, nav .links a, .text-uppercase {
  text-transform: uppercase; }

/*::-moz-selection {
	color: $color-white;
	background: #9fce08;
}*/
/*  Blockquotes */
blockquote:before, q:before {
  content: '\201C';
  color: #9fce0d;
  font-size: 3em;
  font-family: 'Georgia';
  margin-top: .5em;
  float: left;
  margin-left: -1px;
  line-height: .1em;
  margin-right: .15em; }

blockquote cite, q cite {
  font-weight: bold; }

blockquote, q {
  quotes: none; }
  blockquote p, q p {
    quotes: none;
    margin-bottom: .3em; }

.text-center, .main.content .hero.primary {
  text-align: center; }
  .text-center h1, .main.content .hero.primary h1, .text-center h2, .main.content .hero.primary h2, .text-center h3, .main.content .hero.primary h3, .text-center h4, .main.content .hero.primary h4, .text-center h5, .main.content .hero.primary h5, .text-center p, .main.content .hero.primary p, .text-center ul, .main.content .hero.primary ul, .text-center ol, .main.content .hero.primary ol {
    text-align: center; }

.text-left {
  text-align: left; }
  .text-left h1, .text-left h2, .text-left h3, .text-left h4, .text-left h5, .text-left p, .text-left ul, .text-left ol {
    text-align: left; }

.text-right, nav .links {
  text-align: right; }
  .text-right h1, nav .links h1, .text-right h2, nav .links h2, .text-right h3, nav .links h3, .text-right h4, nav .links h4, .text-right h5, nav .links h5, .text-right p, nav .links p, .text-right ul, nav .links ul, .text-right ol, nav .links ol {
    text-align: right; }

b,
strong {
  font-weight: bold;
  font-weight: 600; }

.larger {
  font-size: 1.2em; }

.async-panel nav a {
  display: block;
  float: none;
  margin: .3em .25em;
  padding: .3em .5em;
  margin-left: 0;
  padding-left: 0; }
  .async-panel nav a:hover {
    color: #fffeff;
    padding: .3em .5em;
    background-color: rgba(0, 0, 0, 0.05); }

.async-panel h3 {
  font-size: 1.8em; }

.home-page .ui.massive.button {
  font-size: 1.3rem; }

.entry-label {
  display: block;
  clear: both;
  margin-bottom: .5em;
  position: relative;
  -webkit-transition: all 4s ease-in-out 0s;
  -moz-transition: all 4s ease-in-out 0s;
  -ms-transition: all 4s ease-in-out 0s;
  -o-transition: all 4s ease-in-out 0s;
  transition: all 4s ease-in-out 0s;
  color: #747474; }

/* =============================================================
	THE GRID
	Structure and layout.
 * ============================================================= */
/*  Mobile-first. Single-column layout by default
 *  Container sets the maximum page width. Adjust as needed. */
.container {
  width: 1000px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

/*  Still mostly single-column.
 *  Option to activate grid on small screens.
 *  Two-column layout for .grid-img. */
@media (min-width: 20em) {
  .row > div:first-child {
    margin-left: 0; }
  .row > div:last-child {
    margin-right: 0; }
  .grid-fifth,
  .grid-fourth,
  .grid-third,
  .grid-half,
  .grid-two-thirds,
  .grid-three-fourths,
  .grid-three-fifths,
  .grid-four-fifths,
  .grid-full,
  .grid-1, .grid-2, .grid-3, .grid-3-wrap, .grid-4, .grid-5, .grid-6, .grid-img {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  /*  Reverses order of grid for content choreography */
  .grid-flip {
    float: right; }
  /*  Optionally show grid for small screens */
  .row-start-xsmall .grid-fourth {
    width: 21.96969696969%; }
  .row-start-xsmall .grid-third {
    width: 32.30303030303%; }
  .row-start-xsmall .grid-half,
  .grid-img {
    width: 46.969696969697%; }
  .row-start-xsmall .grid-two-thirds {
    width: 63.636363636364%; }
  .row-start-xsmall .grid-three-fourths {
    width: 71.969696969697%; }
  .row-start-xsmall .grid-full {
    width: 96.969696969697%; } }

/*  Still mostly single-column.
 *  Option to activate grid on medium screens.
 *  Three-column layout for .grid-img. */
@media (min-width: 30em) {
  /*  Show grid for small screens */
  .row-start-small .grid-fourth {
    width: 21.96969696969%; }
  .row-start-small .grid-third,
  .grid-img {
    width: 32.5%; }
  .row-start-small .grid-half {
    width: 46.969696969697%; }
  .row-start-small .grid-two-thirds {
    width: 63.636363636364%; }
  .row-start-small .grid-three-fourths {
    width: 71.969696969697%; }
  .row-start-small .grid-full {
    width: 96.969696969697%; } }

/*  Full 6-column grid.
 *  Four-column layout for .grid-img. */
@media (min-width: 40em) {
  .grid-fifth,
  .grid-fourth,
  .grid-third,
  .grid-half,
  .grid-two-thirds,
  .grid-three-fourths,
  .grid-three-fifths,
  .grid-four-fifths,
  .grid-full,
  .grid-img, .grid-1, .grid-2, .grid-3, .grid-3-wrap, .grid-4, .grid-5, .grid-6 {
    margin: 0 .5%; }
  .grid-fifth {
    width: 19%; }
  .push-fifth {
    margin-left: 20.5%; }
  .grid-sixth, .grid-1 {
    width: 16%; }
  .grid-two-sixths, .grid-2 {
    width: 32%; }
  .grid-fourth,
  .grid-img {
    width: 24%; }
  .grid-third {
    width: 32.30303030303%; }
  .grid-half, .grid-3, .grid-3-wrap {
    width: 49%; }
  .grid-four-sixths, .grid-4 {
    width: 66%; }
  .grid-five-sixths, .grid-5 {
    width: 82%; }
  .grid-three-fifths {
    width: 59%; }
  .grid-four-fifths {
    width: 79%; }
  .pull-four-fifths {
    margin-left: -79.5%; }
  .pull-five-fifths {
    margin-left: -99.5%; }
  .grid-two-thirds {
    width: 63.636363636364%; }
  .grid-three-fourths {
    width: 71.969696969697%; }
  .grid-full {
    width: 96.969696969697%; }
  /*  Offets let you shift grid elements to the right
	 *  but stay aligned to the grid. */
  .offset-fourth {
    margin-left: 26.484848484848%; }
  .offset-third {
    margin-left: 34.848484848485%; }
  .offset-half {
    margin-left: 51.515151515152%; }
  .offset-two-thirds {
    margin-left: 68.181818181818%; }
  .offset-three-fourths {
    margin-left: 76.484848484848%; } }

/* Add clearfix */
.group:before, .container:before,
.row:before, .border--all:before, .border--top-bottom:before,
.group:after,
.container:after,
.row:after,
.border--all:after,
.border--top-bottom:after {
  content: "";
  display: table; }


.group:after,
.container:after,
.row:after,
.border--all:after,
.border--top-bottom:after {
  clear: both; }

@media (min-width: 40em) {
  .md-float-right {
    float: right; }
  .show-sm {
    display: none !important; }
  .hide-sm {
    display: inherit !important; }
  .hide-md {
    display: none !important; }
  .show-md {
    display: inherit !important; } }

@media (min-width: 60em) {
  .md-float-right {
    float: right; }
  .show-sm {
    display: none !important; }
  .hide-sm {
    display: inherit !important; }
  .hide-md {
    display: none !important; }
  .hide-lg {
    display: none !important; }
  .show-lg {
    display: inherit !important; } }

.md-modal {
  position: absolute;
  width: 450px;
  top: 2em;
  margin-left: -225px;
  height: auto;
  z-index: 2000;
  /*visibility: hidden;*/
  display: none;
  left: 50%;
  min-height: 500px; }

#entry-modals .md-modal {
  top: 0px; }

#entry-modals .md-content {
  background-color: #FFF; }

#modal-login {
  top: -8em; }

#modal-register {
  top: -8em;
  position: absolute; }

.md-modal.doublewide {
  width: 1020px;
  margin-left: -540px; }

.md-modal.modal-video {
  width: 800px;
  margin-left: -400px;
  position: fixed;
  margin-top: -310px;
  top: 50%; }

.md-content {
  position: absolute;
  width: 100%;
  z-index: 1; }

.md-content .restriction--note {
  text-align: center;
  font-style: italic;
  font-size: larger;
  padding: .5em 0;
  color: #ff0000;
  display: none; }

.restriction--alert .restriction--note {
  display: block; }

.md-show {
  /*visibility: visible;*/
  display: block; }

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  z-index: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s; }

.single-entry .md-overlay.entry-overlay, .new-entry .md-overlay.entry-overlay {
  background-color: transparent; }

.single-entry .md-content, .new-entry .md-content {
  background-color: transparent; }

.md-show ~ .md-overlay {
  opacity: .8;
  visibility: visible;
  z-index: 1999; }

.md-perspective,
.md-perspective body {
  height: 100%;
  overflow: hidden; }

.md-perspective body {
  background: #222;
  perspective: 600px; }

.md-modal .container {
  background: #e74c3c;
  min-height: 100%; }

/* Effect 11: Super scaled */
.md-effect-11 .md-content {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-11 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.md-push.md-effect-11 .md-content {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0; }

.md-content {
  padding: 2em;
  background-color: #f3f3f3;
  color: #333; }

.md-content p,
.md-content h2, .md-content h3, .md-content h4 {
  margin: .25em 0;
  padding-top: .25em; }

.md-content h2 {
  font-size: 1.5rem; }

.md-content input[type='checkbox'] {
  width: auto;
  position: relative;
  bottom: 4px; }

a.lost {
  display: block;
  text-align: center;
  color: #5a5a5a;
  padding-top: 1.5em;
  font-weight: normal;
  font-size: .8em; }

a.lost:hover {
  color: #0e0e0e; }

.md-content .muted {
  color: #5d4b45; }

.md-content .new-entry li.section input, .transload input[type="file"] {
  padding: .7em;
  line-height: .5; }

.md-content .transload input[type="file"] {
  background-color: #242026;
  color: #fffef7; }

.login-remember {
  position: relative;
  bottom: .45em; }

.plax-wrapper, .main.content .hero {
  position: relative;
  overflow: hidden; }
  .plax-wrapper .plax, .main.content .hero .plax {
    position: relative;
    height: auto;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden; }
    .plax-wrapper .plax.bg, .main.content .hero .plax.bg {
      left: 0;
      position: absolute;
      width: 100%;
      min-width: 1000px; }
  .plax-wrapper img.plax.bg, .main.content .hero img.plax.bg {
    min-width: 1600px; }

/* =============================================================
	FORMS
	Styling for form elements.
 * ============================================================= */
/* @todo Integrate form styling with _config options */
form,
fieldset {
  margin-bottom: 1.25em; }

legend,
label {
  display: block;
  font-weight: normal;
  padding: 0;
  margin-bottom: 0.3125em; }

/* @todo Adjust form colors based on Sass variables */
input,
textarea,
select {
  display: block;
  width: 100%;
  font: inherit;
  line-height: 1.5;
  color: #616161;
  margin-bottom: 1.1875em;
  padding: 0.3125em;
  border-radius: 0.0725em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(197, 197, 197, 0.19);
  border-width: 0; }

form button,
form .button {
  margin-bottom: 1.1875em; }

textarea {
  height: 12em; }

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0;
  margin-bottom: 0.3125em;
  cursor: pointer; }

input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: inset 0 0.0725em 0.0725em rgba(0, 0, 0, 0.075), 0 0 0.5em rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9; }

input[type="file"]:focus,
input[type="checkbox"]:focus,
select:focus {
  outline: thin dotted;
  outline: 0.3125em auto -webkit-focus-ring-color;
  outline-offset: -0.125em; }

/*  Inline Inputs */
.input-inline {
  display: inline-block;
  width: auto;
  vertical-align: middle; }

.input-w-glyph .glyph {
  width: 10%;
  float: left;
  background-color: #e5e5e5;
  text-align: center;
  font-size: 1.55em;
  line-height: 1.4;
  margin-top: .07em;
  border: 1px solid #aaaaaa;
  border-right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-w-glyph input[type='text'] {
  width: 90%;
  float: left;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

input[type='checkbox'] {
  margin: .25em; }

input[type='checkbox']:after {
  content: "\f10c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #f3f3f3;
  position: relative;
  bottom: .3em;
  right: .5em;
  font-size: 1.4em;
  padding: .05em .25em;
  color: #999999; }

input[type='checkbox']:checked:after {
  content: "\f05d";
  color: #99A52C; }

/*  Condensed Inputs */
.input-condensed {
  padding: 0.0725em 0.3125em;
  font-size: 0.9375em; }

.entries article {
  background-color: lighten #f3f3f3, 25%; }

.new-entry article .fields input[type='text'], .new-entry article .fields select, #main-content .unpaid-entries article input[type='text'] {
  float: left;
  margin-bottom: .5em;
  width: 99.9%;
  min-height: 38px;
  background-color: white;
  border-color: #dadada; }

.input--icon-hint {
  clear: both;
  position: relative; }
  .input--icon-hint .fa {
    position: absolute;
    top: .75em;
    left: .5em;
    z-index: 10;
    color: #333; }
  .input--icon-hint input, .input--icon-hint .chosen-container-single .chosen-single {
    padding-left: 2em; }

.chosen-container {
  width: 100% !important; }

.ui.icon .chosen-container + .fa {
  top: 8px; }

.chosen-container .chosen-results li.highlighted {
  background-color: #0A5F68;
  color: #fff; }

.new-entry article .fields select {
  font-size: 1em;
  position: relative;
  top: 4px; }

@media (min-width: 40em) {
  input,
  textarea,
  select {
    line-height: 1.5625; } }

.md-content .ui.form .field > label {
  color: #efefef; }

.ui.form .smart.field > label {
  display: none; }

.lt-ie10 .ui.form .field > label {
  display: block; }

#modal-login #login input[type='text']:focus, #modal-login #login input[type='password']:focus, #alt_contact:focus, #alt_contact_title:focus, .woocommerce input:focus, .button {
  border-color: #9fce0d;
  box-shadow: none; }

#modal-login .button-primary:hover, .primary.save:hover, .button:hover {
  background-color: #9fce0d;
  transition: all 0.3s ease 0s; }

.button:hover {
  color: #fffeff; }

#modal-login .button-primary:after, .button:after {
  content: "";
  display: inline-block;
  position: absolute;
  transition: all 0.3s ease 0s;
  z-index: -1; }

.form-row label {
  font-size: 0.75em;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif; }

.form-row input {
  font-weight: 200; }

.form-row {
  position: relative; }
  .form-row > .icon {
    cursor: default;
    position: absolute;
    opacity: 0.5;
    font-size: 1.2em;
    top: 25px;
    left: 0px;
    margin: 0em;
    width: 2.6em;
    height: 100%;
    padding-top: 0.7em;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
  .form-row input#wc-authorize-net-aim-csc {
    padding-left: 1em !important;
    width: 100px; }
  .form-row input {
    font-weight: 200;
    padding-left: 3em !important;
    padding-right: 1.2em !important; }
    .form-row input#cvv {
      padding-left: 1em !important;
      padding-right: 1em !important;
      width: 95px !important; }
    .form-row input#ccnum {
      padding-left: 1em !important;
      padding-right: 1em !important; }
  .form-row input .corner.label {
    border-top-right-radius: 0.3125em;
    font-size: 0.45em;
    right: 1px;
    top: 27px;
    border-color: #ccc;
    background-color: transparent; }

#billing_address_2_field.form-row > .icon {
  top: -4px; }

input,
textarea,
select {
  border-color: rgba(197, 197, 197, 0.19); }

.payment_methods label {
  display: inline; }

.payment_methods .payment_box {
  padding-top: 20px; }
  .payment_methods .payment_box label {
    display: block; }

/* =============================================================
	BUTTONS
	Styling for CSS buttons.
 * ============================================================= */
.btn-secondary {
  background-color: #808080;
  border-color: #808080; }

.btn-secondary:hover,
a .btn-secondary:hover,
.btn-secondary.active {
  background-color: #5a5a5a;
  border-color: #5a5a5a; }

.btn.disabled, .disabled.btn--hollow, .disabled.btn-hollow, .disabled.btn-white,
.btn[disabled],
.btn--hollow[disabled],
.btn-hollow[disabled],
.btn-white[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
  box-shadow: none; }

.btn-large {
  padding: 1em;
  font-size: 1em;
  line-height: normal;
  width: 100%;
  background-color: transparent; }

.btn-flat, .btn-flat:hover {
  background-color: transparent;
  border-color: transparent;
  color: #0A5F68; }

.btn-flat:hover {
  color: #9fce0d; }

.btn-block,
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  display: block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn:last-child, .btn--hollow:last-child, .btn-hollow:last-child, .btn-white:last-child,
input.btn,
input.btn--hollow,
input.btn-hollow,
input.btn-white {
  margin-right: 0; }

a.img-bg {
  min-height: 225px;
  display: block;
  font-size: 1.3em;
  background: #333 url("../../../img/bg--gazebo.jpg") no-repeat center center;
  background-size: cover; }

a.btn-svg {
  font-size: 1.2em;
  color: #fffeff;
  display: block;
  height: 8em; }
  a.btn-svg .text {
    padding-top: .5em; }
  a.btn-svg svg {
    width: 4.5em;
    height: 4.5em; }
  a.btn-svg:hover svg {
    width: 5.5em;
    height: 5.5em; }

a.add-entry {
  margin-left: 1em;
  font-size: 1.3em;
  display: inline-block;
  padding-left: 1em;
  text-transform: none;
  position: relative;
  bottom: 2.1em;
  float: right; }

.btn--hollow, .btn-hollow {
  border: 2px solid;
  background-color: transparent;
  padding: .25em 1em;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 700; }

.btn-white {
  background-color: #fffeff !important; }

.btn-white:hover {
  border-color: #fffeff !important;
  background-color: transparent !important;
  color: #fffeff !important; }

.txt-btn {
  background-color: transparent;
  border: none; }

.btn-primary.hvr-sweep-to-right:hover, .btn-go.hvr-sweep-to-right:hover, .btn-success.hvr-sweep-to-right:hover {
  color: #FFF; }

header.main {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 162px;
  top: 0;
  margin-bottom: 2em;
  z-index: 100;
  -webkit-transform: translateZ(0);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  padding: .5em 0 20px;
  border-top: 8px solid #9fce0d;
  border-bottom: 1px solid #ccc !important; }
  header.main .button.float-right.push-down-1, header.main nav .button.push-down-1.links, nav header.main .button.push-down-1.links {
    margin-top: 60px;
    /*margin-left:15px;*/ }
    header.main .button.float-right.push-down-1.see-winners-btn, header.main nav .button.push-down-1.see-winners-btn.links, nav header.main .button.push-down-1.see-winners-btn.links {
      margin-top: 50px; }
    header.main .button.float-right.push-down-1.enter, header.main nav .button.push-down-1.enter.links, nav header.main .button.push-down-1.enter.links, header.main .button.float-right.push-down-1.account, header.main nav .button.push-down-1.account.links, nav header.main .button.push-down-1.account.links {
      margin-top: 42px; }

.header-logo {
  display: block;
  margin-top: 1rem; }
  .header-logo img {
    max-height: 100px;
    margin-top: 17px; }

.marcom-header .header-logo img {
  margin-top: 0px; }

.admin-bar header.main {
  top: 20px; }

header .options {
  margin-left: .5em;
  margin-top: 42px; }
  header .options > .fa {
    position: relative;
    top: 1.25em;
    margin-left: -0.9em; }
  header .options > .communitas.fa {
    top: 1.5em;
    margin-left: -1.1em; }
  header .options .logo {
    float: left; }

footer {
  width: 100%;
  border-top: 1px solid #ccc;
  background-color: #ececec;
  margin-top: 4rem;
  padding: 1rem;
  height: 190px; }
  footer .container {
    position: relative; }
  footer .logo {
    margin-top: 2.5rem;
    display: block; }
  footer .social {
    position: relative;
    margin-top: 3rem;
    margin-bottom: 1rem; }
    footer .social a {
      color: #888; }
      footer .social a:hover .social-fb {
        color: #3B5998; }
      footer .social a:hover .social-tw {
        color: #00aced; }
      footer .social a:hover .social-rss {
        color: #F0851F; }
      footer .social a:hover .social-gp {
        color: #dd4b39; }
      footer .social a:hover .social-li {
        color: #007bb6; }
  footer .cr {
    font-size: .8rem; }

.disable-hover {
  pointer-events: none; }

.js-scroll-top {
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  width: 50px;
  height: 50px;
  z-index: 10;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  font-size: .8rem; }
  .js-scroll-top .fa {
    line-height: 50px; }
  .js-scroll-top:hover {
    color: #FFF;
    opacity: 1; }

.scrolled-far .js-scroll-top {
  opacity: .5; }

/* =============================================================
	WORDPRESS IMAGE CLASSES
	Styling for the classes WordPress automatically applies to images.
	These styles are NOT included in the Kraken boilerplate.
	(You'll probably want to include these later in the stylesheet.)
 * ============================================================= */
/*  Comment Avatar Styling
 *  Class automatically applied to comment avatars. */
.avatar {
  float: left;
  margin-right: 0.5em;
  /*  Set $size to 2x desired size in comments.php
	 *  for crisp images on retina screens. */
  height: 3.75em;
  width: 3.75em; }

/*  Display all images as centered block elements.
 *  Mobile-first default styling. */
.alignleft,
.alignright,
.aligncenter,
.alignnone {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

/*  Image Caption Styling */
.wp-caption-text {
  font-size: 0.9375em;
  font-style: italic;
  color: #808080;
  padding-top: 0.5em;
  text-align: center; }

@media (min-width: 30em) {
  /*  On bigger screens, float .alignleft images
	 *  to the left with a slight margin-right. */
  .alignleft {
    float: left;
    margin-right: 0.5em; }
  /*  On bigger screens, float .alignright images
	 *  to the right with a slight margin-left. */
  .alignright {
    float: right;
    margin-left: 0.5em; }
  /*  On bigger screens, remove left and right margins from .alignnone */
  .alignnone {
    margin-left: 0;
    margin-right: 0; } }

/* =============================================================
	ALIGNMENT, SPACING & VISIBILITY
	Override default alignment, spacing and visibilty.
 * ============================================================= */
/*   Borders */
.border--all, .border--top-bottom {
  border: 1px solid #fffeff; }

.border--top-bottom {
  padding-left: 1em;
  padding-right: 1em;
  border-right-width: 0;
  border-left-width: 0; }

/*  Text alignment */
.text-center, .main.content .hero.primary {
  text-align: center; }

.text-right, nav .links {
  text-align: right; }

.text-left, .text-center .text-left, .main.content .hero.primary .text-left, .text-left-wrap {
  text-align: left; }

/*  Floats */
.float-left {
  float: left; }

.float-center, .container.main {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.float-right, nav .links {
  float: right; }

/*  Spacing */
.no-space {
  margin: 0;
  padding: 0; }

.no-space-bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.no-margin-bottom {
  margin-bottom: 0; }

.no-space-top {
  margin-top: 0;
  padding-top: 0; }

.space-bottom {
  margin-bottom: 2em; }

.space-bottom-small {
  margin-bottom: 0.5em;
  padding-bottom: 0; }

.space-top {
  padding-top: 0.8125em; }

.no-pad {
  padding: 0; }

.pad-min {
  padding: .5em; }

.pad-1 {
  padding: 1em; }

.pad-2, .border--top-bottom {
  padding: 2em; }

.pad-3 {
  padding: 3em; }

.pad-4 {
  padding: 4em; }

.pad-5 {
  padding: 5em; }

.pad-6 {
  padding: 6em; }

.pad-7 {
  padding: 7em; }

.pad-8 {
  padding: 8em; }

.pad-8 {
  padding: 9em; }

.pad-10 {
  padding: 10em; }

.pad-right-1 {
  padding-right: 1em; }

.pad-right-2 {
  padding-right: 2em; }

.pad-right-3 {
  padding-right: 3em; }

.pad-right-4 {
  padding-right: 4em; }

.pad-left-1 {
  padding-left: 1em; }

.pad-left-2 {
  padding-left: 2em; }

.pad-left-3 {
  padding-left: 3em; }

.pad-left-4 {
  padding-left: 4em; }

.pad-bottom-1 {
  padding-bottom: 1em; }

.pad-bottom-2 {
  padding-bottom: 2em; }

.pad-bottom-3 {
  padding-bottom: 3em; }

.pad-bottom-4 {
  padding-bottom: 4em; }

.pad-bottom-1 {
  padding-bottom: 1em; }

.pad-bottom-2 {
  padding-bottom: 2em; }

.pad-bottom-3 {
  padding-bottom: 3em; }

.pad-bottom-4 {
  padding-bottom: 4em; }

.margin-bottom-1 {
  margin-bottom: 1em; }

.margin-bottom-2 {
  margin-bottom: 2em; }

.hide-sm {
  display: none !important; }

.show-sm {
  display: inherit !important; }

.show-md {
  display: none !important; }

.push-down-1 {
  margin-top: 1em; }

.push-down-2 {
  margin-top: 2em; }

.push-down-3 {
  margin-top: 3em; }

.push-down-4 {
  margin-top: 4em; }

.push-down-5, .main.content {
  margin-top: 5em; }

.push-down-6, .loader {
  margin-top: 6em; }

.push-down-7 {
  margin-top: 7em; }

.push-down-8 {
  margin-top: 8em; }

.push-down-9 {
  margin-top: 9em; }

.push-down-10 {
  margin-top: 10em; }

.pull-up-1 {
  margin-top: -1em; }

.pull-up-2 {
  margin-top: -2em; }

.pull-up-3 {
  margin-top: -3em; }

.pull-up-4 {
  margin-top: -4em; }

.pull-up-5 {
  margin-top: -5em; }

.pull-up-6 {
  margin-top: -6em; }

.pull-up-7 {
  margin-top: -7em; }

.pull-up-8 {
  margin-top: -8em; }

.pull-up-9 {
  margin-top: -9em; }

.pull-up-10 {
  margin-top: -10em; }

.space-1 {
  margin: 1em; }

.space-2 {
  margin: 2em; }

.space-1, .space-2 {
  margin-left: 0; }

.place-rel {
  position: relative; }

.place, .place-top, .place-top-right, .place-bottom, .place-bottom-right {
  position: absolute; }

.place-top, .place-top-right {
  top: 0; }

.place-top-right {
  right: 0; }

.place-bottom, .place-bottom-right {
  bottom: 0; }

.place-bottom-right {
  right: 0; }

.block {
  display: block; }

.float-left {
  float: left; }

.float-right, nav .links {
  float: right; }

/*  Screen Reader Text */
.screen-reader {
  position: absolute;
  top: -9999em;
  left: -9999em; }

/*  Clearfix */
.group:before, .container:before,
.row:before, .border--all:before, .border--top-bottom:before,
.group:after,
.container:after,
.row:after,
.border--all:after,
.border--top-bottom:after {
  display: table;
  content: ""; }


.group:after,
.container:after,
.row:after,
.border--all:after,
.border--top-bottom:after {
  clear: both; }

/*Whole page styles*/
.single-entry-page {
  margin-top: 200px;
  /*Top section styles*/
  /* Thumbnail chooser styles */
  /*Bottom section styles*/
  /*.entry-photo-container {
		img {
			border: 1px solid #cdcccd;
		}
	}*/ }
  .single-entry-page .company-logo-section {
    padding-bottom: 20px; }
  .single-entry-page .contact-btn {
    font-size: 20px;
    color: #fff;
    padding: 5px 48px;
    margin-top: 8px; }
  .single-entry-page .tag-btn {
    color: #333333;
    background-color: #e3e3e3;
    border: 1px solid #cbcbcb;
    margin-right: 8px; }
  .single-entry-page h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px; }
  .single-entry-page h3 {
    font-size: 18px;
    font-weight: 600; }
  .single-entry-page p {
    font-size: 18px; }
  .single-entry-page .clear:after {
    clear: both;
    content: "";
    display: block; }
  .single-entry-page .top-section, .single-entry-page .bottom-section {
    /*float: left;*/ }
  .single-entry-page .top-section {
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 30px; }
  .single-entry-page .bottom-section {
    padding-top: 30px; }
  .single-entry-page .small-column {
    width: 45%;
    float: left; }
    .single-entry-page .small-column .company-logo-section img {
      max-width: 100%; }
  .single-entry-page .large-column {
    width: 55%;
    float: left; }
  .single-entry-page .medium-column {
    width: 50%;
    float: left; }
  .single-entry-page .padding-left {
    padding-left: 40px; }
  .single-entry-page .padding-right {
    padding-right: 30px; }
  .single-entry-page .company-logo-container {
    float: left;
    padding-right: 15px; }
  .single-entry-page .social-icons {
    margin-bottom: 20px;
    line-height: 100%; }
    .single-entry-page .social-icons a {
      margin-right: 4px; }
  .single-entry-page .company-information .fa {
    color: #888;
    font-size: 18px; }
  .single-entry-page .company-information h3 {
    margin-bottom: 0px; }
  .single-entry-page .company-summary {
    font-size: 14px; }
    .single-entry-page .company-summary p {
      font-size: 14px; }
  .single-entry-page .thumbnail-choose .thumb-list {
    list-style: none; }
  .single-entry-page .thumbnail-choose .thumb-list img:hover {
    background: transparent none repeat scroll 0% 0%;
    opacity: 0.8; }
  .single-entry-page .category {
    margin-bottom: 0px; }
  .single-entry-page .year {
    float: left; }
  .single-entry-page .likes {
    float: right; }
  .single-entry-page .project-summary {
    padding-bottom: 10px;
    border-bottom: 2px solid; }
  .single-entry-page .project-credits {
    padding-top: 30px; }
  .single-entry-page .entry-photo {
    width: 453px;
    height: auto;
    border: 1px solid #cbcbcb; }

.container.main.award-notifications table {
  width: 100%; }

.container.main.award-notifications table td {
  padding-left: 20px;
  padding-right: 20px;
  width: 30%; }

.container.main.award-notifications .after-awards-content {
  padding-top: 50px; }

.container.main.award-notifications .after-awards-content form {
  text-align: center; }

.container.main.award-notifications .print-title {
  height: 60px;
  margin-bottom: 40px;
  margin-top: 20px;
  /*background-color:#9fce0d;*/
  background-color: #E2E2E2;
  padding: 3px; }

.container.main.award-notifications .print-title h1 {
  color: #333333;
  position: relative;
  bottom: 50px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 24px; }

.container.main.award-notifications .print-title img {
  /*position:relative;
    bottom:40px;*/
  height: 100%;
  padding: 5px; }

.container.main.award-notifications .print-header {
  text-align: center; }
  .container.main.award-notifications .print-header .print-logo {
    display: none; }

.container.main.award-notifications .company-info {
  padding-bottom: 40px; }

.container.main.award-notifications .company-info p {
  margin-bottom: 5px;
  line-height: 20px; }

.marcom-section .container.main.award-notifications .print-title {
  padding: 0px;
  /*background-color: #9fce0d;*/ }

.marcom-section .container.main.award-notifications .print-title img {
  position: relative;
  bottom: 50px;
  width: auto;
  padding: 0px;
  height: 110px; }

.marcom-section .container.main.award-notifications .print-title h1 {
  bottom: 105px; }

.container.main.winner-letter .letter-header {
  height: 60px;
  margin-bottom: 20px;
  margin-top: 20px;
  /*background-color:#9fce0d;*/
  background-color: #E2E2E2; }

.container.main.winner-letter .letter-header img {
  position: relative;
  /*bottom:40px;*/
  height: 100%;
  padding: 8px; }

.container.main.winner-letter .print-header {
  text-align: center; }
  .container.main.winner-letter .print-header .print-logo {
    display: none; }

.container.main.winner-letter .letter-content {
  margin-top: 50px; }

.container.main.winner-letter .header-sub-text {
  position: absolute;
  top: 80px;
  left: 460px;
  font-size: 12px; }

.container.main.winner-letter .header-sub-text p {
  display: inline;
  padding-right: 7px; }

.container.main.winner-letter .print-button {
  text-align: center; }

.marcom-section .container.main.winner-letter {
  /*.letter-header {
      background-color: #9fce0d;
    }*/ }
  .marcom-section .container.main.winner-letter .letter-header img {
    bottom: 50px;
    width: auto;
    padding: 0px;
    height: 110px; }

.single-company {
  margin-top: 200px; }
  .single-company .post-thumbnail-container {
    width: 400px;
    margin-bottom: 20px; }
  .single-company .main-content {
    margin-top: 50px; }
  .single-company .main-content h3 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600; }
  .single-company .user-entries {
    margin-top: 50px; }
  .single-company #billing-info {
    padding-top: 20px; }
  .single-company #billing-info div.corner.label {
    top: 27px; }
  .single-company .yearly-entries h2 {
    margin-bottom: 20px; }
  .single-company .company-about {
    font-size: 14px; }
    .single-company .company-about p {
      font-size: 14px; }
  .single-company .fa {
    /*color: #888;*/
    font-size: 18px; }
  .single-company .users {
    margin-top: 20px; }
    .single-company .users a {
      font-size: 14px; }
  .single-company .entries article .meta {
    padding-left: 60px;
    background-repeat: no-repeat;
    min-height: 118px; }

/*#winners-view
{
	padding-top:75px;
}

.marcom-section #winners-view
{
	padding-top:182px;
}*/
#winners-view {
  padding-top: 182px; }

.winners-wrapper .col-entry-link i {
  font-size: 24px; }

.marcom-section .winners-wrapper a {
  color: #245804; }
  .marcom-section .winners-wrapper a:hover {
    color: #9FCE0D; }

.woocommerce-account .d-flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .woocommerce-account .d-flex-between > * {
    margin-bottom: 0 !important; }

.woocommerce-account .d-flex-around {
  display: flex;
  justify-content: space-around;
  align-items: center; }
  .woocommerce-account .d-flex-around .button {
    margin: 0 .5rem;
    font-size: 0.85rem; }

.woocommerce-account .lower-buttons .single-lower-button {
  display: inline; }
  .woocommerce-account .lower-buttons .single-lower-button .button {
    padding: 0px 80px;
    /*border:none;
				background-color:#eae8e9;
				margin-right:20px;*/
    letter-spacing: 2px;
    font-size: 12px;
    color: #333333;
    margin-left: -15px; }
    .woocommerce-account .lower-buttons .single-lower-button .button:hover {
      color: white; }

.woocommerce-account .lower-buttons .winners a {
  border-top: none;
  border-right: none;
  border-left: 25px solid transparent;
  border-bottom: 25px solid #eae8e9;
  height: 0px;
  line-height: 25px; }
  .woocommerce-account .lower-buttons .winners a:hover {
    border-left-color: transparent; }

.woocommerce-account .lower-buttons .award-notify a {
  border-bottom: none;
  border-right: none;
  border-left: 25px solid transparent;
  border-top: 25px solid #eae8e9;
  border-right: 25px solid transparent;
  height: 0px;
  line-height: 30px; }
  .woocommerce-account .lower-buttons .award-notify a span {
    position: relative;
    bottom: 28px; }
  .woocommerce-account .lower-buttons .award-notify a:hover {
    border-right-color: transparent;
    border-left-color: transparent; }

.woocommerce-account .lower-buttons .win-letter a {
  border-top: none;
  border-left: none;
  border-right: 25px solid transparent;
  border-bottom: 25px solid #eae8e9;
  height: 0px;
  line-height: 25px; }
  .woocommerce-account .lower-buttons .win-letter a:hover {
    border-right-color: transparent; }

.woocommerce-account .lower-buttons.user-winner {
  position: absolute;
  top: 100px;
  margin-left: 30px; }

.woocommerce-account .lower-buttons.user-no-winner {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -120px; }
  .woocommerce-account .lower-buttons.user-no-winner .winners .button {
    border: none;
    padding: 8px 80px;
    background-color: #eae8e9;
    height: auto;
    line-height: 1; }

.woocommerce-account section.my-account-page div.md-content {
  z-index: 0; }

html,
body {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  height: 75%; }

html.placeholder {
  width: auto;
  background-color: transparent;
  height: 100%; }

svg, .async-panel, .bg-svg, .anim, nav a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.container {
  max-width: 1000px; }

.likebtn-wrapper {
  float: right; }

.lb-style-disk .lb-voted .lb-like-icon.likebtn-icon, .lb-style-disk .lb-like-icon {
  background-image: none !important; }

.lb-style-disk .lb-voted .lb-like-icon {
  color: #AECA3F; }

.likebtn-icon:before {
  content: "❤";
  font-size: 20px;
  position: relative;
  bottom: 2px; }

.container.main {
  margin-top: 8em; }
  .container.main.home-page {
    margin-top: 12em; }

.my-account-page.container.main {
  margin-top: 10.5em; }

.my-account-page .single_add_to_cart_button:hover {
  color: #fff !important; }

.admin-bar .container.main {
  margin-top: 120px; }

.loader {
  margin-left: 46.5%;
  font-size: 2em; }

nav .tagline {
  font-size: .85em;
  color: #6fdaf5;
  font-weight: 300; }

nav .links a {
  float: right;
  margin-top: .25em;
  margin-left: 3.6em; }

nav a {
  color: #fffeff;
  float: left; }
  nav a:hover {
    color: #333; }

.main.content .hero {
  height: 580px;
  min-width: 1000px; }
  .main.content .hero.careers {
    height: 440px; }
  .main.content .hero.contact {
    height: auto; }
  .main.content .hero h1, .main.content .hero .content {
    position: relative;
    z-index: 2; }
  .main.content .hero h1 {
    margin: 2.25em auto 0;
    width: 90%; }
  .main.content .hero h2 {
    font-weight: 300;
    font-size: 2.6em;
    margin: 1em 0 1em; }

.bg-x {
  background: url("../img/bg-x.png") no-repeat 90% 0%; }

.bg-svg {
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: -1; }
  .bg-svg svg {
    width: 740px;
    height: 740px; }

.anim {
  margin-top: -0px; }

.loading .anim {
  margin-top: -10px; }

.loading .bg-svg {
  top: -40px;
  right: -40px; }
  .loading .bg-svg svg {
    width: 750px;
    height: 750px; }

.panel.careers {
  background-image: url("../img/bg-xxs-blue.png"); }

.async-panel {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  z-index: 2; }
  .async-panel .next-panel {
    right: 0%;
    z-index: 3; }

.async-panel.show {
  top: 0; }

.overlay {
  position: fixed;
  display: none;
  top: 0;
  background-color: rgba(232, 237, 238, 0.8);
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
  .overlay.uploading .feedback {
    width: 250px;
    height: 80px;
    padding: 1em;
    margin-left: -125px; }
  .overlay .feedback {
    position: relative;
    top: 35%;
    left: 50%;
    text-align: center;
    color: #fff;
    margin-left: -75px;
    width: 150px;
    height: 150px;
    padding: 2em;
    border-radius: 15px;
    background-color: rgba(17, 17, 16, 0.8);
    margin-top: 50px;
    -webkit-transition: margin-top .45s ease;
    -moz-transition: margin-top .45s ease;
    -ms-transition: margin-top .45s ease;
    -o-transition: margin-top .45s ease;
    transition: margin-top .45s ease; }
  .overlay .fa {
    margin-bottom: .25em; }
  .overlay.active {
    opacity: 1;
    display: block; }
    .overlay.active .feedback {
      margin-top: 0; }

.progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 2px solid #fff;
  height: 1em;
  margin-bottom: .25em; }
  .progress .bar {
    background-color: #fff;
    height: 100%; }

.placeholder {
  background-color: #ebebeb;
  width: 150px;
  height: 150px; }
  .placeholder.logo {
    color: #fff; }
    .placeholder.logo .sprites-logo-mark-mono {
      margin: 0 auto;
      width: 150px;
      height: 144px;
      opacity: .8; }

.entry-label a.remove-bt {
  color: #349697;
  border-radius: 50%;
  float: right;
  margin-right: .25em;
  color: #808080;
  z-index: 2; }
  .entry-label a.remove-bt .fa.fa-times-circle {
    position: relative;
    z-index: 1; }

.entry-label a.remove-bt:hover {
  color: #bd2339; }

section.list article {
  position: relative;
  padding: 1em; }
  section.list article:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-top: 2px solid #e6e6e6;
    background-color: #e6e6e6;
    content: '';
    position: absolute;
    z-index: -2;
    display: inline-block; }
  section.list article:hover:after {
    border-top-color: #333; }

.payment_methods {
  list-style: none; }

h2.display_balance {
  margin: 0 0 -3em !important;
  padding: 0;
  position: relative;
  top: .88em;
  right: 1em; }

.woocommerce-checkout h1 {
  margin-bottom: 0; }

.ui.dropdown .menu, .ui.top.right.pointing.dropdown .menu:after {
  -webkit-box-shadow: none;
  box-shadow: none; }

p.new-user--note {
  background-color: #fbe6a3;
  color: #675005;
  border: 1px solid #f4be11;
  padding: .5em;
  margin-bottom: 1em; }

.nav-tabs {
  padding-top: 1em;
  margin-left: 0; }
  .nav-tabs a {
    color: #aaa;
    font-size: 1.3em; }
  .nav-tabs .active a {
    background-color: #fcfcfc !important; }

.tab-pane {
  margin: 0;
  border: 1px solid #ddd;
  border-top-width: 0; }
  .tab-pane.active {
    background-color: #fcfcfc;
    padding: 1em; }
  .tab-pane .ui.form textarea, .tab-pane .ui.form input[type="text"], .tab-pane .ui.form input[type="email"], .tab-pane .ui.form input[type="date"], .tab-pane .ui.form input[type="password"], .tab-pane .ui.form input[type="number"], .tab-pane .ui.form input[type="url"], .tab-pane .ui.form input[type="tel"] {
    border-color: #eee; }

.upload1 {
  text-align: center;
  position: absolute;
  width: 450px;
  left: -120%;
  top: 25%; }

.upload2 {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  position: absolute;
  width: 450px;
  margin-left: -225px;
  height: auto;
  visibility: hidden;
  min-height: 500px; }

.upload3 {
  text-align: center;
  position: absolute;
  width: 450px;
  left: 30%;
  top: 25%; }

.logo-upload {
  position: relative; }
  .logo-upload img.wp-post-image, .logo-upload .placeholder {
    max-height: 200px;
    width: auto; }
  .logo-upload .upload_text {
    display: none;
    position: absolute;
    color: #fff;
    background-color: #000;
    opacity: .8;
    width: 262px;
    z-index: 10; }
    .logo-upload .upload_text .upload_copy {
      display: table-cell;
      vertical-align: middle;
      height: 153px;
      padding: 0 35px;
      font-size: 14px;
      text-align: left; }
  .logo-upload:hover .upload_text {
    display: block; }
  .logo-upload .text-center .company_logo, .logo-upload .main.content .hero.primary .company_logo, .main.content .logo-upload .hero.primary .company_logo {
    width: 262px;
    vertical-align: middle;
    height: 200px;
    display: table-cell; }
  .logo-upload .text-center .upload_copy, .logo-upload .main.content .hero.primary .upload_copy, .main.content .logo-upload .hero.primary .upload_copy {
    height: 200px;
    text-align: center;
    width: 262px;
    font-size: 18px; }
  .logo-upload #TemplateTestFile {
    margin: 0;
    height: 200px;
    cursor: pointer;
    opacity: 0;
    position: relative;
    z-index: 20; }
    .logo-upload #TemplateTestFile:hover {
      border-radius: 5px; }
    .logo-upload #TemplateTestFile:hover:after {
      content: "Click to upload logo";
      position: absolute;
      left: 14px;
      bottom: 0;
      padding: 6px 0;
      text-align: center;
      opacity: 0.7;
      background-color: #000; }
  .logo-upload .placeholder .upload_text {
    height: 150px; }
  .logo-upload .transload {
    margin: 0 0 32px 0;
    position: absolute;
    top: 0;
    z-index: 25; }
    .logo-upload .transload .button {
      margin-top: 5px;
      width: 263px; }

.placeholder .sprites-logo-mark-mono {
  background-image: url(../img/add-company-logo-new.png);
  background-position: center 33px;
  background-repeat: no-repeat; }

.recent_order_section {
  display: none; }

.ui.icon.input > .fa-sort-down {
  padding-top: 0.6em; }

#my-account-content .address {
  display: none; }

.ui.positive.button.pay-now {
  background-color: transparent;
  color: #9fce0d; }

.ui.positive.button.pay-now:hover {
  color: #fffeff; }

.ui.positive.button.pay-now:after, .primary.button:after {
  background-color: #9fce0d; }

.ui-form .ui.sub-field.middle-categories {
  background-color: #e3e3e3; }

.ui-form .ui.subfield.child-categories {
  background-color: #ebebeb; }

.ui.sub-field {
  background-color: #ddd;
  margin: 0; }
  .ui.sub-field .column {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important; }
  .ui.sub-field input[type='text'] {
    background-color: #efefef !important;
    padding: 4px !important;
    font-size: 14px !important; }

.my-account-page section.entries .button.change-cat, .my-account-page section.entries .button.cancel-change, .single-company section.entries .button.change-cat, .single-company section.entries .button.cancel-change {
  margin-bottom: 15px;
  margin-left: 15px; }

.single-company section.entries .button.change-cat, .single-company section.entries .button.cancel-change {
  margin-top: 15px; }

/* line 165, ../sass/lib/semantic.scss */
.ui.form textarea,
.ui.form input[type="text"],
.ui.form input[type="email"],
.ui.form input[type="date"],
.ui.form input[type="password"],
.ui.form input[type="number"],
.ui.form input[type="url"],
.ui.form input[type="tel"] {
  margin: 0em;
  padding: 9px 1em;
  font-size: 1.2em;
  font-weight: 200;
  background-color: rgba(197, 197, 197, 0.19);
  border: 2px solid rgba(197, 197, 197, 0);
  outline: none;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  -webkit-transition: background-color 0.3s ease-out, -webkit-box-shadow 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.3s ease-out, box-shadow 0.2s ease, border-color 0.2s ease;
  -webkit-box-shadow: 0em 0em 0em 0em rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0em 0em 0em 0em rgba(0, 0, 0, 0.3) inset;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 8099, ../sass/lib/semantic.scss */
.ui.icon.input > .icon {
  cursor: default;
  position: absolute;
  opacity: 0.5;
  font-size: 1.5em;
  top: 0px;
  right: 0px;
  margin: 0em;
  width: 2.6em;
  height: 100%;
  padding-top: 0.7em;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* line 139, ../sass/components/_buttons.scss */
a.add-entry {
  margin-left: 1em;
  font-size: 1.3em;
  display: inline-block;
  padding-left: 1em;
  text-transform: none;
  position: relative;
  bottom: 3.1em;
  color: #ccc;
  float: right; }

.chosen-container-single .chosen-single {
  display: block;
  width: 100%;
  font: inherit;
  padding: .5em;
  font-size: 1.4em;
  line-height: 1.5;
  color: #616161;
  padding: 0.7125em;
  border: 0px solid #cfd9db;
  border-radius: 0.0725em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fbfcfc; }

/* Hover */
/* line 11948, ../sass/lib/semantic.scss */
.ui.selection.dropdown:hover {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0) !important;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0) !important; }

/* line 146, ../sass/components/_forms.scss */
.new-entry article .fields input[type='text'], .new-entry article .fields select, #main-content .unpaid-entries article input[type='text'] {
  float: left;
  margin-bottom: .5em;
  width: 99.9%;
  min-height: 38px;
  background-color: #fbfcfc;
  border-color: #e1e1e1; }

/* Displays like a select box */
/* line 11893, ../sass/lib/semantic.scss */
.ui.selection.dropdown {
  cursor: pointer;
  display: inline-block;
  word-wrap: break-word;
  white-space: normal;
  background-color: #FFFFFF;
  padding: 0.5em 1em;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  border-radius: 0.3125em !important; }

.ui.mini.icon.buttons .button,
.ui.mini.buttons .icon.button {
  padding: 0.6em 1.6em;
  margin: 0px 0px 0px 0px;
  border-width: 2px !important; }

/* line 6803, ../sass/lib/semantic.scss */
.ui.buttons {
  display: inline-block;
  vertical-align: middle; }

/* line 6808, ../sass/lib/semantic.scss */
.ui.buttons:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 6816, ../sass/lib/semantic.scss */
.ui.buttons .button {
  border-left-style: none; }

/* line 6820, ../sass/lib/semantic.scss */
.ui.buttons .button:first-child {
  border-right: 1px #bd2339 solid !important;
  border-left-style: solid; }

/* line 6825, ../sass/lib/semantic.scss */
.ui.buttons .button {
  float: left;
  border-radius: 0em; }

/* line 6830, ../sass/lib/semantic.scss */
.ui.buttons .button:first-child {
  margin-left: 0em;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 6836, ../sass/lib/semantic.scss */
.ui.buttons .button:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* Vertical  Style */
/* line 6843, ../sass/lib/semantic.scss */
.ui.vertical.buttons {
  display: inline-block; }

/* Prototype */
/* line 5360, ../sass/lib/semantic.scss */
.ui.button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-height: 1em;
  outline: none;
  border: 0px solid;
  background-color: transparent;
  color: #808080;
  margin: 0em;
  padding: 0.8em 1.5em;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
  font-weight: bold; }

/* line 218, ../sass/components/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  font-weight: 300;
  margin-bottom: 1em;
  padding-top: 0em;
  color: #333333; }

/* line 139, ../sass/components/_typography.scss */
a:hover {
  color: #d13100;
  text-decoration: none; }

/* =============================================================
	FORMS
	Styling for form elements.
 * ============================================================= */
/* @todo Integrate form styling with _config options */
/* line 7, ../sass/components/_forms.scss */
form,
fieldset {
  margin-bottom: 1.25em; }

/* line 12, ../sass/components/_forms.scss */
legend,
label {
  display: block;
  font-weight: normal;
  padding: 0;
  margin-bottom: 0.3125em; }

/* @todo Adjust form colors based on Sass variables */
/* line 22, ../sass/components/_forms.scss */
input,
textarea,
select {
  display: block;
  width: 100%;
  font: inherit;
  line-height: 1.5;
  color: #616161;
  margin-bottom: 1.1875em;
  padding: .5rem .75rem;
  border: 0em solid #b8b8b8;
  border-radius: 0.0725em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 36, ../sass/components/_forms.scss */
form button,
form .button {
  margin-bottom: 1.1875em; }

/* line 40, ../sass/components/_forms.scss */
textarea {
  height: 12em; }

/* line 46, ../sass/components/_forms.scss */
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0;
  margin-bottom: 0.3125em;
  cursor: pointer; }

/* line 56, ../sass/components/_forms.scss */
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: inset 0 0.0725em 0.0725em rgba(0, 0, 0, 0.075), 0 0 0.5em rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9; }

/* line 65, ../sass/components/_forms.scss */
input[type="file"]:focus,
input[type="checkbox"]:focus,
select:focus {
  outline: thin dotted;
  outline: 0.3125em auto -webkit-focus-ring-color;
  outline-offset: -0.125em; }

/*  Inline Inputs */
/* line 73, ../sass/components/_forms.scss */
.input-inline {
  display: inline-block;
  width: auto;
  vertical-align: middle; }

/* line 81, ../sass/components/_forms.scss */
.input-w-glyph .glyph {
  width: 10%;
  float: left;
  background-color: #e5e5e5;
  text-align: center;
  font-size: 1.55em;
  line-height: 1.4;
  margin-top: .07em;
  border: 1px solid #aaaaaa;
  border-right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 94, ../sass/components/_forms.scss */
.input-w-glyph input[type='text'] {
  width: 90%;
  float: left;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 104, ../sass/components/_forms.scss */
input[type='checkbox'] {
  margin: .25em 1em; }

/* line 108, ../sass/components/_forms.scss */
input[type='checkbox']:after {
  content: "\f10c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ecf0f1;
  position: relative;
  bottom: .3em;
  right: .5em;
  font-size: 1.4em;
  padding: .25em;
  color: #cfd9db; }

/* line 127, ../sass/components/_forms.scss */
input[type='checkbox']:checked:after {
  content: "\f05d";
  color: #99a52c; }

/*  Condensed Inputs */
/* line 133, ../sass/components/_forms.scss */
.input-condensed {
  padding: 0.0725em 0.3125em;
  font-size: 0.9375em; }

/* line 139, ../sass/components/_forms.scss */
.entries article {
  background-color: lighten #ecf0f1, 25%; }

/* line 146, ../sass/components/_forms.scss */
.new-entry article .fields input[type='text'], .new-entry article .fields select, #main-content .unpaid-entries article input[type='text'] {
  float: left;
  margin-bottom: .5em;
  width: 99.9%;
  min-height: 38px;
  background-color: #fbfcfc;
  border-color: #cfd9db; }

/* line 156, ../sass/components/_forms.scss */
.input--icon-hint {
  clear: both;
  position: relative; }

/* line 159, ../sass/components/_forms.scss */
.input--icon-hint .fa {
  position: absolute;
  top: .75em;
  left: .5em;
  z-index: 10;
  color: #333; }

/* line 166, ../sass/components/_forms.scss */
.input--icon-hint input, .input--icon-hint .chosen-container-single .chosen-single {
  padding-left: 2em; }

/* line 171, ../sass/components/_forms.scss */
.chosen-container {
  width: 100% !important; }

/* line 174, ../sass/components/_forms.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #f16631;
  color: #fff; }

/* line 179, ../sass/components/_forms.scss */
.new-entry article .fields select {
  font-size: 1em;
  position: relative;
  top: 4px; }

@media (min-width: 40em) {
  /* line 186, ../sass/components/_forms.scss */
  input,
  textarea,
  select {
    line-height: 1.5625; }
  /* line 191, ../sass/components/_forms.scss */
  .md-content .ui.form .field > label {
    color: #efefef; }
  /* line 195, ../sass/components/_forms.scss */
  .ui.form .smart.field > label {
    display: none; }
  /* line 199, ../sass/components/_forms.scss */
  .lt-ie10 .ui.form .field > label {
    display: block; } }

.loader-wrapper {
  position: relative;
  z-index: 1000;
  font-size: 1rem;
  padding: .5rem; }

/*Any styles with a background color should be within the theme-options.css.twig file */
.triangle-top-right {
  width: 0;
  height: 0;
  /*border-top: 40px solid #0A5F68;*/
  border-left: 40px solid transparent;
  position: relative;
  top: 6px; }

.triangle-top-left {
  width: 0;
  height: 0;
  /*border-top: 40px solid #0A5F68;*/
  border-right: 40px solid transparent;
  position: relative;
  bottom: 68px;
  left: 150px; }

.triangle-bottom-left {
  width: 0;
  height: 0;
  /*border-bottom: 40px solid #0A5F68; */
  border-left: 40px solid transparent;
  position: relative;
  right: 40px; }

.modal-qa {
  transform: rotate(90deg);
  position: fixed;
  left: -40px;
  top: 450px;
  /*background-color: #0A5F68;*/
  width: 120px;
  text-align: center;
  font-size: 18px;
  height: 40px; }
  .modal-qa .fa-plus {
    padding: 4px 5px 3px 5px;
    font-size: 10px; }
  .modal-qa .fa-circle-border {
    border: 2px solid;
    border-radius: 50%; }
  .modal-qa .triangle-top-left {
    left: 120px; }
  .modal-qa p {
    padding-right: 10px; }
  .modal-qa i, .modal-qa p {
    display: inline;
    color: white;
    position: relative;
    bottom: 35px; }

.modal-entry-info {
  transform: rotate(90deg);
  position: fixed;
  left: -100px;
  top: 510px;
  width: 240px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 40px; }
  .modal-entry-info .fa-plus {
    padding: 4px 5px 4px 5px;
    font-size: 10px; }
  .modal-entry-info .fa-circle-border {
    border: 2px solid;
    border-radius: 50%; }
  .modal-entry-info .triangle-top-left {
    left: 240px;
    bottom: 65px; }
  .modal-entry-info p {
    padding-right: 10px; }
  .modal-entry-info i, .modal-entry-info p {
    display: inline;
    color: white;
    position: relative;
    bottom: 35px; }

#entry-modals {
  position: absolute;
  top: 0px;
  left: 50%; }

#modal-qa .md-content {
  background-color: #f2f2f2; }

.marcom-section .modal-qa {
  top: 450px;
  background-color: #9FCE0D; }

.marcom-section .triangle-bottom-left {
  border-bottom-color: #9FCE0D; }

.marcom-section .triangle-top-left, .marcom-section .triangle-top-right {
  border-top-color: #9FCE0D; }

/* Tab Link to Categories Modal */
.marcom-section .modal-categories {
  top: 167px;
  z-index: 10; }
  .marcom-section .modal-categories .fa-plus {
    top: 324px;
    color: #fff; }

.modal-categories {
  position: fixed;
  top: 167px;
  left: 0px;
  width: 40px;
  height: 187px; }
  .modal-categories a:hover img {
    opacity: 1; }
  .modal-categories .fa-plus {
    padding: 4px 5px 3px 5px;
    position: fixed;
    top: 324px;
    left: 9px;
    font-size: 10px;
    color: #fff; }
  .modal-categories .fa-circle-border {
    border: 2px solid;
    border-radius: 50%;
    color: #fff !important; }
  .modal-categories .triangle-top-right {
    top: -7px; }

.parent-categories .chosen-container.chosen-container-single {
  margin-bottom: 0px; }

/*  Entry Breadcrumbs */
.entry-breadcrumb {
  text-align: center;
  width: 100%;
  margin: -35px 0 40px;
  /*margin: -60px 0 40px;*/ }

.entry-breadcrumb .bc-entry {
  width: 32%;
  float: left;
  position: relative;
  height: 32px;
  transform: skewX(145eg);
  -ms-transform: skewX(145deg);
  -webkit-transform: skewX(145deg);
  position: relative;
  left: 16px; }

.entry-breadcrumb .bc-entry span {
  transform: skewX(-145eg);
  -ms-transform: skewX(-145deg);
  -webkit-transform: skewX(-145deg);
  display: block;
  position: absolute;
  height: 32px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  padding-top: 6px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff; }

.entry-breadcrumb .entry-crumb:before {
  content: " ";
  display: block;
  background-color: #eb5f24;
  position: absolute;
  left: -15px;
  top: 0;
  height: 32px;
  width: 60px;
  -webkit-transform: skewX(-145deg); }

.entry-breadcrumb .entry-crumb {
  margin-right: 6px;
  left: 15px;
  background-color: #eb5f24; }

.entry-breadcrumb .entry-crumb span:before {
  position: absolute;
  left: 0;
  height: 32px;
  width: 20px; }

.entry-breadcrumb .checkout-crumb {
  background-color: #eae9e9;
  left: 15px; }

.entry-breadcrumb .upload-crumb {
  margin-left: 5px;
  background-color: #eae9e9; }

.entry-breadcrumb .upload-crumb:after {
  content: " ";
  display: block;
  background-color: #eae9e9;
  position: absolute;
  right: -10px;
  top: 0;
  height: 32px;
  width: 60px;
  -webkit-transform: skewX(-145deg); }

.breadcrumb-checkout .checkout-crumb.activate {
  background-color: #eb5f24; }

.thank-you .breadcrumb-checkout .entry-breadcrumb {
  display: none; }

.thank-you .thankyou-breadcrumb.entry-breadcrumb {
  display: block; }

.thank-you .thankyou-breadcrumb.entry-breadcrumb .upload-crumb {
  background-color: #eb5f24; }

.thank-you .thankyou-breadcrumb.entry-breadcrumb .upload-crumb:after {
  background-color: #eb5f24; }

div.corner.label {
  z-index: 0 !important;
  /* Override semantic */ }

#billing-info div.corner.label {
  top: 21px;
  font-size: 0.6em;
  color: #DDD;
  opacity: 1; }

#customer_details div.corner.label {
  top: 26px;
  font-size: 0.6em;
  color: #DDD;
  opacity: 1; }

#billing-info div.corner.label i.fa-asterisk, #customer_details div.corner.label i.fa-asterisk {
  color: black; }

.field .chosen-single span {
  color: rgba(0, 0, 0, 0.7); }

.entries article .entry-file a.file-name:hover {
  color: #9fce0d; }
