/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap");
/* line 9, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/* @import "modules/all"; */
/* maximum layout size is 1440px */
/* line 5, ../sass/partials/patterns/_action.scss */
.actions__trigger {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 1.5em;
  margin-bottom: 7.5px;
  padding: 7px 10px 5px 10px;
  font-size: 13px;
  font-weight: 400;
  background-color: #fafafa;
  border: 1px dashed #cccccc;
  border-bottom: 2px solid #0078d7;
  color: #0078d7;
}
/* line 20, ../sass/partials/patterns/_action.scss */
.actions__trigger:hover {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  color: #fff;
  background: #0078d7;
  border: 1px solid #0078d7;
  border-bottom: 2px solid #0078d7;
}
/* line 28, ../sass/partials/patterns/_action.scss */
.actions__trigger i {
  padding-right: 7.5px;
}

/* line 33, ../sass/partials/patterns/_action.scss */
.actions__list {
  margin: 0;
  padding: 0;
  border: 0;
  display: none;
  list-style: none;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fafafa;
  border: 1px dashed #cccccc;
  border-top: 2px solid #0078d7;
  color: #0078d7;
  font-weight: 400;
  line-height: 1.5em;
  z-index: 10000;
}
/* line 48, ../sass/partials/patterns/_action.scss */
.actions__list li {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}
/* line 54, ../sass/partials/patterns/_action.scss */
.actions__list a {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: block;
  padding: 7px 10px 5px 10px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  color: #3a3b47;
}
/* line 62, ../sass/partials/patterns/_action.scss */
.actions__list a:hover {
  color: #0078d7;
  background: #fff;
}
/* line 67, ../sass/partials/patterns/_action.scss */
.actions__list a i {
  padding-right: 7.5px;
}

/* line 1, ../sass/partials/patterns/_block.scss */
.block {
  padding: 0 30px;
  overflow: hidden;
  *zoom: 1;
}

/* line 6, ../sass/partials/patterns/_block.scss */
.block--1 {
  padding: 0 7.5px;
}

/* line 10, ../sass/partials/patterns/_block.scss */
.block--2 {
  padding: 0 15px;
}

/* line 14, ../sass/partials/patterns/_block.scss */
.block--3 {
  padding: 0 22.5px;
}

/* line 1, ../sass/partials/patterns/_button.scss */
.buttons {
  margin: 15px 0 15px 0;
  font-size: 20px;
}

/* line 6, ../sass/partials/patterns/_button.scss */
.buttons--rev {
  text-align: right;
}

/* line 10, ../sass/partials/patterns/_button.scss */
.buttons--collapse {
  margin: 0 0 0 0;
}

/* line 14, ../sass/partials/patterns/_button.scss */
.buttons--inline {
  display: inline;
}
/* line 17, ../sass/partials/patterns/_button.scss */
.buttons--inline .button {
  display: inline;
  margin-bottom: 0;
  margin-top: 1px;
  padding: 6px 10px 4px 10px;
}

/* line 25, ../sass/partials/patterns/_button.scss */
.button {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 1.5em;
  margin-bottom: 7.5px;
  padding: 7px 10px 5px 10px;
  font-size: 13px;
  font-weight: 500;
  border-bottom: 2px solid white;
  background-color: #888;
  border-color: #6f6f6f;
  color: white;
}
/* line 40, ../sass/partials/patterns/_button.scss */
.button:hover {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background: #3a3b47;
  border-color: #23242b;
}
/* line 46, ../sass/partials/patterns/_button.scss */
.button i {
  padding-right: 7.5px;
}

/* line 51, ../sass/partials/patterns/_button.scss */
.button--positive {
  background-color: #01a89a;
  border-color: #01756c;
}

/* line 57, ../sass/partials/patterns/_button.scss */
.button--negative {
  background-color: #da0071;
  border-color: #a70057;
}

/* line 62, ../sass/partials/patterns/_button.scss */
.button--alt {
  background-color: #0078d7;
  border-color: #005ca4;
}

/* line 67, ../sass/partials/patterns/_button.scss */
.button--highlight {
  background-color: #e69500;
  border-color: #b37400;
}

/* line 73, ../sass/partials/patterns/_button.scss */
.button--large {
  padding: 19px 30px 17px 30px;
}

/* line 1, ../sass/partials/patterns/_center.scss */
.center {
  text-align: center;
}

/* line 4, ../sass/partials/patterns/_checklist.scss */
.checklist {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 7.5px 0;
  border: 1px solid #ddd;
  border-top: 3px solid orange;
  border-bottom: 0;
  display: table;
  width: 100%;
  font-size: 13px;
}
/* line 15, ../sass/partials/patterns/_checklist.scss */
.checklist label {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  border-top: 0;
  display: table-row;
  cursor: pointer;
}
/* line 23, ../sass/partials/patterns/_checklist.scss */
.checklist input {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
}

/* line 29, ../sass/partials/patterns/_checklist.scss */
.checklist__input {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding: 5px 10px;
  width: 20px;
  background: #fafafa;
  border-bottom: 1px solid #ddd;
}

/* line 39, ../sass/partials/patterns/_checklist.scss */
.checklist__label {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: table-cell;
  vertical-align: top;
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
}
/* line 46, ../sass/partials/patterns/_checklist.scss */
.checklist__label:hover {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background: #fff6e6;
}

/* line 4, ../sass/partials/patterns/_cal.scss */
.cal table {
  width: 100%;
  border-collapse: collapse;
  min-width: 800px;
}
/* line 10, ../sass/partials/patterns/_cal.scss */
.cal th, .cal td {
  border: 1px solid #ddd;
  padding: 15px;
}
/* line 15, ../sass/partials/patterns/_cal.scss */
.cal th {
  background: #eee;
  color: #333;
  width: 14.28%;
}
/* line 21, ../sass/partials/patterns/_cal.scss */
.cal td {
  height: 100px;
  vertical-align: top;
}
/* line 34, ../sass/partials/patterns/_cal.scss */
.cal .cal__date {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: auto;
  padding: 5px 8px;
  color: #fff;
  background: #0078d7;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 1em;
  min-width: 15px;
}
/* line 47, ../sass/partials/patterns/_cal.scss */
.cal .cal__cell--disabled {
  background: #e7e7e7;
}
/* line 51, ../sass/partials/patterns/_cal.scss */
.cal .cal__cell--weekend {
  background: #f7f7f7;
}
/* line 55, ../sass/partials/patterns/_cal.scss */
.cal .cal__caption {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: block;
  margin: 7.5px 0;
  padding: 7.5px;
  border: 1px dashed #666;
  background: #fafafa;
  color: #666;
}
/* line 65, ../sass/partials/patterns/_cal.scss */
.cal .cal__caption a {
  color: #666;
}
/* line 70, ../sass/partials/patterns/_cal.scss */
.cal .cal__caption--positive {
  background: #e7fef5;
  border-color: #04A468;
  color: #04A468;
}
/* line 75, ../sass/partials/patterns/_cal.scss */
.cal .cal__caption--positive a {
  color: #04A468;
}
/* line 80, ../sass/partials/patterns/_cal.scss */
.cal .cal__caption--negative {
  background: #feeaea;
  border-color: #CA0003;
  color: #CA0003;
}
/* line 85, ../sass/partials/patterns/_cal.scss */
.cal .cal__caption--negative a {
  color: #CA0003;
}
/* line 90, ../sass/partials/patterns/_cal.scss */
.cal .cal__caption--alt {
  background: #e2f2fe;
  border-color: #0078d7;
  color: #0078d7;
}
/* line 95, ../sass/partials/patterns/_cal.scss */
.cal .cal__caption--alt a {
  color: #0078d7;
}

/* line 1, ../sass/partials/patterns/_chat.scss */
.chat__list {
  overflow: auto;
  max-height: 50vh;
  margin: 15px 0;
}

/* line 7, ../sass/partials/patterns/_chat.scss */
.chat__header {
  margin-top: 15px;
}

/* line 11, ../sass/partials/patterns/_chat.scss */
.chat__messages {
  padding: 7.5px 0;
  width: 100%;
  min-height: 10vh;
  max-height: 50vh;
  overflow: auto;
  background: #eee top right repeat url("../image/chat.jpg");
}

/* line 21, ../sass/partials/patterns/_chat.scss */
.chat__messages--inline {
  margin-top: 15px;
  mergin-bottom: 15px;
}

/* line 27, ../sass/partials/patterns/_chat.scss */
.chat__message {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 7.5px 15px;
}
/* line 12, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.chat__message:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 32, ../sass/partials/patterns/_chat.scss */
.chat__box {
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  *zoom: 1;
  background: #3a3b47;
  padding: 0 15px 7.5px 15px;
  color: #fff;
  line-height: 150%;
  -moz-box-shadow: rgba(58, 59, 71, 0.2) 0 0 25px;
  -webkit-box-shadow: rgba(58, 59, 71, 0.2) 0 0 25px;
  box-shadow: rgba(58, 59, 71, 0.2) 0 0 25px;
}

/* line 43, ../sass/partials/patterns/_chat.scss */
.chat__content {
  padding-left: 40px;
}

/* line 47, ../sass/partials/patterns/_chat.scss */
.chat__checkbox {
  position: absolute;
  display: block;
  top: 15px;
  left: 15px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 59, ../sass/partials/patterns/_chat.scss */
.chat__checkbox input {
  position: absolute;
  display: block;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  margin: 0;
}
/* line 70, ../sass/partials/patterns/_chat.scss */
.chat__checkbox .chat__checkmark {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
/* line 82, ../sass/partials/patterns/_chat.scss */
.chat__checkbox:hover input ~ .chat__checkmark {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
/* line 86, ../sass/partials/patterns/_chat.scss */
.chat__checkbox input:checked ~ .chat__checkmark {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background-color: orange;
}
/* line 91, ../sass/partials/patterns/_chat.scss */
.chat__checkbox .chat__checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* line 97, ../sass/partials/patterns/_chat.scss */
.chat__checkbox input:checked ~ .chat__checkmark:after {
  display: block;
}

/* line 105, ../sass/partials/patterns/_chat.scss */
.chat__checkbox .chat__checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 118, ../sass/partials/patterns/_chat.scss */
.chat__tags {
  margin: 7.5px 0;
}

/* line 122, ../sass/partials/patterns/_chat.scss */
.chat__tag {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 5px;
  background-color: #6c6e83;
  padding: 5px 11.25px;
  color: #fff;
  font-size: 12px;
  line-height: 130%;
  font-weight: 600;
}
/* line 133, ../sass/partials/patterns/_chat.scss */
.chat__tag a {
  color: #fff;
}

/* line 138, ../sass/partials/patterns/_chat.scss */
.chat__tag__icon--left {
  margin-right: 7.5px;
}

/* line 142, ../sass/partials/patterns/_chat.scss */
.chat__tag__icon--right {
  margin-left: 7.5px;
}

/* line 146, ../sass/partials/patterns/_chat.scss */
.chat__container {
  overflow: hidden;
  *zoom: 1;
}

/* line 152, ../sass/partials/patterns/_chat.scss */
.chat__message--receive a {
  color: #0078d7;
  font-weight: 500;
}
/* line 156, ../sass/partials/patterns/_chat.scss */
.chat__message--receive a:hover {
  text-decoration: underline;
}
/* line 161, ../sass/partials/patterns/_chat.scss */
.chat__message--receive .chat__box {
  float: left;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background: #fff;
  color: #3a3b47;
}
/* line 168, ../sass/partials/patterns/_chat.scss */
.chat__message--receive .chat__tags {
  margin-left: -3.75px;
  text-align: left;
}
/* line 173, ../sass/partials/patterns/_chat.scss */
.chat__message--receive .chat__file {
  color: #0078d7;
}

/* line 179, ../sass/partials/patterns/_chat.scss */
.chat__message--send a {
  color: #fff;
  font-weight: 500;
}
/* line 183, ../sass/partials/patterns/_chat.scss */
.chat__message--send a:hover {
  text-decoration: underline;
}
/* line 188, ../sass/partials/patterns/_chat.scss */
.chat__message--send .chat__box {
  float: right;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background: #0078d7;
  color: #fff;
}
/* line 195, ../sass/partials/patterns/_chat.scss */
.chat__message--send .chat__tags {
  margin-right: -3.75px;
  text-align: right;
}
/* line 200, ../sass/partials/patterns/_chat.scss */
.chat__message--send .chat__file {
  color: white;
}

/* line 205, ../sass/partials/patterns/_chat.scss */
.chat__footnote {
  display: block;
  overflow: hidden;
  *zoom: 1;
  font-size: 11px;
  line-height: 100%;
}
/* line 211, ../sass/partials/patterns/_chat.scss */
.chat__footnote span {
  display: block;
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 217, ../sass/partials/patterns/_chat.scss */
.chat__footnote i {
  float: right;
  display: block;
  font-size: 10px;
  margin-left: 7.5px;
}

/* line 225, ../sass/partials/patterns/_chat.scss */
.chat__tickbox {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

/* line 229, ../sass/partials/patterns/_chat.scss */
.chat__tickbox--selected {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #5bc7ff;
}

/* line 234, ../sass/partials/patterns/_chat.scss */
.chat__header {
  position: relative;
  padding: 7.5px;
  background: #6c6e83;
  color: #fff;
  min-height: 63px;
}

/* line 242, ../sass/partials/patterns/_chat.scss */
.chat__profile {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
}
/* line 249, ../sass/partials/patterns/_chat.scss */
.chat__profile img {
  display: block;
  width: 48px;
  height: 48px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* line 257, ../sass/partials/patterns/_chat.scss */
.chat__headings {
  padding: 7.5px 15px 7.5px 78px;
}
/* line 260, ../sass/partials/patterns/_chat.scss */
.chat__headings h2, .chat__headings h3 {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 150%;
}
/* line 265, ../sass/partials/patterns/_chat.scss */
.chat__headings h3 {
  font-size: 13px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* line 271, ../sass/partials/patterns/_chat.scss */
.chat__footer {
  overflow: hidden;
  *zoom: 1;
  background: #6c6e83;
  padding: 7.5px;
  color: #fff;
}

/* line 278, ../sass/partials/patterns/_chat.scss */
.chat__icons--header {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
}

/* line 285, ../sass/partials/patterns/_chat.scss */
.chat__icon {
  display: block;
  float: left;
  margin: 7.5px;
}

/* line 291, ../sass/partials/patterns/_chat.scss */
.chat__icons {
  float: left;
}

@media (min-width: 961px) {
  /* line 295, ../sass/partials/patterns/_chat.scss */
  .chat__icons--alt {
    float: right;
  }
}

/* line 302, ../sass/partials/patterns/_chat.scss */
.chat__text {
  float: left;
  display: block;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  margin: 7.5px;
  padding: 7.5px 15px;
  background: #3a3b47;
  overflow: hidden;
}
@media (min-width: 641px) {
  /* line 302, ../sass/partials/patterns/_chat.scss */
  .chat__text {
    width: 250px;
  }
}
/* line 315, ../sass/partials/patterns/_chat.scss */
.chat__text textarea {
  display: block;
  border: 0;
  background: #3a3b47;
  width: 100%;
  line-height: 150%;
}
/* line 325, ../sass/partials/patterns/_chat.scss */
.chat__text textarea:focus {
  outline: none !important;
}

/* line 331, ../sass/partials/patterns/_chat.scss */
.chat__file {
  display: block;
  font-weight: 500;
}
/* line 335, ../sass/partials/patterns/_chat.scss */
.chat__file i {
  margin-right: 7.5px;
}
/* line 339, ../sass/partials/patterns/_chat.scss */
.chat__file:hover {
  text-decoration: underline;
}

/* line 1, ../sass/partials/patterns/_col.scss */
.cols {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.cols:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--1 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.66667%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--3 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--5 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 41.66667%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--6 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--7 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 58.33333%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--8 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66667%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--9 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 75%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--10 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33333%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--11 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.66667%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
  }
}

/* line 7, ../sass/partials/patterns/_col.scss */
.col--small--12 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
}

@media (min-width: 0) and (max-width: 641px) {
  /* line 11, ../sass/partials/patterns/_col.scss */
  .col--small-only--12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
  }
}

@media (min-width: 641px) {
  /* line 17, ../sass/partials/patterns/_col.scss */
  .col--medium--12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
  }
}

@media (min-width: 641px) and (max-width: 961px) {
  /* line 23, ../sass/partials/patterns/_col.scss */
  .col--medium-only--12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
  }
}

@media (min-width: 0) and (max-width: 961px) {
  /* line 29, ../sass/partials/patterns/_col.scss */
  .col--medium-down--12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
  }
}

@media (min-width: 961px) {
  /* line 35, ../sass/partials/patterns/_col.scss */
  .col--large--12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
  }
}

/* line 1, ../sass/partials/patterns/_color.scss */
.color--positive {
  color: #01a89a;
}

/* line 5, ../sass/partials/patterns/_color.scss */
.color--negative {
  color: #da0071;
}

/* line 9, ../sass/partials/patterns/_color.scss */
.color--warning {
  color: orange;
}

/* line 1, ../sass/partials/patterns/_container.scss */
.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 1, ../sass/partials/patterns/_dialog.scss */
.dialog {
  background: #fff;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1001;
  display: none;
}
@media (min-width: 641px) {
  /* line 1, ../sass/partials/patterns/_dialog.scss */
  .dialog {
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 30px;
    max-width: 480px;
  }
}
@media (min-width: 961px) {
  /* line 1, ../sass/partials/patterns/_dialog.scss */
  .dialog {
    max-width: 640px;
  }
}

/* line 29, ../sass/partials/patterns/_dialog.scss */
.dialog__close {
  display: block;
  top: 15px;
  right: 15px;
  position: absolute;
  color: #da0071;
}

/* line 38, ../sass/partials/patterns/_dialog.scss */
.dialog__header {
  text-align: center;
}

/* line 43, ../sass/partials/patterns/_dialog.scss */
.dialog__heading {
  font-size: 18px;
  text-transform: uppercase;
}

/* line 49, ../sass/partials/patterns/_dialog.scss */
.dialog__footer {
  background: #fafafa;
}

/* line 54, ../sass/partials/patterns/_dialog.scss */
.dialog__separator {
  border-bottom: 1px solid #ddd;
}

/* line 59, ../sass/partials/patterns/_dialog.scss */
.dialog__content {
  padding: 15px 30px;
}

/* line 64, ../sass/partials/patterns/_dialog.scss */
.dialog__body {
  overflow: auto;
}

/* line 69, ../sass/partials/patterns/_dialog.scss */
.dialog__icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 48px;
  height: 48px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 48px;
  font-size: 20px;
  color: #fff;
}

/* line 81, ../sass/partials/patterns/_dialog.scss */
.dialog__icon--positive {
  background: #01a89a;
}

/*
.dialog__icon--warning
{
    background:$color-warning;   
}
*/
/* line 93, ../sass/partials/patterns/_dialog.scss */
.dialog__icon--negative {
  background: #da0071;
}

/* line 1, ../sass/partials/patterns/_display.scss */
.display--small {
  display: initial !important;
}
@media (min-width: 641px) {
  /* line 1, ../sass/partials/patterns/_display.scss */
  .display--small {
    display: none !important;
  }
}

/* line 8, ../sass/partials/patterns/_display.scss */
.display--medium {
  display: none !important;
}
@media (min-width: 641px) {
  /* line 8, ../sass/partials/patterns/_display.scss */
  .display--medium {
    display: initial !important;
  }
}
@media (min-width: 961px) {
  /* line 8, ../sass/partials/patterns/_display.scss */
  .display--medium {
    display: none !important;
  }
}

/* line 18, ../sass/partials/patterns/_display.scss */
.display--medium-up {
  display: none !important;
}
@media (min-width: 641px) {
  /* line 18, ../sass/partials/patterns/_display.scss */
  .display--medium-up {
    display: initial !important;
  }
}

/* line 25, ../sass/partials/patterns/_display.scss */
.display--medium-down {
  display: initial !important;
}
@media (min-width: 961px) {
  /* line 25, ../sass/partials/patterns/_display.scss */
  .display--medium-down {
    display: none !important;
  }
}

/* line 32, ../sass/partials/patterns/_display.scss */
.display--large {
  display: none !important;
}
@media (min-width: 961px) {
  /* line 32, ../sass/partials/patterns/_display.scss */
  .display--large {
    display: initial !important;
  }
}

/* line 39, ../sass/partials/patterns/_display.scss */
.display--hidden {
  display: none !important;
}

/* line 1, ../sass/partials/patterns/_editor.scss */
.editor {
  display: block;
}

/* line 6, ../sass/partials/patterns/_editor.scss */
.ql-editor p, .ql-editor ul, .ql-editor ol {
  margin: 10px 0;
}

/* line 1, ../sass/partials/patterns/_embed.scss */
.embed--youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
/* line 8, ../sass/partials/patterns/_embed.scss */
.embed--youtube iframe, .embed--youtube .embed-container object, .embed--youtube .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, ../sass/partials/patterns/_flash-message.scss */
.flash-message {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 30px;
  color: white;
  font-weight: 500;
  font-size: 13px;
  z-index: 1000;
  -webkit-animation: flashbag-message__fade 5s forwards;
  animation: flashbag-message__fade 5s forwards;
}
/* line 13, ../sass/partials/patterns/_flash-message.scss */
.flash-message p {
  margin: 0;
}

/* line 21, ../sass/partials/patterns/_flash-message.scss */
.flash-message--error {
  background: #da0071;
}

/* line 26, ../sass/partials/patterns/_flash-message.scss */
.flash-message--success {
  background: #01a89a;
}

@keyframes flashbag-message__fade {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
@-webkit-keyframes flashbag-message__fade {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
/* line 1, ../sass/partials/patterns/_fileuploader.scss */
.fileuploader {
  padding: 0px !important;
}

/* line 7, ../sass/partials/patterns/_form.scss */
.form__item {
  margin: 11.25px 0;
}

/* line 11, ../sass/partials/patterns/_form.scss */
.form__label {
  display: block;
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 400;
}

/* line 18, ../sass/partials/patterns/_form.scss */
.form__text {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 4px 8px;
  color: #888;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #ddd;
  font-size: 13px;
  line-height: 1.5em;
}
/* line 61, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.form__text:-moz-placeholder {
  color: #777;
  font-style: italic;
}
/* line 64, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.form__text::-moz-placeholder {
  color: #777;
  font-style: italic;
}
/* line 67, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.form__text:-ms-input-placeholder {
  color: #777;
  font-style: italic;
}
/* line 56, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.form__text::-webkit-input-placeholder {
  color: #777;
  font-style: italic;
}
/* line 35, ../sass/partials/patterns/_form.scss */
.form__text:focus {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: rgba(255, 255, 255, 0.6);
  border-color: #999;
}

/* line 42, ../sass/partials/patterns/_form.scss */
.form__select {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 7px 4px;
  color: #888;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #ddd;
  font-size: 13px;
  line-height: 1.5em;
}
/* line 61, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.form__select:-moz-placeholder {
  color: #888;
}
/* line 64, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.form__select::-moz-placeholder {
  color: #888;
}
/* line 67, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.form__select:-ms-input-placeholder {
  color: #888;
}
/* line 56, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.form__select::-webkit-input-placeholder {
  color: #888;
}
/* line 59, ../sass/partials/patterns/_form.scss */
.form__select:focus {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: rgba(255, 255, 255, 0.6);
  border-color: #999;
}

/* line 66, ../sass/partials/patterns/_form.scss */
.form__select--multiple {
  padding: 0;
}
/* line 68, ../sass/partials/patterns/_form.scss */
.form__select--multiple option {
  padding: 8px 8px;
}

/* line 73, ../sass/partials/patterns/_form.scss */
.form__item--inline {
  width: auto;
}

/* line 77, ../sass/partials/patterns/_form.scss */
.form__error {
  margin-top: 3.75px;
  display: block;
  background: #da0071;
  color: white;
  font-weight: 500;
  font-size: 13px;
  padding: 7.5px 15px;
}

/* line 87, ../sass/partials/patterns/_form.scss */
.form__icons {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  margin: -15px 0;
}

/* line 94, ../sass/partials/patterns/_form.scss */
.form__icon {
  display: block;
  float: left;
  margin: 15px;
  margin-left: 0;
}

/* line 102, ../sass/partials/patterns/_form.scss */
.form__icons--alt .form__icon {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}

/* line 109, ../sass/partials/patterns/_form.scss */
.form__link {
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 11.25px;
  margin-bottom: 4px;
}

/* line 1, ../sass/partials/patterns/_form-control.scss */
.form-controls {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.form-controls:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 5, ../sass/partials/patterns/_form-control.scss */
.form-control {
  float: left;
}

/* line 9, ../sass/partials/patterns/_form-control.scss */
.form-control--rev {
  float: right;
}

/* line 1, ../sass/partials/patterns/_global.scss */
html, body {
  width: 100%;
  height: 100%;
  min-width: 320px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  background: #fefefe;
  font-size: 14px;
  line-height: 2em;
  color: #3a3b47;
  background-repeat: no-repeat;
}

/* line 14, ../sass/partials/patterns/_global.scss */
a {
  text-decoration: none;
}

/* line 1, ../sass/partials/patterns/_hamburger.scss */
.hamburger {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 10000;
}
/* line 11, ../sass/partials/patterns/_hamburger.scss */
.hamburger span {
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #aaa;
  display: block;
  width: 32px;
  height: 4px;
  margin-bottom: 5px;
}
/* line 21, ../sass/partials/patterns/_hamburger.scss */
.hamburger:last-child {
  margin-bottom: 0;
}
/* line 26, ../sass/partials/patterns/_hamburger.scss */
.hamburger:hover span {
  background: #3a3b47;
}

/* line 32, ../sass/partials/patterns/_hamburger.scss */
.hamburger--alt {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
/* line 34, ../sass/partials/patterns/_hamburger.scss */
.hamburger--alt span {
  background: white;
}
/* line 38, ../sass/partials/patterns/_hamburger.scss */
.hamburger--alt:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 39, ../sass/partials/patterns/_hamburger.scss */
.hamburger--alt:hover span {
  background: white;
}

/* line 1, ../sass/partials/patterns/_heading.scss */
.heading--1 {
  margin: 0;
  padding: 0;
  border: 0;
  margin: 15px 0;
  font-weight: 300;
  font-size: 24px;
  color: #3a3b47;
}

/* line 9, ../sass/partials/patterns/_heading.scss */
.heading--2 {
  margin: 0;
  padding: 0;
  border: 0;
  margin: 15px 0;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: #3a3b47;
}

/* line 18, ../sass/partials/patterns/_heading.scss */
.heading--3 {
  margin: 0;
  padding: 0;
  border: 0;
  margin: 15px 0;
  font-weight: 500;
  font-size: 14px;
  color: #3a3b47;
}

/* line 26, ../sass/partials/patterns/_heading.scss */
.heading--underline {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

/* line 31, ../sass/partials/patterns/_heading.scss */
.heading--collapse-bottom {
  margin-bottom: 0;
}

/* line 35, ../sass/partials/patterns/_heading.scss */
.heading--collapse-top {
  margin-top: 0;
}

/* line 39, ../sass/partials/patterns/_heading.scss */
.heading--collapse {
  margin: 0;
}

/* line 1, ../sass/partials/patterns/_icon.scss */
.icons, .media-gallery__actions, .zone__icons {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 9, ../sass/partials/patterns/_icon.scss */
.icon, .dialog__close, .media-gallery__action, .zone__icon {
  float: left;
  display: block;
  line-height: 48px;
  width: 48px;
  text-align: center;
  border: 0;
  background: 0;
  color: #3a3b47;
}
/* line 19, ../sass/partials/patterns/_icon.scss */
.icon:hover, .dialog__close:hover, .media-gallery__action:hover, .zone__icon:hover {
  -moz-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
}

/* line 27, ../sass/partials/patterns/_icon.scss */
.icon--negative {
  color: #da0071;
}

/* line 31, ../sass/partials/patterns/_icon.scss */
.icon--positive {
  color: #01a89a;
}

/* line 35, ../sass/partials/patterns/_icon.scss */
.icon--alt {
  color: #0078d7;
}

/* line 39, ../sass/partials/patterns/_icon.scss */
.icon--light {
  color: #aaa;
}

/* line 1, ../sass/partials/patterns/_icon-bar.scss */
.icon-bar {
  overflow: hidden;
  *zoom: 1;
  padding: 0 22.5px;
  margin: 7.5px 0;
}

/* line 7, ../sass/partials/patterns/_icon-bar.scss */
.icon-bar--inline {
  padding: 0;
  margin: 7.5px 0;
}
/* line 11, ../sass/partials/patterns/_icon-bar.scss */
.icon-bar--inline .icon-bar__item {
  margin-left: 0;
}

/* line 16, ../sass/partials/patterns/_icon-bar.scss */
.icon-bar__items {
  overflow: hidden;
  *zoom: 1;
  float: left;
}

@media (min-width: 641px) {
  /* line 21, ../sass/partials/patterns/_icon-bar.scss */
  .icon-bar__items--alt {
    float: right;
  }
}

/* line 27, ../sass/partials/patterns/_icon-bar.scss */
.icon-bar__item {
  float: left;
  display: block;
  margin: 7.5px;
}

/* line 1, ../sass/partials/patterns/_image-icon.scss */
.image-icon {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
/* line 12, ../sass/partials/patterns/_image-icon.scss */
.image-icon:hover {
  background: orange;
}
/* line 16, ../sass/partials/patterns/_image-icon.scss */
.image-icon i {
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
}

/* line 24, ../sass/partials/patterns/_image-icon.scss */
.image-icon--shadow {
  -moz-box-shadow: #3a3b47 0px 2px 2px;
  -webkit-box-shadow: #3a3b47 0px 2px 2px;
  box-shadow: #3a3b47 0px 2px 2px;
}

/* line 28, ../sass/partials/patterns/_image-icon.scss */
.image-icon--primary {
  background: #3a3b47;
}

/* line 33, ../sass/partials/patterns/_image-icon.scss */
.image-icon--secondary {
  background: orange;
}

/* line 37, ../sass/partials/patterns/_image-icon.scss */
.image-icon--positive {
  background: #01a89a;
}

/* line 41, ../sass/partials/patterns/_image-icon.scss */
.image-icon--negative {
  background: #da0071;
}

/* line 45, ../sass/partials/patterns/_image-icon.scss */
.image-icon--alt {
  background: #0078d7;
}

/* line 49, ../sass/partials/patterns/_image-icon.scss */
.image-icon--alt--1 {
  background: #0194a6;
}

/* line 53, ../sass/partials/patterns/_image-icon.scss */
.image-icon--alt--2 {
  background: #9f03c1;
}

/* line 57, ../sass/partials/patterns/_image-icon.scss */
.image-icon--disabled {
  background: #ccc;
}
/* line 60, ../sass/partials/patterns/_image-icon.scss */
.image-icon--disabled:hover {
  background: #ccc;
}

/* line 3, ../sass/partials/patterns/_item-list.scss */
.item-list {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f1f1f1;
  margin: 0px;
  margin-bottom: 5px;
  font-size: 13px;
  overflow: hidden;
}

/* line 13, ../sass/partials/patterns/_item-list.scss */
.item-list__item {
  position: relative;
  margin: 5px 0;
}
/* line 18, ../sass/partials/patterns/_item-list.scss */
.item-list__item a {
  display: block;
  color: #0078d7;
  font-weight: bold;
}
/* line 23, ../sass/partials/patterns/_item-list.scss */
.item-list__item a:hover {
  text-decoration: underline;
}

/* line 29, ../sass/partials/patterns/_item-list.scss */
.item-list__label {
  display: block;
  padding: 0px 12px 0px 12px;
}

/* line 34, ../sass/partials/patterns/_item-list.scss */
.item-list__label--icon {
  position: relative;
  padding-left: 32px;
}

/* line 39, ../sass/partials/patterns/_item-list.scss */
.item-list__icon {
  position: absolute;
  display: block;
  z-index: 1;
}
/* line 44, ../sass/partials/patterns/_item-list.scss */
.item-list__icon a {
  padding: 0px 12px 0px 12px;
  overflow: hidden;
}
/* line 50, ../sass/partials/patterns/_item-list.scss */
.item-list__icon i:hover {
  -moz-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
}

/* line 57, ../sass/partials/patterns/_item-list.scss */
.item-list__icon--negative a {
  color: #da0071;
}

/* line 1, ../sass/partials/patterns/_list.scss */
.list {
  margin: 15px 0;
  font-size: 13px;
}
/* line 6, ../sass/partials/patterns/_list.scss */
.list > div {
  padding: 4px 8px;
}
/* line 7, ../sass/partials/patterns/_list.scss */
.list > div:nth-child(even) {
  background: #f7f7f7;
}
/* line 11, ../sass/partials/patterns/_list.scss */
.list > div:nth-child(odd) {
  background: #fafafa;
}
/* line 18, ../sass/partials/patterns/_list.scss */
.list a {
  display: block;
  color: #0078d7;
  font-weight: bold;
}
/* line 23, ../sass/partials/patterns/_list.scss */
.list a:hover {
  text-decoration: underline;
}

/* line 29, ../sass/partials/patterns/_list.scss */
.lists {
  margin: 7.5px 0;
}
/* line 32, ../sass/partials/patterns/_list.scss */
.lists .list {
  margin: 7.5px 0;
}

/* line 1, ../sass/partials/patterns/_login.scss */
.login {
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom right, #ffffff, #eeeeee);
}

/* line 7, ../sass/partials/patterns/_login.scss */
.login__icon {
  padding: 60px 0 20px 0;
  width: 100%;
  text-align: center;
}
/* line 13, ../sass/partials/patterns/_login.scss */
.login__icon i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  border: 5px solid orange;
  color: orange;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100px;
  line-height: 100px;
  font-size: 50px;
}
/* line 26, ../sass/partials/patterns/_login.scss */
.login__icon i:hover {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 33, ../sass/partials/patterns/_login.scss */
.login__content {
  width: 100%;
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* line 42, ../sass/partials/patterns/_login.scss */
.login__text input {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  color: #888;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #ddd;
  font-size: 14px;
}
/* line 61, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.login__text input:-moz-placeholder {
  color: #999;
}
/* line 64, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.login__text input::-moz-placeholder {
  color: #999;
}
/* line 67, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.login__text input:-ms-input-placeholder {
  color: #999;
}
/* line 56, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.login__text input::-webkit-input-placeholder {
  color: #999;
}
/* line 57, ../sass/partials/patterns/_login.scss */
.login__text input:focus {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #bbb;
}

/* line 65, ../sass/partials/patterns/_login.scss */
.login__button {
  margin: 40px 0;
}
/* line 67, ../sass/partials/patterns/_login.scss */
.login__button input {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: #000 0px 2px 0px;
  -webkit-box-shadow: #000 0px 2px 0px;
  box-shadow: #000 0px 2px 0px;
  padding: 14px 40px;
  border: 1px solid #ffa500;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTUwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYTUwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #ffa500), color-stop(100%, #ffa500));
  background-image: -moz-linear-gradient(top, #ffa500, #ffa500);
  background-image: -webkit-linear-gradient(top, #ffa500, #ffa500);
  background-image: linear-gradient(to bottom right, #ffa500, #ffa500);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 1, ../sass/partials/patterns/_map.scss */
.map {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 80%;
  margin: 15px 0;
}
@media (min-width: 641px) {
  /* line 1, ../sass/partials/patterns/_map.scss */
  .map {
    padding-bottom: 40%;
  }
}
@media (min-width: 961px) {
  /* line 1, ../sass/partials/patterns/_map.scss */
  .map {
    padding-bottom: 60%;
  }
}

/* line 20, ../sass/partials/patterns/_map.scss */
.map--collapse {
  margin: 0;
}

/* line 25, ../sass/partials/patterns/_map.scss */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 1, ../sass/partials/patterns/_media.scss */
.media--stretch {
  max-width: 100%;
  display: block;
}

/* line 6, ../sass/partials/patterns/_media.scss */
.media--video {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  display: block;
}

/* line 14, ../sass/partials/patterns/_media.scss */
.media--video iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* line 22, ../sass/partials/patterns/_media.scss */
.media__icons {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: right;
  margin-right: -15px;
  margin-left: 15px;
}
/* line 12, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.media__icons:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 29, ../sass/partials/patterns/_media.scss */
.media__icons .icon, .media__icons .dialog__close, .media__icons .media-gallery__action, .media__icons .zone__icon {
  display: block;
}

/* line 1, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery {
  overflow: hidden;
  *zoom: 1;
  margin: 15px 0;
  margin-right: -15px;
  margin-left: -15px;
  color: #74809d;
}

/* line 9, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery--collapse {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 14, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__item {
  padding: 15px 30px;
  border-bottom: 1px solid #ebeef1;
  position: relative;
  min-height: 46px;
}

/* line 21, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__item--hover {
  cursor: pointer;
}
/* line 23, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__item--hover:hover {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: #fff8b0;
}

/* line 29, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__thumbnail {
  position: absolute;
  top: 20px;
  left: 15px;
  margin: 0 6px;
}
/* line 36, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__thumbnail img, .media-gallery__thumbnail input {
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  width: 36px;
  height: 36px;
  object-fit: cover;
  display: block;
}

/* line 46, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__thumbnail--circle img, .media-gallery__thumbnail--circle input {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* line 51, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__content {
  position: relative;
  padding-left: 43px;
  font-weight: bold;
  line-height: 170%;
}
/* line 58, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__content a {
  color: #0078d7;
}
/* line 61, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__content a:hover {
  text-decoration: underline;
}
/* line 66, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__content p {
  margin-top: 0;
  padding-top: 0;
}

/* line 72, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__content--normal {
  font-weight: normal;
}

/* line 76, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__heading {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 13px;
  color: #0078d7;
}

/* line 82, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__heading--normal {
  font-weight: normal;
}
/* line 85, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__heading--normal * {
  font-weight: normal !important;
}

/* line 90, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__actions {
  top: 5px;
}

/* line 99, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__tags {
  overflow: hidden;
  *zoom: 1;
  margin: -7.5px -5px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--1 {
  padding-right: 48px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--2 {
  padding-right: 96px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--3 {
  padding-right: 144px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--4 {
  padding-right: 192px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--5 {
  padding-right: 240px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--6 {
  padding-right: 288px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--7 {
  padding-right: 336px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--8 {
  padding-right: 384px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--9 {
  padding-right: 432px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--10 {
  padding-right: 480px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--11 {
  padding-right: 528px;
}

/* line 105, ../sass/partials/patterns/_media-gallery.scss */
.media-gallery__padding--12 {
  padding-right: 576px;
}

/*
.media-gallery__item {
    @include span(1 of 6);
    
    @include breakpoint($display-medium) {
        @include span(1 of 4);
    }
    
    @include breakpoint($display-large) {
        @include span(1 of 6);
    }
    
    a {
        @include border-radius($gutter-half);
        display: block;
        overflow: hidden;
        padding-bottom: 80%;
        position: relative;
        background: #000;
        margin-right: $gutter;
        margin-bottom: $gutter;
    }
    
    img {
        display: block;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
        object-fit: cover;
        
        &:hover {
            @include opacity(50%);
        }
    }
}
*/
/* line 1, ../sass/partials/patterns/_media-list.scss */
.media-list {
  padding: 7.5px 22.5px;
}

/* line 5, ../sass/partials/patterns/_media-list.scss */
.media-list__item {
  padding: 7.5px;
}

/* line 4, ../sass/partials/patterns/_menu-bar.scss */
.menu-bar {
  margin: 15px 0 0 0;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  list-style: none;
  margin-bottom: 7.5px;
  font-weight: 400;
  background: url("../image/tab-items.gif") bottom center repeat-x;
  text-align: left;
}
/* line 12, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.menu-bar:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 20, ../sass/partials/patterns/_menu-bar.scss */
.menu-bar li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 26, ../sass/partials/patterns/_menu-bar.scss */
.menu-bar--large {
  font-size: 14px;
  font-weight: 500;
}

/* line 31, ../sass/partials/patterns/_menu-bar.scss */
.menu-bar__item {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-transition: "color";
  -o-transition: "color";
  -webkit-transition: "color";
  transition: "color";
  display: block;
  padding: 9.5px 15px;
  border-color: white;
  color: #828398;
  outline: none;
  position: relative;
}
/* line 43, ../sass/partials/patterns/_menu-bar.scss */
.menu-bar__item:hover {
  color: #3a3b47;
}

/* line 48, ../sass/partials/patterns/_menu-bar.scss */
.menu-bar__item--selected {
  color: #0078d7;
  border-bottom: 1px solid #0078d7;
}
/* line 52, ../sass/partials/patterns/_menu-bar.scss */
.menu-bar__item--selected span {
  position: absolute;
  bottom: 2px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #0078d7;
  margin-left: -8px;
}

/* line 1, ../sass/partials/patterns/_message.scss */
.messages {
  margin: 7.5px 0;
}

/* line 5, ../sass/partials/patterns/_message.scss */
.messages--hidden {
  display: none;
}

/* line 9, ../sass/partials/patterns/_message.scss */
.message {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 15px 30px;
  color: white;
  font-weight: 500;
  font-size: 13px;
  z-index: 1000;
  margin: gutter-half 0;
}
/* line 19, ../sass/partials/patterns/_message.scss */
.message p {
  margin: 0;
}
/* line 23, ../sass/partials/patterns/_message.scss */
.message a {
  color: #fff;
}
/* line 26, ../sass/partials/patterns/_message.scss */
.message a:hover {
  color: #fff;
}

/* line 32, ../sass/partials/patterns/_message.scss */
.message--fade-in {
  -webkit-animation: message__fade 3s forwards;
  animation: message__fade 3s forwards;
}

/* line 37, ../sass/partials/patterns/_message.scss */
.message--error {
  background: #da0071;
}

/* line 42, ../sass/partials/patterns/_message.scss */
.message--success {
  background: #01a89a;
}

/* line 47, ../sass/partials/patterns/_message.scss */
.message--warning {
  background: orange;
}

@keyframes message__fade {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@-webkit-keyframes message__fade {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
/* line 3, ../sass/partials/patterns/_modal.scss */
.modal {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  font-size: 13px;
}

/* line 14, ../sass/partials/patterns/_modal.scss */
.modal__dialog {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  top: 54px;
  left: 15px;
  background: #fff;
  overflow: auto;
}

/* line 25, ../sass/partials/patterns/_modal.scss */
.modal__body {
  position: relative;
  max-height: 100%;
}

/* line 30, ../sass/partials/patterns/_modal.scss */
.modal__icons {
  position: fixed;
  top: 15px;
  right: 15px;
}
/* line 35, ../sass/partials/patterns/_modal.scss */
.modal__icons a {
  color: #fff;
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  margin-left: 15px;
}
/* line 43, ../sass/partials/patterns/_modal.scss */
.modal__icons a:hover {
  -moz-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
}

/* line 6, ../sass/partials/patterns/_page.scss */
.pages {
  overflow: hidden;
  *zoom: 1;
  font-size: 13px;
}
/* line 10, ../sass/partials/patterns/_page.scss */
.pages ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  list-style: none;
}
@media (min-width: 641px) {
  /* line 10, ../sass/partials/patterns/_page.scss */
  .pages ul {
    float: right;
  }
}
/* line 20, ../sass/partials/patterns/_page.scss */
.pages li {
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
}
/* line 26, ../sass/partials/patterns/_page.scss */
.pages a {
  padding: 0 7.5px;
  display: block;
  color: #0078d7;
}
/* line 31, ../sass/partials/patterns/_page.scss */
.pages a:hover {
  color: orange;
}
/* line 37, ../sass/partials/patterns/_page.scss */
.pages .page--selected a {
  color: orange;
}

/*
.pages--top {
    li {
        border-bottom: 2px solid $page-border;
    }
    
    li.page--selected {
        border-bottom-color: $page-selected;
    }
}

.pages--bottom {
    li {
        border-top: 2px solid $page-border;
    }
    
    li.page--selected {
        border-top-color: $page-selected;
    }
}
*/
/* line 1, ../sass/partials/patterns/_reveal.scss */
.reveal {
  display: none;
}

/* line 5, ../sass/partials/patterns/_reveal.scss */
.reveal__trigger {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 8, ../sass/partials/patterns/_reveal.scss */
.reveal__trigger i {
  padding-right: 7.5px;
}
/* line 12, ../sass/partials/patterns/_reveal.scss */
.reveal__trigger:hover {
  color: #3a3b47;
}

/* line 17, ../sass/partials/patterns/_reveal.scss */
.reveal__trigger--filter {
  color: #0078d7;
  font-weight: bold;
}

/* line 1, ../sass/partials/patterns/_section.scss */
.section {
  margin: 30px 0;
}

/* line 5, ../sass/partials/patterns/_section.scss */
.section--collapse-bottom {
  margin-bottom: 0;
}

/* line 9, ../sass/partials/patterns/_section.scss */
.section--collapse-top {
  margin-top: 0;
}

/* line 3, ../sass/partials/patterns/_signature.scss */
.signature .signature__canvas {
  border: 3px solid #ccc;
  width: 100%;
  max-width: 320px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: #fff;
}
/* line 13, ../sass/partials/patterns/_signature.scss */
.signature canvas {
  display: block;
}
/* line 18, ../sass/partials/patterns/_signature.scss */
.signature .signature__tab {
  display: none;
}
/* line 22, ../sass/partials/patterns/_signature.scss */
.signature .signature__tab--selected {
  display: block;
}
/* line 26, ../sass/partials/patterns/_signature.scss */
.signature input {
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff;
  color: #777;
  font-size: 12px;
  font-weight: 500;
}
/* line 35, ../sass/partials/patterns/_signature.scss */
.signature input[type=text] {
  font-weight: normal;
}

/* line 45, ../sass/partials/patterns/_signature.scss */
.signature__tabs ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  padding: 0;
}
/* line 51, ../sass/partials/patterns/_signature.scss */
.signature__tabs ul li {
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  margin-right: 20px;
  color: #444;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 5px;
}
/* line 61, ../sass/partials/patterns/_signature.scss */
.signature__tabs ul li a {
  color: #aaa;
}
/* line 65, ../sass/partials/patterns/_signature.scss */
.signature__tabs ul li a.signature__trigger--selected {
  color: #111;
  font-weight: 700;
}

/* line 73, ../sass/partials/patterns/_signature.scss */
.signature__section--hidden {
  display: none;
}

/* line 78, ../sass/partials/patterns/_signature.scss */
.signature__buttons {
  margin-top: 5px;
}
/* line 81, ../sass/partials/patterns/_signature.scss */
.signature__buttons input {
  display: inline;
  width: auto;
}

/* line 1, ../sass/partials/patterns/_stat-block.scss */
.stat-blocks {
  margin: 0 15px;
}

/* line 5, ../sass/partials/patterns/_stat-block.scss */
.stat-block {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fafafa;
  color: #3a3b47;
  text-align: center;
  padding: 30px;
  font-size: 16px;
  font-weight: 400;
  margin: 15px;
}
/* line 17, ../sass/partials/patterns/_stat-block.scss */
.stat-block p {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 21, ../sass/partials/patterns/_stat-block.scss */
.stat-block b {
  font-weight: 700;
  font-size: 20px;
  color: #000;
}

/* line 28, ../sass/partials/patterns/_stat-block.scss */
.stat-block__title {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  font-weight: 400;
}

/* line 5, ../sass/partials/patterns/_tab.scss */
.tabs {
  margin: 15px 0 0 0;
}

/* line 9, ../sass/partials/patterns/_tab.scss */
.tabs--collapse {
  margin: 0;
}

/* line 13, ../sass/partials/patterns/_tab.scss */
.tab__items {
  margin: 0;
  padding: 0;
  border: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  list-style: none;
  margin-bottom: 7.5px;
  font-size: 13px;
  background: url("../image/tab-items.gif") bottom center repeat-x;
  text-align: left;
}
/* line 12, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.tab__items:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 27, ../sass/partials/patterns/_tab.scss */
.tab__items li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 34, ../sass/partials/patterns/_tab.scss */
.tab__item {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-transition: "color";
  -o-transition: "color";
  -webkit-transition: "color";
  transition: "color";
  display: block;
  padding: 10.5px 15px 7.5px 15px;
  border-color: white;
  color: #828398;
  font-weight: 400;
  outline: none;
}
/* line 45, ../sass/partials/patterns/_tab.scss */
.tab__item:hover {
  color: #3a3b47;
}

/* line 50, ../sass/partials/patterns/_tab.scss */
.tab__item--selected {
  padding: 7.5px 15px 8.5px 15px;
  border: 1px solid #ddd;
  border-top: 3px solid orange;
  border-bottom: 0;
  color: #3a3b47;
  background: #fff;
}

/* line 59, ../sass/partials/patterns/_tab.scss */
.tab {
  display: none;
  width: 100%;
}

/* line 64, ../sass/partials/patterns/_tab.scss */
.tab--selected {
  display: block;
}

/* line 7, ../sass/partials/patterns/_table.scss */
.table {
  margin: 15px 0;
  width: 100%;
  border-top: 3px solid orange;
  overflow: auto;
  line-height: 1.5em;
}
/* line 14, ../sass/partials/patterns/_table.scss */
.table table {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  font-size: 13px;
}
/* line 22, ../sass/partials/patterns/_table.scss */
.table th {
  border: 1px solid #ddd;
  border-top: 0;
  background: #fafafa;
  padding: 4px 8px;
  text-align: left;
  font-weight: 500;
}
/* line 31, ../sass/partials/patterns/_table.scss */
.table td {
  border: 1px solid #ddd;
  padding: 4px 8px;
  text-align: left;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 38, ../sass/partials/patterns/_table.scss */
.table a {
  color: #0078d7;
}
/* line 41, ../sass/partials/patterns/_table.scss */
.table a:hover {
  text-decoration: underline;
}
/* line 46, ../sass/partials/patterns/_table.scss */
.table th.table__icon, .table td.table__icon {
  width: 40px;
  min-width: 40px !important;
  height: 40px;
  text-align: center !important;
  padding: 0;
  overflow: hidden;
}
/* line 55, ../sass/partials/patterns/_table.scss */
.table th.table__icon a, .table td.table__icon a {
  color: black;
}
/* line 61, ../sass/partials/patterns/_table.scss */
.table th.table__icon i, .table td.table__icon i {
  padding: 13px 5px;
}
/* line 64, ../sass/partials/patterns/_table.scss */
.table th.table__icon i:hover, .table td.table__icon i:hover {
  -moz-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
}
/* line 69, ../sass/partials/patterns/_table.scss */
.table th.table__icon input, .table td.table__icon input {
  margin: 12px 0 !important;
  width: auto;
}
/* line 76, ../sass/partials/patterns/_table.scss */
.table td.table__image {
  width: 96px;
  min-width: 96px !important;
  text-align: center;
  padding: 10px;
}
/* line 82, ../sass/partials/patterns/_table.scss */
.table td.table__image img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 96px;
}
/* line 89, ../sass/partials/patterns/_table.scss */
.table tr:nth-child(even) {
  background: #fafafa;
}
/* line 93, ../sass/partials/patterns/_table.scss */
.table tr:nth-child(odd) {
  background: #ffffff;
}

/* line 103, ../sass/partials/patterns/_table.scss */
.table--rows table tr:hover td {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background: #fff6e6;
}

/* line 115, ../sass/partials/patterns/_table.scss */
.table--cells table td:hover {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background: #fff6e6;
}

/* line 123, ../sass/partials/patterns/_table.scss */
.table--collapse {
  margin: 0;
}

/* line 128, ../sass/partials/patterns/_table.scss */
.table--top td, .table--top th {
  vertical-align: top;
}

/* line 133, ../sass/partials/patterns/_table.scss */
.table__tag {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 1px 8px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}

/* line 142, ../sass/partials/patterns/_table.scss */
.table__tag--positive {
  background: #01a89a;
}

/* line 146, ../sass/partials/patterns/_table.scss */
.table__tag--negative {
  background: #da0071;
}

/* line 150, ../sass/partials/patterns/_table.scss */
.table__cell--positive {
  color: #01a89a;
}

/* line 154, ../sass/partials/patterns/_table.scss */
.table__cell--negative {
  color: #da0071;
}

/* line 1, ../sass/partials/patterns/_table-control.scss */
.table-controls {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #888;
}
/* line 12, ../../../../../../../../../../../var/lib/gems/2.7.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.table-controls:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 6, ../sass/partials/patterns/_table-control.scss */
.table-control {
  margin: 7.5px 0;
}
@media (min-width: 641px) {
  /* line 6, ../sass/partials/patterns/_table-control.scss */
  .table-control {
    float: left;
    max-width: 50%;
  }
}

@media (min-width: 641px) {
  /* line 15, ../sass/partials/patterns/_table-control.scss */
  .table-control--rev {
    float: right;
    max-width: 50%;
  }
}

/* line 22, ../sass/partials/patterns/_table-control.scss */
.table-control__item {
  display: block;
  padding: gutter;
}

/* line 1, ../sass/partials/patterns/_toggle.scss */
.toggle {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}
/* line 7, ../sass/partials/patterns/_toggle.scss */
.toggle input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* line 13, ../sass/partials/patterns/_toggle.scss */
.toggle input:checked + .toggle__slider {
  background-color: #2196F3;
}
/* line 17, ../sass/partials/patterns/_toggle.scss */
.toggle input:checked + .toggle__slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* line 24, ../sass/partials/patterns/_toggle.scss */
.toggle__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}

/* line 37, ../sass/partials/patterns/_toggle.scss */
.toggle__slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}

/* line 10, ../sass/partials/patterns/_toolbar.scss */
.toolbar {
  overflow: hidden;
  *zoom: 1;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhM2I0NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZjNmU4MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a3b47), color-stop(100%, #6c6e83));
  background-image: -moz-linear-gradient(top, #3a3b47, #6c6e83);
  background-image: -webkit-linear-gradient(top, #3a3b47, #6c6e83);
  background-image: linear-gradient(to bottom, #3a3b47, #6c6e83);
  width: 100%;
}

/* line 17, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  padding: 15px;
  font-size: 14px;
  float: left;
}
/* line 26, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  list-style: none;
  float: left;
}
/* line 33, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items li {
  margin: 0;
  padding: 0;
  border: 0;
  padding: 15px 22.5px;
  display: block;
}
/* line 39, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items a {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  color: #c2c6ec;
  outline: none;
  font-weight: 500;
}
/* line 45, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items a:hover {
  color: white;
}
/* line 50, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items .toolbar__icon {
  margin-left: 15px;
  color: #9da0bf;
}
@media (min-width: 641px) {
  /* line 57, ../sass/partials/patterns/_toolbar.scss */
  .toolbar__items li {
    float: left;
  }
}

/* line 63, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items--rev {
  float: right;
}
/* line 67, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items--rev ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  list-style: none;
  float: right;
}
/* line 74, ../sass/partials/patterns/_toolbar.scss */
.toolbar__items--rev .toolbar__icon {
  margin-left: 0px;
  margin-right: 15px;
}

/* line 80, ../sass/partials/patterns/_toolbar.scss */
.toolbar__profile {
  margin: 0;
  padding: 0;
  border: 0;
  padding: 5px 15px 5px 0px;
  float: right;
}
/* line 85, ../sass/partials/patterns/_toolbar.scss */
.toolbar__profile img {
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  -moz-box-shadow: #3a3b47 0px 2px 2px;
  -webkit-box-shadow: #3a3b47 0px 2px 2px;
  box-shadow: #3a3b47 0px 2px 2px;
}

/* line 95, ../sass/partials/patterns/_toolbar.scss */
.toolbar__icon {
  margin: 0;
  padding: 0;
  border: 0;
  margin: 5px 0 5px 0px;
  float: right;
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
}
/* line 108, ../sass/partials/patterns/_toolbar.scss */
.toolbar__icon:hover i {
  background-color: darkorange;
}
/* line 113, ../sass/partials/patterns/_toolbar.scss */
.toolbar__icon i {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: #3a3b47 0px 2px 2px;
  -webkit-box-shadow: #3a3b47 0px 2px 2px;
  box-shadow: #3a3b47 0px 2px 2px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(99, 110, 121, 0.2);
  float: right;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
/* line 134, ../sass/partials/patterns/_toolbar.scss */
.toolbar__icon span {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 38px;
  color: #da0071;
  text-align: center;
}
@media (min-width: 641px) {
  /* line 134, ../sass/partials/patterns/_toolbar.scss */
  .toolbar__icon span {
    display: block;
  }
}

/* line 157, ../sass/partials/patterns/_toolbar.scss */
.toolbar__icon--positive i {
  background: #01a89a;
}

/* line 161, ../sass/partials/patterns/_toolbar.scss */
.toolbar__icon--negative i {
  background: #da0071;
}

/* line 165, ../sass/partials/patterns/_toolbar.scss */
.toolbar__icon--alt i {
  background: #0078d7;
}

/* line 169, ../sass/partials/patterns/_toolbar.scss */
.toolbar__icon--secondary i {
  background: orange;
}

/* line 1, ../sass/partials/patterns/_screen.scss */
.screen {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

/* line 4, ../sass/partials/patterns/_zone.scss */
.zone {
  margin: 15px 0;
  border: 1px dashed #ddd;
  background: #fafafa;
  position: relative;
  padding: 3.75px 0;
}
/* line 11, ../sass/partials/patterns/_zone.scss */
.zone .tab__item--selected {
  background: #fafafa;
}

/* line 16, ../sass/partials/patterns/_zone.scss */
.zone--collapse {
  margin: 0px;
  padding: 0px;
}

/* line 21, ../sass/partials/patterns/_zone.scss */
.zone__block {
  padding: 0 15px;
}

/* line 25, ../sass/partials/patterns/_zone.scss */
.zone__block--cols {
  padding: 0;
  padding-bottom: 15px;
}
/* line 29, ../sass/partials/patterns/_zone.scss */
.zone__block--cols .block {
  padding: 0 15px;
  margin-bottom: -15px;
}

/* line 1, ../sass/partials/sections/_control.scss */
.controls {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
}

/* line 1, ../sass/partials/sections/_main.scss */
.main {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  font-size: 13px;
  padding: 7.5px 0;
}

/* line 9, ../sass/partials/sections/_main.scss */
.main__content {
  padding: 15px 0;
}

@media (min-width: 641px) {
  /* line 14, ../sass/partials/sections/_main.scss */
  .main--condensed {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
  }
}
@media (min-width: 961px) {
  /* line 14, ../sass/partials/sections/_main.scss */
  .main--condensed {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    float: left;
  }
}

/* line 5, ../sass/partials/sections/_menu.scss */
.menu {
  display: none;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  background: #3a3b47;
  color: #f00;
}
@media (min-width: 641px) {
  /* line 5, ../sass/partials/sections/_menu.scss */
  .menu {
    display: block;
    min-height: calc(100vh - 88px);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
  }
}
@media (min-width: 961px) {
  /* line 5, ../sass/partials/sections/_menu.scss */
  .menu {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
    float: left;
  }
}

/* line 23, ../sass/partials/sections/_menu.scss */
.menu--expanded {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: block;
}

/* line 28, ../sass/partials/sections/_menu.scss */
.menu--condensed {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: none;
}

/* line 33, ../sass/partials/sections/_menu.scss */
.menu__items {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  padding: 22.5px 15px;
}

/* line 39, ../sass/partials/sections/_menu.scss */
.menu__item {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: block;
  margin: 0 15px;
  padding: 7.5px 0 7.5px 30px;
  color: #c2c6ec;
  font-weight: 500;
  position: relative;
  line-height: 22px;
}
/* line 51, ../sass/partials/sections/_menu.scss */
.menu__item:hover {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  color: white;
}
/* line 56, ../sass/partials/sections/_menu.scss */
.menu__item i {
  position: absolute;
  top: 7.5px;
  left: 0;
  line-height: 22px;
}

/* line 64, ../sass/partials/sections/_menu.scss */
.menu__sub-items {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: none;
}
/* line 69, ../sass/partials/sections/_menu.scss */
.menu__sub-items li {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 74, ../sass/partials/sections/_menu.scss */
.menu__sub-item {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: block;
  margin: 7.5px 15px 7.5px 45px;
  color: #afb4e6;
  font-weight: 500;
}
/* line 82, ../sass/partials/sections/_menu.scss */
.menu__sub-item:hover {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  color: white;
}

/* line 88, ../sass/partials/sections/_menu.scss */
.menu__item--selected {
  color: white;
}

/* line 93, ../sass/partials/sections/_menu.scss */
.menu__items--selected {
  display: block;
}
