@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat);
/* line 1, ../../resources/assets/sass/_helpers.scss */
.flr {
  float: right;
}

/* line 5, ../../resources/assets/sass/_helpers.scss */
.fll {
  float: left;
}

/* line 9, ../../resources/assets/sass/_helpers.scss */
.clearfix-after:before,
.clearfix-after:after,
.clear {
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  overflow: hidden;
  clear: both;
}

/* line 20, ../../resources/assets/sass/_helpers.scss */
.show {
  display: block;
}

/* line 24, ../../resources/assets/sass/_helpers.scss */
.hide {
  dislay: none;
}

/* line 28, ../../resources/assets/sass/_helpers.scss */
.inline-block {
  display: inline-block;
}

/* line 32, ../../resources/assets/sass/_helpers.scss */
.block {
  display: block;
}

/* line 36, ../../resources/assets/sass/_helpers.scss */
.align-center {
  text-align: center;
}

/* line 40, ../../resources/assets/sass/_helpers.scss */
.lg-align-center {
  text-align: left;
}
@media (min-width: 1200px) {
  /* line 40, ../../resources/assets/sass/_helpers.scss */
  .lg-align-center {
    text-align: center;
  }
}

/* line 47, ../../resources/assets/sass/_helpers.scss */
.break {
  word-wrap: break-word;
}

/* line 51, ../../resources/assets/sass/_helpers.scss */
.fixed-table-layout {
  table-layout: fixed;
}

/* line 56, ../../resources/assets/sass/_helpers.scss */
.no-selectize-margin .selectize-control {
  margin-bottom: 0px;
}

/* line 1, ../../resources/assets/sass/_form.scss */
.frm {
  width: 100%;
}
/* line 4, ../../resources/assets/sass/_form.scss */
.frm label {
  display: block;
  font-weight: normal;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 4, ../../resources/assets/sass/_form.scss */
  .frm label {
    padding: 10px 0px;
  }
}
/* line 16, ../../resources/assets/sass/_form.scss */
.frm .bootstrap-switch {
  margin-bottom: 10px;
}
/* line 20, ../../resources/assets/sass/_form.scss */
.frm textarea,
.frm input {
  padding: 10px;
  background: #FFF;
  border: 1px solid #EAEAEA;
  margin: 0px 0px 20px 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 28, ../../resources/assets/sass/_form.scss */
.frm textarea:focus,
.frm input:focus {
  outline: none;
}
/* line 32, ../../resources/assets/sass/_form.scss */
.frm textarea:last-child,
.frm input:last-child {
  margin-bottom: 0px;
}
/* line 37, ../../resources/assets/sass/_form.scss */
.frm input[type=submit] {
  background: #76ad3f;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #FFF;
  padding: 10px 20px;
  border: 0px none;
}
@media (max-width: 767px) {
  /* line 37, ../../resources/assets/sass/_form.scss */
  .frm input[type=submit] {
    width: 100%;
  }
}
/* line 49, ../../resources/assets/sass/_form.scss */
.frm textarea {
  resize: none;
}
@media (max-width: 767px) {
  /* line 54, ../../resources/assets/sass/_form.scss */
  .frm .button, .frm .btn-primary, .frm #editor .viewport #viewport-options .confirm-crop, #editor .viewport #viewport-options .frm .confirm-crop,
  .frm .ghost-button,
  .frm .btn-default {
    width: 100%;
  }
  /* line 59, ../../resources/assets/sass/_form.scss */
  .frm .offset-left {
    margin: 0px;
  }
}
/* line 65, ../../resources/assets/sass/_form.scss */
.frm.search input[type="submit"] {
  width: 100%;
}
/* line 68, ../../resources/assets/sass/_form.scss */
.frm.search .selectize-control {
  margin-bottom: 10px;
}

/* line 2, ../../resources/assets/sass/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 10, ../../resources/assets/sass/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 16, ../../resources/assets/sass/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 22, ../../resources/assets/sass/_grid.scss */
  .container {
    width: 1170px;
  }
}
/* line 27, ../../resources/assets/sass/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 34, ../../resources/assets/sass/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

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

/* line 50, ../../resources/assets/sass/_grid.scss */
.col-xs-12 {
  width: 100%;
}

/* line 54, ../../resources/assets/sass/_grid.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 58, ../../resources/assets/sass/_grid.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 62, ../../resources/assets/sass/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 66, ../../resources/assets/sass/_grid.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 70, ../../resources/assets/sass/_grid.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 74, ../../resources/assets/sass/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 78, ../../resources/assets/sass/_grid.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 82, ../../resources/assets/sass/_grid.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 86, ../../resources/assets/sass/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 90, ../../resources/assets/sass/_grid.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 94, ../../resources/assets/sass/_grid.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 98, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 102, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 106, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 110, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 114, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 118, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 122, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 126, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 130, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 134, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 138, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 142, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 146, ../../resources/assets/sass/_grid.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 150, ../../resources/assets/sass/_grid.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 154, ../../resources/assets/sass/_grid.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 158, ../../resources/assets/sass/_grid.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 162, ../../resources/assets/sass/_grid.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 166, ../../resources/assets/sass/_grid.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 170, ../../resources/assets/sass/_grid.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 174, ../../resources/assets/sass/_grid.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 178, ../../resources/assets/sass/_grid.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 182, ../../resources/assets/sass/_grid.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 186, ../../resources/assets/sass/_grid.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 190, ../../resources/assets/sass/_grid.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 194, ../../resources/assets/sass/_grid.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 198, ../../resources/assets/sass/_grid.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 202, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 206, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 210, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 214, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 218, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 222, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 226, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 230, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 234, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 238, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 242, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 246, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 250, ../../resources/assets/sass/_grid.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 254, ../../resources/assets/sass/_grid.scss */
.offset-bottom {
  margin-bottom: 20px;
}

/* line 258, ../../resources/assets/sass/_grid.scss */
.offset-bottom-30, .message {
  margin-bottom: 30px;
}

/* line 262, ../../resources/assets/sass/_grid.scss */
.offset-bottom-10 {
  margin-bottom: 10px;
}

/* line 266, ../../resources/assets/sass/_grid.scss */
.offset-bottom-20 {
  margin-bottom: 20px;
}

/* line 270, ../../resources/assets/sass/_grid.scss */
.offset-top {
  margin-top: 20px;
}

/* line 274, ../../resources/assets/sass/_grid.scss */
.offset-top-30 {
  margin-top: 30px;
}

/* line 278, ../../resources/assets/sass/_grid.scss */
.offset-top-30 {
  margin-top: 30px;
}

/* line 282, ../../resources/assets/sass/_grid.scss */
.offset-right {
  margin-right: 20px;
}

/* line 286, ../../resources/assets/sass/_grid.scss */
.offset-left {
  margin-left: 20px;
}

@media (min-width: 768px) {
  /* line 291, ../../resources/assets/sass/_grid.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 294, ../../resources/assets/sass/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 297, ../../resources/assets/sass/_grid.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 300, ../../resources/assets/sass/_grid.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 303, ../../resources/assets/sass/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 306, ../../resources/assets/sass/_grid.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 309, ../../resources/assets/sass/_grid.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 312, ../../resources/assets/sass/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 315, ../../resources/assets/sass/_grid.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 318, ../../resources/assets/sass/_grid.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 321, ../../resources/assets/sass/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 324, ../../resources/assets/sass/_grid.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 327, ../../resources/assets/sass/_grid.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 330, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 333, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 336, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 339, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 342, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 345, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 348, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 351, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 354, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 357, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 360, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 363, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 366, ../../resources/assets/sass/_grid.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 369, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 372, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 375, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 378, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 381, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 384, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 387, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 390, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 393, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 396, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 399, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 402, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 405, ../../resources/assets/sass/_grid.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 408, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 411, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 414, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 417, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 420, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 423, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 426, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 429, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 432, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 435, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 438, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 441, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 444, ../../resources/assets/sass/_grid.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 450, ../../resources/assets/sass/_grid.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 453, ../../resources/assets/sass/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 456, ../../resources/assets/sass/_grid.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 459, ../../resources/assets/sass/_grid.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 462, ../../resources/assets/sass/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 465, ../../resources/assets/sass/_grid.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 468, ../../resources/assets/sass/_grid.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 471, ../../resources/assets/sass/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 474, ../../resources/assets/sass/_grid.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 477, ../../resources/assets/sass/_grid.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 480, ../../resources/assets/sass/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 483, ../../resources/assets/sass/_grid.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 486, ../../resources/assets/sass/_grid.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 489, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 492, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 495, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 498, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 501, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 504, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 507, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 510, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 513, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 516, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 519, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 522, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 525, ../../resources/assets/sass/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 528, ../../resources/assets/sass/_grid.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 531, ../../resources/assets/sass/_grid.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 534, ../../resources/assets/sass/_grid.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 537, ../../resources/assets/sass/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 540, ../../resources/assets/sass/_grid.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 543, ../../resources/assets/sass/_grid.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 546, ../../resources/assets/sass/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 549, ../../resources/assets/sass/_grid.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 552, ../../resources/assets/sass/_grid.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 555, ../../resources/assets/sass/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 558, ../../resources/assets/sass/_grid.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 561, ../../resources/assets/sass/_grid.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 564, ../../resources/assets/sass/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 567, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 570, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 573, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 576, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 579, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 582, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 585, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 588, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 591, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 594, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 597, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 600, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 603, ../../resources/assets/sass/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 609, ../../resources/assets/sass/_grid.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 612, ../../resources/assets/sass/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 615, ../../resources/assets/sass/_grid.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 618, ../../resources/assets/sass/_grid.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 621, ../../resources/assets/sass/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 624, ../../resources/assets/sass/_grid.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 627, ../../resources/assets/sass/_grid.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 630, ../../resources/assets/sass/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 633, ../../resources/assets/sass/_grid.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 636, ../../resources/assets/sass/_grid.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 639, ../../resources/assets/sass/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 642, ../../resources/assets/sass/_grid.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 645, ../../resources/assets/sass/_grid.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 648, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 651, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 654, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 657, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 660, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 663, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 666, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 669, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 672, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 675, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 678, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 681, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 684, ../../resources/assets/sass/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 687, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 690, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 693, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 696, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 699, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 702, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 705, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 708, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 711, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 714, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 717, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 720, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 723, ../../resources/assets/sass/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 726, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 729, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 732, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 735, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 738, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 741, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 744, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 747, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 750, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 753, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 756, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 759, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 762, ../../resources/assets/sass/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 1, ../../resources/assets/sass/_main.scss */
body {
  background: #eceef2;
  color: #222222;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}

/* line 11, ../../resources/assets/sass/_main.scss */
* {
  box-sizing: border-box;
}

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

/* line 22, ../../resources/assets/sass/_main.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #eceef2;
}

/* line 29, ../../resources/assets/sass/_main.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 45, ../../resources/assets/sass/_main.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 53, ../../resources/assets/sass/_main.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 58, ../../resources/assets/sass/_main.scss */
[hidden],
template {
  display: none;
}

/* line 63, ../../resources/assets/sass/_main.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 67, ../../resources/assets/sass/_main.scss */
b,
strong {
  font-weight: bold;
}

/* line 72, ../../resources/assets/sass/_main.scss */
dfn {
  font-style: italic;
}

/* line 76, ../../resources/assets/sass/_main.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 81, ../../resources/assets/sass/_main.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 86, ../../resources/assets/sass/_main.scss */
small {
  font-size: 80%;
}

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

/* line 98, ../../resources/assets/sass/_main.scss */
sup {
  top: -0.5em;
}

/* line 102, ../../resources/assets/sass/_main.scss */
sub {
  bottom: -0.25em;
}

/* line 106, ../../resources/assets/sass/_main.scss */
img {
  border: 0;
}

/* line 110, ../../resources/assets/sass/_main.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 114, ../../resources/assets/sass/_main.scss */
figure {
  margin: 1em 40px;
}

/* line 118, ../../resources/assets/sass/_main.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 125, ../../resources/assets/sass/_main.scss */
pre {
  overflow: auto;
}

/* line 129, ../../resources/assets/sass/_main.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 137, ../../resources/assets/sass/_main.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 147, ../../resources/assets/sass/_main.scss */
button {
  overflow: visible;
}

/* line 151, ../../resources/assets/sass/_main.scss */
button,
select {
  text-transform: none;
}

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

/* line 164, ../../resources/assets/sass/_main.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 169, ../../resources/assets/sass/_main.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 175, ../../resources/assets/sass/_main.scss */
input {
  line-height: normal;
}

/* line 179, ../../resources/assets/sass/_main.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 187, ../../resources/assets/sass/_main.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

/* line 210, ../../resources/assets/sass/_main.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 215, ../../resources/assets/sass/_main.scss */
textarea {
  overflow: auto;
}

/* line 219, ../../resources/assets/sass/_main.scss */
optgroup {
  font-weight: bold;
}

/* line 223, ../../resources/assets/sass/_main.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 228, ../../resources/assets/sass/_main.scss */
td,
th {
  padding: 0;
}

/* line 233, ../../resources/assets/sass/_main.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 239, ../../resources/assets/sass/_main.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 246, ../../resources/assets/sass/_main.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 251, ../../resources/assets/sass/_main.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 260, ../../resources/assets/sass/_main.scss */
a {
  color: #311b5f;
  text-decoration: none;
}

/* line 265, ../../resources/assets/sass/_main.scss */
a:hover,
a:focus {
  color: #76ad3f;
}

/* line 270, ../../resources/assets/sass/_main.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 276, ../../resources/assets/sass/_main.scss */
figure {
  margin: 0;
}

/* line 280, ../../resources/assets/sass/_main.scss */
img {
  vertical-align: middle;
}

/* line 284, ../../resources/assets/sass/_main.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 290, ../../resources/assets/sass/_main.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 294, ../../resources/assets/sass/_main.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 308, ../../resources/assets/sass/_main.scss */
.img-circle {
  border-radius: 50%;
}

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

/* line 319, ../../resources/assets/sass/_main.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 330, ../../resources/assets/sass/_main.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 340, ../../resources/assets/sass/_main.scss */
[role="button"] {
  cursor: pointer;
}

/* line 344, ../../resources/assets/sass/_main.scss */
img.logo {
  height: 40px;
}

/* line 348, ../../resources/assets/sass/_main.scss */
.box-white {
  background: #FFF;
  border: 1px solid #EAEAEA;
  padding: 30px;
}
/* line 353, ../../resources/assets/sass/_main.scss */
.box-white.no-border {
  border: 0px;
}

/* line 1, ../../resources/assets/sass/_header.scss */
header.header {
  position: relative;
  left: 0px;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  background: #311b5f;
  border-bottom: 1px solid #EAEAEA;
  color: #FFF;
}
/* line 11, ../../resources/assets/sass/_header.scss */
header.header a {
  color: #FFF;
}
/* line 15, ../../resources/assets/sass/_header.scss */
header.header button.user-menu {
  background: transparent;
  border: 0px none;
  outline: none;
  margin-left: 20px;
  height: 35px;
}
/* line 23, ../../resources/assets/sass/_header.scss */
header.header .dropdown {
  display: inline-block;
}
/* line 27, ../../resources/assets/sass/_header.scss */
header.header .dropdown-menu {
  right: 0px;
  left: auto;
}

/* line 1, ../../resources/assets/sass/_messages.scss */
.message {
  position: relative;
  padding: 19px 15px;
  color: #fefefe;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 8, ../../resources/assets/sass/_messages.scss */
.message ul {
  padding: 0px 20px;
  margin: 0px;
}
/* line 13, ../../resources/assets/sass/_messages.scss */
.message p {
  margin: 0;
}
/* line 17, ../../resources/assets/sass/_messages.scss */
.message.info {
  background: #2fa9f6;
}
/* line 20, ../../resources/assets/sass/_messages.scss */
.message.success {
  background: #76ad3f;
}
/* line 23, ../../resources/assets/sass/_messages.scss */
.message.warning {
  background: #f64b2f;
}
/* line 26, ../../resources/assets/sass/_messages.scss */
.message.notice {
  background: #f6ca2f;
}
/* line 29, ../../resources/assets/sass/_messages.scss */
.message.download {
  background: #a555ca;
}

/* line 1, ../../resources/assets/sass/_buttons.scss */
.ghost-button, .btn-default,
a.ghost-button,
a.btn-default {
  display: inline-block;
  text-decoration: none;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 10px;
  text-align: center;
  border: 0;
  outline: 0;
  min-width: 100px;
}
/* line 11, ../../resources/assets/sass/_buttons.scss */
.ghost-button.white, .white.btn-default,
a.ghost-button.white,
a.white.btn-default {
  border: 1px solid #FFF;
  color: #FFF;
}
/* line 16, ../../resources/assets/sass/_buttons.scss */
.ghost-button.cta, .btn-default, #editor .viewport #viewport-options .ghost-button.confirm-crop, #editor .viewport #viewport-options .confirm-crop.btn-default,
a.ghost-button.cta,
a.btn-default,
#editor .viewport #viewport-options a.ghost-button.confirm-crop,
#editor .viewport #viewport-options a.confirm-crop.btn-default {
  background: #FFF;
  border: 1px solid #76ad3f;
  color: #76ad3f;
}

/* line 23, ../../resources/assets/sass/_buttons.scss */
.ghost-button:active, .btn-default:active,
.ghost-button:hover,
.btn-default:hover {
  outline: 1;
}

/* line 28, ../../resources/assets/sass/_buttons.scss */
.button, .btn-primary, #editor .viewport #viewport-options .confirm-crop,
a.button,
a.btn-primary,
#editor .viewport #viewport-options a.confirm-crop {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 10px;
  display: inline-block;
  text-align: center;
  border: 0;
  outline: 0;
  min-width: 100px;
}
/* line 37, ../../resources/assets/sass/_buttons.scss */
.button.white, .white.btn-primary, #editor .viewport #viewport-options .white.confirm-crop,
a.button.white,
a.white.btn-primary,
#editor .viewport #viewport-options a.white.confirm-crop {
  background: #FFF;
  color: #76ad3f;
}
/* line 42, ../../resources/assets/sass/_buttons.scss */
.button.cta, .btn-primary, #editor .viewport #viewport-options .confirm-crop,
a.button.cta,
a.btn-primary,
#editor .viewport #viewport-options a.confirm-crop {
  color: #FFF;
  background: #76ad3f;
}

@media (max-width: 768px) {
  /* line 50, ../../resources/assets/sass/_buttons.scss */
  .row-buttons .button, .row-buttons .btn-primary, .row-buttons #editor .viewport #viewport-options .confirm-crop, #editor .viewport #viewport-options .row-buttons .confirm-crop,
  .row-buttons .ghost-button,
  .row-buttons .btn-default {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
  }
}

/* line 61, ../../resources/assets/sass/_buttons.scss */
.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);
}

/* line 72, ../../resources/assets/sass/_buttons.scss */
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

/* line 89, ../../resources/assets/sass/_buttons.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 100, ../../resources/assets/sass/_buttons.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 110, ../../resources/assets/sass/_buttons.scss */
[role="button"] {
  cursor: pointer;
}

/* line 114, ../../resources/assets/sass/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}

/* line 119, ../../resources/assets/sass/_buttons.scss */
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 125, ../../resources/assets/sass/_buttons.scss */
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 132, ../../resources/assets/sass/_buttons.scss */
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 138, ../../resources/assets/sass/_buttons.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 146, ../../resources/assets/sass/_buttons.scss */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}

/* line 160, ../../resources/assets/sass/_buttons.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 166, ../../resources/assets/sass/_buttons.scss */
.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.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;
}

/* line 188, ../../resources/assets/sass/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

/* line 193, ../../resources/assets/sass/_buttons.scss */
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 199, ../../resources/assets/sass/_buttons.scss */
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 206, ../../resources/assets/sass/_buttons.scss */
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 212, ../../resources/assets/sass/_buttons.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 220, ../../resources/assets/sass/_buttons.scss */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 234, ../../resources/assets/sass/_buttons.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 240, ../../resources/assets/sass/_buttons.scss */
.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.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;
}

/* line 262, ../../resources/assets/sass/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

/* line 267, ../../resources/assets/sass/_buttons.scss */
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 273, ../../resources/assets/sass/_buttons.scss */
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 280, ../../resources/assets/sass/_buttons.scss */
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 286, ../../resources/assets/sass/_buttons.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 294, ../../resources/assets/sass/_buttons.scss */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 308, ../../resources/assets/sass/_buttons.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 314, ../../resources/assets/sass/_buttons.scss */
.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.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;
}

/* line 336, ../../resources/assets/sass/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

/* line 341, ../../resources/assets/sass/_buttons.scss */
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 347, ../../resources/assets/sass/_buttons.scss */
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 354, ../../resources/assets/sass/_buttons.scss */
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 360, ../../resources/assets/sass/_buttons.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 368, ../../resources/assets/sass/_buttons.scss */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 382, ../../resources/assets/sass/_buttons.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 388, ../../resources/assets/sass/_buttons.scss */
.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.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;
}

/* line 410, ../../resources/assets/sass/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

/* line 415, ../../resources/assets/sass/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

/* line 421, ../../resources/assets/sass/_buttons.scss */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 431, ../../resources/assets/sass/_buttons.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 438, ../../resources/assets/sass/_buttons.scss */
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 445, ../../resources/assets/sass/_buttons.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 453, ../../resources/assets/sass/_buttons.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 461, ../../resources/assets/sass/_buttons.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 469, ../../resources/assets/sass/_buttons.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 477, ../../resources/assets/sass/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

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

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

/* line 492, ../../resources/assets/sass/_buttons.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 504, ../../resources/assets/sass/_buttons.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 509, ../../resources/assets/sass/_buttons.scss */
.dropdown-toggle:focus {
  outline: 0;
}

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

/* line 536, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 541, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 548, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

/* line 558, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 565, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 574, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 580, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 589, ../../resources/assets/sass/_buttons.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 593, ../../resources/assets/sass/_buttons.scss */
.open > a {
  outline: 0;
}

/* line 597, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 602, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 607, ../../resources/assets/sass/_buttons.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

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

/* line 625, ../../resources/assets/sass/_buttons.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 630, ../../resources/assets/sass/_buttons.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 638, ../../resources/assets/sass/_buttons.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 646, ../../resources/assets/sass/_buttons.scss */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  /* line 650, ../../resources/assets/sass/_buttons.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 656, ../../resources/assets/sass/_buttons.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 663, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 669, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 680, ../../resources/assets/sass/_buttons.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 687, ../../resources/assets/sass/_buttons.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 691, ../../resources/assets/sass/_buttons.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 697, ../../resources/assets/sass/_buttons.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 703, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 707, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 711, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 716, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 722, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 726, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 730, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 736, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 741, ../../resources/assets/sass/_buttons.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 746, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 751, ../../resources/assets/sass/_buttons.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 756, ../../resources/assets/sass/_buttons.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 761, ../../resources/assets/sass/_buttons.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 766, ../../resources/assets/sass/_buttons.scss */
.btn .caret {
  margin-left: 0;
}

/* line 770, ../../resources/assets/sass/_buttons.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 775, ../../resources/assets/sass/_buttons.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 779, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 788, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 792, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 800, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 804, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 810, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 816, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 820, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 826, ../../resources/assets/sass/_buttons.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 831, ../../resources/assets/sass/_buttons.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 838, ../../resources/assets/sass/_buttons.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 845, ../../resources/assets/sass/_buttons.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 849, ../../resources/assets/sass/_buttons.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 853, ../../resources/assets/sass/_buttons.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b35cbc40464ce749e253)
 * Config saved to config.json and https://gist.github.com/b35cbc40464ce749e253
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 879, ../../resources/assets/sass/_buttons.scss */
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}

/* line 897, ../../resources/assets/sass/_buttons.scss */
.btn-primary.loading span {
  display: block;
  margin-right: 20px;
}

/* line 907, ../../resources/assets/sass/_buttons.scss */
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}

/* line 918, ../../resources/assets/sass/_buttons.scss */
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}

/* line 924, ../../resources/assets/sass/_buttons.scss */
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}

/* line 930, ../../resources/assets/sass/_buttons.scss */
.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.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: #419641;
  background-image: none;
}

/* line 952, ../../resources/assets/sass/_buttons.scss */
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}

/* line 963, ../../resources/assets/sass/_buttons.scss */
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}

/* line 969, ../../resources/assets/sass/_buttons.scss */
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}

/* line 975, ../../resources/assets/sass/_buttons.scss */
.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.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: #2aabd2;
  background-image: none;
}

/* line 997, ../../resources/assets/sass/_buttons.scss */
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}

/* line 1008, ../../resources/assets/sass/_buttons.scss */
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}

/* line 1014, ../../resources/assets/sass/_buttons.scss */
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}

/* line 1020, ../../resources/assets/sass/_buttons.scss */
.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.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: #eb9316;
  background-image: none;
}

/* line 1042, ../../resources/assets/sass/_buttons.scss */
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}

/* line 1053, ../../resources/assets/sass/_buttons.scss */
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}

/* line 1059, ../../resources/assets/sass/_buttons.scss */
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}

/* line 1065, ../../resources/assets/sass/_buttons.scss */
.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.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: #c12e2a;
  background-image: none;
}

/* line 1087, ../../resources/assets/sass/_buttons.scss */
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 1093, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}

/* line 1104, ../../resources/assets/sass/_buttons.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-color: #2e6da4;
}

/* line 1116, ../../resources/assets/sass/_buttons.scss */
.navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

/* line 1129, ../../resources/assets/sass/_buttons.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

/* line 1141, ../../resources/assets/sass/_buttons.scss */
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

/* line 1146, ../../resources/assets/sass/_buttons.scss */
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
}

/* line 1157, ../../resources/assets/sass/_buttons.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

/* line 1169, ../../resources/assets/sass/_buttons.scss */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1174, ../../resources/assets/sass/_buttons.scss */
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

@media (max-width: 767px) {
  /* line 1181, ../../resources/assets/sass/_buttons.scss */
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  }
}
/* line 1194, ../../resources/assets/sass/_buttons.scss */
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 1200, ../../resources/assets/sass/_buttons.scss */
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}

/* line 1210, ../../resources/assets/sass/_buttons.scss */
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}

/* line 1220, ../../resources/assets/sass/_buttons.scss */
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}

/* line 1230, ../../resources/assets/sass/_buttons.scss */
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}

/* line 1240, ../../resources/assets/sass/_buttons.scss */
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}

/* line 1249, ../../resources/assets/sass/_buttons.scss */
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}

/* line 1258, ../../resources/assets/sass/_buttons.scss */
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}

/* line 1267, ../../resources/assets/sass/_buttons.scss */
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}

/* line 1276, ../../resources/assets/sass/_buttons.scss */
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}

/* line 1285, ../../resources/assets/sass/_buttons.scss */
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}

/* line 1294, ../../resources/assets/sass/_buttons.scss */
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 1300, ../../resources/assets/sass/_buttons.scss */
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 1306, ../../resources/assets/sass/_buttons.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}

/* line 1319, ../../resources/assets/sass/_buttons.scss */
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}

/* line 1325, ../../resources/assets/sass/_buttons.scss */
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 1330, ../../resources/assets/sass/_buttons.scss */
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

/* line 1339, ../../resources/assets/sass/_buttons.scss */
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}

/* line 1348, ../../resources/assets/sass/_buttons.scss */
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}

/* line 1357, ../../resources/assets/sass/_buttons.scss */
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}

/* line 1366, ../../resources/assets/sass/_buttons.scss */
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}

/* line 1375, ../../resources/assets/sass/_buttons.scss */
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}

/* line 1384, ../../resources/assets/sass/_buttons.scss */
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, ../../resources/assets/sass/_font-awesome.min.scss */
.fa, .btn-primary.loading span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 22, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 28, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-2x, #editor .icons a {
  font-size: 2em;
}

/* line 32, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-3x {
  font-size: 3em;
}

/* line 36, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-4x {
  font-size: 4em;
}

/* line 40, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-5x {
  font-size: 5em;
}

/* line 44, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 55, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ul > li {
  position: relative;
}

/* line 59, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 67, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 71, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: 0.1em;
}

/* line 77, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pull-left {
  float: left;
}

/* line 81, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pull-right {
  float: right;
}

/* line 85, ../../resources/assets/sass/_font-awesome.min.scss */
.fa.fa-pull-left, .btn-primary.loading span.fa-pull-left {
  margin-right: 0.3em;
}

/* line 89, ../../resources/assets/sass/_font-awesome.min.scss */
.fa.fa-pull-right, .btn-primary.loading span.fa-pull-right {
  margin-left: 0.3em;
}

/* line 93, ../../resources/assets/sass/_font-awesome.min.scss */
.pull-right {
  float: right;
}

/* line 97, ../../resources/assets/sass/_font-awesome.min.scss */
.pull-left {
  float: left;
}

/* line 101, ../../resources/assets/sass/_font-awesome.min.scss */
.fa.pull-left, .btn-primary.loading span.pull-left {
  margin-right: 0.3em;
}

/* line 105, ../../resources/assets/sass/_font-awesome.min.scss */
.fa.pull-right, .btn-primary.loading span.pull-right {
  margin-left: 0.3em;
}

/* line 109, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 114, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pulse, .btn-primary.loading span {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 141, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 148, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 155, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 162, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 169, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 176, ../../resources/assets/sass/_font-awesome.min.scss */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

/* line 180, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 189, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 196, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 200, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 204, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-inverse {
  color: #fff;
}

/* line 208, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-glass:before {
  content: "";
}

/* line 212, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-music:before {
  content: "";
}

/* line 216, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-search:before {
  content: "";
}

/* line 220, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 224, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-heart:before {
  content: "";
}

/* line 228, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-star:before {
  content: "";
}

/* line 232, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-star-o:before {
  content: "";
}

/* line 236, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-user:before {
  content: "";
}

/* line 240, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-film:before {
  content: "";
}

/* line 244, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-th-large:before {
  content: "";
}

/* line 248, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-th:before {
  content: "";
}

/* line 252, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-th-list:before {
  content: "";
}

/* line 256, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-check:before {
  content: "";
}

/* line 260, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "";
}

/* line 264, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-search-plus:before {
  content: "";
}

/* line 268, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-search-minus:before {
  content: "";
}

/* line 272, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-power-off:before {
  content: "";
}

/* line 276, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-signal:before {
  content: "";
}

/* line 280, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-gear:before, .fa-cog:before {
  content: "";
}

/* line 284, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-trash-o:before {
  content: "";
}

/* line 288, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-home:before {
  content: "";
}

/* line 292, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-o:before {
  content: "";
}

/* line 296, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-clock-o:before {
  content: "";
}

/* line 300, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-road:before {
  content: "";
}

/* line 304, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-download:before {
  content: "";
}

/* line 308, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 312, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 316, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-inbox:before {
  content: "";
}

/* line 320, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 324, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "";
}

/* line 328, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-refresh:before {
  content: "";
}

/* line 332, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-list-alt:before {
  content: "";
}

/* line 336, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-lock:before {
  content: "";
}

/* line 340, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-flag:before {
  content: "";
}

/* line 344, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-headphones:before {
  content: "";
}

/* line 348, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-volume-off:before {
  content: "";
}

/* line 352, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-volume-down:before {
  content: "";
}

/* line 356, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-volume-up:before {
  content: "";
}

/* line 360, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-qrcode:before {
  content: "";
}

/* line 364, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-barcode:before {
  content: "";
}

/* line 368, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tag:before {
  content: "";
}

/* line 372, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tags:before {
  content: "";
}

/* line 376, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-book:before {
  content: "";
}

/* line 380, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bookmark:before {
  content: "";
}

/* line 384, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-print:before {
  content: "";
}

/* line 388, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-camera:before {
  content: "";
}

/* line 392, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-font:before {
  content: "";
}

/* line 396, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bold:before {
  content: "";
}

/* line 400, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-italic:before {
  content: "";
}

/* line 404, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-text-height:before {
  content: "";
}

/* line 408, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-text-width:before {
  content: "";
}

/* line 412, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-align-left:before {
  content: "";
}

/* line 416, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-align-center:before {
  content: "";
}

/* line 420, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-align-right:before {
  content: "";
}

/* line 424, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-align-justify:before {
  content: "";
}

/* line 428, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-list:before {
  content: "";
}

/* line 432, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "";
}

/* line 436, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-indent:before {
  content: "";
}

/* line 440, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-video-camera:before {
  content: "";
}

/* line 444, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "";
}

/* line 448, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pencil:before {
  content: "";
}

/* line 452, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-map-marker:before {
  content: "";
}

/* line 456, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-adjust:before {
  content: "";
}

/* line 460, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tint:before {
  content: "";
}

/* line 464, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "";
}

/* line 468, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 472, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 476, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrows:before {
  content: "";
}

/* line 480, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-step-backward:before {
  content: "";
}

/* line 484, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 488, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-backward:before {
  content: "";
}

/* line 492, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-play:before {
  content: "";
}

/* line 496, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pause:before {
  content: "";
}

/* line 500, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stop:before {
  content: "";
}

/* line 504, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-forward:before {
  content: "";
}

/* line 508, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 512, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-step-forward:before {
  content: "";
}

/* line 516, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-eject:before {
  content: "";
}

/* line 520, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 524, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 528, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 532, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 536, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-times-circle:before {
  content: "";
}

/* line 540, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-check-circle:before {
  content: "";
}

/* line 544, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-question-circle:before {
  content: "";
}

/* line 548, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-info-circle:before {
  content: "";
}

/* line 552, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 556, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 560, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 564, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ban:before {
  content: "";
}

/* line 568, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 572, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 576, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 580, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 584, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "";
}

/* line 588, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-expand:before {
  content: "";
}

/* line 592, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-compress:before {
  content: "";
}

/* line 596, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-plus:before {
  content: "";
}

/* line 600, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-minus:before {
  content: "";
}

/* line 604, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-asterisk:before {
  content: "";
}

/* line 608, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 612, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-gift:before {
  content: "";
}

/* line 616, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-leaf:before {
  content: "";
}

/* line 620, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-fire:before {
  content: "";
}

/* line 624, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-eye:before {
  content: "";
}

/* line 628, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 632, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "";
}

/* line 636, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-plane:before {
  content: "";
}

/* line 640, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-calendar:before {
  content: "";
}

/* line 644, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-random:before {
  content: "";
}

/* line 648, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-comment:before {
  content: "";
}

/* line 652, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-magnet:before {
  content: "";
}

/* line 656, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 660, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 664, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-retweet:before {
  content: "";
}

/* line 668, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 672, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-folder:before {
  content: "";
}

/* line 676, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-folder-open:before {
  content: "";
}

/* line 680, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 684, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 688, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "";
}

/* line 692, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 696, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 700, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 704, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-key:before {
  content: "";
}

/* line 708, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-gears:before, .fa-cogs:before {
  content: "";
}

/* line 712, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-comments:before {
  content: "";
}

/* line 716, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 720, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 724, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-star-half:before {
  content: "";
}

/* line 728, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-heart-o:before {
  content: "";
}

/* line 732, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sign-out:before {
  content: "";
}

/* line 736, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 740, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 744, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-external-link:before {
  content: "";
}

/* line 748, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sign-in:before {
  content: "";
}

/* line 752, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-trophy:before {
  content: "";
}

/* line 756, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-github-square:before {
  content: "";
}

/* line 760, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-upload:before {
  content: "";
}

/* line 764, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 768, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-phone:before {
  content: "";
}

/* line 772, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-square-o:before {
  content: "";
}

/* line 776, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 780, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-phone-square:before {
  content: "";
}

/* line 784, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-twitter:before {
  content: "";
}

/* line 788, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-facebook-f:before, .fa-facebook:before {
  content: "";
}

/* line 792, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-github:before {
  content: "";
}

/* line 796, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-unlock:before {
  content: "";
}

/* line 800, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-credit-card:before {
  content: "";
}

/* line 804, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-feed:before, .fa-rss:before {
  content: "";
}

/* line 808, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 812, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 816, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bell:before {
  content: "";
}

/* line 820, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-certificate:before {
  content: "";
}

/* line 824, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 828, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 832, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 836, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 840, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 844, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 848, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 852, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 856, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-globe:before {
  content: "";
}

/* line 860, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-wrench:before {
  content: "";
}

/* line 864, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tasks:before {
  content: "";
}

/* line 868, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-filter:before {
  content: "";
}

/* line 872, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-briefcase:before {
  content: "";
}

/* line 876, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 880, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-group:before, .fa-users:before {
  content: "";
}

/* line 884, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chain:before, .fa-link:before {
  content: "";
}

/* line 888, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cloud:before {
  content: "";
}

/* line 892, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-flask:before {
  content: "";
}

/* line 896, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cut:before, .fa-scissors:before {
  content: "";
}

/* line 900, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-copy:before, .fa-files-o:before {
  content: "";
}

/* line 904, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-paperclip:before {
  content: "";
}

/* line 908, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "";
}

/* line 912, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-square:before {
  content: "";
}

/* line 916, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "";
}

/* line 920, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-list-ul:before {
  content: "";
}

/* line 924, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-list-ol:before {
  content: "";
}

/* line 928, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 932, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-underline:before {
  content: "";
}

/* line 936, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-table:before {
  content: "";
}

/* line 940, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-magic:before {
  content: "";
}

/* line 944, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-truck:before {
  content: "";
}

/* line 948, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pinterest:before {
  content: "";
}

/* line 952, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 956, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 960, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-google-plus:before {
  content: "";
}

/* line 964, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-money:before {
  content: "";
}

/* line 968, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-caret-down:before {
  content: "";
}

/* line 972, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-caret-up:before {
  content: "";
}

/* line 976, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-caret-left:before {
  content: "";
}

/* line 980, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-caret-right:before {
  content: "";
}

/* line 984, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-columns:before {
  content: "";
}

/* line 988, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "";
}

/* line 992, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "";
}

/* line 996, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "";
}

/* line 1000, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-envelope:before {
  content: "";
}

/* line 1004, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-linkedin:before {
  content: "";
}

/* line 1008, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "";
}

/* line 1012, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-legal:before, .fa-gavel:before {
  content: "";
}

/* line 1016, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "";
}

/* line 1020, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-comment-o:before {
  content: "";
}

/* line 1024, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-comments-o:before {
  content: "";
}

/* line 1028, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-flash:before, .fa-bolt:before {
  content: "";
}

/* line 1032, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sitemap:before {
  content: "";
}

/* line 1036, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-umbrella:before {
  content: "";
}

/* line 1040, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "";
}

/* line 1044, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 1048, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-exchange:before {
  content: "";
}

/* line 1052, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 1056, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 1060, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-user-md:before {
  content: "";
}

/* line 1064, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 1068, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-suitcase:before {
  content: "";
}

/* line 1072, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bell-o:before {
  content: "";
}

/* line 1076, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-coffee:before {
  content: "";
}

/* line 1080, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cutlery:before {
  content: "";
}

/* line 1084, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 1088, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-building-o:before {
  content: "";
}

/* line 1092, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 1096, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ambulance:before {
  content: "";
}

/* line 1100, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-medkit:before {
  content: "";
}

/* line 1104, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 1108, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-beer:before {
  content: "";
}

/* line 1112, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-h-square:before {
  content: "";
}

/* line 1116, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-plus-square:before {
  content: "";
}

/* line 1120, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 1124, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 1128, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 1132, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 1136, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angle-left:before {
  content: "";
}

/* line 1140, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angle-right:before {
  content: "";
}

/* line 1144, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angle-up:before {
  content: "";
}

/* line 1148, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angle-down:before {
  content: "";
}

/* line 1152, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-desktop:before {
  content: "";
}

/* line 1156, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-laptop:before {
  content: "";
}

/* line 1160, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tablet:before {
  content: "";
}

/* line 1164, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "";
}

/* line 1168, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-circle-o:before {
  content: "";
}

/* line 1172, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-quote-left:before {
  content: "";
}

/* line 1176, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-quote-right:before {
  content: "";
}

/* line 1180, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-spinner:before, .btn-primary.loading span:before {
  content: "";
}

/* line 1184, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-circle:before {
  content: "";
}

/* line 1188, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "";
}

/* line 1192, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-github-alt:before {
  content: "";
}

/* line 1196, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-folder-o:before {
  content: "";
}

/* line 1200, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 1204, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-smile-o:before {
  content: "";
}

/* line 1208, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-frown-o:before {
  content: "";
}

/* line 1212, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-meh-o:before {
  content: "";
}

/* line 1216, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-gamepad:before {
  content: "";
}

/* line 1220, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 1224, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-flag-o:before {
  content: "";
}

/* line 1228, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 1232, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-terminal:before {
  content: "";
}

/* line 1236, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-code:before {
  content: "";
}

/* line 1240, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "";
}

/* line 1244, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "";
}

/* line 1248, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 1252, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-crop:before {
  content: "";
}

/* line 1256, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-code-fork:before {
  content: "";
}

/* line 1260, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "";
}

/* line 1264, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-question:before {
  content: "";
}

/* line 1268, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-info:before {
  content: "";
}

/* line 1272, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-exclamation:before {
  content: "";
}

/* line 1276, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-superscript:before {
  content: "";
}

/* line 1280, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-subscript:before {
  content: "";
}

/* line 1284, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-eraser:before {
  content: "";
}

/* line 1288, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 1292, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-microphone:before {
  content: "";
}

/* line 1296, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 1300, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-shield:before {
  content: "";
}

/* line 1304, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 1308, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 1312, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-rocket:before {
  content: "";
}

/* line 1316, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 1320, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 1324, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 1328, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 1332, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 1336, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-html5:before {
  content: "";
}

/* line 1340, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-css3:before {
  content: "";
}

/* line 1344, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-anchor:before {
  content: "";
}

/* line 1348, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 1352, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bullseye:before {
  content: "";
}

/* line 1356, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 1360, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 1364, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-rss-square:before {
  content: "";
}

/* line 1368, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-play-circle:before {
  content: "";
}

/* line 1372, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ticket:before {
  content: "";
}

/* line 1376, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-minus-square:before {
  content: "";
}

/* line 1380, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 1384, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-level-up:before {
  content: "";
}

/* line 1388, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-level-down:before {
  content: "";
}

/* line 1392, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-check-square:before {
  content: "";
}

/* line 1396, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 1400, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 1404, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-share-square:before {
  content: "";
}

/* line 1408, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-compass:before {
  content: "";
}

/* line 1412, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "";
}

/* line 1416, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "";
}

/* line 1420, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "";
}

/* line 1424, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-euro:before, .fa-eur:before {
  content: "";
}

/* line 1428, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-gbp:before {
  content: "";
}

/* line 1432, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-dollar:before, .fa-usd:before {
  content: "";
}

/* line 1436, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-rupee:before, .fa-inr:before {
  content: "";
}

/* line 1440, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "";
}

/* line 1444, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "";
}

/* line 1448, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-won:before, .fa-krw:before {
  content: "";
}

/* line 1452, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "";
}

/* line 1456, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file:before {
  content: "";
}

/* line 1460, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-text:before {
  content: "";
}

/* line 1464, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 1468, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 1472, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 1476, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 1480, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 1484, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 1488, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 1492, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 1496, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 1500, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-youtube:before {
  content: "";
}

/* line 1504, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-xing:before {
  content: "";
}

/* line 1508, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-xing-square:before {
  content: "";
}

/* line 1512, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 1516, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-dropbox:before {
  content: "";
}

/* line 1520, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 1524, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-instagram:before {
  content: "";
}

/* line 1528, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-flickr:before {
  content: "";
}

/* line 1532, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-adn:before {
  content: "";
}

/* line 1536, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 1540, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 1544, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tumblr:before {
  content: "";
}

/* line 1548, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 1552, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 1556, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 1560, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 1564, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 1568, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-apple:before {
  content: "";
}

/* line 1572, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-windows:before {
  content: "";
}

/* line 1576, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-android:before {
  content: "";
}

/* line 1580, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-linux:before {
  content: "";
}

/* line 1584, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-dribbble:before {
  content: "";
}

/* line 1588, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-skype:before {
  content: "";
}

/* line 1592, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-foursquare:before {
  content: "";
}

/* line 1596, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-trello:before {
  content: "";
}

/* line 1600, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-female:before {
  content: "";
}

/* line 1604, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-male:before {
  content: "";
}

/* line 1608, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-gittip:before, .fa-gratipay:before {
  content: "";
}

/* line 1612, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sun-o:before {
  content: "";
}

/* line 1616, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-moon-o:before {
  content: "";
}

/* line 1620, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-archive:before {
  content: "";
}

/* line 1624, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bug:before {
  content: "";
}

/* line 1628, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-vk:before {
  content: "";
}

/* line 1632, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-weibo:before {
  content: "";
}

/* line 1636, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-renren:before {
  content: "";
}

/* line 1640, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pagelines:before {
  content: "";
}

/* line 1644, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 1648, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 1652, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 1656, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "";
}

/* line 1660, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 1664, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 1668, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 1672, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "";
}

/* line 1676, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 1680, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 1684, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-slack:before {
  content: "";
}

/* line 1688, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 1692, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-wordpress:before {
  content: "";
}

/* line 1696, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-openid:before {
  content: "";
}

/* line 1700, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "";
}

/* line 1704, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "";
}

/* line 1708, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-yahoo:before {
  content: "";
}

/* line 1712, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-google:before {
  content: "";
}

/* line 1716, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-reddit:before {
  content: "";
}

/* line 1720, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 1724, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 1728, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 1732, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-delicious:before {
  content: "";
}

/* line 1736, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-digg:before {
  content: "";
}

/* line 1740, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 1744, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 1748, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-drupal:before {
  content: "";
}

/* line 1752, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-joomla:before {
  content: "";
}

/* line 1756, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-language:before {
  content: "";
}

/* line 1760, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-fax:before {
  content: "";
}

/* line 1764, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-building:before {
  content: "";
}

/* line 1768, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-child:before {
  content: "";
}

/* line 1772, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-paw:before {
  content: "";
}

/* line 1776, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-spoon:before {
  content: "";
}

/* line 1780, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cube:before {
  content: "";
}

/* line 1784, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cubes:before {
  content: "";
}

/* line 1788, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-behance:before {
  content: "";
}

/* line 1792, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-behance-square:before {
  content: "";
}

/* line 1796, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-steam:before {
  content: "";
}

/* line 1800, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-steam-square:before {
  content: "";
}

/* line 1804, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-recycle:before {
  content: "";
}

/* line 1808, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-automobile:before, .fa-car:before {
  content: "";
}

/* line 1812, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cab:before, .fa-taxi:before {
  content: "";
}

/* line 1816, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tree:before {
  content: "";
}

/* line 1820, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-spotify:before {
  content: "";
}

/* line 1824, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-deviantart:before {
  content: "";
}

/* line 1828, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 1832, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-database:before {
  content: "";
}

/* line 1836, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 1840, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 1844, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 1848, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 1852, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "";
}

/* line 1856, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "";
}

/* line 1860, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "";
}

/* line 1864, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "";
}

/* line 1868, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 1872, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-vine:before {
  content: "";
}

/* line 1876, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-codepen:before {
  content: "";
}

/* line 1880, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 1884, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "";
}

/* line 1888, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 1892, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ra:before, .fa-rebel:before {
  content: "";
}

/* line 1896, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ge:before, .fa-empire:before {
  content: "";
}

/* line 1900, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-git-square:before {
  content: "";
}

/* line 1904, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-git:before {
  content: "";
}

/* line 1908, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "";
}

/* line 1912, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 1916, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-qq:before {
  content: "";
}

/* line 1920, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-wechat:before, .fa-weixin:before {
  content: "";
}

/* line 1924, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-send:before, .fa-paper-plane:before {
  content: "";
}

/* line 1928, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "";
}

/* line 1932, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-history:before {
  content: "";
}

/* line 1936, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 1940, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-header:before {
  content: "";
}

/* line 1944, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-paragraph:before {
  content: "";
}

/* line 1948, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sliders:before {
  content: "";
}

/* line 1952, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-share-alt:before {
  content: "";
}

/* line 1956, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 1960, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bomb:before {
  content: "";
}

/* line 1964, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "";
}

/* line 1968, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tty:before {
  content: "";
}

/* line 1972, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-binoculars:before {
  content: "";
}

/* line 1976, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-plug:before {
  content: "";
}

/* line 1980, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-slideshare:before {
  content: "";
}

/* line 1984, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-twitch:before {
  content: "";
}

/* line 1988, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-yelp:before {
  content: "";
}

/* line 1992, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 1996, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-wifi:before {
  content: "";
}

/* line 2000, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-calculator:before {
  content: "";
}

/* line 2004, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-paypal:before {
  content: "";
}

/* line 2008, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 2012, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 2016, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 2020, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 2024, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 2028, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 2032, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 2036, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 2040, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 2044, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-trash:before {
  content: "";
}

/* line 2048, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-copyright:before {
  content: "";
}

/* line 2052, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-at:before {
  content: "";
}

/* line 2056, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 2060, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 2064, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 2068, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-area-chart:before {
  content: "";
}

/* line 2072, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 2076, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-line-chart:before {
  content: "";
}

/* line 2080, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-lastfm:before {
  content: "";
}

/* line 2084, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 2088, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 2092, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 2096, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bicycle:before {
  content: "";
}

/* line 2100, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-bus:before {
  content: "";
}

/* line 2104, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 2108, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-angellist:before {
  content: "";
}

/* line 2112, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc:before {
  content: "";
}

/* line 2116, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "";
}

/* line 2120, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-meanpath:before {
  content: "";
}

/* line 2124, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-buysellads:before {
  content: "";
}

/* line 2128, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 2132, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-dashcube:before {
  content: "";
}

/* line 2136, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-forumbee:before {
  content: "";
}

/* line 2140, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-leanpub:before {
  content: "";
}

/* line 2144, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sellsy:before {
  content: "";
}

/* line 2148, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 2152, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 2156, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 2160, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 2164, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 2168, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-diamond:before {
  content: "";
}

/* line 2172, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-ship:before {
  content: "";
}

/* line 2176, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-user-secret:before {
  content: "";
}

/* line 2180, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 2184, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-street-view:before {
  content: "";
}

/* line 2188, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 2192, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-venus:before {
  content: "";
}

/* line 2196, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mars:before {
  content: "";
}

/* line 2200, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mercury:before {
  content: "";
}

/* line 2204, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-intersex:before, .fa-transgender:before {
  content: "";
}

/* line 2208, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 2212, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-venus-double:before {
  content: "";
}

/* line 2216, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mars-double:before {
  content: "";
}

/* line 2220, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 2224, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 2228, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 2232, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 2236, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-neuter:before {
  content: "";
}

/* line 2240, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-genderless:before {
  content: "";
}

/* line 2244, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 2248, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 2252, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 2256, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-server:before {
  content: "";
}

/* line 2260, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-user-plus:before {
  content: "";
}

/* line 2264, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-user-times:before {
  content: "";
}

/* line 2268, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hotel:before, .fa-bed:before {
  content: "";
}

/* line 2272, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-viacoin:before {
  content: "";
}

/* line 2276, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-train:before {
  content: "";
}

/* line 2280, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-subway:before {
  content: "";
}

/* line 2284, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-medium:before {
  content: "";
}

/* line 2288, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-yc:before, .fa-y-combinator:before {
  content: "";
}

/* line 2292, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 2296, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-opencart:before {
  content: "";
}

/* line 2300, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 2304, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-battery-4:before, .fa-battery-full:before {
  content: "";
}

/* line 2308, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "";
}

/* line 2312, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-battery-2:before, .fa-battery-half:before {
  content: "";
}

/* line 2316, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "";
}

/* line 2320, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-battery-0:before, .fa-battery-empty:before {
  content: "";
}

/* line 2324, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 2328, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 2332, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-object-group:before {
  content: "";
}

/* line 2336, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 2340, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 2344, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 2348, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 2352, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 2356, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-clone:before {
  content: "";
}

/* line 2360, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 2364, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 2368, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "";
}

/* line 2372, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "";
}

/* line 2376, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "";
}

/* line 2380, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hourglass:before {
  content: "";
}

/* line 2384, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "";
}

/* line 2388, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "";
}

/* line 2392, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 2396, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 2400, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 2404, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 2408, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 2412, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-trademark:before {
  content: "";
}

/* line 2416, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-registered:before {
  content: "";
}

/* line 2420, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 2424, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-gg:before {
  content: "";
}

/* line 2428, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 2432, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 2436, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 2440, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 2444, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 2448, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 2452, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-safari:before {
  content: "";
}

/* line 2456, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-chrome:before {
  content: "";
}

/* line 2460, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-firefox:before {
  content: "";
}

/* line 2464, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-opera:before {
  content: "";
}

/* line 2468, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 2472, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-tv:before, .fa-television:before {
  content: "";
}

/* line 2476, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-contao:before {
  content: "";
}

/* line 2480, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-500px:before {
  content: "";
}

/* line 2484, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-amazon:before {
  content: "";
}

/* line 2488, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 2492, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 2496, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 2500, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 2504, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-industry:before {
  content: "";
}

/* line 2508, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-map-pin:before {
  content: "";
}

/* line 2512, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-map-signs:before {
  content: "";
}

/* line 2516, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-map-o:before {
  content: "";
}

/* line 2520, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-map:before {
  content: "";
}

/* line 2524, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-commenting:before {
  content: "";
}

/* line 2528, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 2532, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-houzz:before {
  content: "";
}

/* line 2536, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-vimeo:before {
  content: "";
}

/* line 2540, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-black-tie:before {
  content: "";
}

/* line 2544, ../../resources/assets/sass/_font-awesome.min.scss */
.fa-fonticons:before {
  content: "";
}

/* line 2, ../../resources/assets/sass/_table.scss */
table {
  background-color: transparent;
}

/* line 6, ../../resources/assets/sass/_table.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 13, ../../resources/assets/sass/_table.scss */
th {
  text-align: left;
}

/* line 17, ../../resources/assets/sass/_table.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 23, ../../resources/assets/sass/_table.scss */
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
  color: #311b5f;
}

/* line 36, ../../resources/assets/sass/_table.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

/* line 41, ../../resources/assets/sass/_table.scss */
.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;
}

/* line 50, ../../resources/assets/sass/_table.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 54, ../../resources/assets/sass/_table.scss */
.table .table {
  background-color: #ffffff;
}

/* line 58, ../../resources/assets/sass/_table.scss */
.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;
}

/* line 67, ../../resources/assets/sass/_table.scss */
.table-bordered {
  border: 1px solid #dddddd;
}

/* line 71, ../../resources/assets/sass/_table.scss */
.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;
}

/* line 80, ../../resources/assets/sass/_table.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 85, ../../resources/assets/sass/_table.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 89, ../../resources/assets/sass/_table.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 93, ../../resources/assets/sass/_table.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 99, ../../resources/assets/sass/_table.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 106, ../../resources/assets/sass/_table.scss */
.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;
}

/* line 121, ../../resources/assets/sass/_table.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 129, ../../resources/assets/sass/_table.scss */
.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;
}

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

/* line 152, ../../resources/assets/sass/_table.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 167, ../../resources/assets/sass/_table.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 175, ../../resources/assets/sass/_table.scss */
.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;
}

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

/* line 198, ../../resources/assets/sass/_table.scss */
.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;
}

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

/* line 221, ../../resources/assets/sass/_table.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 227, ../../resources/assets/sass/_table.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 233, ../../resources/assets/sass/_table.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 236, ../../resources/assets/sass/_table.scss */
  .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;
  }

  /* line 244, ../../resources/assets/sass/_table.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 247, ../../resources/assets/sass/_table.scss */
  .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;
  }

  /* line 255, ../../resources/assets/sass/_table.scss */
  .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;
  }

  /* line 263, ../../resources/assets/sass/_table.scss */
  .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;
  }
}
/* line 1, ../../resources/assets/sass/_document.scss */
.document {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  text-align: center;
}
/* line 7, ../../resources/assets/sass/_document.scss */
.document img {
  padding: 0px 0px 10px 0px;
}
/* line 10, ../../resources/assets/sass/_document.scss */
.document span {
  display: block;
}
/* line 12, ../../resources/assets/sass/_document.scss */
.document span.title {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 20, ../../resources/assets/sass/_document.scss */
.document i {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  background: #FFF;
  display: none;
  padding: 0px;
  margin: 0px;
  line-height: 30px;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 35, ../../resources/assets/sass/_document.scss */
.document:hover i {
  display: block;
}

/* line 40, ../../resources/assets/sass/_document.scss */
a.tag,
.tag {
  display: inline-block;
  background: #311b5f;
  padding: 5px 10px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #FFF;
}
/* line 48, ../../resources/assets/sass/_document.scss */
a.tag:hover,
.tag:hover {
  color: #FFF;
  background: #76ad3f;
}

/* line 54, ../../resources/assets/sass/_document.scss */
.page {
  position: relative;
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* line 215, ../../resources/assets/sass/_dropzone.scss */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 219, ../../resources/assets/sass/_dropzone.scss */
.dropzone {
  min-height: 150px;
  border: 2px dashed rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

/* line 226, ../../resources/assets/sass/_dropzone.scss */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 230, ../../resources/assets/sass/_dropzone.scss */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 234, ../../resources/assets/sass/_dropzone.scss */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 238, ../../resources/assets/sass/_dropzone.scss */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 242, ../../resources/assets/sass/_dropzone.scss */
.dropzone.dz-drag-hover {
  border-color: #76ad3f;
}

/* line 247, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-message {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 251, ../../resources/assets/sass/_dropzone.scss */
.dropzone:hover .dz-message, .dropzone.dz-drag-hover .dz-message {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 257, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 262, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 270, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 274, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 278, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eeeeee, #dddddd);
}

/* line 284, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 288, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 292, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

/* line 300, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 308, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 312, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 316, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 331, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 336, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 340, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 345, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 350, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 354, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

/* line 360, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

/* line 370, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 380, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 384, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 392, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 401, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 413, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 419, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 428, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

/* line 437, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

/* line 445, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 462, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666666, #444444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

/* line 477, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 481, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 486, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 509, ../../resources/assets/sass/_dropzone.scss */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

/* line 2, ../../resources/assets/sass/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 6, ../../resources/assets/sass/_modal.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 19, ../../resources/assets/sass/_modal.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 29, ../../resources/assets/sass/_modal.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 36, ../../resources/assets/sass/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 41, ../../resources/assets/sass/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 47, ../../resources/assets/sass/_modal.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

/* line 60, ../../resources/assets/sass/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

/* line 70, ../../resources/assets/sass/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 75, ../../resources/assets/sass/_modal.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 80, ../../resources/assets/sass/_modal.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

/* line 86, ../../resources/assets/sass/_modal.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../../resources/assets/sass/_modal.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 95, ../../resources/assets/sass/_modal.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 100, ../../resources/assets/sass/_modal.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 106, ../../resources/assets/sass/_modal.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  /* line 106, ../../resources/assets/sass/_modal.scss */
  .modal-footer .btn + .btn {
    margin-left: 0px;
  }
}

/* line 114, ../../resources/assets/sass/_modal.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 118, ../../resources/assets/sass/_modal.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 122, ../../resources/assets/sass/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 131, ../../resources/assets/sass/_modal.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 135, ../../resources/assets/sass/_modal.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 139, ../../resources/assets/sass/_modal.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 145, ../../resources/assets/sass/_modal.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 150, ../../resources/assets/sass/_modal.scss */
.clearfix:before,
.clearfix:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

/* line 162, ../../resources/assets/sass/_modal.scss */
.clearfix:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after {
  clear: both;
}

/* line 1, ../../resources/assets/sass/_responsive.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 8, ../../resources/assets/sass/_responsive.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 24, ../../resources/assets/sass/_responsive.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 27, ../../resources/assets/sass/_responsive.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 30, ../../resources/assets/sass/_responsive.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 33, ../../resources/assets/sass/_responsive.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 40, ../../resources/assets/sass/_responsive.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 46, ../../resources/assets/sass/_responsive.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 52, ../../resources/assets/sass/_responsive.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 58, ../../resources/assets/sass/_responsive.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 61, ../../resources/assets/sass/_responsive.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 64, ../../resources/assets/sass/_responsive.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 67, ../../resources/assets/sass/_responsive.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 74, ../../resources/assets/sass/_responsive.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 80, ../../resources/assets/sass/_responsive.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 86, ../../resources/assets/sass/_responsive.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../resources/assets/sass/_responsive.scss */
  .visible-md {
    display: block !important;
  }

  /* line 95, ../../resources/assets/sass/_responsive.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 98, ../../resources/assets/sass/_responsive.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 101, ../../resources/assets/sass/_responsive.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 108, ../../resources/assets/sass/_responsive.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 114, ../../resources/assets/sass/_responsive.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 120, ../../resources/assets/sass/_responsive.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 126, ../../resources/assets/sass/_responsive.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 129, ../../resources/assets/sass/_responsive.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 132, ../../resources/assets/sass/_responsive.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 135, ../../resources/assets/sass/_responsive.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 142, ../../resources/assets/sass/_responsive.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 148, ../../resources/assets/sass/_responsive.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 154, ../../resources/assets/sass/_responsive.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 160, ../../resources/assets/sass/_responsive.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 166, ../../resources/assets/sass/_responsive.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 172, ../../resources/assets/sass/_responsive.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 178, ../../resources/assets/sass/_responsive.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 183, ../../resources/assets/sass/_responsive.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 188, ../../resources/assets/sass/_responsive.scss */
  .visible-print {
    display: block !important;
  }

  /* line 191, ../../resources/assets/sass/_responsive.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 194, ../../resources/assets/sass/_responsive.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 197, ../../resources/assets/sass/_responsive.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 203, ../../resources/assets/sass/_responsive.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 208, ../../resources/assets/sass/_responsive.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 213, ../../resources/assets/sass/_responsive.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 218, ../../resources/assets/sass/_responsive.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 223, ../../resources/assets/sass/_responsive.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 228, ../../resources/assets/sass/_responsive.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 234, ../../resources/assets/sass/_responsive.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 1, ../../resources/assets/sass/_collapse.scss */
.collapse {
  display: none;
}
/* line 4, ../../resources/assets/sass/_collapse.scss */
.collapse.in {
  display: block;
}

/* line 9, ../../resources/assets/sass/_collapse.scss */
.collapsing {
  overflow: hidden;
}

/**
 * selectize.default.css (v0.11.0) - Default Theme
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
/* line 16, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

/* line 25, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

/* line 30, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 35, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #EAEAEA;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

/* line 45, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

/* line 56, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown-header-close:hover {
  color: #000000;
}

/* line 60, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 69, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

/* line 73, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

/* line 77, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

/* line 81, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

/* line 86, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 111, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 115, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}

/* line 119, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

/* line 123, ../../resources/assets/sass/_selectize.scss */
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}

/* line 127, ../../resources/assets/sass/_selectize.scss */
.selectize-control {
  position: relative;
  margin-bottom: 20px;
  padding: 0px;
}

/* line 133, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

/* line 143, ../../resources/assets/sass/_selectize.scss */
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

/* line 150, ../../resources/assets/sass/_selectize.scss */
.selectize-input {
  border: 1px solid #EAEAEA;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 166, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 2px;
}

/* line 170, ../../resources/assets/sass/_selectize.scss */
.selectize-input.full {
  background-color: #ffffff;
}

/* line 174, ../../resources/assets/sass/_selectize.scss */
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

/* line 182, ../../resources/assets/sass/_selectize.scss */
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

/* line 188, ../../resources/assets/sass/_selectize.scss */
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 196, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 5px 5px 0;
  padding: 2px 6px;
  background: #0073bb;
  color: #ffffff;
}

/* line 204, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input > div.active {
  background: #00578d;
}

/* line 208, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}

/* line 215, ../../resources/assets/sass/_selectize.scss */
.selectize-input > input {
  height: 20px;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 231, ../../resources/assets/sass/_selectize.scss */
.selectize-input > input::-ms-clear {
  display: none;
}

/* line 235, ../../resources/assets/sass/_selectize.scss */
.selectize-input > input:focus {
  outline: none !important;
}

/* line 239, ../../resources/assets/sass/_selectize.scss */
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

/* line 245, ../../resources/assets/sass/_selectize.scss */
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 256, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #EAEAEA;
  background: #ffffff;
  margin: -1px 0 0 0;
  padding: 0px;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

/* line 274, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

/* line 279, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 286, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

/* line 291, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

/* line 295, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

/* line 301, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

/* line 306, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown .active.create {
  color: #495c68;
}

/* line 310, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

/* line 314, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

/* line 320, ../../resources/assets/sass/_selectize.scss */
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

/* line 325, ../../resources/assets/sass/_selectize.scss */
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

/* line 330, ../../resources/assets/sass/_selectize.scss */
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

/* line 344, ../../resources/assets/sass/_selectize.scss */
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

/* line 350, ../../resources/assets/sass/_selectize.scss */
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

/* line 355, ../../resources/assets/sass/_selectize.scss */
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

/* line 359, ../../resources/assets/sass/_selectize.scss */
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* line 364, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 369, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 377, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

/* line 382, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

/* line 386, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
}

/* line 394, ../../resources/assets/sass/_selectize.scss */
.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
}

/* line 398, ../../resources/assets/sass/_selectize.scss */
.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}

/* line 411, ../../resources/assets/sass/_selectize.scss */
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #d4d8d8;
}

/* line 416, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}

/* line 422, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

/* line 426, ../../resources/assets/sass/_selectize.scss */
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

/* line 1, ../../resources/assets/sass/_pagination.scss */
#pagination {
  padding: 20px;
  text-align: center;
}

/* line 8, ../../resources/assets/sass/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 15, ../../resources/assets/sass/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 19, ../../resources/assets/sass/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #311b5f;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

/* line 32, ../../resources/assets/sass/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 39, ../../resources/assets/sass/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 45, ../../resources/assets/sass/_pagination.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #1d1037;
  background-color: #eeeeee;
  border-color: #dddddd;
}

/* line 55, ../../resources/assets/sass/_pagination.scss */
.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;
  background-color: #76ad3f;
  border-color: #76ad3f;
  cursor: default;
}

/* line 68, ../../resources/assets/sass/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 80, ../../resources/assets/sass/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 87, ../../resources/assets/sass/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 93, ../../resources/assets/sass/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 99, ../../resources/assets/sass/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 106, ../../resources/assets/sass/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 112, ../../resources/assets/sass/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 118, ../../resources/assets/sass/_pagination.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 125, ../../resources/assets/sass/_pagination.scss */
.pager li {
  display: inline;
}

/* line 129, ../../resources/assets/sass/_pagination.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

/* line 138, ../../resources/assets/sass/_pagination.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 144, ../../resources/assets/sass/_pagination.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 149, ../../resources/assets/sass/_pagination.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 154, ../../resources/assets/sass/_pagination.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}

/* line 163, ../../resources/assets/sass/_pagination.scss */
.clearfix:before,
.clearfix:after,
.pager:before,
.pager:after {
  content: " ";
  display: table;
}

/* line 171, ../../resources/assets/sass/_pagination.scss */
.clearfix:after,
.pager:after {
  clear: both;
}

/* line 3, ../../resources/assets/sass/_editor.scss */
#editor {
  background: #4d5052;
}
/* line 6, ../../resources/assets/sass/_editor.scss */
#editor .icons {
  padding: 0px;
  text-align: center;
}
/* line 10, ../../resources/assets/sass/_editor.scss */
#editor .icons a {
  height: 50px;
  display: inline-block;
  color: #FFF;
  padding: 10px;
  text-align: center;
}
/* line 18, ../../resources/assets/sass/_editor.scss */
#editor .icons a i {
  line-height: 34px;
}
/* line 24, ../../resources/assets/sass/_editor.scss */
#editor .viewport {
  position: relative;
  padding: 20px;
  text-align: center;
  background: #393939;
  min-height: 500px;
}
@media (max-width: 768px) {
  /* line 24, ../../resources/assets/sass/_editor.scss */
  #editor .viewport {
    min-height: 200px;
  }
}
@media (min-width: 768px) {
  /* line 35, ../../resources/assets/sass/_editor.scss */
  #editor .viewport .image-holder {
    line-height: 600px;
  }
}
/* line 41, ../../resources/assets/sass/_editor.scss */
#editor .viewport #viewport-options {
  width: 100%;
}
/* line 48, ../../resources/assets/sass/_editor.scss */
#editor .viewport #viewport-options input {
  margin: 0px 15px;
}
@media (max-width: 768px) {
  /* line 48, ../../resources/assets/sass/_editor.scss */
  #editor .viewport #viewport-options input {
    margin: 0px 0px 10px 0px;
    width: 100%;
  }
}
/* line 57, ../../resources/assets/sass/_editor.scss */
#editor .viewport img {
  max-height: 500px;
  display: inline-block;
  -moz-box-shadow: black 0px 0px 40px;
  -webkit-box-shadow: black 0px 0px 40px;
  box-shadow: black 0px 0px 40px;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
@media (min-height: 800px) and (max-height: 1100px) {
  /* line 57, ../../resources/assets/sass/_editor.scss */
  #editor .viewport img {
    max-height: 600px;
  }
}
@media (min-height: 1100px) and (max-height: 1400px) {
  /* line 57, ../../resources/assets/sass/_editor.scss */
  #editor .viewport img {
    max-height: 1000px;
  }
}
@media (min-height: 1400px) {
  /* line 57, ../../resources/assets/sass/_editor.scss */
  #editor .viewport img {
    max-height: 1300px;
  }
}
/* line 76, ../../resources/assets/sass/_editor.scss */
#editor .viewport .loader {
  display: none;
}
/* line 81, ../../resources/assets/sass/_editor.scss */
#editor .viewport.loading .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  display: block;
  color: #FFF;
}
/* line 93, ../../resources/assets/sass/_editor.scss */
#editor .viewport.loading img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 98, ../../resources/assets/sass/_editor.scss */
#editor .viewport #manipulation-modal {
  position: absolute;
  width: calc(100% - 40px);
  text-align: left;
  margin: 0px;
}
@media (min-width: 600px) {
  /* line 98, ../../resources/assets/sass/_editor.scss */
  #editor .viewport #manipulation-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 200px;
    margin: -100px 10px 10px -200px;
  }
}
/* line 113, ../../resources/assets/sass/_editor.scss */
#editor .viewport #manipulation-modal .fa-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
/* line 120, ../../resources/assets/sass/_editor.scss */
#editor .viewport #manipulation-modal .modal-footer {
  position: relative;
  text-align: left;
}
/* line 124, ../../resources/assets/sass/_editor.scss */
#editor .viewport #manipulation-modal .modal-footer #slider {
  position: relative;
}
/* line 130, ../../resources/assets/sass/_editor.scss */
#editor .viewport #manipulation-modal.roteren .modal-footer {
  text-align: center;
}
/* line 132, ../../resources/assets/sass/_editor.scss */
#editor .viewport #manipulation-modal.roteren .modal-footer label {
  display: block;
}

@font-face {
  font-family: "circulus-berkel";
  src: url("../fonts/circulus-berkel.eot");
  src: url("../fonts/circulus-berkel.eot?#iefix") format("embedded-opentype"), url("../fonts/circulus-berkel.woff") format("woff"), url("../fonts/circulus-berkel.ttf") format("truetype"), url("../fonts/circulus-berkel.svg#circulus-berkel") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 154, ../../resources/assets/sass/_editor.scss */
[data-icon]:before {
  font-family: "circulus-berkel" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 167, ../../resources/assets/sass/_editor.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "circulus-berkel" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 180, ../../resources/assets/sass/_editor.scss */
.icon-adjust:before {
  content: "a";
}

/* line 184, ../../resources/assets/sass/_editor.scss */
.icon-contrast:before {
  content: "b";
}

/* line 188, ../../resources/assets/sass/_editor.scss */
.icon-sharpen:before {
  content: "c";
}

/* line 192, ../../resources/assets/sass/_editor.scss */
.icon-flip-horizontal:before {
  content: "d";
}

/* line 195, ../../resources/assets/sass/_editor.scss */
.icon-rotate:before {
  content: "e";
}

/* line 198, ../../resources/assets/sass/_editor.scss */
.icon-undo:before {
  content: "f";
}

/* line 201, ../../resources/assets/sass/_editor.scss */
.icon-flip-vertical:before {
  content: "g";
}

/*
 * Tipped - <%= pkg.description %> - v<%= pkg.version %>
 * (c) 2012-<%= grunt.template.today("yyyy") %> Nick Stakenburg
 *
 * http://www.tippedjs.com
 *
 * License: http://www.tippedjs.com/license
 */
/* line 10, ../../resources/assets/sass/_tipped.scss */
.tpd-tooltip {
  position: absolute;
}

/* Fix for CSS frameworks that don't keep the use of box-sizing: border-box
   within their own namespace */
/* line 16, ../../resources/assets/sass/_tipped.scss */
.tpd-tooltip,
.tpd-tooltip [class^="tpd-"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Content */
/* line 24, ../../resources/assets/sass/_tipped.scss */
.tpd-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 34, ../../resources/assets/sass/_tipped.scss */
.tpd-content-spacer,
.tpd-content-relative,
.tpd-content-relative-padder {
  float: left;
  position: relative;
}

/* line 41, ../../resources/assets/sass/_tipped.scss */
.tpd-content-relative {
  width: 100%;
}

/* line 45, ../../resources/assets/sass/_tipped.scss */
.tpd-content {
  float: left;
  clear: both;
  position: relative;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
}

/* line 55, ../../resources/assets/sass/_tipped.scss */
.tpd-has-inner-close .tpd-content-relative .tpd-content {
  padding-right: 0 !important;
}

/* line 59, ../../resources/assets/sass/_tipped.scss */
.tpd-tooltip .tpd-content-no-padding {
  padding: 0 !important;
}

/* line 63, ../../resources/assets/sass/_tipped.scss */
.tpd-title-wrapper {
  float: left;
  position: relative;
  overflow: hidden;
}

/* line 69, ../../resources/assets/sass/_tipped.scss */
.tpd-title-spacer {
  float: left;
}

/* line 73, ../../resources/assets/sass/_tipped.scss */
.tpd-title-relative,
.tpd-title-relative-padder {
  float: left;
  position: relative;
}

/* line 79, ../../resources/assets/sass/_tipped.scss */
.tpd-title-relative {
  width: 100%;
}

/* line 83, ../../resources/assets/sass/_tipped.scss */
.tpd-title {
  float: left;
  position: relative;
  font-size: 11px;
  line-height: 16px;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

/* line 94, ../../resources/assets/sass/_tipped.scss */
.tpd-has-title-close .tpd-title {
  padding-right: 0 !important;
}

/* line 98, ../../resources/assets/sass/_tipped.scss */
.tpd-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
}

/* line 109, ../../resources/assets/sass/_tipped.scss */
.tpd-close-icon {
  float: left;
  font-family: Arial, Baskerville, monospace;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
}

/* Skin */
/* line 123, ../../resources/assets/sass/_tipped.scss */
.tpd-skin {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 129, ../../resources/assets/sass/_tipped.scss */
.tpd-frames {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 135, ../../resources/assets/sass/_tipped.scss */
.tpd-frames .tpd-frame {
  float: left;
  width: 100%;
  height: 100%;
  clear: both;
}

/* line 142, ../../resources/assets/sass/_tipped.scss */
.tpd-backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

/* line 152, ../../resources/assets/sass/_tipped.scss */
.tpd-background-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  pointer-events: none;
}

/* line 162, ../../resources/assets/sass/_tipped.scss */
.tpd-no-shadow .tpd-skin .tpd-background-shadow {
  box-shadow: none !important;
}

/* line 166, ../../resources/assets/sass/_tipped.scss */
.tpd-background-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

/* line 175, ../../resources/assets/sass/_tipped.scss */
.tpd-background-box-shift,
.tpd-background-box-shift-further {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

/* line 183, ../../resources/assets/sass/_tipped.scss */
.tpd-background {
  border-radius: 10px;
  float: left;
  clear: both;
  background: none;
  -webkit-background-clip: padding-box;
  /* Safari */
  background-clip: padding-box;
  /* IE9+, Firefox 4+, Opera, Chrome */
  border-style: solid;
  border-width: 1px;
  border-color: #282828;
  border-color: rgba(255, 255, 255, 0.1);
  /* opacity here bugs out in firefox, .tpd-background-content should have no opacity if this opacity is less than 1 */
}

/* no radius */
/* line 197, ../../resources/assets/sass/_tipped.scss */
.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background {
  border-radius: 0;
}

/* line 201, ../../resources/assets/sass/_tipped.scss */
.tpd-background-title {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}

/* line 208, ../../resources/assets/sass/_tipped.scss */
.tpd-background-content {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}

/* line 215, ../../resources/assets/sass/_tipped.scss */
.tpd-background-border-hack {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
}

/* line 224, ../../resources/assets/sass/_tipped.scss */
.tpd-background-box-top {
  top: 0;
}

/* line 228, ../../resources/assets/sass/_tipped.scss */
.tpd-background-box-bottom {
  bottom: 0;
}

/* line 232, ../../resources/assets/sass/_tipped.scss */
.tpd-background-box-left {
  left: 0;
}

/* line 236, ../../resources/assets/sass/_tipped.scss */
.tpd-background-box-right {
  right: 0;
}

/* iframeshim IE6 */
/* line 241, ../../resources/assets/sass/_tipped.scss */
.tpd-iframeshim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* Skin / Stems */
/* line 255, ../../resources/assets/sass/_tipped.scss */
.tpd-shift-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

/* line 262, ../../resources/assets/sass/_tipped.scss */
.tpd-shift-stem-side {
  position: absolute;
}

/* line 266, ../../resources/assets/sass/_tipped.scss */
.tpd-frame-top .tpd-shift-stem-side,
.tpd-frame-bottom .tpd-shift-stem-side {
  width: 100%;
}

/* line 271, ../../resources/assets/sass/_tipped.scss */
.tpd-frame-left .tpd-shift-stem-side,
.tpd-frame-right .tpd-shift-stem-side {
  height: 100%;
}

/* line 276, ../../resources/assets/sass/_tipped.scss */
.tpd-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  /* shows possible invalid subpx rendering */
  width: 16px;
  /* best cross browser stem: width = 2 x height (90deg angle) */
  height: 8px;
  margin-left: 3px;
  /* space from the side */
  margin-top: 3px;
  /* space between target and stem */
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

/* remove margins once we're done measuring */
/* line 290, ../../resources/assets/sass/_tipped.scss */
.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset {
  margin: 0 !important;
}

/* line 294, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-spacer {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 301, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-reset .tpd-stem-spacer {
  margin-top: 0;
}

/* line 305, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-point {
  width: 100px;
  position: absolute;
  top: 0;
  left: 50%;
}

/* line 312, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-downscale,
.tpd-stem-transform {
  float: left;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: relative;
}

/* line 322, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-side {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}

/* line 330, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-side-inversed {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 335, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-triangle {
  width: 0;
  height: 0;
  border-bottom-style: solid;
  border-left-color: transparent;
  border-left-style: solid;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 346, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-border {
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff;
  /* will become transparent */
  border-right-color: #fff;
  border-right-style: solid;
  border-right-width: 0;
}

/* line 358, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-border-corner {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  border-right-style: solid;
  border-right-width: 0;
}

/* fixes rendering issue in IE */
/* line 368, ../../resources/assets/sass/_tipped.scss */
.tpd-stem * {
  z-index: 0;
  zoom: 1;
}

/* used by IE < 9 */
/* line 374, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-border-center-offset,
.tpd-stem-border-center-offset-inverse {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 383, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-notransform {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 390, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-notransform .tpd-stem-border {
  height: 100%;
  position: relative;
  float: left;
  top: 0;
  left: 0;
  margin: 0;
}

/* line 399, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-notransform .tpd-stem-border-center {
  position: absolute;
}

/* line 403, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-notransform .tpd-stem-border-corner {
  background: #fff;
  border: 0;
  top: auto;
  left: auto;
}

/* line 410, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-notransform .tpd-stem-border-center,
.tpd-stem-notransform .tpd-stem-triangle {
  height: 0;
  border: 0;
  left: 50%;
}

/* transformations for left/right/bottom */
/* line 418, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-transform-left {
  -webkit-transform: rotate(-90deg) scale(-1, 1);
  transform: rotate(-90deg) scale(-1, 1);
}

/* line 423, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-transform-right {
  -webkit-transform: rotate(90deg) translate(0, -100%);
  transform: rotate(90deg) translate(0, -100%);
}

/* line 428, ../../resources/assets/sass/_tipped.scss */
.tpd-stem-transform-bottom {
  -webkit-transform: scale(1, -1) translate(0, -100%);
  transform: scale(1, -1) translate(0, -100%);
}

/* Spinner measurements */
/* line 434, ../../resources/assets/sass/_tipped.scss */
.tpd-loading-icon {
  position: absolute;
  width: 42px;
  height: 42px;
  display: none;
}

/* line 441, ../../resources/assets/sass/_tipped.scss */
.tpd-loading-line {
  z-index: 12;
  height: 3px;
  width: 2px;
  margin-bottom: 5px;
}

/* line 448, ../../resources/assets/sass/_tipped.scss */
.tpd-spinner {
  margin-left: 50%;
  margin-top: 50%;
}

/* show the loader while loading and hide all the content */
/* line 454, ../../resources/assets/sass/_tipped.scss */
.tpd-is-loading .tpd-loading-icon {
  display: block;
}

/* line 458, ../../resources/assets/sass/_tipped.scss */
.tpd-is-loading .tpd-content-wrapper,
.tpd-is-loading .tpd-title-wrapper {
  display: none;
}

/* The actual spinner */
@-moz-keyframes tpd-spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes tpd-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes tpd-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 483, ../../resources/assets/sass/_tipped.scss */
.tpd-spin {
  position: absolute;
  top: 50%;
  left: 50%;
}

/* line 489, ../../resources/assets/sass/_tipped.scss */
.tpd-spin-rotate,
.tpd-spin-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 498, ../../resources/assets/sass/_tipped.scss */
.tpd-spin-line {
  position: absolute;
  top: 0;
  left: 50%;
}

/* Resets while measuring content */
/* line 505, ../../resources/assets/sass/_tipped.scss */
.tpd-tooltip-measuring {
  top: 0;
  left: 0;
  position: absolute;
  max-width: 100%;
  width: 100%;
}

/* line 513, ../../resources/assets/sass/_tipped.scss */
.tpd-tooltip-measuring .tpd-skin,
.tpd-tooltip-measuring .tpd-loading-icon {
  display: none;
}

/* Links */
/* line 519, ../../resources/assets/sass/_tipped.scss */
.tpd-tooltip a,
.tpd-tooltip a:hover {
  color: #8e8e8e;
  text-decoration: none;
}

/* line 525, ../../resources/assets/sass/_tipped.scss */
.tpd-tooltip a:hover {
  text-decoration: underline;
}

/*
 * Sizes
 */
/* x-small */
/* line 533, ../../resources/assets/sass/_tipped.scss */
.tpd-size-x-small .tpd-content,
.tpd-size-x-small .tpd-title {
  padding: 7px 8px;
  font-size: 10px;
  line-height: 15px;
}

/* line 540, ../../resources/assets/sass/_tipped.scss */
.tpd-size-x-small .tpd-background {
  border-radius: 5px;
}

/* line 544, ../../resources/assets/sass/_tipped.scss */
.tpd-size-x-small .tpd-stem {
  width: 12px;
  height: 6px;
  margin-left: 4px;
  margin-top: 2px;
}

/* line 551, ../../resources/assets/sass/_tipped.scss */
.tpd-size-x-small.tpd-no-radius .tpd-stem {
  margin-left: 7px;
}

/* line 555, ../../resources/assets/sass/_tipped.scss */
.tpd-size-x-small .tpd-loading-icon {
  width: 32px;
  height: 32px;
}

/* line 560, ../../resources/assets/sass/_tipped.scss */
.tpd-size-x-small .tpd-loading-line {
  z-index: 12;
  /* amount of lines */
  margin-bottom: 4px;
  /* radius of the inner circle */
  height: 3px;
  /* length of a line */
  width: 2px;
  /* width of a line */
}

/* line 567, ../../resources/assets/sass/_tipped.scss */
.tpd-size-x-small .tpd-close {
  margin-bottom: 1px;
}

/* small */
/* line 572, ../../resources/assets/sass/_tipped.scss */
.tpd-size-small .tpd-content,
.tpd-size-small .tpd-title {
  padding: 8px;
  font-size: 10px;
  line-height: 16px;
}

/* line 579, ../../resources/assets/sass/_tipped.scss */
.tpd-size-small .tpd-background {
  border-radius: 6px;
}

/* line 583, ../../resources/assets/sass/_tipped.scss */
.tpd-size-small .tpd-stem {
  width: 14px;
  height: 7px;
  margin-left: 5px;
  margin-top: 2px;
}

/* line 590, ../../resources/assets/sass/_tipped.scss */
.tpd-size-small.tpd-no-radius .tpd-stem {
  margin-left: 8px;
}

/* line 594, ../../resources/assets/sass/_tipped.scss */
.tpd-size-small .tpd-loading-icon {
  width: 34px;
  height: 34px;
}

/* line 599, ../../resources/assets/sass/_tipped.scss */
.tpd-size-small .tpd-loading-line {
  z-index: 12;
  /* amount of lines */
  margin-bottom: 4px;
  /* radius of the inner circle */
  height: 3px;
  /* length of a line */
  width: 2px;
  /* width of a line */
}

/* line 606, ../../resources/assets/sass/_tipped.scss */
.tpd-size-small .tpd-close {
  margin: 2px 1px;
}

/* medium (default) */
/* line 611, ../../resources/assets/sass/_tipped.scss */
.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}

/* line 618, ../../resources/assets/sass/_tipped.scss */
.tpd-size-medium .tpd-background {
  border-radius: 8px;
}

/* line 622, ../../resources/assets/sass/_tipped.scss */
.tpd-size-medium .tpd-stem {
  width: 16px;
  /* best cross browser stem width is 2xheight, for a 90deg angle */
  height: 8px;
  margin-left: 6px;
  /* space from the side */
  margin-top: 2px;
  /* space to offset the tooltip */
}

/* line 629, ../../resources/assets/sass/_tipped.scss */
.tpd-size-medium.tpd-no-radius .tpd-stem {
  margin-left: 10px;
}

/* wraps the loader, ideal dimensions don't cause stem movement when opening large tooltips */
/* line 634, ../../resources/assets/sass/_tipped.scss */
.tpd-size-medium .tpd-loading-icon {
  width: 42px;
  height: 42px;
}

/* line 639, ../../resources/assets/sass/_tipped.scss */
.tpd-size-medium .tpd-loading-line {
  z-index: 12;
  /* amount of lines */
  margin-bottom: 5px;
  /* radius of the inner circle */
  height: 4px;
  /* length of a line */
  width: 2px;
  /* width of a line */
}

/* line 646, ../../resources/assets/sass/_tipped.scss */
.tpd-size-medium .tpd-close {
  margin: 4px 2px;
}

/* large */
/* line 651, ../../resources/assets/sass/_tipped.scss */
.tpd-size-large .tpd-content,
.tpd-size-large .tpd-title {
  padding: 10px;
  font-size: 13px;
  line-height: 18px;
}

/* line 658, ../../resources/assets/sass/_tipped.scss */
.tpd-size-large .tpd-background {
  border-radius: 8px;
}

/* line 662, ../../resources/assets/sass/_tipped.scss */
.tpd-size-large .tpd-stem {
  width: 18px;
  height: 9px;
  margin-left: 7px;
  margin-top: 2px;
}

/* line 669, ../../resources/assets/sass/_tipped.scss */
.tpd-size-large.tpd-no-radius .tpd-stem {
  margin-left: 10px;
}

/* line 673, ../../resources/assets/sass/_tipped.scss */
.tpd-size-large .tpd-loading-icon {
  width: 50px;
  height: 50px;
}

/* line 678, ../../resources/assets/sass/_tipped.scss */
.tpd-size-large .tpd-loading-line {
  z-index: 12;
  /* amount of lines */
  margin-bottom: 5px;
  /* radius of the inner circle */
  height: 5px;
  /* length of a line */
  width: 2px;
  /* width of a line */
}

/* line 685, ../../resources/assets/sass/_tipped.scss */
.tpd-size-large .tpd-close {
  margin: 5px 2px 5px 2px;
}

/* Skins */
/* default (dark) */
/* line 691, ../../resources/assets/sass/_tipped.scss */
.tpd-skin-dark .tpd-content,
.tpd-skin-dark .tpd-title,
.tpd-skin-dark .tpd-close {
  color: #fff;
}

/* line 697, ../../resources/assets/sass/_tipped.scss */
.tpd-skin-dark .tpd-background-content,
.tpd-skin-dark .tpd-background-title {
  background-color: #777b7c;
}

/* line 702, ../../resources/assets/sass/_tipped.scss */
.tpd-skin-dark .tpd-background {
  border-width: 1px;
  border-color: #777b7c;
  border-color: rgba(119, 123, 124, 0.1);
}

/* line below the title */
/* line 709, ../../resources/assets/sass/_tipped.scss */
.tpd-skin-dark .tpd-title-wrapper {
  border-bottom: 1px solid #404040;
}

/* links */
/* line 714, ../../resources/assets/sass/_tipped.scss */
.tpd-skin-dark a,
.tpd-skin-dark a:hover {
  color: #ccc;
}

/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
/* line 22, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #cccccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 43, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 50, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
}

/* line 63, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}

/* line 68, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #337ab7;
}

/* line 73, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}

/* line 78, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}

/* line 83, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}

/* line 88, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}

/* line 93, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee;
}

/* line 98, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #333333;
  background: #ffffff;
}

/* line 106, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 110, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 114, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  margin: 0;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 124, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 131, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 138, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 14px;
  line-height: 1.733333;
}

/* line 145, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}

/* line 150, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

/* line 163, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}

/* line 168, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 174, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 180, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-focused {
  outline: 0;
}

/* line 186, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 191, ../../resources/assets/sass/_switch.scss */
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* HORIZONTAL */
/* increase bottom margin to fit the pips */
/* line 7, ../../resources/assets/sass/_slider.scss */
.ui-slider-horizontal.ui-slider-pips {
  margin-bottom: 1.4em;
}

/* default hide the labels and pips that arnt visible */
/* we just use css to hide incase we want to show certain */
/* labels/pips individually later */
/* line 14, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips .ui-slider-label,
.ui-slider-pips .ui-slider-pip-hide {
  display: none;
}

/* now we show any labels that we've set to show in the options */
/* line 20, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
  display: block;
}

/* PIP/LABEL WRAPPER */
/* position each pip absolutely just below the default slider */
/* and also prevent accidental selection */
/* line 27, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips .ui-slider-pip {
  width: 2em;
  height: 1em;
  line-height: 1em;
  position: absolute;
  font-size: 0.8em;
  color: #999;
  overflow: visible;
  text-align: center;
  top: 20px;
  left: 20px;
  margin-left: -1em;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 48, ../../resources/assets/sass/_slider.scss */
.ui-state-disabled.ui-slider-pips .ui-slider-pip {
  cursor: default;
}

/* little pip/line position & size */
/* line 53, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips .ui-slider-line {
  background: #999;
  width: 1px;
  height: 3px;
  position: absolute;
  left: 50%;
}

/* the text label postion & size */
/* it overflows so no need for width to be accurate */
/* line 63, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips .ui-slider-label {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -1em;
  width: 2em;
}

/* make it easy to see when we hover a label */
/* line 72, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label {
  color: black;
  font-weight: bold;
}

/* VERTICAL */
/* vertical slider needs right-margin, not bottom */
/* line 83, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-pips {
  margin-bottom: 1em;
  margin-right: 2em;
}

/* align vertical pips left and to right of the slider */
/* line 89, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-pips .ui-slider-pip {
  text-align: left;
  top: auto;
  left: 20px;
  margin-left: 0;
  margin-bottom: -0.5em;
}

/* vertical line/pip should be horizontal instead */
/* line 98, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-pips .ui-slider-line {
  width: 3px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

/* line 106, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-pips .ui-slider-label {
  top: 50%;
  left: 0.5em;
  margin-left: 0;
  margin-top: -0.5em;
  width: 2em;
}

/* FLOATING HORIZTONAL TOOLTIPS */
/* remove the godawful looking focus outline on handle and float */
/* line 120, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-handle:focus,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label {
  outline: none;
}

/* style tooltips on handles and on labels */
/* also has a nice transition */
/* line 131, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-label {
  position: absolute;
  visibility: hidden;
  top: -40px;
  display: block;
  width: 34px;
  margin-left: -18px;
  left: 50%;
  height: 20px;
  line-height: 20px;
  background: white;
  border-radius: 3px;
  border: 1px solid #888;
  text-align: center;
  font-size: 12px;
  opacity: 0;
  color: #333;
  -webkit-transition-property: opacity, top, visibility;
  -moz-transition-property: opacity, top, visibility;
  -ms-transition-property: opacity, top, visibility;
  transition-property: opacity, top, visibility;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -ms-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-duration: 200ms, 200ms, 0ms;
  -moz-transition-duration: 200ms, 200ms, 0ms;
  -ms-transition-duration: 200ms, 200ms, 0ms;
  transition-duration: 200ms, 200ms, 0ms;
  -webkit-transition-delay: 0ms, 0ms, 200ms;
  -moz-transition-delay: 0ms, 0ms, 200ms;
  -ms-transition-delay: 0ms, 0ms, 200ms;
  transition-delay: 0ms, 0ms, 200ms;
}

/* show the tooltip on hover or focus */
/* also switch transition delay around */
/* line 174, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  opacity: 1;
  top: -30px;
  visibility: visible;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-delay: 200ms, 200ms, 0ms;
  -moz-transition-delay: 200ms, 200ms, 0ms;
  -ms-transition-delay: 200ms, 200ms, 0ms;
  transition-delay: 200ms, 200ms, 0ms;
}

/* put label tooltips below slider */
/* line 198, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
  top: 42px;
}

/* line 202, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  top: 32px;
  font-weight: normal;
}

/* give the tooltip a css triangle arrow */
/* line 208, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-tip:after,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
  content: " ";
  width: 0;
  height: 0;
  border: 5px solid rgba(255, 255, 255, 0);
  border-top-color: white;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
}

/* put a 1px border on the tooltip arrow to match tooltip border */
/* line 222, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-tip:before,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
  content: " ";
  width: 0;
  height: 0;
  border: 5px solid rgba(255, 255, 255, 0);
  border-top-color: #888;
  position: absolute;
  bottom: -11px;
  left: 50%;
  margin-left: -5px;
}

/* switch the arrow to top on labels */
/* line 236, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
  border: 5px solid rgba(255, 255, 255, 0);
  border-bottom-color: white;
  top: -10px;
}

/* line 242, ../../resources/assets/sass/_slider.scss */
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
  border: 5px solid rgba(255, 255, 255, 0);
  border-bottom-color: #888;
  top: -11px;
}

/* FLOATING VERTICAL TOOLTIPS */
/* tooltip floats to left of handle */
/* line 254, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-float .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-tip-label {
  top: 50%;
  margin-top: -11px;
  width: 34px;
  margin-left: 0px;
  left: -60px;
  color: #333;
  -webkit-transition-duration: 200ms, 200ms, 0;
  -moz-transition-duration: 200ms, 200ms, 0;
  -ms-transition-duration: 200ms, 200ms, 0;
  transition-duration: 200ms, 200ms, 0;
  -webkit-transition-property: opacity, left, visibility;
  -moz-transition-property: opacity, left, visibility;
  -ms-transition-property: opacity, left, visibility;
  transition-property: opacity, left, visibility;
  -webkit-transition-delay: 0, 0, 200ms;
  -moz-transition-delay: 0, 0, 200ms;
  -ms-transition-delay: 0, 0, 200ms;
  transition-delay: 0, 0, 200ms;
}

/* line 283, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  top: 50%;
  margin-top: -11px;
  left: -50px;
}

/* put label tooltips to right of slider */
/* line 295, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
  left: 47px;
}

/* line 299, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  left: 37px;
}

/* give the tooltip a css triangle arrow */
/* line 304, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-float .ui-slider-tip:after,
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
  border: 5px solid rgba(255, 255, 255, 0);
  border-left-color: white;
  border-top-color: transparent;
  position: absolute;
  bottom: 50%;
  margin-bottom: -5px;
  right: -10px;
  margin-left: 0;
  top: auto;
  left: auto;
}

/* line 318, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-float .ui-slider-tip:before,
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
  border: 5px solid rgba(255, 255, 255, 0);
  border-left-color: #888;
  border-top-color: transparent;
  position: absolute;
  bottom: 50%;
  margin-bottom: -5px;
  right: -11px;
  margin-left: 0;
  top: auto;
  left: auto;
}

/* line 332, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
  border: 5px solid rgba(255, 255, 255, 0);
  border-right-color: white;
  right: auto;
  left: -10px;
}

/* line 339, ../../resources/assets/sass/_slider.scss */
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
  border: 5px solid rgba(255, 255, 255, 0);
  border-right-color: #888;
  right: auto;
  left: -11px;
}

/* SELECTED STATES */
/* Comment out this chuck of code if you don't want to have
    the new label colours shown */
/* line 363, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips [class*=ui-slider-pip-initial] {
  font-weight: bold;
  color: #14CA82;
}

/* line 374, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips .ui-slider-pip-initial-2 {
  color: #1897C9;
}

/* line 380, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips [class*=ui-slider-pip-selected] {
  font-weight: bold;
  color: #FF7A00;
}

/* line 387, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips .ui-slider-pip-inrange {
  color: black;
}

/* line 397, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips .ui-slider-pip-selected-2 {
  color: #E70081;
}

/* line 402, ../../resources/assets/sass/_slider.scss */
.ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line,
.ui-slider-pips .ui-slider-pip-inrange .ui-slider-line {
  background: black;
}

/* line 414, ../../resources/assets/sass/_slider.scss */
#slider .ui-state-hover,
#slider .ui-widget-content .ui-state-hover,
#slider .ui-widget-header .ui-state-hover,
#slider .ui-state-focus,
#slider .ui-widget-content .ui-state-focus,
#slider .ui-widget-header .ui-state-focus {
  border: 1px solid #311b5f;
  background: #311b5f 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff;
}

/* line 1, ../../resources/assets/sass/_anglepicker.scss */
.ui-anglepicker {
  width: 52px;
  height: 52px;
  background: #F5F4F4;
  border: 2px solid #BFBFBF;
  -moz-box-shadow: inset 0 2px 3px white, inset 0 -1px 2px #fffef8;
  -webkit-box-shadow: inset 0 2px 3px white, inset 0 -1px 2px #fffef8;
  box-shadow: inset 0 2px 3px white, inset 0 -1px 2px #fffef8;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}
/* line 15, ../../resources/assets/sass/_anglepicker.scss */
.ui-anglepicker .ui-anglepicker-line {
  margin-top: 1.5px;
  margin-right: -2px;
  height: 1px;
  background: #838383;
}

/* line 23, ../../resources/assets/sass/_anglepicker.scss */
.ui-anglepicker-pointer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  margin: -2px 0 0 -2px;
  -moz-transform-origin: 2px 2px;
  -webkit-transform-origin: 2px 2px;
  -ms-transform-origin: 2px 2px;
  -o-transform-origin: 2px 2px;
  transform-origin: 2px 2px;
}
/* line 36, ../../resources/assets/sass/_anglepicker.scss */
.ui-anglepicker-pointer .ui-anglepicker-dot {
  height: 5px;
  width: 5px;
  position: absolute;
  background: #838383;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* line 47, ../../resources/assets/sass/_anglepicker.scss */
.ui-anglepicker:hover,
.ui-anglepicker.ui-anglepicker-dragging {
  border-color: #ABABAB;
}

/* line 50, ../../resources/assets/sass/_anglepicker.scss */
.ui-anglepicker-dragging .ui-anglepicker-dot,
.ui-anglepicker-dragging .ui-anglepicker-line,
.ui-anglepicker:hover .ui-anglepicker-dot,
.ui-anglepicker:hover .ui-anglepicker-line {
  background: #311b5f;
}

/*!
 * Cropper v@VERSION
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-@YEAR Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: @DATE
 */
/* line 4, ../../resources/assets/sass/cropper/_main.scss */
.cropper-container {
  position: relative;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  direction: ltr !important;
  touch-action: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
/* line 15, ../../resources/assets/sass/cropper/_main.scss */
.cropper-container img {
  display: block;
  image-orientation: 0deg !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  width: 100%;
  height: 100%;
}

/* line 30, ../../resources/assets/sass/cropper/_main.scss */
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 41, ../../resources/assets/sass/cropper/_main.scss */
.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 46, ../../resources/assets/sass/cropper/_main.scss */
.cropper-modal {
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 51, ../../resources/assets/sass/cropper/_main.scss */
.cropper-view-box {
  display: block;
  overflow: hidden;
  outline: 1px solid #69f;
  outline-color: rgba(102, 153, 255, 0.75);
  width: 100%;
  height: 100%;
}

/* line 59, ../../resources/assets/sass/cropper/_main.scss */
.cropper-dashed {
  position: absolute;
  display: block;
  border: 0 dashed #eee;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 65, ../../resources/assets/sass/cropper/_main.scss */
.cropper-dashed.dashed-h {
  top: 33.3333333333%;
  left: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  width: 100%;
  height: 33.3333333333%;
}
/* line 73, ../../resources/assets/sass/cropper/_main.scss */
.cropper-dashed.dashed-v {
  top: 0;
  left: 33.3333333333%;
  border-right-width: 1px;
  border-left-width: 1px;
  width: 33.3333333333%;
  height: 100%;
}

/* line 82, ../../resources/assets/sass/cropper/_main.scss */
.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
/* line 91, ../../resources/assets/sass/cropper/_main.scss */
.cropper-center:before, .cropper-center:after {
  position: absolute;
  display: block;
  background-color: #eee;
  content: " ";
}
/* line 99, ../../resources/assets/sass/cropper/_main.scss */
.cropper-center:before {
  top: 0;
  left: -3px;
  width: 7px;
  height: 1px;
}
/* line 106, ../../resources/assets/sass/cropper/_main.scss */
.cropper-center:after {
  top: -3px;
  left: 0;
  width: 1px;
  height: 7px;
}

/* line 114, ../../resources/assets/sass/cropper/_main.scss */
.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 123, ../../resources/assets/sass/cropper/_main.scss */
.cropper-face {
  top: 0;
  left: 0;
  background-color: #fff;
}

/* line 129, ../../resources/assets/sass/cropper/_main.scss */
.cropper-line {
  background-color: #69f;
}
/* line 132, ../../resources/assets/sass/cropper/_main.scss */
.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize;
}
/* line 139, ../../resources/assets/sass/cropper/_main.scss */
.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize;
}
/* line 146, ../../resources/assets/sass/cropper/_main.scss */
.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize;
}
/* line 153, ../../resources/assets/sass/cropper/_main.scss */
.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize;
}

/* line 161, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point {
  background-color: #69f;
  width: 5px;
  height: 5px;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
/* line 166, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize;
}
/* line 173, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize;
}
/* line 180, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize;
}
/* line 187, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize;
}
/* line 194, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize;
}
/* line 200, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize;
}
/* line 206, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize;
}
/* line 212, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  cursor: se-resize;
  width: 20px;
  height: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 220, ../../resources/assets/sass/cropper/_main.scss */
.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  content: " ";
  background-color: #69f;
  width: 200%;
  height: 200%;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (min-width: 768px) {
  /* line 232, ../../resources/assets/sass/cropper/_main.scss */
  .cropper-point.point-se {
    width: 15px;
    height: 15px;
  }
}
@media (min-width: 992px) {
  /* line 238, ../../resources/assets/sass/cropper/_main.scss */
  .cropper-point.point-se {
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 1200px) {
  /* line 244, ../../resources/assets/sass/cropper/_main.scss */
  .cropper-point.point-se {
    width: 5px;
    height: 5px;
    opacity: 0.75;
    filter: alpha(opacity=75);
  }
}

/* line 7, ../../resources/assets/sass/cropper/_utilities.scss */
.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

/* line 11, ../../resources/assets/sass/cropper/_utilities.scss */
.cropper-invisible {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 19, ../../resources/assets/sass/cropper/_utilities.scss */
.cropper-hide {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}

/* line 26, ../../resources/assets/sass/cropper/_utilities.scss */
.cropper-hidden {
  display: none !important;
}

/* line 34, ../../resources/assets/sass/cropper/_utilities.scss */
.cropper-move {
  cursor: move;
}

/* line 38, ../../resources/assets/sass/cropper/_utilities.scss */
.cropper-crop {
  cursor: crosshair;
}

/* line 43, ../../resources/assets/sass/cropper/_utilities.scss */
.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
