* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
video {
  width: 100%;
  height: auto
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
audio:not([controls]) {
  display: none !important;
  height: 0
}
[hidden] {
  display: none
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  height: 100%
}
a:focus {
  outline: thin dotted
}
a:active, a:hover {
  outline: 0
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: bold
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
code, kbd, pre, samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}
code {
  display: block;
  padding: 9.5px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border-left: 5px solid #ccc;
  border-radius: 4px;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border-left: 5px solid #ccc;
  border-radius: 4px
}
blockquote {
  background: #F9F9F9;
  border-radius: 4px;
  padding: 20px 40px;
  position: relative
}
blockquote p {
  font-family: "georgia", "times new roman", "times", serif;
  font-size: 16px;
  font-style: italic;
  line-height: 170%
}
blockquote p:first-child:before {
  color: #CCCCCC;
  content: "";
  font-family: Icons;
  font-size: 22px;
  left: 8px;
  position: absolute;
  top: 6px
}
blockquote p:last-child:after {
  bottom: 2px;
  color: #CCCCCC;
  content: "";
  font-family: Icons;
  font-size: 22px;
  position: absolute;
  right: 10px
}
blockquote p:last-child {
  padding: 0
}
blockquote.pullquote.alignright {
  margin-left: 20px;
  display: inline;
  float: right
}
blockquote.pullquote {
  width: 40%
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
cite {
  font-style: normal
}
img {
  border: 0 none;
  vertical-align: top;
  width: auto;
  max-width: 100%;
  max-height: auto
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 0;
  line-height: 0;
  position: relative
}
fieldset {
  border: 1px solid silver;
  margin: 0;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
.not-allowed {
  cursor: not-allowed
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
.font-normal {
  text-transform: none
}
.content-left {
  text-align: left
}
.content-center {
  text-align: center
}
.content-right {
  text-align: right
}
.show-all {
  display: inherit
}
.hide-all {
  display: none
}
.relative {
  position: relative
}
.iwc-grid {
  width: auto;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0
}
.columns {
  clear: both
}
.columns:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.columns.gutters {
  margin-left: -2em
}
.columns.small-gutters {
  margin-left: -1em
}
.columns.mini-gutters {
  margin-left: -0.5em
}
.columns.horizontal-gutters {
  margin-left: -2em
}
.columns.small-horizontal-gutters {
  margin-left: -1em
}
.columns.mini-horizontal-gutters {
  margin-left: -0.5em
}
.screen-95 {
  width: 95%;
  float: left
}
.screen-90 {
  width: 90%;
  float: left
}
.screen-85 {
  width: 85%;
  float: left
}
.screen-80 {
  width: 80%;
  float: left
}
.screen-75 {
  width: 75%;
  float: left
}
.screen-70 {
  width: 70%;
  float: left
}
.screen-65 {
  width: 65%;
  float: left
}
.screen-60 {
  width: 60%;
  float: left
}
.screen-55 {
  width: 55%;
  float: left
}
.screen-50 {
  width: 50%;
  float: left
}
.screen-45 {
  width: 45%;
  float: left
}
.screen-40 {
  width: 40%;
  float: left
}
.screen-35 {
  width: 35%;
  float: left
}
.screen-30 {
  width: 30%;
  float: left
}
.screen-25 {
  width: 25%;
  float: left
}
.screen-20 {
  width: 20%;
  float: left
}
.screen-15 {
  width: 15%;
  float: left
}
.screen-10 {
  width: 10%;
  float: left
}
.screen-5 {
  width: 5%;
  float: left
}
.screen-33 {
  width: 33.33%;
  float: left
}
.screen-66 {
  width: 66.66%;
  float: left
}
.screen-100 {
  width: 100%;
  clear: both;
  float: none
}
[class*="screen-"], [class*="row"] {
  margin-top: 0
}
.two.columns > .row {
  width: 50%;
  float: left
}
.three.columns > .row {
  width: 33.33%;
  float: left
}
.four.columns > .row {
  width: 25%;
  float: left
}
.five.columns > .row {
  width: 20%;
  float: left
}
.six.columns > .row {
  width: 16.66%;
  float: left
}
.seven.columns > .row {
  width: 14.28%;
  float: left
}
.eight.columns > .row {
  width: 12.50%;
  float: left
}
.nine.columns > .row {
  width: 11.11%;
  float: left
}
.ten.columns > .row {
  width: 10%;
  float: left
}
body.animated *[class*="screen-"] body.animated *[class*="row"] {
  -webkit-transition-property: width, font-size, line-height;
  -moz-transition-property: width, font-size, line-height;
  -o-transition-property: width, font-size, line-height;
  -ms-transition-property: width, font-size, line-height;
  transition-property: width, font-size, line-height;
  -webkit-transition-duration: 125ms;
  -moz-transition-duration: 125ms;
  -o-transition-duration: 125ms;
  -ms-transition-duration: 125ms;
  transition-duration: 125ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -ms-transition-delay: 0;
  transition-delay: 0
}
.iwc-grid .columns.gutters>[class*="screen-"], .iwc-grid .columns.gutters>[class*="row"] {
  padding-left: 2em;
  margin-bottom: 2em
}
.iwc-grid .columns.small-gutters>[class*="screen-"], .iwc-grid .columns.small-gutters>[class*="row"] {
  padding-left: 1em;
  margin-bottom: 1em
}
.iwc-grid .columns.mini-gutters>[class*="screen-"], .iwc-grid .columns.mini-gutters>[class*="row"] {
  padding-left: .5em;
  margin-bottom: .5em
}
.iwc-grid .columns.horizontal-gutters>[class*="screen-"], .iwc-grid .columns.horizontal-gutters>[class*="row"] {
  padding-left: 2em
}
.iwc-grid .columns.small-horizontal-gutters>[class*="screen-"], .iwc-grid .columns.small-horizontal-gutters>[class*="row"] {
  padding-left: 1em
}
.iwc-grid .columns.mini-horizontal-gutters>[class*="screen-"], .iwc-grid .columns.mini-horizontal-gutters>[class*="row"] {
  padding-left: .5em
}
.iwc-grid .columns.vertical-gutters>[class*="screen-"], .iwc-grid .columns.vertical-gutters>[class*="row"] {
  margin-bottom: 2em
}
.iwc-grid .columns.small-vertical-gutters>[class*="screen-"], .iwc-grid .columns.small-vertical-gutters>[class*="row"] {
  margin-bottom: 1em
}
.iwc-grid .columns.mini-vertical-gutters>[class*="screen-"], .iwc-grid .columns.mini-vertical-gutters>[class*="row"] {
  margin-bottom: .5em
}
[class*="screen-"]:empty:after, [class*="row"]:empty:after {
  content: "\00a0"
}
*[class*="screen-"]>*[class*="screen-"] {
  margin-left: 0
}
.screen-push-left {
  float: left
}
.screen-push-center {
  float: none;
  margin-left: auto;
  margin-right: auto
}
.screen-push-right {
  float: right
}
.screen-align-left {
  text-align: left
}
.screen-align-center {
  text-align: center
}
.screen-align-right {
  text-align: right
}
.space {
  margin: 2em
}
.small-space {
  margin: 1em
}
.small-space-pad {
  padding: 1em
}
.mini-space {
  margin: .5em
}
.vspace {
  margin-top: 2em;
  margin-bottom: 2em
}
.hspace {
  margin-left: 2em;
  margin-right: 2em
}
.vertical-space {
  margin-top: 2em;
  margin-bottom: 2em
}
.small-vertical-space {
  margin-top: 1em;
  margin-bottom: 1em
}
.mini-vertical-space {
  margin-top: .5em;
  margin-bottom: .5em
}
.horizontal-space {
  margin-left: 2em;
  margin-right: 2em
}
.small-horizontal-space {
  margin-left: 1em;
  margin-right: 1em
}
.mini-horizontal-space {
  margin-left: .5em;
  margin-right: .5em
}
.top-space {
  margin-top: 2em
}
.no-top-space {
  margin-top: 0
}
.small-top-space {
  margin-top: 1em
}
.mini-top-space {
  margin-top: .5em
}
.right-space {
  margin-right: 2em
}
.small-right-space {
  margin-right: 1em
}
.mini-right-space {
  margin-right: .5em
}
.bottom-space {
  margin-bottom: 2em
}
.no-bottom-space {
  margin-bottom: 0
}
.small-bottom-space {
  margin-bottom: 1em
}
.mini-bottom-space {
  margin-bottom: .5em
}
.left-space {
  margin-left: 2em
}
.small-left-space {
  margin-left: 1em
}
.mini-left-space {
  margin-left: .5em
}

@media screen and (min-width:960px) {
.hide-screen {
  display: none
}
.show-screen {
  display: inherit
}
}

@media screen and (min-width:650px) and (max-width:1024px) {
.iwc-grid {
  width: auto;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0
}
.columns {
  clear: both;
  zoom: 1
}
.columns:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.columns.gutters {
  margin-left: -1.5em
}
.columns.small-gutters {
  margin-left: -0.75em
}
.columns.mini-gutters {
  margin-left: -0.375em
}
.columns.horizontal-gutters {
  margin-left: -1.5em
}
.columns.small-horizontal-gutters {
  margin-left: -0.75em
}
.columns.mini-horizontal-gutters {
  margin-left: -0.375em
}
.tablet-95 {
  width: 95%;
  float: left
}
.tablet-90 {
  width: 90%;
  float: left
}
.tablet-85 {
  width: 85%;
  float: left
}
.tablet-80 {
  width: 80%;
  float: left
}
.tablet-75 {
  width: 75%;
  float: left
}
.tablet-70 {
  width: 70%;
  float: left
}
.tablet-65 {
  width: 65%;
  float: left
}
.tablet-60 {
  width: 60%;
  float: left
}
.tablet-55 {
  width: 55%;
  float: left
}
.tablet-50 {
  width: 50%;
  float: left
}
.tablet-45 {
  width: 45%;
  float: left
}
.tablet-40 {
  width: 40%;
  float: left
}
.tablet-35 {
  width: 35%;
  float: left
}
.tablet-30 {
  width: 30%;
  float: left
}
.tablet-25 {
  width: 25%;
  float: left
}
.tablet-20 {
  width: 20%;
  float: left
}
.tablet-15 {
  width: 15%;
  float: left
}
.tablet-10 {
  width: 10%;
  float: left
}
.tablet-5 {
  width: 5%;
  float: left
}
.tablet-33 {
  width: 33.33%;
  float: left
}
.tablet-66 {
  width: 66.66%;
  float: left
}
.tablet-100 {
  width: 100%;
  clear: both;
  float: none
}
.two.columns > .row {
  width: 100%
}
.three.columns > .row, .four.columns > .row {
  width: 50%
}
.five.columns > .row, .six.columns > .row, .seven.columns > .row {
  width: 33%
}
.eight.columns > .row, .nine.columns > .row, .ten.columns > .row {
  width: 25%
}
[class*="tablet-"], [class*="row"] {
  margin-top: 0
}
body.animated *[class*="tablet-"], body.animated *[class*="row"] {
  -webkit-transition-property: width, font-size, line-height;
  -moz-transition-property: width, font-size, line-height;
  -o-transition-property: width, font-size, line-height;
  -ms-transition-property: width, font-size, line-height;
  transition-property: width, font-size, line-height;
  -webkit-transition-duration: 125ms;
  -moz-transition-duration: 125ms;
  -o-transition-duration: 125ms;
  -ms-transition-duration: 125ms;
  transition-duration: 125ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -ms-transition-delay: 0;
  transition-delay: 0
}
.iwc-grid .columns.gutters>[class*="tablet-"], .iwc-grid .columns.gutters>[class*="row"] {
  padding-left: 1.5em;
  margin-bottom: 1.5em
}
.iwc-grid .columns.small-gutters>[class*="tablet-"], .iwc-grid .columns.small-gutters>[class*="row"] {
  padding-left: .75em;
  margin-bottom: .75em
}
.iwc-grid .columns.mini-gutters>[class*="tablet-"], .iwc-grid .columns.mini-gutters>[class*="row"] {
  padding-left: .375em;
  margin-bottom: .375em
}
.iwc-grid .columns.horizontal-gutters>[class*="tablet-"], .iwc-grid .columns.horizontal-gutters>[class*="row"] {
  padding-left: 1.5em
}
.iwc-grid .columns.small-horizontal-gutters>[class*="tablet-"], .iwc-grid .columns.small-horizontal-gutters>[class*="row"] {
  padding-left: .75em
}
.iwc-grid .columns.mini-horizontal-gutters>[class*="tablet-"], .iwc-grid .columns.mini-horizontal-gutters>[class*="row"] {
  padding-left: .375em
}
.iwc-grid .columns.vertical-gutters>[class*="tablet-"], .iwc-grid .columns.vertical-gutters>[class*="row"] {
  margin-bottom: 1.5em
}
.iwc-grid .columns.small-vertical-gutters>[class*="tablet-"], .iwc-grid .columns.small-vertical-gutters>[class*="row"] {
  margin-bottom: .75em
}
.iwc-grid .columns.mini-vertical-gutters>[class*="tablet-"], .iwc-grid .columns.mini-vertical-gutters>[class*="row"] {
  margin-bottom: .375em
}
[class*="tablet-"]:empty:after, [class*="row"]:empty:after {
  content: "\00a0"
}
*[class*="tablet-"]>*[class*="tablet-"] {
  margin-left: 0
}
.tablet-push-left {
  float: left
}
.tablet-push-center {
  float: none;
  margin-left: auto;
  margin-right: auto
}
.tablet-push-none {
  float: none
}
.tablet-push-right {
  float: right
}
.tablet-align-left {
  text-align: left
}
.tablet-align-center {
  text-align: center
}
.tablet-align-right {
  text-align: right
}
.hide-tablet {
  display: none
}
.show-tablet {
  display: inherit
}
}

@media screen and (max-width:769px) {
.iwc-grid {
  width: auto;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0
}
.columns {
  clear: both;
  zoom: 1
}
.columns:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.columns.gutters {
  margin-left: -1em
}
.columns.small-gutters {
  margin-left: -0.5em
}
.columns.mini-gutters {
  margin-left: -0.25em
}
.columns.horizontal-gutters {
  margin-left: -1em
}
.columns.small-horizontal-gutters {
  margin-left: -0.5em
}
.columns.mini-horizontal-gutters {
  margin-left: -0.25em
}
.phone-95 {
  width: 95%;
  float: left
}
.phone-90 {
  width: 90%;
  float: left
}
.phone-85 {
  width: 85%;
  float: left
}
.phone-80 {
  width: 80%;
  float: left
}
.phone-75 {
  width: 75%;
  float: left
}
.phone-70 {
  width: 70%;
  float: left
}
.phone-65 {
  width: 65%;
  float: left
}
.phone-60 {
  width: 60%;
  float: left
}
.phone-55 {
  width: 55%;
  float: left
}
.phone-50 {
  width: 50%;
  float: left
}
.phone-45 {
  width: 45%;
  float: left
}
.phone-40 {
  width: 40%;
  float: left
}
.phone-35 {
  width: 35%;
  float: left
}
.phone-30 {
  width: 30%;
  float: left
}
.phone-25 {
  width: 25%;
  float: left
}
.phone-20 {
  width: 20%;
  float: left
}
.phone-15 {
  width: 15%;
  float: left
}
.phone-10 {
  width: 10%;
  float: left
}
.phone-5 {
  width: 5%;
  float: left
}
.phone-33 {
  width: 33.33%;
  float: left
}
.phone-66 {
  width: 66.66%;
  float: left
}
.phone-100 {
  width: 100%;
  clear: both;
  float: none
}
[class*="phone-"], [class*="phone"] {
  margin-top: 0
}
.two.columns > .row, .three.columns > .row, .four.columns > .row {
  width: 100%
}
.five.columns > .row, .six.columns > .row, .seven.columns > .row {
  width: 50%
}
.eight.columns > .row, .nine.columns > .row, .ten.columns > .row {
  width: 33%
}
body.animated *[class*="phone-"], body.animated *[class*="row"] {
  -webkit-transition-property: width, font-size, line-height;
  -moz-transition-property: width, font-size, line-height;
  -o-transition-property: width, font-size, line-height;
  -ms-transition-property: width, font-size, line-height;
  transition-property: width, font-size, line-height;
  -webkit-transition-duration: 125ms;
  -moz-transition-duration: 125ms;
  -o-transition-duration: 125ms;
  -ms-transition-duration: 125ms;
  transition-duration: 125ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -ms-transition-delay: 0;
  transition-delay: 0
}
.iwc-grid .columns.gutters>[class*="phone-"], .iwc-grid .columns.gutters>[class*="row"] {
  padding-left: 1em;
  margin-bottom: 1em
}
.iwc-grid .columns.small-gutters>[class*="phone-"], .iwc-grid .columns.small-gutters>[class*="row"] {
  padding-left: .5em;
  margin-bottom: .5em
}
.iwc-grid .columns.mini-gutters>[class*="phone-"], .iwc-grid .columns.mini-gutters>[class*="row"] {
  padding-left: .25em;
  margin-bottom: .25em
}
.iwc-grid .columns.horizontal-gutters>[class*="phone-"], .iwc-grid .columns.horizontal-gutters>[class*="row"] {
  padding-left: 1em
}
.iwc-grid .columns.small-horizontal-gutters>[class*="phone-"], .iwc-grid .columns.small-horizontal-gutters>[class*="row"] {
  padding-left: .5em
}
.iwc-grid .columns.mini-horizontal-gutters>[class*="phone-"], .iwc-grid .columns.mini-horizontal-gutters>[class*="row"] {
  padding-left: .25em
}
.iwc-grid .columns.vertical-gutters>[class*="phone-"], .iwc-grid .columns.vertical-gutters>[class*="row"] {
  margin-bottom: 1em
}
.iwc-grid .columns.small-vertical-gutters>[class*="phone-"], .iwc-grid .columns.small-vertical-gutters>[class*="row"] {
  margin-bottom: .5em
}
.iwc-grid .columns.mini-vertical-gutters>[class*="phone-"], .iwc-grid .columns.mini-vertical-gutters>[class*="row"] {
  margin-bottom: .25em
}
[class*="phone-"]:empty:after, [class*="row"]:empty:after {
  content: "\00a0"
}
*[class*="phone-"]>*[class*="phone-"] {
  margin-left: 0
}
.phone-push-left {
  float: left
}
.phone-push-center {
  float: none;
  margin-left: auto;
  margin-right: auto
}
.phone-push-none {
  float: none
}
.phone-push-right {
  float: right
}
.phone-align-left {
  text-align: left
}
.phone-align-center {
  text-align: center
}
.phone-align-right {
  text-align: right
}
.hide-phone {
  display: none
}
.show-phone {
  display: inherit
}
}
body {
  color: #555;
  font-family: Ubuntu, Arial, sans-serif
}
.sans {
  font-family: Ubuntu, Arial, sans-serif
}
.serif {
  font-family: Times, "Times New Roman", serif
}
a {
  color: #0069d6;
  text-decoration: none
}
a:hover {
  color: #007ed5;
  text-decoration: underline
}
h1, h2, h3, h4, h5, h6 {
  color: inherit
}
h1 {
  font-size: 2.5em
}
h2 {
  font-size: 2em
}
h3 {
  font-size: 1.715em
}
h4 {
  font-size: 1.438em
}
h5 {
  font-size: 1.250em
}
h6 {
  font-size: 1em
}
h3, h4, h5, h6 {
  line-height: 1.3
}
h1 small {
  font-size: .6em;
  color: #bfbfbf;
  font-weight: 100
}
small {
  color: inherit;
  font-size: .75em
}
p {
  line-height: 1.5
}
.push-left {
  float: left
}
.push-right {
  float: right
}
.push-center {
  float: none;
  margin-left: auto;
  margin-right: auto
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1
}
.clear {
  display: block;
  overflow: hidden
}
.no-margin {
  margin: 0
}
.iwc.button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-height: 1em;
  outline: none;
  border: none;
  font-family: "Open Sans", sans-serif;
  background-color: #E14D43;
  color: #fff;
  margin: 0em;
  padding: 1em 1.5em;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 0.25em;
  -webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  -moz-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
  transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease
}
.iwc.buttons .active.button, .iwc.active.button {
  background-color: #EAEAEA;
  background-image: none;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
  color: rgba(0, 0, 0, 0.7)
}
.iwc.button:hover {
  color: #fff;
  background-color: #9AD03E
}
.iwc.button.active:hover {
  background-image: none
}
.iwc.button:hover .icon, .iwc.button.hover .icon {
  opacity: 0.85
}
.iwc.button:active, .iwc.active.button:active {
  background-color: #F1F1F1;
  color: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset
}
.iwc.loading.button {
  position: relative;
  cursor: default;
  background-color: #FFFFFF;
  color: transparent;
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  transition: all 0s linear
}
.iwc.loading.button:after {
  position: absolute;
  top: 0em;
  left: 0em;
  width: 100%;
  height: 100%;
  content: '';
  background: transparent url(../images/loader-mini.gif) no-repeat 50% 50%
}
.iwc.labeled.icon.loading.button .icon {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.disabled.button, .iwc.disabled.button:hover, .iwc.disabled.button.active {
  background-color: #DDDDDD;
  cursor: default;
  color: rgba(0, 0, 0, 0.5);
  opacity: 0.3;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.animated.button {
  position: relative;
  overflow: hidden
}
.iwc.animated.button .visible.content {
  position: relative
}
.iwc.animated.button .hidden.content {
  position: absolute;
  width: 100%
}
.iwc.animated.button .visible.content, .iwc.animated.button .hidden.content {
  -webkit-transition: right 0.3s ease 0s;
  -moz-transition: right 0.3s ease 0s;
  transition: right 0.3s ease 0s
}
.iwc.animated.button .visible.content {
  left: auto;
  right: 0%
}
.iwc.animated.button .hidden.content {
  top: 50%;
  left: auto;
  right: -100%;
  margin-top: -0.55em
}
.iwc.animated.button:hover .visible.content {
  left: auto;
  right: 200%
}
.iwc.animated.button:hover .hidden.content {
  left: auto;
  right: 0%
}
.iwc.vertical.animated.button .visible.content, .iwc.vertical.animated.button .hidden.content {
  -webkit-transition: top 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  -moz-transition: top 0.3s ease 0s, -moz-transform 0.3s ease 0s;
  transition: top 0.3s ease 0s, transform 0.3s ease 0s
}
.iwc.vertical.animated.button .visible.content {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  right: auto
}
.iwc.vertical.animated.button .hidden.content {
  top: -100%;
  left: 0%;
  right: auto
}
.iwc.vertical.animated.button:hover .visible.content {
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
  right: auto
}
.iwc.vertical.animated.button:hover .hidden.content {
  top: 50%;
  right: auto
}
.iwc.fade.animated.button .visible.content, .iwc.fade.animated.button .hidden.content {
  -webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s, -moz-transform 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s
}
.iwc.fade.animated.button .visible.content {
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.iwc.fade.animated.button .hidden.content {
  opacity: 0;
  left: 0%;
  right: auto;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}
.iwc.fade.animated.button:hover .visible.content {
  left: auto;
  right: auto;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7)
}
.iwc.fade.animated.button:hover .hidden.content {
  left: 0%;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.iwc.primary.buttons .button, .iwc.primary.button {
  background-color: #D95C5C;
  color: #FFFFFF
}
.iwc.primary.buttons .button:hover, .iwc.primary.button:hover, .iwc.primary.buttons .active.button, .iwc.primary.button.active {
  background-color: #E75859;
  color: #FFFFFF
}
.iwc.primary.buttons .button:active, .iwc.primary.button:active {
  background-color: #D24B4C;
  color: #FFFFFF
}
.iwc.secondary.buttons .button, .iwc.secondary.button {
  background-color: #E74C3C;
  color: #FFFFFF
}
.iwc.secondary.buttons .button:hover, .iwc.secondary.button:hover, .iwc.secondary.buttons .active.button, .iwc.secondary.button.active {
  background-color: #9AD03E;
  color: #FFFFFF
}
.iwc.secondary.buttons .button:active, .iwc.secondary.button:active {
  background-color: #00847E;
  color: #FFFFFF
}
.iwc.facebook.button {
  background-color: #3B579D;
  color: #FFFFFF
}
.iwc.facebook.button:hover {
  background-color: #3A59A9;
  color: #FFFFFF
}
.iwc.facebook.button:active {
  background-color: #334F95;
  color: #FFFFFF
}
.iwc.twitter.button {
  background-color: #4092CC;
  color: #FFFFFF
}
.iwc.twitter.button:hover {
  background-color: #399ADE;
  color: #FFFFFF
}
.iwc.twitter.button:active {
  background-color: #3283BC;
  color: #FFFFFF
}
.iwc.google.plus.button {
  background-color: #D34836;
  color: #FFFFFF
}
.iwc.google.plus.button:hover {
  background-color: #E3432E;
  color: #FFFFFF
}
.iwc.google.plus.button:active {
  background-color: #CA3A27;
  color: #FFFFFF
}
.iwc.linkedin.button {
  background-color: #1F88BE;
  color: #FFFFFF
}
.iwc.linkedin.button:hover {
  background-color: #1394D6;
  color: #FFFFFF
}
.iwc.linkedin.button:active {
  background-color: #1179AE;
  color: #FFFFFF
}
.iwc.youtube.button {
  background-color: #CC181E;
  color: #FFFFFF
}
.iwc.youtube.button:hover {
  background-color: #DF0209;
  color: #FFFFFF
}
.iwc.youtube.button:active {
  background-color: #A50006;
  color: #FFFFFF
}
.iwc.instagram.button {
  background-color: #49769C;
  color: #FFFFFF
}
.iwc.instagram.button:hover {
  background-color: #4781B1;
  color: #FFFFFF
}
.iwc.instagram.button:active {
  background-color: #38658A;
  color: #FFFFFF
}
.iwc.pinterest.button {
  background-color: #00ACED;
  color: #FFFFFF
}
.iwc.pinterest.button:hover {
  background-color: #00B9FF;
  color: #FFFFFF
}
.iwc.pinterest.button:active {
  background-color: #009EDA;
  color: #FFFFFF
}
.iwc.vk.button {
  background-color: #4D7198;
  color: #FFFFFF
}
.iwc.vk.button:hover {
  background-color: #537AA5;
  color: #FFFFFF
}
.iwc.vk.button:active {
  background-color: #405E7E;
  color: #FFFFFF
}
.iwc.button > .icon {
  margin-right: 0.6em;
  line-height: 1;
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease
}
.iwc.left.floated.buttons, .iwc.left.floated.button {
  float: left;
  margin-right: 0.25em
}
.iwc.right.floated.buttons, .iwc.right.floated.button {
  float: right;
  margin-left: 0.25em
}
.iwc.buttons .button, .iwc.button {
  font-size: 1rem
}
.iwc.mini.buttons .button, .iwc.mini.buttons .or, .iwc.mini.button {
  font-size: 0.8rem
}
.iwc.mini.buttons .button, .iwc.mini.button {
  padding: 0.6em 0.8em
}
.iwc.mini.icon.buttons .button, .iwc.mini.buttons .icon.button {
  padding: 0.6em 0.6em
}
.iwc.tiny.buttons .button, .iwc.tiny.buttons .or, .iwc.tiny.button {
  font-size: 0.875em
}
.iwc.tiny.buttons .button, .iwc.tiny.buttons .button, .iwc.tiny.button {
  padding: 0.6em 0.8em
}
.iwc.tiny.icon.buttons .button, .iwc.tiny.buttons .icon.button {
  padding: 0.6em 0.6em
}
.iwc.small.buttons .button, .iwc.small.buttons .or, .iwc.small.button {
  font-size: 0.875rem
}
.iwc.large.buttons .button, .iwc.large.buttons .or, .iwc.large.button {
  font-size: 1.125rem
}
.iwc.big.buttons .button, .iwc.big.buttons .or, .iwc.big.button {
  font-size: 1.25rem
}
.iwc.huge.buttons .button, .iwc.huge.buttons .or, .iwc.huge.button {
  font-size: 1.375rem
}
.iwc.massive.buttons .button, .iwc.massive.buttons .or, .iwc.massive.button {
  font-size: 1.5rem;
  font-weight: bold
}
.iwc.tiny.buttons .or:before, .iwc.mini.buttons .or:before {
  width: 1.45em;
  height: 1.55em;
  line-height: 1.4;
  margin-left: -0.725em;
  margin-top: -0.25em
}
.iwc.tiny.buttons .or:after, .iwc.mini.buttons .or:after {
  height: 1.45em
}
.iwc.huge.loading.button:after {
  background-image: url(../images/loader-small.gif)
}
.iwc.massive.buttons .loading.button:after, .iwc.gigantic.buttons .loading.button:after, .iwc.massive.loading.button:after, .iwc.gigantic.loading.button:after {
  background-image: url(../images/loader-medium.gif)
}
.iwc.huge.loading.button:after, .iwc.huge.loading.button.active:after {
  background-image: url(../images/loader-small.gif)
}
.iwc.massive.buttons .loading.button:after, .iwc.gigantic.buttons .loading.button:after, .iwc.massive.loading.button:after, .iwc.gigantic.loading.button:after, .iwc.massive.buttons .loading.button.active:after, .iwc.gigantic.buttons .loading.button.active:after, .iwc.massive.loading.button.active:after, .iwc.gigantic.loading.button.active:after {
  background-image: url(../images/loader-medium.gif)
}
.iwc.icon.buttons .button, .iwc.icon.button {
  padding: 1em
}
.iwc.icon.buttons .button > .icon, .iwc.icon.button > .icon {
  opacity: 0.9;
  margin: 0em;
  vertical-align: top
}
.iwc.basic.buttons .button, .iwc.basic.button {
  background-color: transparent;
  background-image: none;
  color: #808080;
  font-weight: normal;
  text-transform: none;
  -webkit-box-shadow: inset 0 0 0 2px #363B3F;
  box-shadow: inset 0 0 0 2px #363B3F
}
.iwc.basic.buttons {
  -webkit-box-shadow: 0px 0px 0px 2px #363B3F inset;
  box-shadow: 0px 0px 0px 2px #363B3F inset;
  border-radius: 0.25em
}
.iwc.basic.buttons .button:hover, .iwc.basic.button:hover {
  background-image: none;
  color: #999999;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.18) inset;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.18) inset
}
.iwc.basic.buttons .button:active, .iwc.basic.button:active {
  background-color: rgba(0, 0, 0, 0.02);
  color: #999999;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset
}
.iwc.basic.buttons .button.active, .iwc.basic.button.active {
  background-color: #E14D43;
  color: #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #BDBDBD inset;
  box-shadow: 0px 0px 0px 2px #BDBDBD inset
}
.iwc.basic.buttons .button.active:hover, .iwc.basic.button.active:hover {
  background-color: #E14D43
}
.iwc.basic.inverted.buttons .button, .iwc.basic.inverted.button {
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1) inset;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1) inset
}
.iwc.basic.inverted.buttons .button:hover, .iwc.basic.inverted.button:hover {
  background-image: none;
  color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 2px #9AD03E inset;
  box-shadow: 0px 0px 0px 2px #9AD03E inset
}
.iwc.basic.inverted.buttons .button:active, .iwc.basic.inverted.button:active {
  background-color: rgba(255, 255, 255, 0.05);
  color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1) inset;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1) inset
}
.iwc.basic.inverted.buttons .button.active, .iwc.basic.inverted.button.active {
  background-color: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.basic.inverted.buttons .button.active:hover, .iwc.basic.inverted.button.active:hover {
  background-color: rgba(0, 0, 0, 0.1)
}
.iwc.basic.buttons .button {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.basic.buttons .button:hover, .iwc.basic.buttons .button:active {
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.basic.buttons .button.active, .iwc.basic.buttons .button.active:hover {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset
}
.iwc.labeled.icon.buttons .button, .iwc.labeled.icon.button {
  position: relative;
  padding-left: 4em;
  padding-right: 1.4em
}
.iwc.labeled.icon.buttons > .button > .icon, .iwc.labeled.icon.button > .icon {
  position: absolute;
  top: 0em;
  left: 0em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 2.75em;
  height: 100%;
  padding-top: 1em;
  background-color: rgba(0, 0, 0, 0.05);
  text-align: center;
  border-radius: 0.25em 0px 0px 0.25em;
  line-height: 1;
  -webkit-box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
  box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset
}
.iwc.labeled.icon.buttons .button > .icon {
  border-radius: 0em
}
.iwc.labeled.icon.buttons .button:first-child > .icon {
  border-top-left-radius: 0.25em;
  border-bottom-left-radius: 0.25em
}
.iwc.labeled.icon.buttons .button:last-child > .icon {
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0.25em
}
.iwc.vertical.labeled.icon.buttons .button:first-child > .icon {
  border-radius: 0em;
  border-top-left-radius: 0.25em
}
.iwc.vertical.labeled.icon.buttons .button:last-child > .icon {
  border-radius: 0em;
  border-bottom-left-radius: 0.25em
}
.iwc.right.labeled.icon.button {
  padding-left: 1.4em;
  padding-right: 4em
}
.iwc.left.fluid.labeled.icon.button, .iwc.right.fluid.labeled.icon.button {
  padding-left: 1.4em;
  padding-right: 1.4em
}
.iwc.right.labeled.icon.button .icon {
  left: auto;
  right: 0em;
  border-radius: 0em 0.25em 0.25em 0em;
  -webkit-box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset
}
.iwc.toggle.buttons .active.button, .iwc.buttons .button.toggle.active, .iwc.button.toggle.active {
  background-color: #69A261;
  color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.button.toggle.active:hover {
  background-color: #78ac70;
  color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.circular.button {
  border-radius: 10em
}
.iwc.attached.button {
  display: block;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1)
}
.iwc.attached.top.button {
  border-radius: 0.25em 0.25em 0em 0em
}
.iwc.attached.bottom.button {
  border-radius: 0em 0em 0.25em 0.25em
}
.iwc.attached.left.button {
  display: inline-block;
  border-left: none;
  padding-right: 0.75em;
  text-align: right;
  border-radius: 0.25em 0em 0em 0.25em
}
.iwc.attached.right.button {
  display: inline-block;
  padding-left: 0.75em;
  text-align: left;
  border-radius: 0em 0.25em 0.25em 0em
}
.iwc.buttons .or {
  position: relative;
  float: left;
  width: 0.3em;
  height: 1.1em;
  z-index: 3
}
.iwc.buttons .or:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: 'or';
  background-color: #FFFFFF;
  margin-top: 0;
  margin-left: -0.9em;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.55;
  color: #AAAAAA;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  border-radius: 500px;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.buttons .or[data-text]:before {
  content: attr(data-text)
}
.iwc.buttons .or:after {
  position: absolute;
  top: 0em;
  left: 0em;
  content: ' ';
  width: 0.3em;
  height: 1.7em;
  background-color: transparent;
  border-top: 0.5em solid #FFFFFF;
  border-bottom: 0.5em solid #FFFFFF
}
.iwc.fluid.buttons .or {
  width: 0em
}
.iwc.fluid.buttons .or:after {
  display: none
}
.attached.iwc.buttons {
  margin: 0px;
  border-radius: 4px 4px 0px 0px
}
.attached.iwc.buttons .button:first-child {
  border-radius: 4px 0px 0px 0px
}
.attached.iwc.buttons .button:last-child {
  border-radius: 0px 4px 0px 0px
}
.bottom.attached.iwc.buttons {
  margin-top: -1px;
  border-radius: 0px 0px 4px 4px
}
.bottom.attached.iwc.buttons .button:first-child {
  border-radius: 0px 0px 0px 4px
}
.bottom.attached.iwc.buttons .button:last-child {
  border-radius: 0px 0px 4px 0px
}
.left.attached.iwc.buttons {
  margin-left: -1px;
  border-radius: 0px 4px 4px 0px
}
.left.attached.iwc.buttons .button:first-child {
  margin-left: -1px;
  border-radius: 0px 4px 0px 0px
}
.left.attached.iwc.buttons .button:last-child {
  margin-left: -1px;
  border-radius: 0px 0px 4px 0px
}
.right.attached.iwc.buttons, .right.attached.iwc.buttons .button {
  margin-right: -1px;
  border-radius: 4px 0px 0px 4px
}
.right.attached.iwc.buttons .button:first-child {
  margin-left: -1px;
  border-radius: 4px 0px 0px 0px
}
.right.attached.iwc.buttons .button:last-child {
  margin-left: -1px;
  border-radius: 0px 0px 0px 4px
}
.iwc.fluid.buttons, .iwc.button.fluid, .iwc.fluid.buttons > .button {
  display: block;
  width: 100%
}
.iwc.\32.buttons > .button, .iwc.two.buttons > .button {
  width: 50%
}
.iwc.\33.buttons > .button, .iwc.three.buttons > .button {
  width: 33.333%
}
.iwc.\34.buttons > .button, .iwc.four.buttons > .button {
  width: 25%
}
.iwc.\35.buttons > .button, .iwc.five.buttons > .button {
  width: 20%
}
.iwc.\36.buttons > .button, .iwc.six.buttons > .button {
  width: 16.666%
}
.iwc.\37.buttons > .button, .iwc.seven.buttons > .button {
  width: 14.285%
}
.iwc.\38.buttons > .button, .iwc.eight.buttons > .button {
  width: 12.500%
}
.iwc.\39.buttons > .button, .iwc.nine.buttons > .button {
  width: 11.11%
}
.iwc.\31\30.buttons > .button, .iwc.ten.buttons > .button {
  width: 10%
}
.iwc.\31\31.buttons > .button, .iwc.eleven.buttons > .button {
  width: 9.09%
}
.iwc.\31\32.buttons > .button, .iwc.twelve.buttons > .button {
  width: 8.3333%
}
.iwc.fluid.vertical.buttons, .iwc.fluid.vertical.buttons > .button {
  display: block;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.\32.vertical.buttons > .button, .iwc.two.vertical.buttons > .button {
  height: 50%
}
.iwc.\33.vertical.buttons > .button, .iwc.three.vertical.buttons > .button {
  height: 33.333%
}
.iwc.\34.vertical.buttons > .button, .iwc.four.vertical.buttons > .button {
  height: 25%
}
.iwc.\35.vertical.buttons > .button, .iwc.five.vertical.buttons > .button {
  height: 20%
}
.iwc.\36.vertical.buttons > .button, .iwc.six.vertical.buttons > .button {
  height: 16.666%
}
.iwc.\37.vertical.buttons > .button, .iwc.seven.vertical.buttons > .button {
  height: 14.285%
}
.iwc.\38.vertical.buttons > .button, .iwc.eight.vertical.buttons > .button {
  height: 12.500%
}
.iwc.\39.vertical.buttons > .button, .iwc.nine.vertical.buttons > .button {
  height: 11.11%
}
.iwc.\31\30.vertical.buttons > .button, .iwc.ten.vertical.buttons > .button {
  height: 10%
}
.iwc.\31\31.vertical.buttons > .button, .iwc.eleven.vertical.buttons > .button {
  height: 9.09%
}
.iwc.\31\32.vertical.buttons > .button, .iwc.twelve.vertical.buttons > .button {
  height: 8.3333%
}
.iwc.black.buttons .button, .iwc.black.button {
  background-color: #5C6166;
  color: #FFFFFF
}
.iwc.black.buttons .button:hover, .iwc.black.button:hover {
  background-color: #4C4C4C;
  color: #FFFFFF
}
.iwc.black.buttons .button.active, .iwc.black.button.active {
  background-color: #4C4C4C;
  color: #FFFFFF
}
.iwc.danger.buttons .button, .iwc.danger.button {
  background-color: #A26161;
  color: #FFFFFF
}
.iwc.danger.buttons .button:hover, .iwc.danger.button:hover, .iwc.danger.buttons .active.button, .iwc.danger.button.active {
  background-color: #ac7070;
  color: #FFFFFF
}
.iwc.danger.buttons .button:active, .iwc.danger.button:active {
  background-color: #925757;
  color: #FFFFFF
}
.iwc.warning.buttons .button, .iwc.warning.button {
  background-color: #EDAA10;
  color: #FFFFFF
}
.iwc.warning.buttons .button:hover, .iwc.warning.button:hover, .iwc.warning.buttons .active.button, .iwc.warning.button.active {
  background-color: #f0b327;
  color: #FFFFFF
}
.iwc.warning.buttons .button:active, .iwc.warning.button:active {
  background-color: #d39810;
  color: #FFFFFF
}
.iwc.info.buttons .button, .iwc.info.button {
  background-color: #5795AF;
  color: #FFFFFF
}
.iwc.info.buttons .button:hover, .iwc.info.button:hover, .iwc.info.buttons .active.button, .iwc.info.button.active {
  background-color: #68a0b8;
  color: #FFFFFF
}
.iwc.info.buttons .button:active, .iwc.info.button:active {
  background-color: #4d87a0;
  color: #FFFFFF
}
.iwc.purple.buttons .button, .iwc.purple.button {
  background-color: #7A6591;
  color: #FFFFFF
}
.iwc.purple.buttons .button:hover, .iwc.purple.button:hover, .iwc.purple.buttons .active.button, .iwc.purple.button.active {
  background-color: #87719f;
  color: #FFFFFF
}
.iwc.purple.buttons .button:active, .iwc.purple.button:active {
  background-color: #6d5a82;
  color: #FFFFFF
}
.iwc.teal.buttons .button, .iwc.teal.button {
  background-color: #61A299;
  color: #FFFFFF
}
.iwc.teal.buttons .button:hover, .iwc.teal.button:hover, .iwc.teal.buttons .active.button, .iwc.teal.button.active {
  background-color: #70aca4;
  color: #FFFFFF
}
.iwc.teal.buttons .button:active, .iwc.teal.button:active {
  background-color: #57928a;
  color: #FFFFFF
}
.iwc.positive.buttons .button, .iwc.positive.button {
  background-color: #363B3F;
  color: #FFFFFF
}
.iwc.positive.buttons .button:hover, .iwc.positive.button:hover, .iwc.positive.buttons .active.button, .iwc.positive.button.active {
  background-color: #9AD03E;
  color: #FFFFFF
}
.iwc.positive.buttons .button:active, .iwc.positive.button:active {
  background-color: #579265;
  color: #FFFFFF
}
.iwc.negative.buttons .button, .iwc.negative.button {
  background-color: #A26161;
  color: #FFFFFF
}
.iwc.negative.buttons .button:hover, .iwc.negative.button:hover, .iwc.negative.buttons .active.button, .iwc.negative.button.active {
  background-color: #ac7070;
  color: #FFFFFF
}
.iwc.negative.buttons .button:active, .iwc.negative.button:active {
  background-color: #925757;
  color: #FFFFFF
}
.iwc.buttons {
  display: inline-block;
  vertical-align: middle
}
.iwc.buttons:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.iwc.buttons .button:first-child {
  border-left: none
}
.iwc.buttons .button {
  float: left;
  border-radius: 0em;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.075), -1px 0 0 0 rgba(255,255,255,0.25)
}
.iwc.buttons .button:first-child {
  margin-left: 0em;
  border-top-left-radius: 0.25em;
  border-bottom-left-radius: 0.25em;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.buttons .button:last-child {
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0.25em
}
.iwc.vertical.buttons {
  display: inline-block
}
.iwc.vertical.buttons .button {
  display: block;
  float: none;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset
}
.iwc.vertical.buttons .button:first-child, .iwc.vertical.buttons .mini.button:first-child, .iwc.vertical.buttons .tiny.button:first-child, .iwc.vertical.buttons .small.button:first-child, .iwc.vertical.buttons .massive.button:first-child, .iwc.vertical.buttons .huge.button:first-child {
  margin-top: 0px;
  border-radius: 0.25em 0.25em 0px 0px
}
.iwc.vertical.buttons .button:last-child, .iwc.vertical.buttons .mini.button:last-child, .iwc.vertical.buttons .tiny.button:last-child, .iwc.vertical.buttons .small.button:last-child, .iwc.vertical.buttons .massive.button:last-child, .iwc.vertical.buttons .huge.button:last-child, .iwc.vertical.buttons .gigantic.button:last-child {
  border-radius: 0px 0px 0.25em 0.25em
}
.iwc.image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1)
}
img.iwc.image {
  background: none
}
.iwc.image .caption {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: .8em;
  font-family: 'Open Sans Condensed';
  text-align: center;
  box-shadow: inset 0 1px 0 0 #fff;
  position: relative
}
.iwc.image img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: top;
  border: 0
}
.iwc.disabled.image {
  cursor: default;
  opacity: 0.3
}
.iwc.basic.image {
  box-shadow: none
}
.iwc.rounded.images .image, .iwc.rounded.images img, .iwc.rounded.image img, .iwc.rounded.image {
  border-radius: 0.3125em
}
.iwc.circular.images .image, .iwc.circular.images img, .iwc.circular.image img, .iwc.circular.image {
  border-radius: 500rem
}
.iwc.fluid.images, .iwc.fluid.image, .iwc.fluid.images img, .iwc.fluid.image img {
  display: block;
  width: 100%
}
.iwc.avatar.images .image, .iwc.avatar.images img, .iwc.avatar.image img, .iwc.avatar.image {
  margin-right: 0.5em;
  display: inline-block;
  width: 3em;
  height: 3em;
  border-radius: 500rem
}
.iwc.left.floated.image, .iwc.left.floated.images {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em
}
.iwc.right.floated.images, .iwc.right.floated.image {
  float: right;
  margin-bottom: 1em;
  margin-left: 1em
}
.iwc.center.floated.images, .iwc.center.floated.image {
  float: none;
  margin: 0 auto;
  text-align: center;
  display: block
}
.iwc.tiny.images .image, .iwc.tiny.images img, .iwc.tiny.image {
  width: 20px;
  font-size: 0.7rem
}
.iwc.mini.images .image, .iwc.mini.images img, .iwc.mini.image {
  width: 35px;
  font-size: 0.8rem
}
.iwc.small.images .image, .iwc.small.images img, .iwc.small.image {
  width: 80px;
  font-size: 0.9rem
}
.iwc.normal.images .image, .iwc.normal.images img, .iwc.normal.image {
  width: 150px;
  font-size: 0.9rem
}
.iwc.medium.images .image, .iwc.medium.images img, .iwc.medium.image {
  width: 300px;
  font-size: 1rem
}
.iwc.large.images .image, .iwc.large.images img, .iwc.large.image {
  width: 450px;
  font-size: 1.1rem
}
.iwc.huge.images .image, .iwc.huge.images img, .iwc.huge.image {
  width: 600px;
  font-size: 1.2rem
}
.iwc.images {
  font-size: 0em;
  margin: 0em -0.25rem 0rem
}
.iwc.images .image, .iwc.images img {
  display: inline-block;
  margin: 0em 0.25em 0.5em
}
@font-face {
  font-family: 'Icons';
  src: url(../fonts/icons.eot);
  src: url(../fonts/iconsd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/icons.svg#icons) format('svg'), url(../fonts/icons.woff) format('woff'), url(../fonts/icons.ttf) format('truetype');
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none
}
i.icon {
  display: inline-block;
  font-family: Icons;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 1em
}
i.icon.left:before {
  content: "\f060"
}
i.icon.right:before {
  content: "\f061"
}
i.icon.add.sign.box:before {
  content: "\f0fe"
}
i.icon.add.sign:before {
  content: "\f055"
}
i.icon.add:before {
  content: "\f067"
}
i.icon.adjust:before {
  content: "\f042"
}
i.icon.adn:before {
  content: "\f170"
}
i.icon.align.center:before {
  content: "\f037"
}
i.icon.align.justify:before {
  content: "\f039"
}
i.icon.align.left:before {
  content: "\f036"
}
i.icon.align.right:before {
  content: "\f038"
}
i.icon.ambulance:before {
  content: "\f0f9"
}
i.icon.anchor:before {
  content: "\f13d"
}
i.icon.android:before {
  content: "\f17b"
}
i.icon.angle.down:before {
  content: "\f107"
}
i.icon.angle.left:before {
  content: "\f104"
}
i.icon.angle.right:before {
  content: "\f105"
}
i.icon.angle.up:before {
  content: "\f106"
}
i.icon.apple:before {
  content: "\f179"
}
i.icon.archive:before {
  content: "\f187"
}
i.icon.arrow.down:before {
  content: "\f078"
}
i.icon.arrow.left:before {
  content: "\f053"
}
i.icon.arrow.right:before {
  content: "\f054"
}
i.icon.arrow.sign.down:before {
  content: "\f13a"
}
i.icon.arrow.sign.left:before {
  content: "\f137"
}
i.icon.arrow.sign.right:before {
  content: "\f138"
}
i.icon.arrow.sign.up:before {
  content: "\f139"
}
i.icon.arrow.up:before {
  content: "\f077"
}
i.icon.asterisk:before {
  content: "\f069"
}
i.icon.attachment:before {
  content: "\f0c6"
}
i.icon.attention:before {
  content: "\f06a"
}
i.icon.backward:before {
  content: "\f04a"
}
i.icon.ban.circle:before {
  content: "\f05e"
}
i.icon.bar.chart:before {
  content: "\f080"
}
i.icon.barcode:before {
  content: "\f02a"
}
i.icon.beer:before {
  content: "\f0fc"
}
i.icon.bell.outline:before {
  content: "\f0a2"
}
i.icon.bell:before {
  content: "\f0f3"
}
i.icon.bitbucket.sign:before {
  content: "\f172"
}
i.icon.bitbucket:before {
  content: "\f171"
}
i.icon.bitcoin:before {
  content: "\f15a"
}
i.icon.bold:before {
  content: "\f032"
}
i.icon.bolt:before {
  content: "\f0e7"
}
i.icon.book:before {
  content: "\f02d"
}
i.icon.bookmark.empty:before {
  content: "\f097"
}
i.icon.bookmark:before {
  content: "\f02e"
}
i.icon.box.arrow.down:before {
  content: "\f150"
}
i.icon.box.arrow.right:before {
  content: "\f152"
}
i.icon.box.arrow.left:before {
  content: "\f191"
}
i.icon.box.arrow.up:before {
  content: "\f151"
}
i.icon.briefcase:before {
  content: "\f0b1"
}
i.icon.browser:before {
  content: "\f022"
}
i.icon.bug:before {
  content: "\f188"
}
i.icon.building:before {
  content: "\f0f7"
}
i.icon.bullhorn:before {
  content: "\f0a1"
}
i.icon.bullseye:before {
  content: "\f140"
}
i.icon.calendar.empty:before {
  content: "\f133"
}
i.icon.calendar:before {
  content: "\f073"
}
i.icon.camera.retro:before {
  content: "\f083"
}
i.icon.camera:before {
  content: "\f030"
}
i.icon.triangle.down:before {
  content: "\f0d7"
}
i.icon.triangle.left:before {
  content: "\f0d9"
}
i.icon.triangle.right:before {
  content: "\f0da"
}
i.icon.triangle.up:before {
  content: "\f0d8"
}
i.icon.cart:before {
  content: "\f07a"
}
i.icon.certificate:before {
  content: "\f0a3"
}
i.icon.chat.outline:before {
  content: "\f0e6"
}
i.icon.chat:before {
  content: "\f086"
}
i.icon.checkbox.empty:before {
  content: "\f096"
}
i.icon.checkbox.minus:before {
  content: "\f147"
}
i.icon.checked.checkbox:before {
  content: "\f046"
}
i.icon.checkmark.sign:before {
  content: "\f14a"
}
i.icon.checkmark:before {
  content: "\f00c"
}
i.icon.circle.blank:before {
  content: "\f10c"
}
i.icon.circle.down:before {
  content: "\f0ab"
}
i.icon.circle.left:before {
  content: "\f0a8"
}
i.icon.circle.right:before {
  content: "\f0a9"
}
i.icon.circle.up:before {
  content: "\f0aa"
}
i.icon.circle:before {
  content: "\f111"
}
i.icon.circle.dot:before {
  content: "\f192"
}
i.icon.cloud.download:before {
  content: "\f0ed"
}
i.icon.cloud.upload:before {
  content: "\f0ee"
}
i.icon.cloud:before {
  content: "\f0c2"
}
i.icon.code.fork:before {
  content: "\f126"
}
i.icon.code:before {
  content: "\f121"
}
i.icon.coffee:before {
  content: "\f0f4"
}
i.icon.collapse:before {
  content: "\f117"
}
i.icon.comment.outline:before {
  content: "\f0e5"
}
i.icon.comment:before {
  content: "\f075"
}
i.icon.copy:before {
  content: "\f0c5"
}
i.icon.crop:before {
  content: "\f125"
}
i.icon.css3:before {
  content: "\f13c"
}
i.icon.cut:before {
  content: "\f0c4"
}
i.icon.dashboard:before {
  content: "\f0e4"
}
i.icon.desktop:before {
  content: "\f108"
}
i.icon.doctor:before {
  content: "\f0f0"
}
i.icon.dollar:before {
  content: "\f155"
}
i.icon.double.angle.down:before {
  content: "\f103"
}
i.icon.double.angle.left:before {
  content: "\f100"
}
i.icon.double.angle.right:before {
  content: "\f101"
}
i.icon.double.angle.up:before {
  content: "\f102"
}
i.icon.down:before {
  content: "\f063"
}
i.icon.download.disk:before {
  content: "\f019"
}
i.icon.download:before {
  content: "\f01a"
}
i.icon.dribbble:before {
  content: "\f17d"
}
i.icon.dropbox:before {
  content: "\f16b"
}
i.icon.edit.sign:before {
  content: "\f14b"
}
i.icon.edit:before {
  content: "\f044"
}
i.icon.eject:before {
  content: "\f052"
}
i.icon.ellipsis.horizontal:before {
  content: "\f141"
}
i.icon.ellipsis.vertical:before {
  content: "\f142"
}
i.icon.eraser:before {
  content: "\f12d"
}
i.icon.euro:before {
  content: "\f153"
}
i.icon.exchange:before {
  content: "\f0ec"
}
i.icon.exclamation:before {
  content: "\f12a"
}
i.icon.expand:before {
  content: "\f116"
}
i.icon.external.url.sign:before {
  content: "\f14c"
}
i.icon.external.url:before {
  content: "\f08e"
}
i.icon.facebook.sign:before {
  content: "\f082"
}
i.icon.facebook:before {
  content: "\f09a"
}
i.icon.facetime.video:before {
  content: "\f03d"
}
i.icon.fast.backward:before {
  content: "\f049"
}
i.icon.fast.forward:before {
  content: "\f050"
}
i.icon.female:before {
  content: "\f182"
}
i.icon.fighter.jet:before {
  content: "\f0fb"
}
i.icon.file.outline:before {
  content: "\f016"
}
i.icon.file.text.outline:before {
  content: "\f0f6"
}
i.icon.file.text:before {
  content: "\f15c"
}
i.icon.file:before {
  content: "\f15b"
}
i.icon.filter:before {
  content: "\f0b0"
}
i.icon.fire.extinguisher:before {
  content: "\f134"
}
i.icon.fire:before {
  content: "\f06d"
}
i.icon.flag.checkered:before {
  content: "\f11e"
}
i.icon.flag.empty:before {
  content: "\f11d"
}
i.icon.flag:before {
  content: "\f024"
}
i.icon.flickr:before {
  content: "\f16e"
}
i.icon.folder.open.outline:before {
  content: "\f115"
}
i.icon.folder.open:before {
  content: "\f07c"
}
i.icon.folder.outline:before {
  content: "\f114"
}
i.icon.folder:before {
  content: "\f07b"
}
i.icon.font:before {
  content: "\f031"
}
i.icon.food:before {
  content: "\f0f5"
}
i.icon.forward.mail:before {
  content: "\f064"
}
i.icon.forward:before {
  content: "\f04e"
}
i.icon.foursquare:before {
  content: "\f180"
}
i.icon.frown:before {
  content: "\f119"
}
i.icon.fullscreen:before {
  content: "\f0b2"
}
i.icon.gamepad:before {
  content: "\f11b"
}
i.icon.gift:before {
  content: "\f06b"
}
i.icon.github.alternate:before {
  content: "\f09b"
}
i.icon.github.sign:before {
  content: "\f092"
}
i.icon.github:before {
  content: "\f113"
}
i.icon.gittip:before {
  content: "\f184"
}
i.icon.glass:before {
  content: "\f000"
}
i.icon.globe:before {
  content: "\f0ac"
}
i.icon.google.plus.sign:before {
  content: "\f0d4"
}
i.icon.google.plus:before {
  content: "\f0d5"
}
i.icon.h.sign:before {
  content: "\f0fd"
}
i.icon.hand.down:before {
  content: "\f0a7"
}
i.icon.hand.left:before {
  content: "\f0a5"
}
i.icon.hand.right:before {
  content: "\f0a4"
}
i.icon.hand.up:before {
  content: "\f0a6"
}
i.icon.hdd:before {
  content: "\f0a0"
}
i.icon.headphones:before {
  content: "\f025"
}
i.icon.heart.empty:before {
  content: "\f08a"
}
i.icon.heart:before {
  content: "\f004"
}
i.icon.help:before {
  content: "\f059"
}
i.icon.hide:before {
  content: "\f070"
}
i.icon.home:before {
  content: "\f015"
}
i.icon.hospital:before {
  content: "\f0f8"
}
i.icon.html5:before {
  content: "\f13b"
}
i.icon.inbox:before {
  content: "\f01c"
}
i.icon.indent.left:before {
  content: "\f03b"
}
i.icon.indent.right:before {
  content: "\f03c"
}
i.icon.information.letter:before {
  content: "\f129"
}
i.icon.information:before {
  content: "\f05a"
}
i.icon.instagram:before {
  content: "\f16d"
}
i.icon.italic:before {
  content: "\f033"
}
i.icon.key:before {
  content: "\f084"
}
i.icon.keyboard:before {
  content: "\f11c"
}
i.icon.lab:before {
  content: "\f0c3"
}
i.icon.laptop:before {
  content: "\f109"
}
i.icon.layout.block:before {
  content: "\f009"
}
i.icon.layout.column:before {
  content: "\f0db"
}
i.icon.layout.grid:before {
  content: "\f00a"
}
i.icon.layout.list:before {
  content: "\f00b"
}
i.icon.leaf:before {
  content: "\f06c"
}
i.icon.legal:before {
  content: "\f0e3"
}
i.icon.lemon:before {
  content: "\f094"
}
i.icon.level.down:before {
  content: "\f149"
}
i.icon.level.up:before {
  content: "\f148"
}
i.icon.lightbulb:before {
  content: "\f0eb"
}
i.icon.linkedin.sign:before {
  content: "\f08c"
}
i.icon.linkedin:before {
  content: "\f0e1"
}
i.icon.linux:before {
  content: "\f17c"
}
i.icon.list.ordered:before {
  content: "\f0cb"
}
i.icon.list.unordered:before {
  content: "\f0ca"
}
i.icon.list:before {
  content: "\f03a"
}
i.icon.lira:before {
  content: "\f195"
}
i.icon.loading:before {
  content: "\f110"
}
i.icon.location:before {
  content: "\f124"
}
i.icon.lock:before {
  content: "\f023"
}
i.icon.long.arrow.down:before {
  content: "\f175"
}
i.icon.long.arrow.left:before {
  content: "\f177"
}
i.icon.long.arrow.right:before {
  content: "\f178"
}
i.icon.long.arrow.up:before {
  content: "\f176"
}
i.icon.magic:before {
  content: "\f0d0"
}
i.icon.magnet:before {
  content: "\f076"
}
i.icon.mail.outline:before {
  content: "\f003"
}
i.icon.mail.reply:before {
  content: "\f112"
}
i.icon.mail:before {
  content: "\f0e0"
}
i.icon.male:before {
  content: "\f183"
}
i.icon.map.marker:before {
  content: "\f041"
}
i.icon.map:before {
  content: "\f14e"
}
i.icon.maxcdn:before {
  content: "\f136"
}
i.icon.medkit:before {
  content: "\f0fa"
}
i.icon.meh:before {
  content: "\f11a"
}
i.icon.minus.sign.alternate:before {
  content: "\f146"
}
i.icon.minus.sign:before {
  content: "\f056"
}
i.icon.minus:before {
  content: "\f068"
}
i.icon.mobile:before {
  content: "\f10b"
}
i.icon.money:before {
  content: "\f0d6"
}
i.icon.moon:before {
  content: "\f186"
}
i.icon.move:before {
  content: "\f047"
}
i.icon.music:before {
  content: "\f001"
}
i.icon.mute:before {
  content: "\f131"
}
i.icon.off:before {
  content: "\f011"
}
i.icon.ok.circle:before {
  content: "\f05d"
}
i.icon.ok.sign:before {
  content: "\f058"
}
i.icon.paste:before {
  content: "\f0ea"
}
i.icon.pause:before {
  content: "\f04c"
}
i.icon.payment:before {
  content: "\f09d"
}
i.icon.pencil:before {
  content: "\f040"
}
i.icon.phone.sign:before {
  content: "\f098"
}
i.icon.phone:before {
  content: "\f095"
}
i.icon.photo:before {
  content: "\f03e"
}
i.icon.pin:before {
  content: "\f08d"
}
i.icon.pinterest.sign:before {
  content: "\f0d3"
}
i.icon.pinterest:before {
  content: "\f0d2"
}
i.icon.plane:before {
  content: "\f072"
}
i.icon.play.circle:before {
  content: "\f01d"
}
i.icon.play.sign:before {
  content: "\f144"
}
i.icon.play:before {
  content: "\f04b"
}
i.icon.pound:before {
  content: "\f154"
}
i.icon.print:before {
  content: "\f02f"
}
i.icon.puzzle.piece:before {
  content: "\f12e"
}
i.icon.qr.code:before {
  content: "\f029"
}
i.icon.question:before {
  content: "\f128"
}
i.icon.quote.left:before {
  content: "\f10d"
}
i.icon.quote.right:before {
  content: "\f10e"
}
i.icon.refresh:before {
  content: "\f021"
}
i.icon.remove.circle:before {
  content: "\f05c"
}
i.icon.remove.sign:before {
  content: "\f057"
}
i.icon.remove:before {
  content: "\f00d"
}
i.icon.renren:before {
  content: "\f18b"
}
i.icon.reorder:before {
  content: "\f0c9"
}
i.icon.repeat:before {
  content: "\f01e"
}
i.icon.reply.all.mail:before {
  content: "\f122"
}
i.icon.resize.full:before {
  content: "\f065"
}
i.icon.resize.horizontal:before {
  content: "\f07e"
}
i.icon.resize.small:before {
  content: "\f066"
}
i.icon.resize.vertical:before {
  content: "\f07d"
}
i.icon.retweet:before {
  content: "\f079"
}
i.icon.road:before {
  content: "\f018"
}
i.icon.rocket:before {
  content: "\f135"
}
i.icon.rss.sign:before {
  content: "\f143"
}
i.icon.rss:before {
  content: "\f09e"
}
i.icon.rupee:before {
  content: "\f156"
}
i.icon.save:before {
  content: "\f0c7"
}
i.icon.screenshot:before {
  content: "\f05b"
}
i.icon.search:before {
  content: "\f002"
}
i.icon.setting:before {
  content: "\f013"
}
i.icon.settings:before {
  content: "\f085"
}
i.icon.share.sign:before {
  content: "\f14d"
}
i.icon.share:before {
  content: "\f045"
}
i.icon.shield:before {
  content: "\f132"
}
i.icon.shuffle:before {
  content: "\f074"
}
i.icon.sign.in:before {
  content: "\f090"
}
i.icon.sign.out:before {
  content: "\f08b"
}
i.icon.sign:before {
  content: "\f0c8"
}
i.icon.signal:before {
  content: "\f012"
}
i.icon.sitemap:before {
  content: "\f0e8"
}
i.icon.skype:before {
  content: "\f17e"
}
i.icon.smile:before {
  content: "\f118"
}
i.icon.sort.alphabet.descending:before {
  content: "\f15e"
}
i.icon.sort.alphabet:before {
  content: "\f15d"
}
i.icon.sort.ascending:before {
  content: "\f0de"
}
i.icon.sort.attributes.descending:before {
  content: "\f161"
}
i.icon.sort.attributes:before {
  content: "\f160"
}
i.icon.sort.descending:before {
  content: "\f0dd"
}
i.icon.sort.order.descending:before {
  content: "\f163"
}
i.icon.sort.order:before {
  content: "\f162"
}
i.icon.sort:before {
  content: "\f0dc"
}
i.icon.stackexchange:before {
  content: "\f16c"
}
i.icon.star.empty:before {
  content: "\f006"
}
i.icon.star.half.empty:before {
  content: "\f123"
}
i.icon.star.half.full:before, i.icon.star.half:before {
  content: "\f089"
}
i.icon.star:before {
  content: "\f005"
}
i.icon.step.backward:before {
  content: "\f048"
}
i.icon.step.forward:before {
  content: "\f051"
}
i.icon.stethoscope:before {
  content: "\f0f1"
}
i.icon.stop:before {
  content: "\f04d"
}
i.icon.strikethrough:before {
  content: "\f0cc"
}
i.icon.subscript:before {
  content: "\f12c"
}
i.icon.suitcase:before {
  content: "\f0f2"
}
i.icon.sun:before {
  content: "\f185"
}
i.icon.superscript:before {
  content: "\f12b"
}
i.icon.table:before {
  content: "\f0ce"
}
i.icon.tablet:before {
  content: "\f10a"
}
i.icon.tag:before {
  content: "\f02b"
}
i.icon.tags:before {
  content: "\f02c"
}
i.icon.tasks:before {
  content: "\f0ae"
}
i.icon.terminal:before {
  content: "\f120"
}
i.icon.text.height:before {
  content: "\f034"
}
i.icon.text.width:before {
  content: "\f035"
}
i.icon.thumbs.down.outline:before {
  content: "\f088"
}
i.icon.thumbs.down:before {
  content: "\f165"
}
i.icon.thumbs.up.outline:before {
  content: "\f087"
}
i.icon.thumbs.up:before {
  content: "\f164"
}
i.icon.ticket:before {
  content: "\f145"
}
i.icon.time:before {
  content: "\f017"
}
i.icon.tint:before {
  content: "\f043"
}
i.icon.trash:before {
  content: "\f014"
}
i.icon.trello:before {
  content: "\f181"
}
i.icon.trophy:before {
  content: "\f091"
}
i.icon.truck:before {
  content: "\f0d1"
}
i.icon.tumblr.sign:before {
  content: "\f174"
}
i.icon.tumblr:before {
  content: "\f173"
}
i.icon.twitter.sign:before {
  content: "\f081"
}
i.icon.twitter:before {
  content: "\f099"
}
i.icon.umbrella:before {
  content: "\f0e9"
}
i.icon.underline:before {
  content: "\f0cd"
}
i.icon.undo:before {
  content: "\f0e2"
}
i.icon.unhide:before {
  content: "\f06e"
}
i.icon.unlink:before {
  content: "\f127"
}
i.icon.unlock.alternate:before {
  content: "\f13e"
}
i.icon.unlock:before {
  content: "\f09c"
}
i.icon.unmute:before {
  content: "\f130"
}
i.icon.up:before {
  content: "\f062"
}
i.icon.upload.disk:before {
  content: "\f093"
}
i.icon.upload:before {
  content: "\f01b"
}
i.icon.url:before {
  content: "\f0c1"
}
i.icon.user:before {
  content: "\f007"
}
i.icon.users:before {
  content: "\f0c0"
}
i.icon.video:before {
  content: "\f008"
}
i.icon.vk:before {
  content: "\f189"
}
i.icon.volume.down:before {
  content: "\f027"
}
i.icon.volume.off:before {
  content: "\f026"
}
i.icon.volume.up:before {
  content: "\f028"
}
i.icon.warn:before {
  content: "\f071"
}
i.icon.weibo:before {
  content: "\f18a"
}
i.icon.windows:before {
  content: "\f17a"
}
i.icon.wheelchair:before {
  content: "\f193"
}
i.icon.won:before {
  content: "\f159"
}
i.icon.wrench:before {
  content: "\f0ad"
}
i.icon.xing.sign:before {
  content: "\f169"
}
i.icon.xing:before {
  content: "\f168"
}
i.icon.yen:before {
  content: "\f157"
}
i.icon.youtube.play:before {
  content: "\f16a"
}
i.icon.youtube.sign:before {
  content: "\f166"
}
i.icon.youtube:before {
  content: "\f167"
}
i.icon.rouble:before {
  content: "\f158"
}
i.icon.zoom.in:before {
  content: "\f00e"
}
i.icon.zoom.out:before {
  content: "\f010"
}
i.icon.check:before {
  content: "\f00c"
}
i.icon.close:before {
  content: "\f00d"
}
i.icon.delete:before {
  content: "\f00d"
}
i.icon.like:before {
  content: "\f004"
}
i.icon.plus:before {
  content: "\f067"
}
i.icon.signup:before {
  content: "\f044"
}
i.icon.star {
  width: auto;
  margin: 0
}
i.automobile:before, i.car:before {
  content: "\f1b9"
}
i.icon.cab:before, i.icon.taxi:before {
  content: "\f1ba"
}
i.icon.space.shuttle:before {
  content: "\f197"
}
i.icon.slack:before {
  content: "\f198"
}
i.icon.envelope:before {
  content: "\f199"
}
i.icon.wordpress:before {
  content: "\f19a"
}
i.icon.openid:before {
  content: "\f19b"
}
i.icon.institution:before, i.icon.bank:before, i.icon.university:before {
  content: "\f19c"
}
i.icon.graduation:before {
  content: "\f19d"
}
i.icon.yahoo:before {
  content: "\f19e"
}
i.icon.google:before {
  content: "\f1a0"
}
i.icon.reddit:before {
  content: "\f1a1"
}
i.icon.reddit.square:before {
  content: "\f1a2"
}
i.icon.stumbleupon.circle:before {
  content: "\f1a3"
}
i.icon.stumbleupon:before {
  content: "\f1a4"
}
i.icon.delicious:before {
  content: "\f1a5"
}
i.icon.digg:before {
  content: "\f1a6"
}
i.icon.history:before {
  content: "\f1da"
}
i.icon.circle thin:before {
  content: "\f1db"
}
i.icon.header:before {
  content: "\f1dc"
}
i.icon.paragraph:before {
  content: "\f1dd"
}
i.icon.sliders:before {
  content: "\f1de"
}
i.icon.drupal:before {
  content: "\f1a9"
}
i.icon.joomla:before {
  content: "\f1aa"
}
i.icon.language:before {
  content: "\f1ab"
}
i.icon.fax:before {
  content: "\f1ac"
}
i.icon.building:before {
  content: "\f1ad"
}
i.icon.child:before {
  content: "\f1ae"
}
i.icon.paw:before {
  content: "\f1b0"
}
i.icon.spoon:before {
  content: "\f1b1"
}
i.icon.cube:before {
  content: "\f1b2"
}
i.icon.cubes:before {
  content: "\f1b3"
}
i.icon.behance:before {
  content: "\f1b4"
}
i.icon.behance.square:before {
  content: "\f1b5"
}
i.icon.steam:before {
  content: "\f1b6"
}
i.icon.steam.square:before {
  content: "\f1b7"
}
i.icon.recycle:before {
  content: "\f1b8"
}
i.icon.tree:before {
  content: "\f1bb"
}
i.icon.spotify:before {
  content: "\f1bc"
}
i.icon.deviantart:before {
  content: "\f1bd"
}
i.icon.soundcloud:before {
  content: "\f1be"
}
i.icon.database:before {
  content: "\f1c0"
}
i.icon.ra:before, i.icon.rebel:before {
  content: "\f1d0"
}
i.icon.ge:before, i.icon.empire:before {
  content: "\f1d1"
}
i.icon.git.square:before {
  content: "\f1d2"
}
i.icon.git:before {
  content: "\f1d3"
}
i.icon.hacker.news:before {
  content: "\f1d4"
}
i.icon.weibo:before {
  content: "\f1d5"
}
i.icon.qq:before {
  content: "\f1d6"
}
i.icon.wechat:before, i.icon.weixin:before {
  content: "\f1d7"
}
i.icon.send:before, i.icon.paper plane:before {
  content: "\f1d8"
}
i.icon.send.outline:before, i.icon.paper.plane.outline:before {
  content: "\f1d9"
}
i.icon.pdf.outline:before {
  content: "\f1c1"
}
i.icon.word.outline:before {
  content: "\f1c2"
}
i.icon.excel.outline:before {
  content: "\f1c3"
}
i.icon.powerpoint.outline:before {
  content: "\f1c4"
}
i.icon.photo.outline:before, i.icon.picture.outline:before, i.icon.image.outline:before {
  content: "\f1c5"
}
i.icon.zip.outline:before, i.icon.archive.outline:before {
  content: "\f1c6"
}
i.icon.sound.outline:before, i.icon.audio.outline:before {
  content: "\f1c7"
}
i.icon.movie.outline:before, i.icon.video.outline:before {
  content: "\f1c8"
}
i.icon.code.outline:before {
  content: "\f1c9"
}
i.icon.vine:before {
  content: "\f1ca"
}
i.icon.codepen:before {
  content: "\f1cb"
}
i.icon.jsfiddle:before {
  content: "\f1cc"
}
i.icon.plus.square.outline:before {
  content: "\f196"
}
i.icon.pied.piper.square:before, i.icon.pied.piper:before {
  content: "\f1a7"
}
i.icon.pied.piper.alt:before {
  content: "\f1a8"
}
i.icon.life.bouy:before, i.icon.life.saver:before, i.icon.support:before, i.icon.life.ring:before {
  content: "\f1cd"
}
i.icon.circle.notch:before {
  content: "\f1ce"
}
i.icon.share.alt:before {
  content: "\f1e0"
}
i.icon.share.alt.square:before {
  content: "\f1e1"
}
i.icon.bomb:before {
  content: "\f1e2"
}
i.icon.angellist:before {
  content: "\f209"
}
i.icon.bell slash:before {
  content: "\f1f7"
}
i.icon.bus:before {
  content: "\f207"
}
i.icon.visa:before {
  content: "\f1f0"
}
i.icon.google wallet:before {
  content: "\f1ee"
}
i.icon.lastfm.square:before {
  content: "\f203"
}
i.icon.paint.brush:before {
  content: "\f1fc"
}
i.icon.ils:before {
  content: "\f20b"
}
i.icon.toggle.off:before {
  content: "\f204"
}
i.icon.toggle.on:before {
  content: "\f205"
}
i.icon.twitch:before {
  content: "\f1e8"
}
i.icon.bicycle:before {
  content: "\f206"
}
i.icon.discover:before {
  content: "\f1f2"
}
i.icon.area.chart:before {
  content: "\f1fe"
}
i.icon.calculator:before {
  content: "\f1ec"
}
i.icon.mastercard:before {
  content: "\f1f1"
}
i.icon.copyright:before {
  content: "\f1f9"
}
i.icon.line.chart:before {
  content: "\f201"
}
i.icon.wifi:before {
  content: "\f1eb"
}
i.icon.paypal:before {
  content: "\f1ed"
}
i.icon.paypal.card:before {
  content: "\f1f4"
}
i.icon.at:before {
  content: "\f1fa"
}
i.icon.binoculars:before {
  content: "\f1e5"
}
i.icon.cc:before {
  content: "\f20a"
}
i.icon.eyedropper:before {
  content: "\f1fb"
}
i.icon.ioxhost:before {
  content: "\f208"
}
i.icon.meanpath:before {
  content: "\f20c"
}
i.icon.pie.chart:before {
  content: "\f200"
}
i.icon.slideshare:before {
  content: "\f1e7"
}
i.icon.yelp:before {
  content: "\f1e9"
}
i.icon.trash.outline:before {
  content: "\f1f8"
}
i.icon.bell.slash.outline:before {
  content: "\f1f6"
}
i.icon.birthday.cake:before {
  content: "\f1fd"
}
i.icon.amex.card:before {
  content: "\f1f3"
}
i.icon.stripe:before {
  content: "\f1f5"
}
i.icon.futbol:before {
  content: "\f1e3"
}
i.icon.futbol.outline:before {
  content: "\f1e3"
}
i.icon.lastfm:before {
  content: "\f202"
}
i.icon.newspaper:before {
  content: "\f1ea"
}
i.icon.tty:before {
  content: "\f1e4"
}
i.icon.left {
  width: auto;
  margin: 0 .5em 0 0
}
i.icon.search, i.icon.up, i.icon.down, i.icon.right {
  width: auto;
  margin: 0 0 0 .5em
}
i.icon.loading {
  -webkit-animation: icon-loading 2s linear infinite;
  -ms-animation: icon-loading 2s linear infinite;
  animation: icon-loading 2s linear infinite
}
@keyframes icon-loading {
from {
-webkit-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg);
-ms-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes icon-loading {
from {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-ms-keyframes icon-loading {
from {
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-ms-transform:rotate(360deg);
transform:rotate(360deg)
}
}
i.icon.hover {
  opacity: 1
}
i.icon.active {
  opacity: 1
}
i.emphasized.icon {
  opacity: 1
}
i.icon.disabled {
  opacity: .3
}
i.link.icon {
  cursor: pointer;
  opacity: .7;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}
i.link.icon:hover {
  opacity: 1
}
i.circular.icon, i.rounded.icon {
  border-radius: 500em;
  padding: .5em .35em;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 2px rgba(0,0,0,0.1) inset;
  width: 2em;
  height: 2em;
  text-align: center
}
i.circular.inverted.icon {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
i.circular.white.icon {
  -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.2) inset;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.2) inset
}
i.rounded.icon {
  border-radius: .25em;
  -webkit-box-shadow: none;
  box-shadow: none
}
i.flipped.icon, i.horizontally.flipped.icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
i.vertically.flipped.icon {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}
i.rotated.icon, i.right.rotated.icon, i.clockwise.rotated.icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
i.left.rotated.icon, i.counterclockwise.rotated.icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}
i.square.icon {
  width: 2em;
  height: 2em;
  padding: .5em .35em;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 2px rgba(0,0,0,0.1) inset;
  text-align: center
}
i.square.inverted.icon {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
i.inverted.icon {
  background-color: #5c6166;
  color: #fff
}
i.info.icon {
  color: #5795AF
}
i.black.icon {
  color: #5c6166
}
i.success.icon {
  color: #B2D280
}
i.danger.icon {
  color: #A26161
}
i.purple.icon {
  color: #C6C
}
i.warning.icon {
  color: #EDAA10
}
i.teal.icon {
  color: #3CC9CA
}
i.inverted.black.icon {
  background-color: #5c6166;
  color: #fff
}
i.inverted.info.icon {
  background-color: #5795AF;
  color: #fff
}
i.inverted.success.icon {
  background-color: #B2D280;
  color: #fff
}
i.inverted.danger.icon {
  background-color: #A26161;
  color: #fff
}
i.inverted.purple.icon {
  background-color: #C6C;
  color: #fff
}
i.inverted.warning.icon {
  background-color: #EDAA10;
  color: #fff
}
i.inverted.teal.icon {
  background-color: #3CC9CA;
  color: #fff
}
i.small.icon {
  font-size: .675em
}
i.large.icon {
  font-size: 1.5em;
  vertical-align: middle
}
i.big.icon {
  font-size: 2em;
  vertical-align: middle
}
i.huge.icon {
  font-size: 4em;
  vertical-align: middle
}
i.massive.icon {
  font-size: 6em;
  vertical-align: middle
}
i.gigant.icon {
  font-size: 8em;
  vertical-align: middle
}
.iwc.breadcrumb {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  margin: .25em 0 0
}
.iwc.breadcrumb:first-child {
  margin-top: 0;
  white-space: nowrap
}
.iwc.breadcrumb:last-child {
  margin-bottom: 0
}
.iwc.breadcrumb .divider {
  display: inline-block;
  opacity: .75;
  margin: 0 .4em;
  font-size: 1em
}
.iwc.breadcrumb .divider:before {
  content: "\f101";
  font-family: Icons;
  font-size: .857em
}
.iwc.breadcrumb a.section {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5)
}
.iwc.breadcrumb .section {
  display: inline-block;
  margin: 0;
  padding: 0
}
.iwc.breadcrumb.segment {
  display: inline-block;
  padding: .5em 1em
}
.iwc.breadcrumb .active.section {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.3)
}
.iwc.small.breadcrumb {
  font-size: .75em
}
.iwc.large.breadcrumb {
  font-size: 1.1em
}
.iwc.huge.breadcrumb {
  font-size: 1.3em
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 60001;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #272727;
  color: #FFFFFF;
  border-radius: 0.2em;
  font-size: .9rem;
  -webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  -webkit-bg-clip: padding-box;
  -moz-bg-clip: padding
}
.popover.top {
  margin-top: -10px
}
.popover.right {
  margin-left: 10px
}
.popover.bottom {
  margin-top: 10px
}
.popover.left {
  margin-left: -10px
}
.popover-title {
  padding: .5em 1em;
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  background-color: #272727;
  color: #FFFFFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px 5px 0 0
}
.popover-content {
  padding: .5em 1em
}
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover .arrow {
  border-width: 11px
}
.popover .arrow:after {
  border-width: 10px;
  content: ""
}
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #272727;
  border-bottom-width: 0;
  content: " "
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0
}
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #272727;
  border-left-width: 0;
  content: " "
}
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #272727;
  border-top-width: 0;
  content: " "
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0
}
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #272727;
  border-right-width: 0;
  content: " "
}
.iwc.form {
  position: relative;
  max-width: 100%
}
.iwc.form :first-child {
}
.iwc.form :last-child {
}
.iwc p.note, .iwc p.error, .iwc p.success, .iwc p.info {
  font-size: .85em;
  margin-top: .85em;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: .5em;
  color: rgba(0,0,0,0.4)
}
.iwc p.error {
  color: #A26161
}
.iwc p.success {
  color: #B2D280
}
.iwc p.info {
  color: #5795AF
}
.iwc.form .field {
  clear: both;
  margin: 0 0 1em;
  position: relative
}
.iwc.form .field:after {
  content: '';
  display: table;
  clear: both
}
.iwc.form .field label.input, .iwc.form .field label.textarea {
  position: relative;
  margin: 0
}
.iwc.form .field label {
  margin: 0 0 .9em;
  display: block;
  font-size: 1rem;
  font-family: 'Dosis';
  font-weight: 700;
  white-space: nowrap
}
.iwc.form .field label.radio, .iwc.form .field label.checkbox {
  font-family: 'Dosis';
  font-weight: 500;
  margin: 0
}
.iwc.form textarea, .iwc.form select, .iwc.form input[type=text], .iwc.form input[type=email], .iwc.form input[type=date], .iwc.form input[type=password], .iwc.form input[type=number], .iwc.form input[type=tel], .iwc.form .iwc.input {
  width: 100%;
  color: rgba(0,0,0,0.5)
}
.iwc.form textarea, .iwc.form input[type=text], .iwc.form input[type=email], .iwc.form input[type=date], .iwc.form input[type=password], .iwc.form input[type=number], .iwc.form input[type=tel], .iwc.form .fileinput > input {
  font-family: "Dosis", sans-serif;
  margin: 0;
  padding: .85em 1.2em;
  font-size: 1em;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0.25);
  outline: none;
  border-radius: .2125em;
  -webkit-transition: background-color .3s ease-out, 0 .2s ease, border-color .2s ease;
  transition: background-color .3s ease-out, box-shadow .2s ease, border-color .2s ease;
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.3) inset;
  box-shadow: 0 0 0 0 rgba(0,0,0,0.3) inset;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5
}
.iwc.form .fileinput {
  display: table;
  width: 100%;
  color: rgba(0,0,0,0.5);
  font-size: 1em;
  font-weight: 300
}
.iwc.form .fileinput > a {
  cursor: pointer;
  text-align: right;
  display: table-cell;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0.25);
  border-left: 0;
  padding: .85em 1.2em;
  border-radius: 0 .2125em .2125em 0;
  vertical-align: middle
}
.iwc.form .fileinput > input {
  display: table-cell;
  overflow: hidden;
  white-space: nowrap;
  border-right: 0;
  outline: none;
  border-radius: .2125em 0 0 .2125em;
  width: 100%;
  vertical-align: middle;
  opacity: 1!important
}
.iwc.form .fileinput a label:hover {
  color: #9AD03E
}
.iwc.form .fileinput a label.btn.btn-default {
  margin: 0;
  cursor: pointer
}
.iwc.textarea, .iwc.form textarea {
  line-height: 1.33;
  min-height: 8em;
  font-family: "Open Sans", sans-serif;
  font-size: inherit;
  height: 12em;
  max-height: 24em;
  resize: vertical
}
.iwc.form textarea[name="phrase"] {
  min-height: 2.5em;
  height: 4.5em;
  line-height: 1.5
}
.iwc.form textarea, .iwc.form input[type="checkbox"] {
  vertical-align: top
}
input[type=number] {
  float: left;
  width: 50px;
  height: 30px;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  color: #2d343e;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: none;
  outline: none;
  pointer-events: none;
  -moz-appearance: textfield
}
.iwc.spinner {
  height: 40px;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none
}
.iwc.spinner > .spinner-sub, .iwc.spinner > .spinner-add {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #2d343e;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 0;
  border-radius: 2px 0 0 2px;
  cursor: pointer;
  transition: 0.1s linear;
  -o-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -webkit-transition: 0.1s linear
}
.iwc.spinner > .spinner-add {
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 0;
  border-radius: 0 2px 2px 0
}
.iwc.spinner > .spinner-sub:hover, .iwc.spinner > .spinner-add:hover {
  background: #e14d43;
  color: #fff
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance:none;
-moz-appearance:textfield
}
::-webkit-inner-spin-button {
-webkit-appearance:none
}
::-webkit-outer-spin-button {
-webkit-appearance:none
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 2px solid rgba(0, 0, 0, 0.25);
  border-top: 0;
  background-color: #fff
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0
}
.chosen-container a {
  cursor: pointer
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: .75em 1.2em;
  font-size: 1rem;
  border-radius: .2125em;
  border: 2px solid rgba(0, 0, 0, 0.25);
  color: rgba(0,0,0,0.5);
  text-decoration: none;
  white-space: nowrap;
  line-height: 1.5;
  background-color: rgba(0, 0, 0, 0)
}
.chosen-container-single .chosen-default {
  color: inherit
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 24px;
  height: 100%
}
.chosen-container-single .chosen-single div b:before {
  display: block;
  font-family: Icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 2.6em;
  content: "\f0d7";
  font-size: 1.2em;
  color: rgba(0,0,0,0.15)
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #cbcbcb;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 3px
}
.chosen-container-single .chosen-search:before {
  position: absolute;
  display: inline-block;
  font-family: Icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
  content: "\f002";
  font-size: 14px;
  color: #a7a7a7;
  right: 10px;
  top: 6px
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px
}
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  box-shadow: 0 1px 0 rgba(0,0,0,0.05)
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default
}
.chosen-container .chosen-results li.highlighted {
  background-color: #E14D43;
  color: #fff
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 1;
  padding: 0.42em 1.2em;
  font-size: .89rem;
  cursor: text;
  border-radius: .3125em;
  background: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0.25);
  color: rgba(0,0,0,0.5);
  text-decoration: none;
  white-space: nowrap;
  line-height: 1
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 30px;
  outline: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px;
  padding: 0 25px 0 5px;
  line-height: 25px;
  cursor: default;
  background-color: rgba(0,0,0,0.05);
  border-radius: .2125em;
  font-size: .9em;
  font-weight: 900;
  text-shadow: 0 1px 0 #fff
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
  font-family: icons;
  content: "\f00d";
  position: absolute;
  top: 0;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  line-height: 24px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default
}
.chosen-container-active.chosen-with-drop .chosen-single {
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px
}
.chosen-container-active .chosen-choices {
  border: 2px solid rgba(0, 0, 0, 0.2)
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111
}
.chosen-disabled {
  opacity: .5;
  cursor: default
}
.chosen-disabled .chosen-single {
  cursor: default
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-bottom: 4px;
  padding-left: 27px;
  line-height: 27px;
  cursor: pointer
}
.radio:last-child, .checkbox:last-child {
  margin-bottom: 0
}
.radio input, .checkbox input {
  position: absolute;
  left: -9999px
}
.radio i, .checkbox i {
  font-family: Icons;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  outline: none;
  font-style: normal;
  font-weight: 400
}
.radio input + i:after, .checkbox input + i:after {
  text-align: center;
  font-size: 20px;
  line-height: 1.35em;
  color: rgba(0,0,0,0.25)
}
.radio input + i:after {
  content: '\f10c'
}
.checkbox input + i:after {
  content: '\f096';
  line-height: 1.45em
}
.checkbox input:checked + i:after {
  content: '\f046';
  color: #E14D43
}
.radio input:checked + i:after {
  content: '\f192';
  color: #E14D43
}
.iwc [class^=icon-] {
  font-family: Icons;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  margin: 0
}
.iwc .icon-append, .iwc .icon-prepend, .iwc .captcha-append {
  position: absolute;
  top: 0;
  line-height: 3.3em;
  text-align: center;
  color: rgba(0,0,0,0.15)
}
.iwc .icon-append, .iwc .captcha-append {
  right: 1em
}
.iwc .icon-prepend {
  left: 1em
}
.iwc .captcha-append {
  top: .5em
}
.iwc .input .icon-append + input, .iwc .textarea .icon-append + textarea {
  padding-right: 2em
}
.iwc .input .icon-prepend + input, .iwc .textarea .icon-prepend + textarea, .iwc .input .icon-prepend + .icon-append + input, .iwc .textarea .icon-prepend + .icon-append + textarea {
  padding-left: 2.5em
}
.iwc.form .divider {
  clear: both;
  margin: 1em 0
}
.iwc.form .fitted.divider {
  margin-left: -1em;
  margin-right: -1em
}
.iwc.form input[type="text"]:focus, .iwc.form input[type="email"]:focus, .iwc.form input[type="date"]:focus, .iwc.form input[type="password"]:focus, .iwc.form input[type="number"]:focus, .iwc.form input[type="url"]:focus, .iwc.form input[type="tel"]:focus, .iwc.form textarea:focus {
  color: rgba(0,0,0,0.85);
  border-color: rgba(0,0,0,0.25);
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: .3em 0 0 0 rgba(0,0,0,0.2) inset;
  box-shadow: .3em 0 0 0 rgba(0,0,0,0.2) inset
}
.iwc.form.warning .warning.message {
  display: block
}
.iwc.form.error .error.message {
  display: block
}
.iwc.form .fields.error .field label, .iwc.form .field.error label, .iwc.form .fields.error .field .input, .iwc.form .field.error .input {
  color: #D95C5C
}
.iwc.form .fields.error .field .corner.label, .iwc.form .field.error .corner.label {
  border-color: #D95C5C;
  color: #FFF
}
.iwc.form .fields.error .field textarea, .iwc.form .fields.error .field input[type="text"], .iwc.form .fields.error .field input[type="email"], .iwc.form .fields.error .field input[type="date"], .iwc.form .fields.error .field input[type="password"], .iwc.form .fields.error .field input[type="number"], .iwc.form .fields.error .field input[type="url"], .iwc.form .fields.error .field input[type="tel"], .iwc.form .field.error textarea, .iwc.form .field.error input[type="text"], .iwc.form .field.error input[type="email"], .iwc.form .field.error input[type="date"], .iwc.form .field.error input[type="password"], .iwc.form .field.error input[type="number"], .iwc.form .field.error input[type="url"], .iwc.form .field.error input[type="tel"] {
  background-color: #FFFAFA;
  border-color: #E7BEBE;
  border-left: none;
  color: #D95C5C;
  padding-left: 1.2em;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: .3em 0 0 0 #D95C5C inset;
  box-shadow: .3em 0 0 0 #D95C5C inset
}
.iwc.form .field.error textarea:focus, .iwc.form .field.error input[type="text"]:focus, .iwc.form .field.error input[type="email"]:focus, .iwc.form .field.error input[type="date"]:focus, .iwc.form .field.error input[type="password"]:focus, .iwc.form .field.error input[type="number"]:focus, .iwc.form .field.error input[type="url"]:focus, .iwc.form .field.error input[type="tel"]:focus {
  border-color: #ff5050;
  color: #ff5050;
  -webkit-appearance: none;
  -webkit-box-shadow: .3em 0 0 0 #FF5050 inset;
  box-shadow: .3em 0 0 0 #FF5050 inset
}
.iwc.form textarea[name="phrase"]:focus, .iwc.form textarea[name="phrase"].active {
  background-color: #F5F5F5;
  border-color: #D0D0D0;
  border-radius: .3125em;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.form textarea[name="phrase"].active {
  background-color: #dceee5;
  border-color: #a9d5be
}
.iwc.form ::-webkit-input-placeholder {
color:#AAA
}
.iwc.form ::-moz-placeholder {
color:#AAA
}
.iwc.form :focus::-webkit-input-placeholder {
color:#999
}
.iwc.form :focus::-moz-placeholder {
color:#999
}
.iwc.form .error ::-webkit-input-placeholder {
color:rgba(255,80,80,0.4)
}
.iwc.form .error ::-moz-placeholder {
color:rgba(255,80,80,0.4)
}
.iwc.form .error :focus::-webkit-input-placeholder {
color:rgba(255,80,80,0.7)
}
.iwc.form .error :focus::-moz-placeholder {
color:rgba(255,80,80,0.7)
}
.iwc.form .field :disabled, .iwc.form .field.disabled {
  opacity: 0.5
}
.iwc.form .field.disabled label {
  opacity: 0.5
}
.iwc.form .field.disabled :disabled {
  opacity: 1
}
.iwc.form.loading {
  position: relative
}
.iwc.form.loading:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
  visibility: visible;
  z-index: 5000
}
.iwc.form.fluid {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.form .grouped.fields {
  margin: 0 0 1em
}
.iwc.form .grouped.fields .field {
  display: block;
  float: none;
  margin: .5em 0;
  padding: 0
}
.iwc.form .fields {
  clear: both
}
.iwc.form .fields:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.iwc.form .fields > .field.empty {
  margin: 0;
  font-size: .1em
}
.iwc.form .fields > .field {
  clear: none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.form .fields > .field:first-child {
  border-left: none;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.form .two.fields > .fields, .iwc.form .two.fields > .field {
  width: 50%;
  padding-left: 1%;
  padding-right: 1%
}
.iwc.form .three.fields > .fields, .iwc.form .three.fields > .field {
  width: 33.333%;
  padding-left: 1%;
  padding-right: 1%
}
.iwc.form .four.fields > .fields, .iwc.form .four.fields > .field {
  width: 25%;
  padding-left: 1%;
  padding-right: 1%
}
.iwc.form .five.fields > .fields, .iwc.form .five.fields > .field {
  width: 20%;
  padding-left: 1%;
  padding-right: 1%
}
.iwc.form .fields .field:first-child {
  padding-left: 0
}
.iwc.form .fields .field:last-child {
  padding-right: 0
}
.iwc.form .inline-group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1
}
.iwc.form .inline-group {
  margin-bottom: 1.2em
}
.iwc.form .inline-group label.radio, .iwc.form .inline-group label.checkbox, .iwc.form .inline-group label.input {
  float: left;
  margin-right: 20px
}
.iwc.form .inline.fields .field {
  min-height: 1.3em;
  margin-right: .5em
}
.iwc.form .inline.fields .field > label, .iwc.form .inline.fields .field > p, .iwc.form .inline.fields .field > input, .iwc.form .inline.field > label, .iwc.form .inline.field > p, .iwc.form .inline.field > input {
  display: inline-block;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle
}
.iwc.form .inline.fields .field > input, .iwc.form .inline.field > input {
  font-size: 1em
}
.iwc.form .inline.fields .field > :first-child, .iwc.form .inline.field > :first-child {
  margin: 0 .5em 0 0
}
.iwc.form .inline.fields .field > :only-child, .iwc.form .inline.field > :only-child {
  margin: 0
}
.iwc.small.form {
}
.iwc.small.form textarea, .iwc.small.form .chosen-container, .iwc.small.form input[type="text"], .iwc.small.form input[type="email"], .iwc.small.form input[type="date"], .iwc.small.form input[type="password"], .iwc.small.form input[type="number"], .iwc.small.form input[type="url"], .iwc.small.form input[type="tel"], .iwc.small.form label {
  font-size: .875em
}
.iwc.small.form .chosen-container-single .chosen-single {
  font-size: .85rem
}
.iwc.large.form {
  font-size: 1.125em
}
.iwc.form.fitted {
  padding: 0
}
.iwc.phrase {
  background-color: rgba(0, 0, 0, 0.025);
  padding: .5em;
  height: 4em;
  overflow-y: auto;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .325em;
  font-size: .95rem
}
.iwc.phrase.active {
  background-color: #FFFFCC
}
.colpick {
  position: absolute;
  width: 346px;
  height: 170px;
  overflow: hidden;
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  background: #ebebeb;
  border: 1px solid #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
.colpick_color {
  position: absolute;
  left: 7px;
  top: 7px;
  width: 156px;
  height: 156px;
  overflow: hidden;
  outline: 1px solid #aaa;
  cursor: crosshair
}
.colpick_color_overlay1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 156px;
  height: 156px;
  background: linear-gradient(toright, rgba(255,255,255,1), rgba(255,255,255,0))
}
.colpick_color_overlay2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 156px;
  height: 156px;
  background: linear-gradient(tobottom, rgba(0,0,0,0), rgba(0,0,0,1))
}
.colpick_selector_outer {
  background: none;
  position: absolute;
  width: 11px;
  height: 11px;
  border: 1px solid #000;
  border-radius: 50%;
  margin: -6px 0 0 -6px
}
.colpick_selector_inner {
  position: absolute;
  width: 9px;
  height: 9px;
  border: 1px solid #FFF;
  border-radius: 50%
}
.colpick_hue {
  position: absolute;
  top: 6px;
  left: 175px;
  width: 19px;
  height: 156px;
  border: 1px solid #aaa;
  cursor: n-resize
}
.colpick_hue_arrs {
  position: absolute;
  left: -8px;
  width: 35px;
  height: 7px;
  margin: -7px 0 0
}
.colpick_hue_larr {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #858585
}
.colpick_hue_rarr {
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 7px solid #858585
}
.colpick_new_color {
  position: absolute;
  left: 207px;
  top: 6px;
  width: 60px;
  height: 27px;
  background: red;
  border: 1px solid #8f8f8f
}
.colpick_current_color {
  position: absolute;
  left: 277px;
  top: 6px;
  width: 60px;
  height: 27px;
  background: red;
  border: 1px solid #8f8f8f
}
.colpick_field, .colpick_hex_field {
  position: absolute;
  height: 20px;
  width: 60px;
  overflow: hidden;
  background: #f3f3f3;
  color: #b8b8b8;
  font-size: 12px;
  border: 1px solid #bdbdbd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}
.colpick_rgb_r {
  top: 40px;
  left: 207px
}
.colpick_rgb_g {
  top: 67px;
  left: 207px
}
.colpick_rgb_b {
  top: 94px;
  left: 207px
}
.colpick_hsb_h {
  top: 40px;
  left: 277px
}
.colpick_hsb_s {
  top: 67px;
  left: 277px
}
.colpick_hsb_b {
  top: 94px;
  left: 277px
}
.colpick_hex_field {
  width: 68px;
  left: 207px;
  top: 121px
}
.colpick_focus {
  border-color: #999
}
.colpick_field_letter {
  position: absolute;
  width: 12px;
  height: 20px;
  line-height: 20px;
  padding-left: 4px;
  background: #efefef;
  border-right: 1px solid #bdbdbd;
  font-weight: 700;
  color: #777
}
.colpick_field input, .colpick_hex_field input {
  position: absolute;
  right: 11px;
  height: 20px;
  line-height: 20px;
  background: transparent;
  border: none;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555;
  text-align: right;
  outline: none;
  margin: 0;
  padding: 0
}
.colpick_hex_field input {
  right: 4px
}
.colpick_field_arrs {
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 21px;
  cursor: n-resize
}
.colpick_field_uarr {
  position: absolute;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #959595
}
.colpick_field_darr {
  position: absolute;
  bottom: 5px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #959595
}
.colpick_submit {
  position: absolute;
  left: 207px;
  top: 149px;
  width: 130px;
  height: 22px;
  line-height: 22px;
  background: #efefef;
  text-align: center;
  color: #555;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid #bdbdbd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}
.colpick_submit:hover {
  background: #f3f3f3;
  cursor: pointer;
  border-color: #999
}
.colpick_full_ns .colpick_new_color {
  width: 130px;
  height: 25px
}
.colpick_rgbhex {
  width: 282px
}
.colpick_rgbhex .colpick_field, .colpick_rgbhex .colpick_submit {
  width: 68px
}
.colpick_rgbhex .colpick_new_color {
  width: 34px;
  border-right: none
}
.colpick_rgbhex .colpick_current_color {
  width: 34px;
  left: 240px;
  border-left: none
}
.colpick_rgbhex_ns .colpick_new_color {
  width: 68px;
  border: 1px solid #8f8f8f
}
.colpick_hex {
  width: 206px;
  height: 201px
}
.colpick_hex .colpick_hex_field {
  width: 72px;
  height: 25px;
  top: 168px;
  left: 80px
}
.colpick_hex .colpick_hex_field div, .colpick_hex .colpick_hex_field input {
  height: 25px;
  line-height: 25px
}
.colpick_hex .colpick_new_color {
  left: 9px;
  top: 168px;
  width: 30px;
  border-right: none
}
.colpick_hex .colpick_current_color {
  left: 39px;
  top: 168px;
  width: 30px;
  border-left: none
}
.colpick_hex .colpick_submit {
  left: 164px;
  top: 168px;
  width: 30px;
  height: 25px;
  line-height: 25px
}
.colpick_hex_ns .colpick_hex_field {
  width: 80px
}
.colpick_hex_ns .colpick_new_color {
  width: 60px;
  border: 1px solid #8f8f8f
}
.colpick_dark {
  background: #161616;
  border-color: #2a2a2a
}
.colpick_dark .colpick_color {
  outline-color: #333
}
.colpick_dark .colpick_hue {
  border-color: #555
}
.colpick_dark .colpick_field, .colpick_dark .colpick_hex_field {
  background: #101010;
  border-color: #2d2d2d
}
.colpick_dark .colpick_field_letter {
  background: #131313;
  color: #696969;
  border-color: #2d2d2d
}
.colpick_dark .colpick_field input, .colpick_dark .colpick_hex_field input {
  color: #7a7a7a
}
.colpick_dark .colpick_field_uarr {
  border-bottom-color: #696969
}
.colpick_dark .colpick_field_darr {
  border-top-color: #696969
}
.colpick_dark .colpick_focus {
  border-color: #444
}
.colpick_dark .colpick_submit {
  background: #131313;
  color: #7a7a7a;
  border-color: #2d2d2d
}
.colpick_dark .colpick_submit:hover {
  background-color: #101010;
  border-color: #444
}
.cp-container {
  width: auto;
  position: relative;
  box-sizing: border-box
}
.cp-container .cp-transparency, .cp-container .cp-swatches li {
  background: url(data:image/gif;base64,R0lGODlhBgAGAIABAMPDw////yH5BAEKAAEALAAAAAAGAAYAAAIKhIMGGMrs0pGgAAA7) repeat
}
.cp-container .cp-slider, .cp-container .cp-preview {
  width: auto;
  height: 26px;
  border: 1px solid #dadada;
  position: relative;
  margin: 0 4px 5pt
}
.cp-container .cp-slider {
  cursor: ew-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.cp-container .cp-preview {
  height: 39px
}
.cp-container .cp-slider span, .cp-container .cp-preview input {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: sans-serif;
  line-height: 26px;
  font-size: 14px
}
.cp-container .cp-preview input {
  line-height: 39px;
  outline: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: none;
  padding: 0
}
.cp-container .cp-marker {
  position: absolute;
  display: block;
  width: 11px;
  height: 10px;
  margin-left: -5px;
  top: -2px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAtFBMVEUAAAB1dXVsbGxwcHBqampoaGj+/v7r6+vw8PBmZmb6+vp/f39kZGTh4eGxsbHT09NlZWXX19dgYGBfX1/W1tb7+/vx8fHZ2dna2tqBgYFnZ2fg4ODe3t7j4+Pi4uL39/eampro6Ojl5eXy8vLt7e3p6emgoKCmpqatra1ra2v19fXm5ubz8/Pv7+9hYWFjY2N5eXlvb29zc3Ps7Ozd3d2ysrKCgoKDg4P9/f2zs7P4+Pj///83Bdu/AAAAAXRSTlMAQObYZgAAAGlJREFUeNo9ylcbgWAAhuG3ZZQoEkkhDe099P3//9Xg6j56Dh6cjkm623IsnTNIDsqlEsN1HBVI5evdDMtN0FOQKt14lWrArzLcnpZjvx9nshcA342jviO1hlHuTdlgVnzIt8VfNubiNwzmhAsoIAkssgAAAABJRU5ErkJggg==)
}
.cp-container.cp-unconvertible-cie-color .cp-slider.cp-cielightness .cp-marker, .cp-container.cp-unconvertible-cie-color .cp-slider.cp-ciechroma .cp-marker, .cp-container.cp-unconvertible-cie-color .cp-slider.cp-ciehue .cp-marker {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAvVBMVEUAAADLy8u8vLzZ2dlgYGDe3t5sbGxoaGjr6+vb29tqamrCwsJmZmZkZGTW1tbExMTw8PDj4+Pa2tpfX1/z8/PU1NTp6enX19fg4OBwcHDc3NzJycn4+Pj7+/v6+vrd3d3h4eH+/v6lpaWmpqaampqgoKBlZWWzs7Orq6tra2uxsbGBgYF1dXVnZ2d/f3/T09PMzMxhYWFjY2P19fXv7+9vb2/l5eVzc3P////n5+eysrKDg4OCgoJ5eXnoAACu7h75AAAAAXRSTlMAQObYZgAAAG1JREFUeNo1ytsaQkAAReGdkpRKRUTofEANBoOY93+sfMp/tS4WNqM4mSvSdJztEJPFkETyJNUYEmMtzvhApfsQN89cCXxJ3WOD1yXfRlx3Cv8NPK+pZedFFaCVnQ+8rGp02Kl8fPDX3Nvs/YYvAnQLhiGwga0AAAAASUVORK5CYII=)
}
.cp-container.cp-popup {
  display: none;
  width: 370px;
  position: absolute;
  margin-top: 0;
  background-color: #fff;
  border: 1px solid #dadada;
  box-shadow: 0 3px 5px -2px rgba(0,0,0,0.47);
  z-index: 2147483647;
  padding: 10px 5px 5px
}
.cp-container .cp-swatches ul {
  width: auto;
  box-sizing: border-box;
  list-style-type: none;
  margin: 0;
  padding: 0
}
.cp-container .cp-swatches li {
  box-sizing: border-box;
  display: block;
  width: 23px;
  height: 23px;
  float: left;
  border: 1px solid #888;
  cursor: pointer;
  margin: 5px
}
.cp-container .cp-swatches li.actual {
  box-shadow: 0 0 3px 1px #fa8000;
  border-color: #000
}
.cp-container .cp-swatches li span {
  display: block;
  width: 100%;
  height: 100%
}
.cp-container .cp-swatches button {
  box-sizing: border-box;
  display: block;
  width: 23px;
  height: 23px;
  float: left;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: default;
  margin: 5px
}
.cp-container .cp-swatches button:enabled {
  cursor: pointer
}
.cp-container .cp-swatches button:active:enabled {
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05)
}
.cp-container .cp-swatches button.add {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAACVBMVEUAAAAAAAAAAACDY+nAAAAAAnRSTlP7AIHb9U4AAAAkSURBVHjavc4hDgAADMLAwf8fPYKcJGEnqzowCqwTeATh53QBxJABcUm2nCEAAAAASUVORK5CYII=)
}
.cp-container .cp-swatches button.remove {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAApVBMVEUDAwMCAgICAgILCwsNDQ0REREGBgYHBwcICAgLCwsODg4JCQkLCwsgICAGBgYVFRUBAQEGBgYICAgkJCQJCQkFBQU+Pj4SEhICAgICAgIBAQECAgIREREFBQUICAgaGhoFBQUBAQEUFBQMDAwODg4WFhYTExMQEBAaGhoUFBRHR0chISEUFBQBAQEDAwNEREQKCgpAQEAHBwcFBQUFBQUAAAAAAAAxiR9QAAAANnRSTlP//f48aHCls7s0MHROCp1A+4WTBnqsAiDg3enbOqqBDMnzGlQyFBooDhwCCBjx0wJ4EmZOzgDzkDEIAAAAeklEQVR42o3L2RLBQBRF0VbGIIgYQgyJmCVBOOf/P81Fq+682Y+rait82kdbfNOQMN7sDhZgxXCepRZMxiTziwG4ucjybABpJrKwAG1yJEv1+avV5WAK9aCqNcl6gxV0GBzfcL2R90IAvdmpDP4aJZD+BGdI9j0DOg0vUhMssT3aBI8AAAAASUVORK5CYII=)
}
.cp-container .cp-swatches button.reset {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAA2FBMVEUCAgIBAQEFBQUGBgYPDw8CAgIqKioKCgobGxsGBgYFBQUKCgoHBwcdHR0mJiZFRUUMDAwQEBADAwMaGhoMDAwDAwMEBAQDAwMFBQUODg4FBQUPDw8NDQ0DAwMaGhoPDw8FBQUFBQUmJiYNDQ0CAgIBAQEGBgYGBgYREREODg4SEhI7OzsODg4RERE/Pz8REREODg4DAwMFBQUzMzM3NzcFBQUNDQ0dHR0GBgYODg4BAQEZGRkGBgYEBAQQEBAVFRUEBAQNDQ0EBAQGBgYAAAACAgIBAQEAAAAT9YvKAAAARXRSTlP9/afbOOwMSg52g2yPDAwCRjDYGEjsqumPMqU2ZtYONKyuDkDk7pWTNkAyBkI0BjBS25MICJ1CGJk2+A6LuyoUs0isnQDapSJ+AAAAqUlEQVR42kXI11bCUBQA0SMoIEhTigWkKBbEgpgAKYSQczP//0feJUjmbbZUVbW56hrTdu7UJpWL2opDt/cWzkmh07paugn0fZUy0NO/1h5DlWvg5GEvA3iVBObfX7rviZ0UG2M99oKIFuoZLFIkzzKDNwtnuBlMMeKQZBCwlVNY//8GYtEc3s3hJ4QqWrqE5/efj88AHiML6o+ANAXCSC3YZjsDZhur7RdGhjsGc+eEZwAAAABJRU5ErkJggg==)
}
.cp-container button:disabled {
  opacity: 0.27
}
.colpick_full_ns .colpick_submit, .colpick_full_ns .colpick_current_color, .colpick_rgbhex .colpick_hsb_h, .colpick_rgbhex .colpick_hsb_s, .colpick_rgbhex .colpick_hsb_b, .colpick_rgbhex_ns .colpick_submit, .colpick_rgbhex_ns .colpick_current_color, .colpick_hex .colpick_hsb_h, .colpick_hex .colpick_hsb_s, .colpick_hex .colpick_hsb_b, .colpick_hex .colpick_rgb_r, .colpick_hex .colpick_rgb_g, .colpick_hex .colpick_rgb_b, .colpick_hex_ns .colpick_submit, .colpick_hex_ns .colpick_current_color {
  display: none
}
.colpick_full_ns .colpick_rgb_r, .colpick_full_ns .colpick_hsb_h, .colpick_rgbhex_ns .colpick_rgb_r {
  top: 42px
}
.colpick_full_ns .colpick_rgb_g, .colpick_full_ns .colpick_hsb_s, .colpick_rgbhex_ns .colpick_rgb_g {
  top: 73px
}
.colpick_full_ns .colpick_rgb_b, .colpick_full_ns .colpick_hsb_b, .colpick_rgbhex_ns .colpick_rgb_b {
  top: 104px
}
.colpick_full_ns .colpick_hex_field, .colpick_rgbhex_ns .colpick_hex_field {
  top: 135px
}

@media only screen and (min-width:320px) and (max-width:768px) {
.iwc.form .two.fields:not(.block) > .fields, .iwc.form .two.fields:not(.block) > .field, .iwc.form .two.fields.inline-block > .field:first-child, .iwc.form .two.fields.inline-block > .field:last-child, .iwc.form .three.fields:not(.block) > .fields, .iwc.form .three.fields:not(.block) > .field, .iwc.form .four.fields:not(.block) > .fields, .iwc.form .four.fields:not(.block) > .field, .iwc.form .five.fields:not(.block) > .fields, .iwc.form .six.fields:not(.block) > .field, .iwc.form .inline.fields:not(.block) > .field, .iwc.form .inline.fields:not(.block) > .field > label {
  float: none;
  width: 100%;
  display: block;
  padding-left: 0;
  padding-right: 0
}
.iwc.form .fields .field:first-child, .iwc.form .fields .field:last-child {
  padding-left: 0;
  padding-right: 0
}
}
.iwc.input {
  display: inline-block;
  position: relative;
  color: rgba(0,0,0,0.7)
}
.iwc.inverted.input {
  color: rgba(255, 255, 255, 0.6)
}
.iwc.input input {
  width: 100%;
  font-family: inherit;
  margin: 0;
  padding: .85em 1.2em;
  font-size: 1rem;
  background-color: #FFF;
  border: 1px solid rgba(0,0,0,0.15);
  outline: none;
  color: rgba(0,0,0,0.7);
  border-radius: .3125em;
  -webkit-transition: background-color .3s ease-out, 0 .2s ease, border-color .2s ease;
  transition: background-color .3s ease-out, box-shadow .2s ease, border-color .2s ease;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.inverted.input input {
  background-color: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
  border: 0
}
.iwc.input::-webkit-input-placeholder {
color:#BBB
}
.iwc.input::-moz-placeholder {
color:#BBB
}
.iwc.input input:active, .iwc.input.down input {
  border-color: rgba(0,0,0,0.3);
  background-color: #FAFAFA
}
.iwc.inverted.input input:active, .iwc.inverted.input.down input {
  background-color: rgba(255, 255, 255, 0.5)
}
.iwc.loading.input > .icon {
  background: url(../images/loader-mini.gif) no-repeat 50% 50%
}
.iwc.loading.input > .icon:before, .iwc.loading.input > .icon:after {
  display: none
}
.iwc.input.focus input, .iwc.input input:focus {
  border-color: rgba(0,0,0,0.2);
  color: rgba(0,0,0,0.85)
}
.iwc.inverted.input.focus input, .iwc.inverted.input input:focus {
  color: rgba(255, 255, 255, 0.8)
}
.iwc.input.focus input input::-webkit-input-placeholder, .iwc.input input:focus input::-webkit-input-placeholder {
color:#AAA
}
.iwc.input.focus input input::-moz-placeholder, .iwc.input input:focus input::-moz-placeholder {
color:#AAA
}
.iwc.input.error input {
  background-color: #FFFAFA;
  border-color: #E7BEBE;
  color: #D95C5C
}
.iwc.input.error input ::-webkit-input-placeholder {
color:rgba(255,80,80,0.4)
}
.iwc.input.error input ::-moz-placeholder {
color:rgba(255,80,80,0.4)
}
.iwc.input.error input :focus::-webkit-input-placeholder {
color:rgba(255,80,80,0.7)
}
.iwc.input.error input :focus::-moz-placeholder {
color:rgba(255,80,80,0.7)
}
.iwc.transparent.input input {
  border: none;
  background-color: transparent
}
.iwc.icon.input > .icon {
  cursor: default;
  position: absolute;
  opacity: 0.5;
  top: 0;
  right: 0;
  margin: 0;
  width: 2.6em;
  height: 100%;
  padding-top: 1em;
  text-align: center;
  border-radius: 0 .3125em .3125em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}
.iwc.icon.input > .link.icon {
  cursor: pointer
}
.iwc.icon.input input {
  padding-right: 3em
}
.iwc.icon.input > .circular.icon {
  top: .35em;
  right: .5em
}
.iwc.left.icon.input > .icon {
  right: auto;
  left: 1px;
  border-radius: .3125em 0 0 .3125em
}
.iwc.left.icon.input > .circular.icon {
  right: auto;
  left: .5em
}
.iwc.left.icon.input > input {
  padding-left: 3em;
  padding-right: 1.2em
}
.iwc.icon.input > input:focus ~ .icon {
  opacity: 1
}
.iwc.labeled.input .corner.label {
  font-size: .7em;
  border-top-right-radius: .3125em
}
.iwc.labeled.input input {
  padding-right: 2.5em
}
.iwc.labeled.icon.input:not(.left) > input {
  padding-right: 3.25em
}
.iwc.labeled.icon.input:not(.left) > .icon {
  margin-right: 1.25em
}
.iwc.action.input {
  display: table
}
.iwc.action.input > input {
  display: table-cell;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none
}
.iwc.action.input > .button, .iwc.action.input > .buttons {
  display: table-cell;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  white-space: nowrap
}
.iwc.action.input > .button:hover, .iwc.action.input > .buttons:hover {
  opacity: .75
}
.iwc.action.input > .button > .icon, .iwc.action.input > .buttons > .button > .icon {
  display: inline;
  vertical-align: top
}
.iwc.fluid.action.input {
  display: table;
  width: 100%
}
.iwc.fluid.action.input > .button {
  width: .01%
}
.iwc.fluid.input {
  display: block
}
.iwc.small.form .icon.input > .icon {
  padding-top: .95em
}
.iwc.mini.input {
  font-size: .8125rem
}
.iwc.small.input {
  font-size: .875rem
}
.iwc.input {
  font-size: 1rem
}
.iwc.large.input {
  font-size: 1.125rem
}
.iwc.big.input {
  font-size: 1.25rem
}
.iwc.huge.input {
  font-size: 1.375rem
}
.iwc.massive.input {
  font-size: 1.5rem
}
.iwc.table {
  width: 100%;
  border-collapse: collapse
}
.iwc.table th, .iwc.table tr, .iwc.table td {
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .1s ease-out;
  transition: all .1s ease-out
}
.iwc.table thead {
  border-bottom: 2px solid rgba(0,0,0,0.1)
}
.iwc.table tfoot th {
  background-color: rgba(0,0,0,0.03)
}
.iwc.table th {
  cursor: auto;
  font-family: 'Dosis';
  background-color: #F5F5F5;
  text-align: left;
  color: rgba(0,0,0,0.5);
  padding: .8em 1em;
  vertical-align: middle;
  text-shadow: 0 1px 0 #fff
}
.iwc.table thead th:first-child {
  border-radius: .325em 0 0 0
}
.iwc.table thead th:last-child {
  border-radius: 0 .325em 0 0
}
.iwc.table tfoot th:first-child {
  border-radius: 0 0 0 .325em
}
.iwc.table tfoot th:last-child {
  border-radius: 0 0 .325em 0
}
.iwc.table td {
  padding: .8em 1em;
  vertical-align: middle;
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.6);
  border-top: 1px solid #E2E4D0
}
.iwc.table tfoot {
  border-top: 1px solid rgba(0,0,0,0.03)
}
.iwc.table tfoot th {
  font-weight: 400;
  font-style: italic
}
.iwc.table tbody tr:nth-child(2n) {
  background-color: rgba(0,0,0,0.03)
}
.iwc.table > .icon {
  vertical-align: baseline
}
.iwc.table > .icon:only-child {
  margin: 0
}
.iwc.table.segment:after {
  display: none
}
.iwc.table.segment.stacked:after {
  display: block
}
.iwc.sortable.table th.disabled:hover {
  cursor: auto;
  font-weight: 600;
  color: rgba(0,0,0,0.5);
  background-color: #F5F5F5
}
.iwc.sortable.table thead th:hover {
  background-color: rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.8)
}
.iwc.table tr.positive, .iwc.table td.positive {
  -webkit-box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset;
  box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset
}
.iwc.table tr.positive td, .iwc.table td.positive {
  background-color: #a9d5be;
  color: #3e7558
}
.iwc.celled.table tr.positive:hover td, .iwc.celled.table tr:hover td.positive, .iwc.table tr.positive:hover td, .iwc.table td:hover.positive, .iwc.table th:hover.positive {
  background-color: #88c4a4;
  color: #3e7558
}
.iwc.table tr.negative, .iwc.table td.negative {
  -webkit-box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset;
  box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset
}
.iwc.table tr.negative td, .iwc.table td.negative {
  background-color: #d6909a;
  color: #6d2d36
}
.iwc.celled.table tr.negative:hover td, .iwc.celled.table tr:hover td.negative, .iwc.table tr.negative:hover td, .iwc.table td:hover.negative, .iwc.table th:hover.negative {
  background-color: #c76c78;
  color: #6d2d36
}
.iwc.table tr.error, .iwc.table td.error {
  -webkit-box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset;
  box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset
}
.iwc.table tr.error td, .iwc.table td.error, .iwc.table th.error {
  background-color: #d6909a;
  color: #6d2d36
}
.iwc.celled.table tr.error:hover td, .iwc.celled.table tr:hover td.error, .iwc.table tr.error:hover td, .iwc.table td:hover.error, .iwc.table th:hover.error {
  background-color: #c76c78;
  color: #6d2d36
}
.iwc.table tr.warning, .iwc.table td.warning {
  -webkit-box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset;
  box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset
}
.iwc.table tr.warning td, .iwc.table td.warning, .iwc.table th.warning {
  background-color: #fedd8c;
  color: #ba8505
}
.iwc.celled.table tr.warning:hover td, .iwc.celled.table tr:hover td.warning, .iwc.table tr.warning:hover td, .iwc.table td:hover.warning, .iwc.table th:hover.warning {
  background-color: #fdce5a;
  color: #ba8505
}
.iwc.table tr.info, .iwc.table td.info {
  -webkit-box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset;
  box-shadow: 3px 0 0 0 rgba(0,0,0,0.15) inset
}
.iwc.table tr.info td, .iwc.table td.info {
  background-color: #bed3ea;
  color: #3a6da2
}
.iwc.celled.table tr.info:hover td, .iwc.celled.table tr:hover td.info, .iwc.table tr.info:hover td, .iwc.table td:hover.info, .iwc.table th:hover.info {
  background-color: #98badd;
  color: #3a6da2
}
.iwc.table tr.active, .iwc.table td.active {
  -webkit-box-shadow: 2px 0 0 rgba(50,50,50,0.9) inset;
  box-shadow: 2px 0 0 rgba(50,50,50,0.9) inset
}
.iwc.table tr.active td, .iwc.table tr td.active {
  background-color: #E0E0E0;
  color: rgba(50,50,50,0.9)
}
.iwc.table tr.disabled td, .iwc.table tr td.disabled, .iwc.table tr.disabled:hover td, .iwc.table tr:hover td.disabled {
  color: rgba(150,150,150,0.3)
}
.iwc.two.cols.table td {
  width: 50%
}
.iwc.three.cols.table td {
  width: 33.3333%
}
.iwc.four.cols.table td {
  width: 25%
}
.iwc.five.cols.table td {
  width: 20%
}
.iwc.six.cols.table td {
  width: 16.66667%
}
.iwc.seven.cols.table td {
  width: 14.2857%
}
.iwc.eight.cols.table td {
  width: 12.5%
}
.iwc.nine.cols.table td {
  width: 11.1111%
}
.iwc.ten.cols.table td {
  width: 10%
}
.iwc.eleven.cols.table td {
  width: 9.0909%
}
.iwc.twelve.cols.table td {
  width: 8.3333%
}
.iwc.thirteen.cols.table td {
  width: 7.6923%
}
.iwc.fourteen.cols.table td {
  width: 7.1428%
}
.iwc.fifteen.cols.table td {
  width: 6.6666%
}
.iwc.sixteen.cols.table td {
  width: 6.25%
}
.iwc.table th.one.wide, .iwc.table td.one.wide {
  width: 6.25%
}
.iwc.table th.two.wide, .iwc.table td.two.wide {
  width: 12.5%
}
.iwc.table th.three.wide, .iwc.table td.three.wide {
  width: 18.75%
}
.iwc.table th.four.wide, .iwc.table td.four.wide {
  width: 25%
}
.iwc.table th.five.wide, .iwc.table td.five.wide {
  width: 31.25%
}
.iwc.table th.six.wide, .iwc.table td.six.wide {
  width: 37.5%
}
.iwc.table th.seven.wide, .iwc.table td.seven.wide {
  width: 43.75%
}
.iwc.table th.eight.wide, .iwc.table td.eight.wide {
  width: 50%
}
.iwc.table th.nine.wide, .iwc.table td.nine.wide {
  width: 56.25%
}
.iwc.table th.ten.wide, .iwc.table td.ten.wide {
  width: 62.5%
}
.iwc.table th.eleven.wide, .iwc.table td.eleven.wide {
  width: 68.75%
}
.iwc.table th.twelve.wide, .iwc.table td.twelve.wide {
  width: 75%
}
.iwc.table th.thirteen.wide, .iwc.table td.thirteen.wide {
  width: 81.25%
}
.iwc.table th.fourteen.wide, .iwc.table td.fourteen.wide {
  width: 87.5%
}
.iwc.table th.fifteen.wide, .iwc.table td.fifteen.wide {
  width: 93.75%
}
.iwc.table th.sixteen.wide, .iwc.table td.sixteen.wide {
  width: 100%
}
.iwc.celled.table {
  color: rgba(0,0,0,0.8)
}
.iwc.celled.table tbody tr, .iwc.celled.table tfoot tr {
  border: none
}
.iwc.celled.table th, .iwc.celled.table td {
  border: 1px solid rgba(0,0,0,0.1)
}
.iwc.celled.table th {
  border-top: 0;
  box-shadow: inset 1px 0 0 0 rgba(255,255,255,0.6)
}
.iwc.celled.table tfoot td {
  border-bottom: 0
}
.iwc.celled.table.segment th:first-child, .iwc.celled.table.segment td:first-child {
  border-left: none;
  box-shadow: none
}
.iwc.celled.table.segment th:last-child, .iwc.celled.table.segment td:last-child {
  border-right: none
}
.iwc.sortable.table thead th {
  cursor: pointer;
  white-space: nowrap
}
.iwc.sortable.table thead th.asc, .iwc.sortable.table thead th.desc {
  background-color: rgba(0,0,0,0.1)
}
.iwc.sortable.table thead th.asc:hover, .iwc.sortable.table thead th.desc:hover {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.iwc.sortable.table thead th:after {
  display: inline-block;
  width: 1em;
  opacity: 0.5;
  margin: 0 0 0 .5em;
  font-family: Icons;
  content: '\f0dc';
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit
}
.iwc.sortable.table thead th.asc:after {
  content: '\f0de'
}
.iwc.sortable.table thead th.desc:after {
  content: '\f0dd'
}
.iwc.sortable.table th.disabled:after {
  content: ''
}
.iwc.sortable.table td.handle {
  background-color: rgba(0,0,0,0.03);
  cursor: move
}
.iwc.collapsing.table {
  width: auto
}
.iwc.basic.table th {
  background-color: transparent;
  padding: .5em
}
.iwc.basic.table tbody tr {
  border-bottom: 1px solid rgba(0,0,0,0.03)
}
.iwc.basic.table td {
  padding: .8em .5em
}
.iwc.basic.table tbody tr:nth-child(2n) {
  background-color: transparent
}
.iwc.padded.table th, .iwc.padded.table td {
  padding: .8em 1em
}
.iwc.compact.table th {
  padding: .3em .5em
}
.iwc.compact.table td {
  padding: .2em .5em
}
.iwc.small.table {
  font-size: .875em
}
.iwc.table {
  font-size: 1em
}
.iwc.large.table {
  font-size: 1.1em
}

@media only screen and (min-width:320px) and (max-width:768px) {
.iwc.table {
  display: block;
  padding: 0
}
.iwc.table thead {
  display: none
}
.iwc.table tbody, .iwc.table tfoot {
  display: block
}
.iwc.table tr {
  display: block
}
.iwc.table tr > td {
  width: 100%;
  display: block;
  border: none;
  padding: .25em .75em;
  -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
  box-shadow: 0 1px 0 0 rgba(0,0,0,0.05)
}
.iwc.table td:first-child {
  font-weight: 700;
  padding-top: 1em
}
.iwc.table td:last-child {
  -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  padding-bottom: 1em
}
.iwc.basic.table td:first-child {
  font-weight: 400
}
.iwc.basic.table td:last-child {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-bottom: 1em
}
.iwc.celled.table td {
  border: 0
}
.iwc.table *[class*="hide-"] {
  display: none
}
.iwc.table tr > td.warning, .iwc.table tr > td.error, .iwc.table tr > td.active, .iwc.table tr > td.positive, .iwc.table tr > td.info, .iwc.table tr > td.negative {
  background-color: transparent
}
}
.iwc.label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
  padding: .3em .5em;
  color: inherit;
  font-family: 'Dosis';
  font-weight: 700;
  border-radius: .325em;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background .1s linear;
  transition: background .1s linear
}
.iwc.label:first-child {
  margin-left: 0
}
.iwc.label:last-child {
  margin-right: 0
}
a.iwc.label {
  cursor: pointer
}
.iwc.label a {
  cursor: pointer;
  color: inherit;
  opacity: 0.8;
  -webkit-transition: .2s opacity ease;
  transition: .2s opacity ease
}
.iwc.label a:hover {
  opacity: 1
}
.iwc.label .detail {
  display: inline-block;
  margin-left: .5em;
  font-weight: 700;
  opacity: 0.8
}
.iwc.label .icon {
  width: auto;
  font-size: 1em
}
.iwc.label .delete.icon {
  cursor: pointer;
  margin: 0 0 0 .5em;
  opacity: 0.7;
  -webkit-transition: background .1s linear;
  transition: background .1s linear
}
.iwc.label .delete.icon:hover {
  opacity: 0.99
}
.iwc.segment > .attached.label:first-child + * {
  margin-top: 2.5em
}
.iwc.segment > .bottom.attached.label:first-child ~ :last-child {
  margin-top: 0;
  margin-bottom: 2.5em
}
.iwc.image.label {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .4em;
  padding-bottom: .4em;
  line-height: 1.5em;
  vertical-align: baseline;
  text-transform: none;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.1) inset
}
.iwc.image.label img {
  display: inline-block;
  height: 2.25em;
  margin: -.4em .8em -.4em -.8em;
  vertical-align: top;
  border-radius: .325em 0 0 .325em
}
.iwc.label.disabled {
  opacity: 0.5
}
a.iwc.labels .label:hover, a.iwc.label:hover, a.iwc.label.active {
  background-color: #EBEBEB;
  border-color: #EBEBEB;
  color: rgba(0,0,0,0.7)
}
.iwc.labels a.label:hover:before, a.iwc.label:hover:before, a.iwc.label.active:before {
  background-color: #EBEBEB;
  color: rgba(0,0,0,0.7)
}
.iwc.tag.labels .label, .iwc.tag.label {
  margin-left: 1em;
  position: relative;
  padding: .33em 1.3em .33em 1.4em;
  border-radius: 0 3px 3px 0;
  display: inline
}
.iwc.tag.labels .label:before, .iwc.tag.label:before {
  position: absolute;
  top: .3em;
  left: .3em;
  content: '';
  margin-left: -1em;
  background-image: none;
  width: 1.5em;
  height: 1.5em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: background .1s linear;
  transition: background .1s linear
}
.iwc.tag.labels .label:after, .iwc.tag.label:after {
  position: absolute;
  content: '';
  top: 50%;
  left: -.25em;
  margin-top: -.3em;
  background-color: #FFF;
  width: .55em;
  height: .55em;
  -webkit-box-shadow: 0 -1px 1px 0 rgba(0,0,0,0.3);
  box-shadow: 0 -1px 1px 0 rgba(0,0,0,0.3);
  border-radius: 100px 100px 100px 100px
}
.iwc.ribbon.label {
  position: relative;
  margin: 0 .2em;
  left: -2rem;
  padding-left: 2rem;
  border-radius: 0 4px 4px 0;
  border-color: rgba(0,0,0,0.15)
}
.iwc.ribbon.label:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border-top: 0 solid transparent;
  border-right-width: 1em;
  border-right-color: inherit;
  border-right-style: solid;
  border-bottom: 1em solid transparent;
  border-left: 0 solid transparent;
  width: 0;
  height: 0
}
.iwc.top.attached.label, .iwc.attached.label {
  width: 100%;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  padding: .75em 1em;
  border-radius: .325em .325em 0 0
}
.iwc.bottom.attached.label {
  top: auto;
  bottom: 0;
  border-radius: 0 0 .325em .325em
}
.iwc.top.left.attached.label {
  width: auto;
  margin-top: 0;
  border-radius: .325em 0 .325em 0
}
.iwc.top.right.attached.label {
  width: auto;
  left: auto;
  right: 0;
  border-radius: 0 .325em 0 .325em
}
.iwc.bottom.left.attached.label {
  width: auto;
  top: auto;
  bottom: 0;
  border-radius: 0 .325em 0 .325em
}
.iwc.bottom.right.attached.label {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  width: auto;
  border-radius: .325em 0 .325em 0
}
.iwc.bottom.right.attached.special.label {
  box-shadow: inset 2px 2px 0 0 rgba(0,0,0,0.15)
}
.iwc.corner.label {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  margin: 0;
  width: 2.5em;
  height: 2.5em;
  padding: 0;
  text-align: center;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}
.iwc.corner.label:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-right: 2.5em solid transparent;
  border-bottom: 2.5em solid transparent;
  border-left: 0 solid transparent;
  border-right-color: inherit;
  -webkit-transition: border-color .2s ease;
  transition: border-color .2s ease
}
.iwc.corner.label .icon {
  font-size: .875em;
  margin: .5em 0 0 1.25em
}
.iwc.corner.label .text {
  display: inline-block;
  font-weight: 700;
  margin: .5em 0 0 1em;
  width: 2.5em;
  font-size: .875em;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.iwc.rounded.image > .iwc.corner.label, .iwc.input > .iwc.corner.label, .iwc.segment > .iwc.corner.label {
  overflow: hidden
}
.iwc.segment > .iwc.corner.label {
  top: 0;
  right: 0
}
.iwc.segment > .iwc.left.corner.label {
  right: auto;
  left: -1px
}
.iwc.input > .iwc.corner.label {
  top: 1px;
  right: 1px
}
.iwc.input > .iwc.right.corner.label {
  right: auto;
  left: 1px
}
.iwc.left.corner.label, .iwc.left.corner.label:after {
  right: auto;
  left: 0
}
.iwc.left.corner.label:after {
  border-top: 3em solid transparent;
  border-right: 3em solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-top-color: inherit
}
.iwc.left.corner.label .icon {
  margin: .5em 0 0 -1em
}
.iwc.left.corner.label .text {
  margin: .5em 0 0 -1em;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.iwc.corner.label:hover {
  background-color: transparent
}
.iwc.label.fluid, .iwc.fluid.labels > .label {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.black.labels .label, .iwc.black.label, .iwc.inverted.labels .label, .iwc.inverted.label, .iwc.ribbon .ribbon.inverted, .iwc.ribbon .ribbon.black {
  background-color: #363B3F;
  border-color: #363B3F;
  color: rgba(255,255,255,0.80)
}
.iwc.labels .black.label:before, .iwc.black.labels .label:before, .iwc.black.label:before {
  background-color: #363B3F
}
a.iwc.black.labels .label:hover, a.iwc.black.label:hover {
  background-color: #9AD03E;
  border-color: #9AD03E;
  color: rgba(255,255,255,1)
}
.iwc.labels a.black.label:hover:before, .iwc.black.labels a.label:hover:before, a.iwc.black.label:hover:before {
  background-color: #9AD03E
}
.iwc.black.corner.label, .iwc.black.corner.label:hover {
  background-color: transparent
}
.iwc.black.ribbon.label {
  border-color: #363B3F
}
.iwc.positive.labels .label, .iwc.positive.label, .iwc.ribbon .ribbon.positive {
  background-color: #363B3F;
  border-color: #363B3F;
  color: rgba(255,255,255,0.80)
}
.iwc.labels .positive.label:before, .iwc.positive.labels .label:before, .iwc.positive.label:before {
  background-color: #363B3F
}
a.iwc.positive.labels .label:hover, a.iwc.positive.label:hover {
  background-color: #9AD03E;
  border-color: #9AD03E;
  color: rgba(255,255,255,1)
}
.iwc.labels a.positive.label:hover:before, .iwc.positive.labels a.label:hover:before, a.iwc.positive.label:hover:before {
  background-color: #9AD03E
}
.iwc.positive.corner.label, .iwc.positive.corner.label:hover {
  background-color: transparent
}
.iwc.positive.ribbon.label {
  border-color: #363B3F
}
.iwc.negative.labels .label, .iwc.negative.label, .iwc.ribbon .ribbon.negative {
  background-color: #E74C3C;
  border-color: #E74C3C;
  color: rgba(255,255,255,0.80)
}
.iwc.labels .negative.label:before, .iwc.negative.labels .label:before, .iwc.negative.label:before {
  background-color: #E74C3C
}
.iwc.negative.corner.label, .iwc.negative.corner.label:hover {
  background-color: transparent
}
a.iwc.negative.labels .label:hover, a.iwc.negative.label:hover {
  background-color: #9AD03E;
  border-color: #9AD03E;
  color: rgba(255,255,255,1)
}
.iwc.labels a.negative.label:hover:before, .iwc.negative.labels a.label:hover:before, a.iwc.negative.label:hover:before {
  background-color: #9AD03E
}
.iwc.negative.ribbon.label {
  border-color: #E74C3C
}
.iwc.info.labels .label, .iwc.info.label, .iwc.ribbon .ribbon.info {
  background-color: #5795AF;
  border-color: #5795AF;
  color: rgba(255,255,255,0.80)
}
.iwc.labels .info.label:before, .iwc.info.labels .label:before, .iwc.info.label:before {
  background-color: #5795AF
}
a.iwc.info.labels .label:hover, .iwc.info.labels a.label:hover, a.iwc.info.label:hover {
  background-color: #68a0b8;
  border-color: #68a0b8;
  color: rgba(255,255,255,1)
}
.iwc.labels a.info.label:hover:before, .iwc.info.labels a.label:hover:before, a.iwc.info.label:hover:before {
  background-color: #68a0b8
}
.iwc.info.corner.label, .iwc.info.corner.label:hover {
  background-color: transparent
}
.iwc.info.ribbon.label {
  border-color: #68a0b8
}
.iwc.purple.labels .label, .iwc.purple.label, .iwc.ribbon .ribbon.purple {
  background-color: #7A6591;
  border-color: #7A6591;
  color: rgba(255,255,255,0.80)
}
.iwc.labels .purple.label:before, .iwc.purple.labels .label:before, .iwc.purple.label:before {
  background-color: #7A6591
}
a.iwc.purple.labels .label:hover, .iwc.purple.labels a.label:hover, a.iwc.purple.label:hover {
  background-color: #87719f;
  border-color: #87719f;
  color: rgba(255,255,255,1)
}
.iwc.labels a.purple.label:hover:before, .iwc.purple.labels a.label:hover:before, a.iwc.purple.label:hover:before {
  background-color: #87719f
}
.iwc.purple.corner.label, .iwc.purple.corner.label:hover {
  background-color: transparent
}
.iwc.purple.ribbon.label {
  border-color: #87719f
}
.iwc.warning.labels .label, .iwc.warning.label, .iwc.ribbon .ribbon.warning {
  background-color: #EDAA10;
  border-color: #EDAA10;
  color: rgba(255,255,255,0.80)
}
.iwc.labels .warning.label:before, .iwc.warning.labels .label:before, .iwc.warning.label:before {
  background-color: #EDAA10
}
a.iwc.warning.labels .label:hover, .iwc.warning.labels a.label:hover, a.iwc.warning.label:hover {
  background-color: #f0b327;
  border-color: #f0b327;
  color: rgba(255,255,255,1)
}
.iwc.labels a.warning.label:hover:before, .iwc.warning.labels a.label:hover:before, a.iwc.warning.label:hover:before {
  background-color: #f0b327
}
.iwc.warning.corner.label, .iwc.warning.corner.label:hover {
  background-color: transparent
}
.iwc.warning.ribbon.label {
  border-color: #f0b327
}
.iwc.teal.labels .label, .iwc.teal.label, .iwc.ribbon .ribbon.teal {
  background-color: #61A299;
  border-color: #61A299;
  color: rgba(255,255,255,0.80)
}
.iwc.labels .teal.label:before, .iwc.teal.labels .label:before, .iwc.teal.label:before {
  background-color: #61A299
}
a.iwc.teal.labels .label:hover, .iwc.teal.labels a.label:hover, a.iwc.teal.label:hover {
  background-color: #70aca4;
  border-color: #70aca4;
  color: rgba(255,255,255,1)
}
.iwc.labels a.teal.label:hover:before, .iwc.teal.labels a.label:hover:before, a.iwc.teal.label:hover:before {
  background-color: #70aca4
}
.iwc.teal.corner.label, .iwc.teal.corner.label:hover {
  background-color: transparent
}
.iwc.teal.ribbon.label {
  border-color: #70aca4
}
.iwc.horizontal.labels .label, .iwc.horizontal.label {
  margin: -.125em .5em -.125em 0;
  padding: .35em 1em;
  min-width: 6em;
  text-align: center
}
.iwc.circular.labels .label, .iwc.circular.label {
  min-height: 1em;
  max-height: 2em;
  padding: .5em;
  line-height: 1em;
  text-align: center;
  border-radius: 500rem
}
.iwc.pointing.label {
  position: relative
}
.iwc.attached.pointing.label {
  position: absolute
}
.iwc.pointing.label:before {
  position: absolute;
  content: "";
  width: .6em;
  height: .6em;
  background-image: none;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-transition: background .1s linear;
  transition: background .1s linear
}
.iwc.pointing.label:before {
  background-color: #E8E8E8
}
.iwc.pointing.label, .iwc.pointing.above.label {
  margin-top: 1em
}
.iwc.pointing.label:before, .iwc.pointing.above.label:before {
  margin-left: -.3em;
  top: -.3em;
  left: 50%
}
.iwc.pointing.below.label {
  margin-top: 0;
  margin-bottom: 1em
}
.iwc.pointing.below.label:before {
  margin-left: -.3em;
  top: auto;
  right: auto;
  bottom: -.3em;
  left: 50%
}
.iwc.pointing.left.label {
  margin-top: 0;
  margin-left: 1em
}
.iwc.pointing.left.label:before {
  margin-top: -.3em;
  bottom: auto;
  right: auto;
  top: 50%;
  left: 0
}
.iwc.pointing.right.label {
  margin-top: 0;
  margin-right: 1em
}
.iwc.pointing.right.label:before {
  margin-top: -.3em;
  right: -.3em;
  top: 50%;
  bottom: auto;
  left: auto
}
.iwc.floating.label {
  position: absolute;
  z-index: 100;
  top: -1em;
  left: 100%;
  margin: 0 0 0 -1.5em
}
.iwc.ribbon {
  height: 88px;
  overflow: hidden;
  position: absolute;
  right: -3px;
  top: -3px;
  width: 85px
}
.iwc.ribbon .ribbon:before {
  bottom: -1px;
  left: 0
}
.iwc.ribbon .ribbon:after {
  right: 0
}
.iwc.ribbon .ribbon:before, .iwc.ribbon .ribbon:after {
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-top: 2px solid #797979;
  bottom: -2px;
  content: "";
  position: absolute
}
.iwc.ribbon .ribbon {
  background-color: #797979;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  display: block;
  font-size: .95em;
  font-weight: 600;
  left: -5px;
  line-height: 20px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  top: 15px;
  transform: rotate(45deg);
  width: 120px
}
.iwc.small.labels .label, .iwc.small.label {
  font-size: .75rem;
  line-height: .85rem
}
.iwc.label {
  font-size: .85rem;
  line-height: .95rem
}
.iwc.large.labels .label, .iwc.large.label {
  font-size: 1rem;
  line-height: .95rem
}
.iwc.huge.labels .label, .iwc.huge.label {
  font-size: 1.1rem;
  line-height: 1rem
}
.iwc.segment {
  position: relative;
  background-color: rgba(0, 0, 0, 0.015);
  margin: 1em 0;
  padding: 1em;
  border-radius: .225em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1)
}
.iwc.segment:first-child {
  margin-top: 0
}
.iwc.segment:last-child {
  margin-bottom: 0
}
.iwc.segment:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.iwc.segment > :first-child {
  margin-top: 0
}
.iwc.segment > :last-child {
  margin-bottom: 0
}
.iwc.segment > .content {
  padding: 1em
}
.iwc.piled.segment {
  margin: 2em 0;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.15);
  -ms-box-shadow: 0 0 1px 1px rgba(0,0,0,0.15);
  -o-box-shadow: 0 0 1px 1px rgba(0,0,0,0.15);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.15)
}
.iwc.piled.segment:first-child {
  margin-top: 0
}
.iwc.piled.segment:last-child {
  margin-bottom: 0
}
.iwc.piled.segment:after, .iwc.piled.segment:before {
  background-color: #FFF;
  visibility: visible;
  content: "";
  display: block;
  height: 100%;
  left: -1px;
  position: absolute;
  width: 100%;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.1)
}
.iwc.piled.segment:after {
  -webkit-transform: rotate(1.2deg);
  -ms-transform: rotate(1.2deg);
  transform: rotate(1.2deg);
  top: 0;
  z-index: -1
}
.iwc.piled.segment:before {
  -webkit-transform: rotate(-1.2deg);
  -ms-transform: rotate(-1.2deg);
  transform: rotate(-1.2deg);
  top: 0;
  z-index: -2
}
.iwc.stacked.segment {
  padding-bottom: 1.7em
}
.iwc.stacked.segment:after, .iwc.stacked.segment:before {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  border-top: 1px solid rgba(0,0,0,0.1);
  background-color: rgba(0,0,0,0.02);
  width: 100%;
  height: 5px;
  visibility: visible
}
.iwc.stacked.segment:before {
  bottom: 0
}
.iwc.stacked.inverted.segment:after, .iwc.stacked.inverted.segment:before {
  background-color: rgba(255,255,255,0.1);
  border-top: 1px solid rgba(255,255,255,0.35)
}
.iwc.raised.segment {
  -webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px 1px rgba(0,0,0,0.1)
}
.iwc.basic.segment {
  position: relative;
  background-color: transparent;
  border: 1px solid #EDEDED;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
  border-radius: 0;
  padding: 0
}
.iwc.basic.segment:first-child {
  padding-top: 0
}
.iwc.basic.segment:last-child {
  padding-bottom: 0
}
.iwc.fitted.segment {
  padding: 0;
  border: 0
}
.iwc.tabular.segment {
  background-color: #fff;
  padding: 0;
  margin: 0;
  margin-bottom: 4px;
  border-radius: 0;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.075);
  display: table;
  width: 100%
}
.iwc.secondary.segment {
  background-color: #fff
}
.iwc.tertiary.segment {
  border: 1px solid rgba(0,0,0,.075);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
  background-color: #fff;
  margin: 0;
  padding: 1.5em;
  border-radius: 0;
  position: relative;
  z-index: 1
}
.iwc.tertiary.segment:before {
  background: #F4BF1E;
  color: #F4BF1E;
  content: "";
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  text-indent: 5px;
  top: 1em;
  width: 2px
}
.iwc.info.segment .header, .iwc.positive.segment .header, .iwc.danger.segment .header, .iwc.negative.segment .header, .iwc.warning.segment .header, .iwc.purple.segment .header, .iwc.teal.segment .header, .iwc.info.segment .footer, .iwc.positive.segment .footer, .iwc.danger.segment .footer, .iwc.negative.segment .footer, .iwc.warning.segment .footer, .iwc.purple.segment .footer, .iwc.teal.segment .footer {
  background-color: #5795AF;
  color: #fff;
  border-radius: .225em .225em 0 0;
  padding: 1em
}
.iwc.info.segment .footer, .iwc.positive.segment .footer, .iwc.danger.segment .footer, .iwc.negative.segment .footer, .iwc.warning.segment .footer, .iwc.purple.segment .footer, .iwc.teal.segment .footer {
  border-radius: 0 0 .225em .225em
}
.iwc.info.segment .header a.link, .iwc.positive.segment .header a.link, .iwc.danger.segment .header a.link, .iwc.negative.segment .header a.link, .iwc.warning.segment .header a.link, .iwc.purple.segment .header a.link, .iwc.teal.segment .header a.link {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3)
}
.iwc.info.segment .header a.link {
  color: #5795AF
}
.iwc.positive.segment .header a.link {
  color: #3E7558
}
.iwc.danger.segment .header a.link, .iwc.negative.segment .header a.link {
  color: #ac7070
}
.iwc.warning.segment .header a.link {
  color: #FEDD8C
}
.iwc.purple.segment .header a.link {
  color: #87719f
}
.iwc.teal.segment .header a.link {
  color: #61A299
}
.iwc.positive.inverted.segment, .iwc.danger.inverted.segment, .iwc.negative.inverted.segment, .iwc.warning.inverted.segment, .iwc.purple.inverted.segment, .iwc.teal.inverted.segment, .iwc.info.inverted.segment, .iwc.info.segment .header a.link:hover, .iwc.positive.segment .header a.link:hover, .iwc.danger.segment .header a.link:hover, .iwc.negative.segment .header a.link:hover, .iwc.warning.segment .header a.link:hover, .iwc.purple.segment .header a.link:hover, .iwc.teal.segment .header a.link:hover {
  color: #fff;
  text-shadow: none
}
.iwc.positive.inverted.segment, .iwc.positive.segment .header, .iwc.positive.segment .footer {
  background-color: #61A270
}
.iwc.danger.inverted.segment, .iwc.danger.segment .header, .iwc.danger.segment .footer, .iwc.negative.inverted.segment, .iwc.negative.segment .header, .iwc.negative.segment .footer {
  background-color: #A26161
}
.iwc.warning.inverted.segment, .iwc.warning.segment .header, .iwc.warning.segment .footer {
  background-color: #EDAA10
}
.iwc.purple.inverted.segment, .iwc.purple.segment .header, .iwc.purple.segment .footer {
  background-color: #7A6591
}
.iwc.teal.inverted.segment, .iwc.teal.segment .header, .iwc.teal.segment .footer {
  background-color: #3CC9CA
}
.iwc.info.inverted.segment, .iwc.info.segment .header, .iwc.info.segment .footer {
  background-color: #5795AF
}
.iwc.info.segment:not(.fitted) {
  box-shadow: 0 -2px 0 0 #5795AF;
  border-top: 0
}
.iwc.positive.segment:not(.fitted) {
  box-shadow: 0 -2px 0 0 #B2D280;
  border-top: 0
}
.iwc.danger.segment:not(.fitted), .iwc.negative.segment:not(.fitted) {
  box-shadow: 0 -2px 0 0 #A26161;
  border-top: 0
}
.iwc.warning.segment:not(.fitted) {
  box-shadow: 0 -2px 0 0 #EDAA10;
  border-top: 0
}
.iwc.purple.segment:not(.fitted) {
  box-shadow: 0 -2px 0 0 #7A6591;
  border-top: 0
}
.iwc.teal.segment:not(.fitted) {
  box-shadow: 0 -2px 0 0 #3CC9CA;
  border-top: 0
}
.iwc.positive.inverted.segment, .iwc.danger.inverted.segment, .iwc.negative.inverted.segment, .iwc.warning.inverted.segment, .iwc.purple.inverted.segment, .iwc.teal.inverted.segment, .iwc.info.inverted.segment {
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.left.aligned.segment {
  text-align: left
}
.iwc.right.aligned.segment {
  text-align: right
}
.iwc.center.aligned.segment {
  text-align: center
}
.iwc.justified.segment {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}
.iwc.floated.segment, .iwc.left.floated.segment {
  float: left
}
.iwc.right.floated.segment {
  float: right
}
.iwc.segment.attached {
  top: -1px;
  bottom: -1px;
  border-radius: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.top.attached.segment {
  top: 0;
  bottom: -1px;
  margin-top: 1em;
  margin-bottom: 0;
  border-radius: 5px 5px 0 0
}
.iwc.segment.top.attached:first-child {
  margin-top: 0
}
.iwc.segment.bottom.attached {
  top: -1px;
  bottom: 0;
  margin-top: 0;
  margin-bottom: 1em;
  border-radius: 0 0 5px 5px
}
.iwc.segment.bottom.attached:last-child {
  margin-bottom: 0
}
.iwc.segment.loading {
  position: relative
}
.iwc.segment.loading:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
  visibility: visible;
  z-index: 5000
}
.iwc.message {
  position: relative;
  min-height: 18px;
  margin: 1em 0;
  height: auto;
  background-color: rgba(0, 0, 0, 0.025);
  padding: 1em;
  line-height: 1.33;
  color: rgba(0,0,0,0.6);
  box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.15);
  -webkit-transition: opacity .1s ease, color .1s ease, background .1s ease, 0 .1s ease;
  transition: opacity .1s ease, color .1s ease, background .1s ease, box-shadow .1s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: .325em
}
#iwc-overlay {
  position: fixed;
  top: 45%;
  right: 10px;
  max-width: 350px;
  z-index: 9999
}
.iwc.message.notice {
  border-radius: .225em;
  box-shadow: 6px 6px 0 0 rgba(0,0,0,0.08), inset 5px 0 0 0 rgba(0,0,0,0.3), inset 6px 0 0 0 rgba(255,255,255,0.15);
  margin-top: 1px;
  margin-bottom: 0
}
.iwc.message.notice span {
  font-weight: 600;
  font-family: 'Dosis'
}
.iwc.message.notice p {
  margin-top: 0
}
.iwc.message.notice a.notice-close {
  opacity: 0
}
.iwc.message.notice:hover a.notice-close {
  opacity: 1
}
.iwc.message.notice i.icon.close {
  position: absolute;
  right: 1em;
  top: .5em;
  color: rgba(255,255,255,0.8)
}
.iwc.message.notice.success {
  background-color: #444;
  color: #B2D280
}
.iwc.message.notice.info {
  background-color: #444;
  color: #BED3EA
}
.iwc.message.notice.warning {
  background-color: #444;
  color: #FEDD8C
}
.iwc.message.notice.error {
  background-color: #444;
  color: #d6909a
}
.iwc.message:first-child {
  margin-top: 0
}
.iwc.message:last-child {
  margin-bottom: 0
}
.iwc.message.basic.notice {
  box-shadow: inset 5px 0 0 0 rgba(0,0,0,0.3)
}
.iwc.message .header {
  margin: 0;
  font-size: 1.35em;
  font-weight: 700;
  font-family: 'Dosis'
}
.iwc.message p {
  margin: 1em 0
}
.iwc.message p:first-child {
  margin-top: 0
}
.iwc.message p:last-child {
  margin-bottom: 0
}
.iwc.message .header + p {
  margin-top: .3em
}
.iwc.message > :first-child {
  margin-top: 0
}
.iwc.message > :last-child {
  margin-bottom: 0
}
.iwc.message ul.list {
  list-style-position: inside;
  margin: .2em 0;
  padding: 0
}
.iwc.message ul.list li:first-child {
  margin-top: .5em
}
.iwc.message ul.list li {
  position: relative;
  list-style-type: none;
  margin: 0 0 .3em 1em;
  padding: 0;
  font-weight: 600;
  font-family: 'Dosis'
}
.iwc.message ul.list li:before {
  position: absolute;
  content: '\2022';
  top: -.05em;
  left: -.8em;
  height: 100%;
  vertical-align: baseline;
  opacity: 0.5
}
.iwc.message > .close.icon {
  cursor: pointer;
  position: absolute;
  top: 1em;
  right: 1em;
  opacity: 0.7;
  -webkit-transition: opacity .1s linear;
  transition: opacity .1s linear
}
.iwc.message > .close.icon:hover {
  opacity: 1
}
.iwc.compact.message {
  display: inline-block
}
.iwc.attached.message {
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
  border-radius: .325em .325em 0 0;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.1) inset
}
.iwc.attached + .iwc.attached.message:not(.top):not(.bottom) {
  margin-top: -1px;
  border-radius: 0
}
.iwc.bottom.attached.message {
  margin-top: -1px;
  border-radius: 0 0 .325em .325em
}
.iwc.bottom.attached.message:not(:last-child) {
  margin-bottom: 1em
}
.iwc.attached.icon.message {
  display: block;
  width: auto
}
.iwc.icon.message {
  display: table;
  width: 100%
}
.iwc.icon.heading.message {
  margin: 0;
  box-shadow: none;
  background-color: #F7F6F2;
  border-bottom: 1px solid #CCCBBF;
  border-radius: 0
}
.iwc.icon.heading.message.green {
  box-shadow: inset 0 6px 0 0 #6EC586
}
.iwc.icon.heading.message.purple {
  box-shadow: inset 0 6px 0 0 #9F5ED6
}
.iwc.icon.heading.message.orange {
  box-shadow: inset 0 6px 0 0 #DBA766
}
.iwc.icon.heading.message.dust {
  box-shadow: inset 0 6px 0 0 #71716F
}
.iwc.icon.heading.message.blue {
  box-shadow: inset 0 6px 0 0 #676BD9
}
.iwc.icon.heading.message.sky {
  box-shadow: inset 0 6px 0 0 #62A8DB
}
.iwc.icon.heading.message.coral {
  box-shadow: inset 0 6px 0 0 #A46E70
}
.iwc.icon.heading.message.teal {
  box-shadow: inset 0 6px 0 0 #70A49B
}
.iwc.icon.heading.message.mortar {
  box-shadow: inset 0 6px 0 0 #4F3F50
}
.iwc.icon.heading.message:before, .iwc.icon.heading.message:after {
  content: "";
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: 100%;
  left: 50px;
  margin-left: -10px
}
.iwc.icon.heading.message:before {
  border-top: 10px solid #CCCBBF;
  border-top: 10px solid #CCCBBF;
  margin-top: 0px
}
.iwc.icon.heading.message:after {
  border-top: 10px solid #F7F6F2;
  margin-top: -1px;
  z-index: 1
}
.iwc.icon.heading.message > .icon:not(.close) {
  font-size: 2em;
  opacity: 0.75;
  vertical-align: top
}
.iwc.icon.message > .icon:not(.close) {
  display: table-cell;
  vertical-align: middle;
  font-size: 4em;
  opacity: 0.75
}
.iwc.icon.message a.helper {
  font-size: 2em;
  line-height: 1
}
.iwc.icon.message > .icon + .content {
  padding-left: 1em
}
.iwc.icon.message > .content {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}
.iwc.inverted.message {
  background-color: rgba(255,255,255,0.05);
  color: rgba(255,255,255,0.95)
}
.iwc.floating.message {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.05) inset;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.05) inset
}
.iwc.black.message, .iwc.inverted.message {
  background-color: #5C6166;
  color: rgba(255,255,255,0.95)
}
.iwc.info.message {
  background-color: #bed3ea;
  color: #3a6da2
}
.iwc.warning.message {
  background-color: #fedd8c;
  color: #ba8505
}
.iwc.success.message, .iwc.positive.message {
  background-color: #a9d5be;
  color: #3e7558
}
.iwc.error.message, .iwc.negative.message {
  background-color: #d6909a;
  color: #6d2d36
}
.iwc.inverted.message .header, .iwc.black.message .header {
}
.iwc.info.message .header, .iwc.warning.message .header, .iwc.success.message .header, .iwc.positive.message .header, .iwc.error.message .header, .iwc.negative.message .header {
}
.iwc.small.message {
  font-size: .875em
}
.iwc.message {
  font-size: 1em
}
.iwc.large.message {
  font-size: 1.125em
}
.iwc.huge.message {
  font-size: 1.5em
}
.iwc.massive.message {
  font-size: 2em
}
.iwc.divider {
  margin: 1rem 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255,255,255,0.6);
  line-height: 1;
  height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}
.iwc.vertical.divider, .iwc.horizontal.divider {
  position: absolute;
  border: none;
  height: 0;
  margin: 0;
  background-color: transparent;
  font-size: .875rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0,0,0,0.8)
}
.iwc.vertical.divider {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -3%;
  width: 6%;
  height: 50%;
  line-height: 0;
  padding: 0
}
.iwc.vertical.divider:before, .iwc.vertical.divider:after {
  position: absolute;
  left: 50%;
  content: " ";
  z-index: 3;
  border-left: 1px solid rgba(0,0,0,0.1);
  border-right: 1px solid rgba(255,255,255,0.8);
  width: 0;
  height: 80%
}
.iwc.vertical.divider:before {
  top: -100%
}
.iwc.vertical.divider:after {
  top: auto;
  bottom: 0
}
.iwc.horizontal.divider {
  position: relative;
  top: 0;
  left: 0;
  margin: 1rem 1.5rem;
  height: auto;
  padding: 0;
  line-height: 1
}
.iwc.horizontal.divider:before, .iwc.horizontal.divider:after {
  position: absolute;
  content: " ";
  z-index: 3;
  width: 50%;
  top: 50%;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255,255,255,0.6)
}
.iwc.horizontal.divider:before {
  left: 0;
  margin-left: -1.5rem
}
.iwc.horizontal.divider:after {
  left: auto;
  right: 0;
  margin-right: -1.5rem
}
.iwc.divider > .icon {
  margin: 0;
  font-size: 1rem;
  vertical-align: middle
}
.iwc.divider.inverted {
  color: #fff
}
.iwc.vertical.inverted.divider, .iwc.horizontal.inverted.divider {
  color: rgba(255,255,255,0.9)
}
.iwc.divider.inverted, .iwc.divider.inverted:after, .iwc.divider.inverted:before {
  border-top-color: rgba(0,0,0,0.15);
  border-bottom-color: rgba(255,255,255,0.15);
  border-left-color: rgba(0,0,0,0.15);
  border-right-color: rgba(255,255,255,0.15)
}
.iwc.double.divider {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid rgba(255,255,255,0.6)
}
.iwc.tripple.divider {
  border-top: 3px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(255,255,255,0.6)
}
.iwc.fitted.divider {
  margin-left: -1rem;
  margin-right: -1rem
}
.iwc.small.divider {
  margin: .1rem 0
}
.iwc.clearing.divider {
  clear: both
}
.iwc.section.divider {
  margin-top: 2rem;
  margin-bottom: 2rem
}
.iwc.space.divider {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border: 0
}
.iwc.small.space.divider {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border: 0
}
.iwc.half.divider {
  max-width: 50%
}
.iwc.basic.divider {
  border: 0;
  margin: .5rem 0rem
}
.iwc.left.circle.divider, .iwc.center.circle.divider {
  position: relative;
  margin-bottom: 2rem
}
.iwc.left.circle.divider {
  width: 50%
}
.iwc.center.circle.divider {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem
}
.iwc.left.circle.divider:after, .iwc.center.circle.divider:after {
  background-color: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 50%;
  content: " ";
  height: 14px;
  position: absolute;
  width: 14px;
  bottom: -7px;
  left: 0
}
.iwc.center.circle.divider:after {
  left: 50%
}
.iwc.dropdown {
  cursor: pointer;
  position: relative;
  display: inline-block;
  line-height: 1;
  -webkit-transition: border-radius .1s ease, width .2s ease;
  transition: border-radius .1s ease, width .2s ease;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -moz-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0)
}
.iwc.dropdown .menu {
  cursor: auto;
  position: absolute;
  display: none;
  top: 100%;
  margin: 0;
  background-color: #FFF;
  min-width: 100%;
  white-space: nowrap;
  font-size: .875em;
  text-shadow: none;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
  border-radius: 0 0 .325em .325em;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  z-index: 800
}
.iwc.dropdown > .dropdown.icon {
  width: auto;
  margin: 0 0 0 1em
}
.iwc.dropdown > .dropdown.icon:before {
  content: "\f0d7"
}
.iwc.dropdown .menu .item .dropdown.icon {
  width: auto;
  float: right;
  margin: 0 0 0 .5em
}
.iwc.dropdown .menu .item .dropdown.icon:before {
  content: "\f0da"
}
.iwc.dropdown > .text {
  display: inline-block;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}
.iwc.dropdown .menu {
  left: 0
}
.iwc.dropdown .menu .menu {
  top: 0;
  left: 100%;
  margin: 0;
  border-radius: 0 .325em .325em 0
}
.iwc.dropdown .menu .menu:after {
  display: none
}
.iwc.dropdown .menu .item {
  cursor: pointer;
  border: none;
  border-top: 1px solid rgba(0,0,0,0.05);
  height: auto;
  font-size: 1rem;
  display: block;
  color: rgba(0,0,0,0.75);
  padding: .85em 1em;
  text-transform: none;
  font-weight: 400;
  text-align: left;
  -webkit-touch-callout: none
}
.iwc.dropdown .menu .item:before {
  display: none
}
.iwc.dropdown .menu .item .icon {
  margin-right: .75em
}
.iwc.dropdown .menu .item:first-child {
  border-top: none
}
.iwc.menu .right.menu .dropdown:last-child .menu, .iwc.buttons > .iwc.dropdown:last-child .menu {
  left: auto;
  right: 0
}
.iwc.vertical.menu .dropdown.item > .dropdown.icon:before {
  content: "\f0da"
}
.iwc.dropdown.icon.button > .dropdown.icon {
  margin: 0
}
.iwc.visible.dropdown > .menu {
  display: block
}
.iwc.dropdown .menu .item:hover {
  background-color: rgba(0,0,0,0.04);
  z-index: 12
}
.iwc.dropdown .menu .active.item {
  background-color: rgba(0,0,0,0.06);
  border-left: none;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-shadow: none;
  box-shadow: none;
  z-index: 12
}
.iwc.dropdown > .default.text, .iwc.default.dropdown > .text {
  color: rgba(0,0,0,0.5)
}
.iwc.dropdown:hover > .default.text, .iwc.default.dropdown:hover > .text {
  color: rgba(0,0,0,0.8)
}
.iwc.simple.dropdown .menu:before, .iwc.simple.dropdown .menu:after {
  display: none
}
.iwc.simple.dropdown .menu {
  display: block;
  overflow: hidden;
  top: -9999px;
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out
}
.iwc.simple.active.dropdown, .iwc.simple.dropdown:hover {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.iwc.simple.active.dropdown > .menu, .iwc.simple.dropdown:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 100%;
  opacity: 1
}
.iwc.simple.dropdown > .menu .item:active > .menu, .iwc.simple.dropdown:hover > .menu .item:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 0;
  left: 100%;
  opacity: 1
}
.iwc.simple.disabled.dropdown:hover .menu {
  display: none;
  height: 0;
  width: 0;
  overflow: hidden
}
.iwc.selection.dropdown {
  cursor: pointer;
  display: inline-block;
  word-wrap: break-word;
  white-space: normal;
  background-color: #FFF;
  padding: .5em 1em;
  line-height: 1.33;
  color: rgba(0,0,0,0.8);
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
  border-radius: .3125em
}
.iwc.selection.dropdown select {
  display: none
}
.iwc.selection.dropdown > .dropdown.icon {
  opacity: 0.7;
  margin: .2em 0 .2em 1.25em;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out
}
.iwc.selection.dropdown, .iwc.selection.dropdown .menu {
  top: 100%;
  -webkit-transition: 0 .2s ease-out;
  transition: box-shadow .2s ease-out
}
.iwc.selection.dropdown .menu {
  max-height: 312px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 0 1px rgba(0,0,0,0.1);
  border-radius: 0 0 .325em .325em
}
.iwc.selection.dropdown .menu:after, .iwc.selection.dropdown .menu:before {
  display: none
}
.iwc.selection.dropdown .menu img {
  height: 2.5em;
  display: inline-block;
  vertical-align: middle;
  margin-right: .5em
}
.iwc.selection.dropdown:hover {
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.2)
}
.iwc.selection.dropdown:hover .menu {
  -webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 0 1px rgba(0,0,0,0.2)
}
.iwc.selection.dropdown:hover > .dropdown.icon {
  opacity: 1
}
.iwc.visible.selection.dropdown {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.iwc.active.selection.dropdown {
  border-radius: .3125em .3125em 0 0
}
.iwc.active.selection.dropdown > .dropdown.icon {
  opacity: 1
}
.iwc.selection.dropdown.small {
  font-size: .85em
}
.iwc.selection.dropdown.small .menu > .item {
  font-size: .95em
}
.iwc.fluid.dropdown {
  display: block
}
.iwc.fluid.dropdown > .dropdown.icon {
  float: right
}
.iwc.inline.dropdown {
  cursor: pointer;
  display: inline-block;
  color: inherit
}
.iwc.inline.dropdown .dropdown.icon {
  margin: 0 .5em 0 .25em
}
.iwc.inline.dropdown .text {
  font-weight: 700
}
.iwc.inline.dropdown .menu {
  cursor: auto;
  margin-top: .25em;
  border-radius: .325em
}
.iwc.floating.dropdown .menu {
  left: 0;
  right: auto;
  margin-top: .5em;
  border-radius: .325em
}
.iwc.pointing.dropdown .menu {
  top: 100%;
  margin-top: .75em;
  border-radius: .325em;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
}
.iwc.pointing.dropdown .menu:after {
  display: block;
  position: absolute;
  pointer-events: none;
  content: " ";
  visibility: visible;
  width: .5em;
  height: .5em;
  -webkit-box-shadow: -1px -1px 0 1px rgba(0,0,0,0.05);
  box-shadow: -1px -1px 0 1px rgba(0,0,0,0.05);
  background-image: none;
  background-color: #FFF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2
}
.iwc.pointing.dropdown .menu .active.item:first-child {
  background: transparent 0;
  background: transparent-webkit-gradient(linear, lefttop, leftbottom, from(transparent), to(rgba(0,0,0,0.03)));
  background: transparent linear-gradient(transparent, rgba(0,0,0,0.03))
}
.iwc.pointing.dropdown .menu:after {
  top: -.25em;
  left: 50%;
  margin: 0 0 0 -.25em
}
.iwc.top.left.pointing.dropdown .menu {
  top: 100%;
  bottom: auto;
  left: 0;
  right: auto;
  margin: .75em 0 0
}
.iwc.top.left.pointing.dropdown .menu:after {
  top: -.25em;
  left: 1.25em;
  right: auto;
  margin: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.iwc.top.right.pointing.dropdown .menu {
  top: 100%;
  bottom: auto;
  right: 0;
  left: auto;
  margin: .75em 0 0
}
.iwc.top.right.pointing.dropdown .menu:after {
  top: -.25em;
  left: auto;
  right: 1.25em;
  margin: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.iwc.left.pointing.dropdown .menu {
  top: 0;
  left: 100%;
  right: auto;
  margin: 0 0 0 .75em
}
.iwc.left.pointing.dropdown .menu:after {
  top: 1em;
  left: -.25em;
  margin: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.iwc.right.pointing.dropdown .menu {
  top: 0;
  left: auto;
  right: 100%;
  margin: 0 .75em 0 0
}
.iwc.right.pointing.dropdown .menu:after {
  top: 1em;
  left: auto;
  right: -.25em;
  margin: 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg)
}
.iwc.dropdown.inverted .menu {
  background-color: #272727;
  -webkit-box-shadow: 4px 4px 0 0 rgba(0,0,0,0.1);
  box-shadow: 4px 4px 0 0 rgba(0,0,0,0.1)
}
.iwc.dropdown.inverted .menu .item {
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1)
}
.iwc.dropdown.inverted .menu .item {
  color: rgba(255,255,255,0.8)
}
ul.iwc.list, ol.iwc.list, .iwc.list {
  list-style-type: none;
  margin: 1em 0;
  padding: 0
}
ul.iwc.list ul, ol.iwc.list ol, .iwc.list .list {
  margin: 0;
  padding: .5em 0 .5em 1em
}
ul.iwc.list:first-child, ol.iwc.list:first-child, .iwc.list:first-child {
  margin-top: 0
}
ul.iwc.list:last-child, ol.iwc.list:last-child, .iwc.list:last-child {
  margin-bottom: 0
}
ul.iwc.list li, ol.iwc.list li, .iwc.list .item {
  display: list-item;
  list-style-type: none;
  list-style-position: inside;
  padding: .5em 0;
  line-height: 1.2
}
.iwc.list .item:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.iwc.list .list {
  clear: both
}
.iwc.list .item > .icon {
  display: block;
  float: left;
  margin: 0 1em 0 0;
  padding: .1em 0 0
}
.iwc.list .item > .icon:only-child {
  display: inline-block
}
.iwc.horizontal.list .item > .icon {
  margin: 0;
  padding: 0 .25em 0 0
}
.iwc.horizontal.list .item > .icon, .iwc.horizontal.list .item > .icon + .content {
  float: none;
  display: inline-block
}
.iwc.list .item > img {
  display: block;
  float: left;
  margin-right: 1em;
  vertical-align: middle
}
.iwc.list .item > .content {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2
}
.iwc.list .item > .icon + .content {
  display: table-cell;
  vertical-align: top
}
.iwc.list a {
  cursor: pointer
}
.iwc.list a .icon {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}
.iwc.list .header {
  font-weight: 700
}
.iwc.list .description {
  color: rgba(0,0,0,0.5);
  margin-top: .25em
}
.iwc.list .item > .left.floated {
  margin-right: 1em;
  float: left
}
.iwc.list .item > .right.floated {
  margin-left: 1em;
  float: right
}
.iwc.horizontal.list {
  display: inline-block;
  font-size: 0
}
.iwc.horizontal.list > .item {
  display: inline-block;
  margin-left: 1em;
  font-size: 1rem
}
.iwc.horizontal.list > .item:first-child {
  margin-left: 0
}
.iwc.horizontal.list .list {
  padding-left: 0;
  padding-bottom: 0
}
.iwc.list a:hover .icon {
  color: rgba(0,0,0,0.8)
}
.iwc.link.list .item {
  color: rgba(0,0,0,0.3)
}
.iwc.link.list a.item, .iwc.link.list .item a {
  color: rgba(0,0,0,0.5)
}
.iwc.link.list a.item:hover, .iwc.link.list .item a:hover {
  color: rgba(0,0,0,0.8)
}
.iwc.link.list a.item:active, .iwc.link.list .item a:active {
  color: rgba(0,0,0,0.8)
}
.iwc.link.list a.active.item, .iwc.link.list .active.item a {
  color: rgba(0,0,0,0.8)
}
.iwc.selection.list .item {
  cursor: pointer;
  color: rgba(0,0,0,0.4);
  padding: .5em;
  -webkit-transition: .2s color ease, .2s padding-left ease, .2s background-color ease;
  transition: .2s color ease, .2s padding-left ease, .2s background-color ease
}
.iwc.selection.list .item:hover {
  background-color: rgba(0,0,0,0.02);
  color: rgba(0,0,0,0.7)
}
.iwc.selection.list .item:active {
  background-color: rgba(0,0,0,0.05);
  color: rgba(0,0,0,0.7)
}
.iwc.selection.list .item.active, .iwc.divided.list .item.active {
  background-color: rgba(0,0,0,0.04);
  color: rgba(0,0,0,0.7)
}
.iwc.animated.list .item {
  -webkit-transition: .2s color ease, .2s padding-left ease, .2s background-color ease;
  transition: .2s color ease, .2s padding-left ease, .2s background-color ease
}
.iwc.animated.list:not(.horizontal) .item:hover {
  padding-left: 1em
}
.iwc.animated.list:not(.horizontal) .item:hover .item:hover {
  padding-left: .5em
}
ul.iwc.list, .iwc.bulleted.list {
  margin-left: 1.5em
}
ul.iwc.list li, .iwc.bulleted.list .item {
  position: relative
}
ul.iwc.list li:before, .iwc.bulleted.list .item:before {
  position: absolute;
  left: -1.5em;
  content: '•';
  line-height: 1.2rem;
  vertical-align: top
}
ul.iwc.list ul, .iwc.bulleted.list .list {
  padding-left: 1.5em
}
ul.iwc.horizontal.bulleted.list, .iwc.horizontal.bulleted.list {
  margin-left: 0
}
ul.iwc.horizontal.bulleted.list li, .iwc.horizontal.bulleted.list .item {
  margin-left: 1.5em
}
ul.iwc.horizontal.bulleted.list li:before, .iwc.horizontal.bulleted.list .item:before {
  left: -.9em
}
ul.iwc.horizontal.bulleted.list li:first-child, .iwc.horizontal.bulleted.list .item:first-child {
  margin-left: 0
}
ul.iwc.horizontal.bulleted.list li:first-child::before, .iwc.horizontal.bulleted.list .item:first-child::before {
  display: none
}
ol.iwc.list, .iwc.ordered.list {
  counter-reset: ordered;
  margin-left: 2em;
  list-style-type: none
}
ol.iwc.list li, .iwc.ordered.list .item {
  list-style-type: none;
  position: relative
}
ol.iwc.list li:before, .iwc.ordered.list .item:before {
  position: absolute;
  left: -2em;
  counter-increment: ordered;
  content: counters(ordered, ".");
  text-align: right;
  vertical-align: top;
  opacity: 0.75
}
ol.iwc.list ol, .iwc.ordered.list .list {
  counter-reset: ordered;
  padding-left: 2.5em
}
ol.iwc.list ol li:before, .iwc.ordered.list .list .item:before {
  left: -2.5em
}
ol.iwc.horizontal.list, .iwc.ordered.horizontal.list {
  margin-left: 0
}
ol.iwc.horizontal.list li:before, .iwc.ordered.horizontal.list .item:before {
  position: static;
  margin: 0 .5em 0 0
}
.iwc.divided.list > .item, .iwc.divided.list:not(.horizontal) > .list {
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-left: .5em;
  padding-right: .5em
}
.iwc.divided.list .item .menu .item {
  border-width: 0
}
.iwc.divided.list .item:first-child {
  border-top-width: 0
}
.iwc.divided.list:not(.horizontal) .list {
  margin-left: -.5em;
  margin-right: -.5em
}
.iwc.divided.list:not(.horizontal) .list .item {
  padding-left: 1em;
  padding-right: 1em
}
.iwc.divided.list:not(.horizontal) .list .item:first-child {
  border-top-width: 1px
}
.iwc.divided.bulleted.list {
  margin-left: 0
}
.iwc.divided.bulleted.list .item {
  padding-left: 1.5em
}
.iwc.divided.bulleted.list .item:before {
  left: .5em
}
.iwc.divided.ordered.list {
  margin-left: 0
}
.iwc.divided.ordered.list > .item {
  padding-left: 2em;
  padding-right: 2em
}
.iwc.divided.ordered.list > .item:before {
  left: .5em
}
.iwc.divided.ordered.list .item .list {
  margin-left: -2em;
  margin-right: -2em
}
.iwc.divided.horizontal.list {
  margin-left: 0
}
.iwc.divided.horizontal.list > .item {
  border-top: none;
  border-left: 1px solid rgba(0,0,0,0.1);
  margin: 0;
  padding-left: .75em;
  padding-right: .75em;
  line-height: 0.6
}
.iwc.horizontal.divided.list > .item:first-child {
  border-left: none;
  padding-left: 0
}
.iwc.celled.list > .item, .iwc.celled.list > .list {
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-left: .5em;
  padding-right: .5em
}
.iwc.celled.list > .item:last-child {
  border-bottom: 1px solid rgba(0,0,0,0.1)
}
.iwc.celled.list .item .list {
  margin-left: -.5em;
  margin-right: -.5em
}
.iwc.celled.list .item .list .item {
  border-width: 0
}
.iwc.celled.list .list .item:first-child {
  border-top-width: 0
}
.iwc.celled.bulleted.list {
  margin-left: 0
}
.iwc.celled.bulleted.list > .item {
  padding-left: 1.5em
}
.iwc.celled.bulleted.list > .item:before {
  left: .5em
}
.iwc.celled.ordered.list {
  margin-left: 0
}
.iwc.celled.ordered.list .item {
  padding-left: 2em;
  padding-right: 2em
}
.iwc.celled.ordered.list .item:before {
  left: .5em
}
.iwc.celled.ordered.list .item .list {
  margin-left: -2em;
  margin-right: -2em
}
.iwc.horizontal.celled.list {
  margin-left: 0
}
.iwc.horizontal.celled.list .item {
  border-top: none;
  border-left: 1px solid rgba(0,0,0,0.1);
  margin: 0;
  padding-left: .75em;
  padding-right: .75em;
  line-height: 0.6
}
.iwc.horizontal.celled.list .item:last-child {
  border-bottom: none;
  border-right: 1px solid rgba(0,0,0,0.1)
}
.iwc.grid {
  position: relative;
  overflow: hidden;
  width: 100%
}
.iwc.grid > .item {
  background-color: #F7F6F2;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.5em
}
.iwc.grid > .item img {
  padding: 1px
}
.iwc.grid.fitted > .item {
  padding: 0
}
.iwc.grid > .item > .iwc.label {
  font-size: 1.4em
}
.iwc.relaxed.list:not(.horizontal) .item {
  padding-top: .5em;
  padding-bottom: .5em
}
.iwc.relaxed.list .header {
  margin-bottom: .25em
}
.iwc.horizontal.relaxed.list .item {
  padding-left: 1.25em;
  padding-right: 1.25em
}
.iwc.very.relaxed.list:not(.horizontal) .item {
  padding-top: 1em;
  padding-bottom: 1em
}
.iwc.very.relaxed.list .header {
  margin-bottom: .5em
}
.iwc.horizontal.very.relaxed.list .item {
  padding-left: 2em;
  padding-right: 2em
}
ul.iwc.sortable {
  min-height: 100px
}
ul.iwc.sortable, ul.iwc.sortable li {
  list-style-type: none;
  margin: 0;
  padding: 0
}
ul.iwc.sortable li, .iwc.sortable > .list {
  margin-bottom: 5px;
  padding: .5em 1em;
  list-style-type: none;
  color: rgba(0,0,0,0.4);
  background-color: rgba(0,0,0,0.05);
  box-shadow: 0 -.2rem 0 rgba(0,0,0,0.1) inset;
  text-shadow: 0 1px 0 #fff;
  border-radius: .225em
}
ul.iwc.sortable li:before {
  content: "";
  left: 0
}
ul.iwc.sortable li:last-child, .iwc.sortable list:last-child {
  margin-bottom: 0
}
ul.iwc.sortable li a {
  display: inline-block
}
.iwc.sortable a.list {
  display: block
}
.iwc.sortable a.list:hover {
  background-color: #EDAA10;
  text-shadow: none;
  color: #fff
}
ul.iwc.sortable li .icon.reorder {
  opacity: .75;
  margin-right: .5em;
  cursor: move
}
.placeholder {
  background-color: #FFC!important;
  border: 1px solid #FC9;
  height: 32px
}
.iwc.mini.list .item {
  font-size: .7rem
}
.iwc.tiny.list .item {
  font-size: .8125rem
}
.iwc.small.list .item {
  font-size: .875rem
}
.iwc.list .item {
  font-size: 1em
}
.iwc.large.list .item {
  font-size: 1.125rem
}
.iwc.big.list .item {
  font-size: 1.25rem
}
.iwc.huge.list .item {
  font-size: 1.375rem
}
.iwc.massive.list .item {
  font-size: 1.5rem
}
.filegrid {
  position: relative
}
.filegrid, .filegrid li {
  margin: 0px;
  padding: 0px;
  list-style-type: none
}
.filegrid li a {
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1);
  line-height: 0;
  padding: .25em;
  margin: .25em;
  display: block
}
.filegrid.alt li {
  float: left;
  width: 146px;
  height: 121px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
  margin: 2px
}
.filegrid li a {
  box-shadow: none;
  padding: 0;
  margin: 0;
  line-height: 125px
}
.filegrid li a img {
  vertical-align: middle
}
.iwc.header {
  border: none;
  margin: 1rem 0 1rem;
  padding: 0em;
  font-size: 1.33em;
  font-family: 'Dosis';
  font-weight: 400;
  line-height: 1.33
}
.iwc.header .sub.header {
  font-size: 1rem;
  font-weight: normal;
  margin: 0em;
  padding: 0em;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.5)
}
.iwc.header .icon {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0.5em
}
.iwc.header .icon:only-child {
  display: inline-block;
  vertical-align: baseline
}
.iwc.header .content {
  display: inline-block;
  vertical-align: top
}
.iwc.header .icon + .content {
  padding-left: 0.5em;
  display: table-cell
}
.iwc.header:first-child {
  margin-top: 0em
}
.iwc.header:last-child {
  margin-bottom: 0em
}
.iwc.header + p {
  margin-top: 0em
}
h1.iwc.header, h1 {
  min-height: 1rem;
  line-height: 1.33;
  font-size: 2.2rem;
  font-weight: 400
}
h2.iwc.header, h2 {
  line-height: 1.33;
  font-size: 1.75rem;
  font-weight: 500
}
h3.iwc.header, h3 {
  line-height: 1.33;
  font-size: 1.55rem;
  font-weight: 600
}
h4.iwc.header, h4 {
  line-height: 1.33;
  font-size: 1.1rem;
  margin: 1em 0em 1rem
}
h5.iwc.header, h5 {
  line-height: 1.2;
  font-size: 1rem
}
.iwc.huge.header {
  min-height: 1em;
  font-size: 2em
}
.iwc.large.header {
  font-size: 1.75em
}
.iwc.medium.header {
  font-size: 1.33em
}
.iwc.small.header {
  font-size: 1.1em
}
.iwc.tiny.header {
  font-size: 1em
}
.iwc.icon.header {
  display: inline-block;
  text-align: center
}
.iwc.icon.header .icon {
  float: none;
  display: block;
  font-size: 3em;
  margin: 0em auto 0.2em;
  padding: 0em
}
.iwc.icon.header .content {
  display: block
}
.iwc.icon.header .circular.icon, .iwc.icon.header .square.icon {
  font-size: 2em
}
.iwc.block.icon.header .icon {
  margin-bottom: 0em
}
.iwc.icon.header.aligned {
  margin-left: auto;
  margin-right: auto;
  display: block
}
.iwc.disabled.header {
  opacity: 0.5
}
.iwc.info.header {
  color: #5795AF
}
.iwc.black.header {
  color: #5C6166
}
.iwc.positive.header, .iwc.success.header {
  color: #B2D280
}
.iwc.warning.header {
  color: #EDAA10
}
.iwc.danger.header, .iwc.negative.header {
  color: #A26161
}
.iwc.purple.header {
  color: #7A6591
}
.iwc.teal.header {
  color: #3CC9CA
}
.iwc.info.dividing.header {
  border-bottom: 3px solid #5795AF
}
.iwc.warning.dividing.header {
  border-bottom: 3px solid #EDAA10
}
.iwc.black.dividing.header {
  border-bottom: 3px solid #5C6166
}
.iwc.positive.dividing.header {
  border-bottom: 3px solid #B2D280
}
.iwc.danger.dividing.header {
  border-bottom: 3px solid #A26161
}
.iwc.purple.dividing.header {
  border-bottom: 3px solid #7A6591
}
.iwc.teal.dividing.header {
  border-bottom: 3px solid #3CC9CA
}
.iwc.inverted.header {
  color: #FFFFFF
}
.iwc.inverted.header .sub.header {
  color: rgba(255, 255, 255, 0.85)
}
.iwc.inverted.black.header {
  background-color: #5C6166;
  color: #FFFFFF
}
.iwc.inverted.info.header {
  background-color: #5795AF;
  color: #FFFFFF
}
.iwc.inverted.positive.header {
  background-color: #B2D280;
  color: #FFFFFF
}
.iwc.inverted.danger.header {
  background-color: #A26161;
  color: #FFFFFF
}
.iwc.inverted.warning.header {
  background-color: #EDAA10;
  color: #FFFFFF
}
.iwc.inverted.purple.header {
  background-color: #7A6591;
  color: #FFFFFF
}
.iwc.inverted.teal.header {
  background-color: #3CC9CA;
  color: #FFFFFF
}
.iwc.inverted.block.header {
  border-bottom: none
}
.iwc.left.aligned.header {
  text-align: left
}
.iwc.right.aligned.header {
  text-align: right
}
.iwc.center.aligned.header {
  text-align: center
}
.iwc.justified.header {
  text-align: justify
}
.iwc.justified.header:after {
  display: inline-block;
  content: '';
  width: 100%
}
.iwc.floated.header, .iwc.left.floated.header {
  float: left;
  margin-top: 0em;
  margin-right: 0.5em
}
.iwc.right.floated.header {
  float: right;
  margin-top: 0em;
  margin-left: 0.5em
}
.iwc.fitted.header {
  margin: 0em
}
.iwc.dividing.header {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
.iwc.dividing.header .sub.header {
  padding-bottom: 0.5em
}
.iwc.dividing.header .icon {
  margin-bottom: 0.2em
}
.iwc.block.header {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.5em 1em
}
.iwc.split.header {
  overflow: hidden;
  text-align: center
}
.iwc.split.header span:before {
  margin-right: 0.5em;
  right: 100%
}
.iwc.split.header span:before, .iwc.split.header span:after {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  content: "";
  height: 0.5em;
  position: absolute;
  top: 50%;
  width: 200em
}
.iwc.split.header span:after {
  left: 100%;
  margin-left: 0.5em
}
.iwc.split.header span {
  position: relative
}
.iwc.split.header.right {
  text-align: left
}
.iwc.double.header {
  overflow: hidden;
  border-bottom: 1px solid #E14D43;
  margin-bottom: 1em
}
.iwc.double.header span {
  display: inline-block;
  border-bottom: 3px solid #E14D43;
  padding-bottom: .25em
}
.iwc.double.header img {
  display: inline-block;
  margin-right: 0.5em;
  max-width: 60px;
  vertical-align: top
}
.iwc.double.inverted.header {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
.iwc.double.header span {
  display: inline-block;
  border-bottom: 2px solid #E14D43;
  padding-bottom: .25em
}
.iwc.attached.header {
  background-color: #E0E0E0;
  padding: 0.5em 1rem;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1)
}
.iwc.top.attached.header {
  margin-bottom: 0em;
  border-radius: 0.3125em 0.3125em 0em 0em
}
.iwc.bottom.attached.header {
  margin-top: 0em;
  border-radius: 0em 0em 0.3125em 0.3125em
}
.iwc.menu {
  margin: 1rem 0rem;
  background-color: #FFFFFF;
  font-size: 0px;
  font-weight: normal;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0.1875rem
}
.iwc.menu:first-child {
  margin-top: 0rem
}
.iwc.menu:last-child {
  margin-bottom: 0rem
}
.iwc.menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.iwc.menu > .item:first-child {
  border-radius: 0.1875em 0px 0px 0.1875em
}
.iwc.menu > .item:last-child {
  border-radius: 0px 0.1875em 0.1875em 0px
}
.iwc.menu .item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease, background 0.2s ease, -webkit-box-shadow 0.2s ease;
  -moz-transition: opacity 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  transition: opacity 0.2s ease, background 0.2s ease, box-shadow 0.2s ease
}
.iwc.menu .item, .iwc.menu .item > a:not(.button) {
  color: rgba(0, 0, 0, 0.75)
}
.iwc.menu .item .item, .iwc.menu .item .item > a:not(.button) {
  color: rgba(30, 30, 30, 0.7)
}
.iwc.menu .item .item .item, .iwc.menu .item .item .item > a:not(.button) {
  color: rgba(30, 30, 30, 0.6)
}
.iwc.menu .dropdown .menu .item, .iwc.menu .dropdown .menu .item a:not(.button) {
  color: rgba(0, 0, 0, 0.75)
}
.iwc.menu .item .menu a.item:hover, .iwc.menu .item .menu .link.item:hover {
  color: rgba(0, 0, 0, 0.85)
}
.iwc.menu .dropdown .menu .item a:not(.button):hover {
  color: rgba(0, 0, 0, 0.85)
}
.iwc.menu .active.item, .iwc.menu .active.item a:not(.button) {
  color: rgba(0, 0, 0, 0.85);
  border-radius: 0px
}
.iwc.menu .item {
  position: relative;
  display: inline-block;
  padding: 0.83em 0.95em;
  border-top: 0em solid rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.iwc.menu .menu {
  margin: 0em
}
.iwc.menu .item.left, .iwc.menu .menu.left {
  float: left
}
.iwc.menu .item.right, .iwc.menu .menu.right {
  float: right
}
.iwc.menu .item:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 0px;
  width: 1px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), color-stop(50%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.05)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%)
}
.iwc.menu > .menu:not(.right):first-child > .item:first-child:before, .iwc.menu .item:first-child:before {
  display: none
}
.iwc.menu .menu.right .item:before, .iwc.menu .item.right:before {
  right: auto;
  left: 0px
}
.iwc.menu .text.item > *, .iwc.menu .item > p:only-child {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.6)
}
.iwc.menu .item > p:first-child {
  margin-top: 0px
}
.iwc.menu .item > p:last-child {
  margin-bottom: 0px
}
.iwc.menu:not(.vertical) .item > .button {
  position: relative;
  top: -0.05em;
  margin: -0.55em 0;
  padding-bottom: 0.55em;
  padding-top: 0.55em;
  font-size: 0.875em
}
.iwc.menu:not(.vertical) .item > .input {
  margin-top: -0.85em;
  margin-bottom: -0.85em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  width: 100%;
  vertical-align: top
}
.iwc.menu .item > .input input {
  padding-top: 0.35em;
  padding-bottom: 0.35em
}
.iwc.vertical.menu .item > .input input {
  margin: 0em;
  padding-top: 0.63em;
  padding-bottom: 0.63em
}
.iwc.menu:not(.vertical) .item > .button.labeled > .icon {
  padding-top: 0.6em
}
.iwc.menu:not(.vertical) .item .action.input > .button {
  font-size: 0.8em;
  padding: 0.55em 0.8em
}
.iwc.small.menu:not(.vertical) .item > .input input {
  padding-top: 0.4em;
  padding-bottom: 0.4em
}
.iwc.large.menu:not(.vertical) .item > .input input {
  top: -0.125em;
  padding-bottom: 0.6em;
  padding-top: 0.6em
}
.iwc.large.menu:not(.vertical) .item .action.input > .button {
  font-size: 0.8em;
  padding: 0.9em
}
.iwc.large.menu:not(.vertical) .item .action.input > .button > .icon {
  padding-top: 0.8em
}
.iwc.menu .header.item {
  background-color: rgba(0, 0, 0, 0.04);
  margin: 0em
}
.iwc.vertical.menu .header.item {
  font-weight: bold
}
.iwc.menu .dropdown .menu .item .icon {
  float: none;
  margin: 0em 0.75em 0em 0em
}
.iwc.menu .dropdown.item .menu {
  left: 1px;
  margin: 0px;
  min-width: -webkit-calc(99%);
  min-width: -moz-calc(99%);
  min-width: calc(99%);
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1)
}
.iwc.secondary.menu .dropdown.item .menu {
  left: 0px;
  min-width: 100%
}
.iwc.menu .pointing.dropdown.item .menu {
  margin-top: 0.75em
}
.iwc.menu .simple.dropdown.item .menu {
  margin: 0px !important
}
.iwc.menu .dropdown.item .menu .item {
  width: 100%;
  color: rgba(0, 0, 0, 0.75)
}
.iwc.menu .dropdown.item .menu .active.item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}
.iwc.menu .iwc.dropdown .menu .item:before {
  display: none
}
.iwc.menu .item > .label {
  background-color: rgba(0, 0, 0, 0.35);
  color: #FFFFFF;
  margin: -0.15em 0em -0.15em 0.5em;
  padding: 0.3em 0.8em;
  vertical-align: baseline
}
.iwc.menu .item > .floating.label {
  padding: 0.3em 0.8em
}
.iwc.menu .item > img:only-child {
  display: block;
  max-width: 100%;
  margin: 0em auto
}
.iwc.link.menu .item:hover, .iwc.menu .link.item:hover, .iwc.menu a.item:hover, .iwc.menu .iwc.dropdown .menu .item:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.02)
}
.iwc.menu .iwc.dropdown.item.active {
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-bottom-right-radius: 0em;
  border-bottom-right-radius: 0em;
  -moz-border-bottom-left-radius: 0em;
  border-bottom-left-radius: 0em
}
.iwc.link.menu .item:active, .iwc.menu .link.item:active, .iwc.menu a.item:active, .iwc.menu .iwc.dropdown .menu .item:active {
  background-color: rgba(0, 0, 0, 0.05)
}
.iwc.menu .active.item {
  background-color: rgba(0, 0, 0, 0.01);
  color: rgba(0, 0, 0, 0.95);
  -webkit-box-shadow: 0em 0.2em 0em inset;
  box-shadow: 0em 0.2em 0em inset
}
.iwc.vertical.menu .active.item {
  border-radius: 0em;
  -webkit-box-shadow: 0.2em 0em 0em inset;
  box-shadow: 0.2em 0em 0em inset
}
.iwc.vertical.menu > .active.item:first-child {
  border-radius: 0em 0.1875em 0em 0em
}
.iwc.vertical.menu > .active.item:last-child {
  border-radius: 0em 0em 0.1875em 0em
}
.iwc.vertical.menu > .active.item:only-child {
  border-radius: 0em 0.1875em 0.1875em 0em
}
.iwc.vertical.menu .active.item .menu .active.item {
  border-left: none
}
.iwc.vertical.menu .active.item .menu .active.item {
  padding-left: 1.5rem
}
.iwc.vertical.menu .item .menu .active.item {
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.menu .item.disabled, .iwc.menu .item.disabled:hover {
  cursor: default;
  color: rgba(0, 0, 0, 0.2);
  background-color: transparent !important
}
.iwc.menu.loading {
  position: relative
}
.iwc.menu.loading:after {
  position: absolute;
  top: 0%;
  left: 0%;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
  visibility: visible
}
.iwc.vertical.menu .item {
  display: block;
  height: auto !important;
  border-top: none;
  border-left: 0em solid rgba(0, 0, 0, 0);
  border-right: none
}
.iwc.vertical.menu > .item:first-child {
  border-radius: 0.1875em 0.1875em 0px 0px
}
.iwc.vertical.menu > .item:last-child {
  border-radius: 0px 0px 0.1875em 0.1875em
}
.iwc.vertical.menu .item > .label {
  float: right;
  text-align: center
}
.iwc.vertical.menu .item > i.icon {
  float: right;
  width: 1.22em;
  margin: 0em 0em 0em 0.5em
}
.iwc.vertical.menu .item > .label + i.icon {
  float: none;
  margin: 0em 0.25em 0em 0em
}
.iwc.vertical.menu .item:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 0px;
  width: 100%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.03)), color-stop(1.5em, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.03)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%)
}
.iwc.vertical.menu .item:first-child:before {
  background-image: none !important
}
.iwc.vertical.menu .dropdown.item > i {
  float: right;
  content: "\f0da"
}
.iwc.vertical.menu .dropdown.item .menu {
  top: 0% !important;
  left: 100%;
  margin: 0px 0px 0px 1px;
  -webkit-box-shadow: 0 0px 1px 1px #DDDDDD;
  box-shadow: 0 0px 1px 1px #DDDDDD
}
.iwc.vertical.menu .dropdown.item.active {
  border-top-right-radius: 0em;
  border-bottom-right-radius: 0em
}
.iwc.vertical.menu .dropdown.item .menu .item {
  font-size: 1rem
}
.iwc.vertical.menu .dropdown.item .menu .item i.icon {
  margin-right: 0em
}
.iwc.vertical.menu .dropdown.item.active {
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.vertical.menu .item > .menu {
  margin: 0.5em -0.95em 0em
}
.iwc.vertical.menu .item > .menu > .item {
  padding: 0.5rem 1.5rem;
  font-size: 0.875em
}
.iwc.vertical.menu .item > .menu > .item:before {
  display: none
}
.iwc.tiered.menu > .sub.menu > .item {
  color: rgba(0, 0, 0, 0.4)
}
.iwc.tiered.menu > .menu > .item:hover {
  color: rgba(0, 0, 0, 0.8)
}
.iwc.tiered.menu .item.active {
  color: rgba(0, 0, 0, 0.8)
}
.iwc.tiered.menu > .menu .item.active:after {
  position: absolute;
  content: '';
  margin-top: -1px;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 2px;
  background-color: #FBFBFB
}
.iwc.tiered.menu .sub.menu {
  background-color: rgba(0, 0, 0, 0.01);
  border-radius: 0em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #FFFFFF
}
.iwc.tiered.menu .sub.menu .item {
  font-size: 0.875rem
}
.iwc.tiered.menu .sub.menu .item:before {
  background-image: none
}
.iwc.tiered.menu .sub.menu .active.item {
  padding-top: 0.83em;
  background-color: transparent;
  border-radius: 0 0 0 0;
  border-top: medium none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7) !important
}
.iwc.tiered.menu .sub.menu .active.item:after {
  display: none
}
.iwc.inverted.tiered.menu > .menu > .item {
  color: rgba(255, 255, 255, 0.5)
}
.iwc.inverted.tiered.menu .sub.menu {
  background-color: rgba(0, 0, 0, 0.2)
}
.iwc.inverted.tiered.menu .sub.menu .item {
  color: rgba(255, 255, 255, 0.6)
}
.iwc.inverted.tiered.menu > .menu > .item:hover {
  color: rgba(255, 255, 255, 0.9)
}
.iwc.inverted.tiered.menu .active.item:after {
  display: none
}
.iwc.inverted.tiered.menu > .sub.menu > .active.item, .iwc.inverted.tiered.menu > .menu > .active.item {
  color: #ffffff !important;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.pointing.tiered.menu > .menu > .item:after {
  display: none
}
.iwc.pointing.tiered.menu > .sub.menu > .item:after {
  display: block
}
.iwc.tabular.menu {
  background-color: transparent;
  border-bottom: 1px solid #DCDDDE;
  border-radius: 0em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}
.iwc.tabular.menu .item {
  background-color: transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  padding-left: 1.4em;
  padding-right: 1.4em;
  color: rgba(0, 0, 0, 0.6)
}
.iwc.tabular.menu .item:before {
  display: none
}
.iwc.tabular.menu .item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8)
}
.iwc.tabular.menu .active.item {
  position: relative;
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.8);
  border-color: #DCDDDE;
  font-weight: bold;
  margin-bottom: -1px;
  border-bottom: 1px solid #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px 5px 0 0
}
.iwc.attached.tabular.menu {
  position: relative;
  z-index: 2
}
.iwc.tabular.menu ~ .bottom.attached.segment {
  margin: 1px 0px 0px 1px
}
.iwc.pagination.menu {
  margin: 0em;
  display: inline-block;
  vertical-align: middle
}
.iwc.pagination.menu .item {
  min-width: 3em;
  text-align: center
}
.iwc.pagination.menu .icon.item i.icon {
  vertical-align: top
}
.iwc.pagination.menu.floated {
  display: block
}
.iwc.pagination.menu .active.item {
  border-top: none;
  padding-top: 0.83em;
  background-color: #363B3F;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.pagination.menu .active.item:hover {
  background-color: #363B3F;
  cursor: default
}
.iwc.pagination.menu .item:hover {
  background-color: #E14D43;
  color: #fff
}
.iwc.secondary.menu {
  background-color: transparent;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.secondary.menu > .menu > .item, .iwc.secondary.menu > .item {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  height: auto !important;
  margin: 0em 0.25em;
  padding: 0.5em 1em;
  border-radius: 0.3125em
}
.iwc.secondary.menu > .menu > .item:before, .iwc.secondary.menu > .item:before {
  display: none !important
}
.iwc.secondary.menu .item > .input input {
  background-color: transparent;
  border: none
}
.iwc.secondary.menu .link.item, .iwc.secondary.menu a.item {
  opacity: 0.8;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none
}
.iwc.secondary.menu .header.item {
  border-right: 0.1em solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  border-radius: 0em
}
.iwc.secondary.menu .link.item:hover, .iwc.secondary.menu a.item:hover {
  opacity: 1
}
.iwc.secondary.menu > .menu > .active.item, .iwc.secondary.menu > .active.item {
  background-color: rgba(0, 0, 0, 0.08);
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.secondary.vertical.menu > .active.item {
  border-radius: 0.3125em
}
.iwc.secondary.inverted.menu .link.item, .iwc.secondary.inverted.menu a.item {
  color: rgba(255, 255, 255, 0.5)
}
.iwc.secondary.inverted.menu .link.item:hover, .iwc.secondary.inverted.menu a.item:hover {
  color: rgba(255, 255, 255, 0.9)
}
.iwc.secondary.inverted.menu .active.item {
  background-color: rgba(255, 255, 255, 0.1)
}
.iwc.secondary.item.menu > .item {
  margin: 0em
}
.iwc.secondary.attached.menu {
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.secondary.pointing.menu {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1)
}
.iwc.secondary.pointing.menu > .menu > .item, .iwc.secondary.pointing.menu > .item {
  margin: 0em 0em -3px;
  padding: 0.6em 0.95em;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  border-radius: 0em;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s
}
.iwc.secondary.pointing.menu .header.item {
  margin-bottom: -3px;
  background-color: transparent !important;
  border-right-width: 0px !important;
  font-weight: bold !important;
  color: rgba(0, 0, 0, 0.8) !important
}
.iwc.secondary.pointing.menu .text.item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}
.iwc.secondary.pointing.menu > .menu > .item:after, .iwc.secondary.pointing.menu > .item:after {
  display: none
}
.iwc.secondary.pointing.menu > .menu > .link.item:hover, .iwc.secondary.pointing.menu > .link.item:hover, .iwc.secondary.pointing.menu > .menu > a.item:hover, .iwc.secondary.pointing.menu > a.item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.7)
}
.iwc.secondary.pointing.menu > .menu > .link.item:active, .iwc.secondary.pointing.menu > .link.item:active, .iwc.secondary.pointing.menu > .menu > a.item:active, .iwc.secondary.pointing.menu > a.item:active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2)
}
.iwc.secondary.pointing.menu > .menu > .item.active, .iwc.secondary.pointing.menu > .item.active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.secondary.vertical.pointing.menu {
  border: none;
  border-right: 3px solid rgba(0, 0, 0, 0.1)
}
.iwc.secondary.vertical.menu > .item {
  border: none;
  margin: 0em 0em 0.3em;
  padding: 0.6em 0.8em;
  border-radius: 0.1875em
}
.iwc.secondary.vertical.menu > .header.item {
  border-radius: 0em
}
.iwc.secondary.vertical.pointing.menu > .item {
  margin: 0em -3px 0em 0em;
  border-bottom: none;
  border-right: 3px solid transparent;
  border-radius: 0em
}
.iwc.secondary.vertical.pointing.menu > .item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.7)
}
.iwc.secondary.vertical.pointing.menu > .item:active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2)
}
.iwc.secondary.vertical.pointing.menu > .item.active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.85)
}
.iwc.secondary.inverted.menu {
  background-color: transparent
}
.iwc.secondary.inverted.pointing.menu {
  border-bottom: 3px solid rgba(255, 255, 255, 0.1)
}
.iwc.secondary.inverted.pointing.menu > .item {
  color: rgba(255, 255, 255, 0.7)
}
.iwc.secondary.inverted.pointing.menu > .header.item {
  color: #FFFFFF !important
}
.iwc.secondary.inverted.pointing.menu > .menu > .item:hover, .iwc.secondary.inverted.pointing.menu > .item:hover {
  color: rgba(255, 255, 255, 0.85)
}
.iwc.secondary.inverted.pointing.menu > .menu > .item:active, .iwc.secondary.inverted.pointing.menu > .item:active {
  border-color: rgba(255, 255, 255, 0.4)
}
.iwc.secondary.inverted.pointing.menu > .menu > .item.active, .iwc.secondary.inverted.pointing.menu > .item.active {
  border-color: rgba(255, 255, 255, 0.8);
  color: #ffffff
}
.iwc.secondary.inverted.vertical.pointing.menu {
  border-right: 3px solid rgba(255, 255, 255, 0.1);
  border-bottom: none
}
.iwc.text.menu {
  background-color: transparent;
  margin: 1rem -1rem;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.text.menu > .item {
  opacity: 0.8;
  margin: 0em 1em;
  padding: 0em;
  height: auto !important;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease
}
.iwc.text.menu > .item:before {
  display: none !important
}
.iwc.text.menu .header.item {
  background-color: transparent;
  opacity: 1;
  color: rgba(50, 50, 50, 0.8);
  font-size: 0.875rem;
  padding: 0em;
  text-transform: uppercase;
  font-weight: bold
}
.iwc.text.item.menu .item {
  margin: 0em
}
.iwc.vertical.text.menu {
  margin: 1rem 0em
}
.iwc.vertical.text.menu:first-child {
  margin-top: 0rem
}
.iwc.vertical.text.menu:last-child {
  margin-bottom: 0rem
}
.iwc.vertical.text.menu .item {
  float: left;
  clear: left;
  margin: 0.5em 0em
}
.iwc.vertical.text.menu .item > i.icon {
  float: none;
  margin: 0em 0.83em 0em 0em
}
.iwc.vertical.text.menu .header.item {
  margin: 0.8em 0em
}
.iwc.text.menu .item:hover {
  opacity: 1;
  background-color: transparent
}
.iwc.text.menu .active.item {
  background-color: transparent;
  padding: 0em;
  border: none;
  opacity: 1;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.text.pointing.menu .active.item:after {
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.text.attached.menu {
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.inverted.text.menu, .iwc.inverted.text.menu .item, .iwc.inverted.text.menu .item:hover, .iwc.inverted.text.menu .item.active {
  background-color: transparent
}
.iwc.icon.menu, .iwc.vertical.icon.menu {
  width: auto;
  display: inline-block;
  height: auto
}
.iwc.icon.menu > .item {
  height: auto;
  text-align: center;
  color: rgba(60, 60, 60, 0.7)
}
.iwc.icon.menu > .item > .icon {
  display: block;
  float: none !important;
  opacity: 1;
  margin: 0em auto !important
}
.iwc.icon.menu .icon:before {
  opacity: 1
}
.iwc.menu .icon.item .icon {
  margin: 0em
}
.iwc.vertical.icon.menu {
  float: none
}
.iwc.inverted.icon.menu .item {
  color: rgba(255, 255, 255, 0.8)
}
.iwc.inverted.icon.menu .icon {
  color: #ffffff
}
.iwc.labeled.icon.menu {
  text-align: center
}
.iwc.labeled.icon.menu > .item > .icon {
  display: block;
  font-size: 1.5em !important;
  margin: 0em auto 0.3em !important
}
.iwc.menu .green.active.item, .iwc.green.menu .active.item {
  border-color: #A1CF64 !important;
  color: #A1CF64 !important
}
.iwc.menu .red.active.item, .iwc.red.menu .active.item {
  border-color: #D95C5C !important;
  color: #D95C5C !important
}
.iwc.menu .blue.active.item, .iwc.blue.menu .active.item {
  border-color: #6ECFF5 !important;
  color: #6ECFF5 !important
}
.iwc.menu .purple.active.item, .iwc.purple.menu .active.item {
  border-color: #564F8A !important;
  color: #564F8A !important
}
.iwc.menu .orange.active.item, .iwc.orange.menu .active.item {
  border-color: #F05940 !important;
  color: #F05940 !important
}
.iwc.menu .teal.active.item, .iwc.teal.menu .active.item {
  border-color: #00B5AD !important;
  color: #00B5AD !important
}
.iwc.inverted.menu {
  background-color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.inverted.menu .header.item {
  margin: 0em;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.inverted.menu .item, .iwc.inverted.menu .item > a {
  color: #FFFFFF
}
.iwc.inverted.menu .item .item, .iwc.inverted.menu .item .item > a {
  color: rgba(255, 255, 255, 0.8)
}
.iwc.inverted.menu .dropdown .menu .item, .iwc.inverted.menu .dropdown .menu .item a {
  color: rgba(0, 0, 0, 0.75) !important
}
.iwc.inverted.menu .item.disabled, .iwc.inverted.menu .item.disabled:hover {
  color: rgba(255, 255, 255, 0.2)
}
.iwc.inverted.menu .item:before {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.03)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.03)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%)
}
.iwc.vertical.inverted.menu .item:before {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.03)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%)
}
.iwc.link.inverted.menu .item:hover, .iwc.inverted.menu .link.item:hover, .iwc.inverted.menu a.item:hover, .iwc.inverted.menu .dropdown.item:hover {
  background-color: rgba(255, 255, 255, 0.1)
}
.iwc.inverted.menu a.item:hover, .iwc.inverted.menu .item > a:hover, .iwc.inverted.menu .item .menu a.item:hover, .iwc.inverted.menu .item .menu .link.item:hover {
  color: #ffffff
}
.iwc.inverted.menu a.item:active, .iwc.inverted.menu .dropdown.item:active, .iwc.inverted.menu .link.item:active, .iwc.inverted.menu a.item:active {
  background-color: rgba(255, 255, 255, 0.15)
}
.iwc.inverted.menu .active.item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: rgba(255, 255, 255, 0.2)
}
.iwc.inverted.menu .active.item, .iwc.inverted.menu .active.item a {
  color: #ffffff !important
}
.iwc.inverted.vertical.menu .item .menu .active.item {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff
}
.iwc.inverted.pointing.menu .active.item:after {
  background-color: #5B5B5B;
  -webkit-box-shadow: none;
  box-shadow: none
}
.iwc.inverted.pointing.menu .active.item:hover:after {
  background-color: #4A4A4A
}
.iwc.selection.menu > .item {
  color: rgba(0, 0, 0, 0.4)
}
.iwc.selection.menu > .item:hover {
  color: rgba(0, 0, 0, 0.6)
}
.iwc.selection.menu > .item.active {
  color: rgba(0, 0, 0, 0.85)
}
.iwc.inverted.selection.menu > .item {
  color: rgba(255, 255, 255, 0.4)
}
.iwc.inverted.selection.menu > .item:hover {
  color: rgba(255, 255, 255, 0.9)
}
.iwc.inverted.selection.menu > .item.active {
  color: #FFFFFF
}
.iwc.floated.menu {
  float: left;
  margin: 0rem 0.5rem 0rem 0rem
}
.iwc.right.floated.menu {
  float: right;
  margin: 0rem 0rem 0rem 0.5rem
}
.iwc.grey.menu {
  background-color: #F0F0F0
}
.iwc.inverted.green.menu {
  background-color: #A1CF64
}
.iwc.inverted.green.pointing.menu .active.item:after {
  background-color: #A1CF64
}
.iwc.inverted.red.menu {
  background-color: #D95C5C
}
.iwc.inverted.red.pointing.menu .active.item:after {
  background-color: #F16883
}
.iwc.inverted.blue.menu {
  background-color: #6ECFF5
}
.iwc.inverted.blue.pointing.menu .active.item:after {
  background-color: #6ECFF5
}
.iwc.inverted.purple.menu {
  background-color: #564F8A
}
.iwc.inverted.purple.pointing.menu .active.item:after {
  background-color: #564F8A
}
.iwc.inverted.orange.menu {
  background-color: #F05940
}
.iwc.inverted.orange.pointing.menu .active.item:after {
  background-color: #F05940
}
.iwc.inverted.teal.menu {
  background-color: #00B5AD
}
.iwc.inverted.teal.pointing.menu .active.item:after {
  background-color: #00B5AD
}
.iwc.fitted.menu .item, .iwc.fitted.menu .item .menu .item, .iwc.menu .fitted.item {
  padding: 0em
}
.iwc.horizontally.fitted.menu .item, .iwc.horizontally.fitted.menu .item .menu .item, .iwc.menu .horizontally.fitted.item {
  padding-top: 0.83em;
  padding-bottom: 0.83em
}
.iwc.vertically.fitted.menu .item, .iwc.vertically.fitted.menu .item .menu .item, .iwc.menu .vertically.fitted.item {
  padding-left: 0.95em;
  padding-right: 0.95em
}
.iwc.borderless.menu .item:before, .iwc.borderless.menu .item .menu .item:before, .iwc.menu .borderless.item:before {
  background-image: none
}
.iwc.compact.menu {
  display: inline-block;
  margin: 0em;
  vertical-align: middle
}
.iwc.compact.vertical.menu {
  width: auto !important
}
.iwc.compact.vertical.menu .item:last-child::before {
  display: block
}
.iwc.menu.fluid, .iwc.vertical.menu.fluid {
  display: block;
  width: 100% !important
}
.iwc.item.menu, .iwc.item.menu .item {
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: center
}
.iwc.menu.two.item .item {
  width: 50%
}
.iwc.menu.three.item .item {
  width: 33.333%
}
.iwc.menu.four.item .item {
  width: 25%
}
.iwc.menu.five.item .item {
  width: 20%
}
.iwc.menu.six.item .item {
  width: 16.666%
}
.iwc.menu.seven.item .item {
  width: 14.285%
}
.iwc.menu.eight.item .item {
  width: 12.500%
}
.iwc.menu.nine.item .item {
  width: 11.11%
}
.iwc.menu.ten.item .item {
  width: 10.0%
}
.iwc.menu.eleven.item .item {
  width: 9.09%
}
.iwc.menu.twelve.item .item {
  width: 8.333%
}
.iwc.menu.fixed {
  position: fixed;
  z-index: 999;
  margin: 0em;
  border: none;
  width: 100%
}
.iwc.menu.fixed, .iwc.menu.fixed .item:first-child, .iwc.menu.fixed .item:last-child {
  border-radius: 0px !important
}
.iwc.menu.fixed.top {
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto
}
.iwc.menu.fixed.right {
  top: 0px;
  right: 0px;
  left: auto;
  bottom: auto;
  width: auto;
  height: 100%
}
.iwc.menu.fixed.bottom {
  bottom: 0px;
  left: 0px;
  top: auto;
  right: auto
}
.iwc.menu.fixed.left {
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
  width: auto;
  height: 100%
}
.iwc.fixed.menu + .iwc.grid {
  padding-top: 2.75rem
}
.iwc.pointing.menu .active.item:after {
  position: absolute;
  bottom: -0.3em;
  left: 50%;
  content: "";
  margin-left: -0.3em;
  width: 0.6em;
  height: 0.6em;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-image: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease
}
.iwc.pointing.menu .active.item .menu .active.item:after {
  display: none
}
.iwc.vertical.pointing.menu .active.item:after {
  position: absolute;
  top: 50%;
  margin-top: -0.3em;
  right: -0.4em;
  bottom: auto;
  left: auto;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1)
}
.iwc.pointing.menu .active.item:after {
  background-color: #FCFCFC
}
.iwc.pointing.menu .active.item:hover:after {
  background-color: #FAFAFA
}
.iwc.vertical.pointing.menu .menu .active.item:after {
  background-color: #F4F4F4
}
.iwc.pointing.menu a.active.item:active:after {
  background-color: #F0F0F0
}
.iwc.menu.attached {
  margin: 0rem;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px 1px #DDDDDD;
  box-shadow: 0px 0px 0px 1px #DDDDDD
}
.iwc.top.attached.menu {
  border-radius: 0.1875em 0.1875em 0px 0px
}
.iwc.menu.bottom.attached {
  border-radius: 0px 0px 0.1875em 0.1875em
}
.iwc.small.menu .item {
  font-size: 0.875rem
}
.iwc.small.vertical.menu {
  width: 13rem
}
.iwc.menu .item {
  font-size: 1rem
}
.iwc.vertical.menu {
  width: 15rem
}
.iwc.large.menu .item {
  font-size: 1.125rem
}
.iwc.large.menu .item .item {
  font-size: 0.875rem
}
.iwc.large.menu .dropdown .item {
  font-size: 1rem
}
.iwc.large.vertical.menu {
  width: 18rem
}
.picker {
  font-size: 1rem;
  text-align: left;
  line-height: 1.2;
  position: absolute;
  z-index: 10000;
  width: 100%
}
.picker__holder {
  width: 100%;
  position: absolute;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 200px;
  max-width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  max-height: 0;
  -ms-filter: alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -webkit-transition: all .15s ease-out, max-height 0 .15s;
  -moz-transition: all .15s ease-out, max-height 0 .15s;
  transition: all .15s ease-out, max-height 0 .15s;
  background-color: #F9F9F9
}
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  -webkit-transition: all .15s ease-out, max-height 0;
  -moz-transition: all .15s ease-out, max-height 0;
  transition: all .15s ease-out, max-height 0;
  border: 1px solid rgba(0, 0, 0, 0.024);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.picker__box {
  padding: 0 1em
}
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em;
  clear: both
}
.picker__month, .picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em
}
.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic
}
.picker__select--month, .picker__select--year {
  font-size: .8em!important;
  float: left!important;
  display: inline-block;
  margin: .2em 0 0;
  padding: .1em!important
}
.picker__select--month {
  width: 35%
}
.picker__nav--prev, .picker__nav--next {
  width: 1.2em;
  height: 1.2em;
  font-size: 1.2em;
  display: block;
  font-family: Icons;
  margin-right: auto;
  margin-left: auto
}
.picker__nav--prev {
  float: left
}
.picker__nav--next {
  float: right
}
.picker__nav--prev:before {
  content: "\f053"
}
.picker__nav--next:before {
  content: "\f054"
}
.picker__nav--prev:hover, .picker__nav--next:hover {
  cursor: pointer;
  color: #5795AF
}
.picker__nav--disabled, .picker__nav--disabled:hover, .picker__nav--disabled:before, .picker__nav--disabled:before:hover {
cursor:default;
background:0;
border-right-color:#f0f0f0;
border-left-color:#f0f0f0
}
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em
}
.picker__table td {
  margin: 0;
  padding: 0
}
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  font-weight: 600
}
.picker__day {
  font-weight: 400;
  border: 1px solid transparent;
  padding: .3125em 0
}
.picker__day--today {
  color: #5795AF;
  position: relative
}
.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: .5em solid #fff;
  border-left: .5em solid transparent
}
.picker__day--highlighted {
  background-color: #5795AF;
  color: #fff
}
.picker__day--disabled:before {
  border-top-color: #aaa
}
.picker__day--outfocus {
  color: rgba(0, ​ 0, ​ 0, ​ 0.1);
  -ms-filter: alpha(Opacity=35);
  filter: alpha(opacity=35);
  opacity: .35
}
.picker__day--infocus:hover, .picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: #C6C6BF
}
.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
  background: #5795AF;
  color: #fff
}
.picker__day--disabled, .picker__day--disabled:hover {
  cursor: default;
  color: #fff;
  border-color: #E9E9E1;
  background-color: #E9E9E1
}
.picker__footer {
  text-align: center
}
.picker__button--today, .picker__button--clear {
  border: 0;
  font-size: .95em;
  font-weight: 600;
  width: 50%;
  display: inline-block;
  vertical-align: bottom;
  padding: .66em 0;
  background-color: #E9E9E1
}
.picker__button--today:hover, .picker__button--clear:hover {
  cursor: pointer;
  color: #000;
  background: #C6C6BF;
  border-bottom-color: #C6C6BF
}
.picker__button--today:focus, .picker__button--clear:focus {
  background: #5795AF;
  outline: 0;
  border-color: #5795AF
}
.picker__button--today:before, .picker__button--clear:before {
  position: relative;
  display: inline-block;
  height: 0
}
.picker__button--today:before {
  content: " ";
  margin-right: .45em;
  top: -.05em;
  width: 0;
  border-top: .66em solid #5795AF;
  border-left: .66em solid transparent
}
.picker__button--clear:before {
  font-family: icons;
  content: "\f00d";
  margin-right: .35em;
  font-size: 1em;
  color: #A26161
}
.picker__input.picker__input--active, .picker__select--month:focus, .picker__select--year:focus, .picker__day--selected, .picker__day--selected:hover {
  border-color: #5795AF
}

@media min-height265em {
.picker__table {
  margin-bottom: .75em
}
.picker__weekday {
  padding-bottom: .5em
}
}
.picker__list {
  list-style: none;
  padding: 0;
  margin: 0
}
.picker__list-item {
  box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.1);
  position: relative;
  background: #ffffff;
  padding: .75em 1.25em
}

@media (min-height:46.75em) {
.picker__list-item {
  padding: .5em 1em
}
}
.picker__list-item:hover {
  cursor: pointer;
  background: #5795AF;
  color: #fff;
  z-index: 10
}
.picker__list-item--selected, .picker__list-item--selected:hover {
  border-color: #5795AF;
  z-index: 10
}
.picker__list-item--highlighted {
  background: #EDAA10;
  color: #ffffff
}
.picker__list-item--highlighted:hover, .picker--focused .picker__list-item--highlighted {
  background: #f0b327;
  color: #ffffff
}
.picker__list-item--disabled, .picker__list-item--disabled:hover, .picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #dddddd;
  z-index: auto
}
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  font-family: inherit;
  background: none;
  line-height: 1;
  border: 0;
  font-weight: 600;
  text-align: center;
  margin: 1em auto;
  padding: 1em 1.25em
}
.picker--time .picker__button--clear:hover, .picker--time .picker__button--clear:focus {
  background: #A26161;
  cursor: pointer;
  color: #ffffff;
  outline: none
}
.picker--time .picker__button--clear:before {
  top: 0;
  font-size: 1.25em
}
.picker--time .picker__button--clear:hover:before, .picker--time .picker__button--clear:focus:before {
  color: #ffffff
}
.picker--time .picker__frame {
  min-width: 260px;
  max-width: 100%
}
.picker--time .picker__box {
  font-size: 1em;
  padding: .25em;
  background-color: #F9F9F9
}
.picker--time .picker__holder {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05)
}
.iwc.progress {
  width: 100%;
  height: 26px;
  background-color: #F2F2F2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.thin.progress {
  height: 6px;
  border-radius: 0;
  padding: 0;
  margin-bottom: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.progress .bar, .iwc.thin.progress .bar {
  display: inline-block;
  height: 100%;
  line-height: 24px;
  font-size: .85em;
  font-weight: 700;
  text-align: center;
  color: #FFFFFF;
  -webkit-transition: width 1s ease-in-out, background-color 1s ease-out;
  transition: width 1s ease-in-out, background-color 1s ease-out
}
.iwc.thin.progress .bar {
  line-height: 20px;
  height: 5px;
  text-align: center;
  border-radius: 0;
  font-size: 1em;
  float: left
}
.iwc.successful.progress .bar {
  background-color: #61A270
}
.iwc.successful.progress .bar, .iwc.successful.progress .bar::after {
  -webkit-animation: none;
  animation: none
}
.iwc.negative.progress .bar {
  background-color: #A26161
}
.iwc.negative.progress .bar, .iwc.negative.progress .bar::after {
  -webkit-animation: none;
  animation: none
}
.iwc.active.progress .bar {
  position: relative
}
.iwc.active.progress .bar::after {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-radius: 3px;
  -webkit-animation: progress-active 2s ease-out infinite;
  animation: progress-active 2s ease-out infinite
}
@-webkit-keyframes progress-active {
0 {
opacity:0;
width:0
}
50% {
opacity:.3
}
100% {
opacity:0;
width:95%
}
}
@keyframes progress-active {
0 {
opacity:0;
width:0
}
50% {
opacity:.3
}
100% {
opacity:0;
width:100%
}
}
.iwc.disabled.progress {
  opacity: .35
}
.iwc.disabled.progress .bar, .iwc.disabled.progress .bar::after {
  -webkit-animation: none;
  animation: none
}
.iwc.progress.attached {
  position: relative;
  border: 0
}
.iwc.progress.attached, .iwc.progress.attached .bar {
  display: block;
  height: 3px;
  padding: 0;
  overflow: hidden;
  border-radius: 0 0 .3125em .3125em
}
.iwc.progress.attached .bar {
  border-radius: 0
}
.iwc.progress.top.attached, .iwc.progress.top.attached .bar {
  top: -2px;
  border-radius: .3125em .3125em 0 0
}
.iwc.progress.top.attached .bar {
  border-radius: 0
}
.iwc.info.progress .bar {
  background-color: #5795AF
}
.iwc.black.progress .bar {
  background-color: #5C6166
}
.iwc.success.progress .bar {
  background-color: #61A270
}
.iwc.danger.progress .bar {
  background-color: #A26161
}
.iwc.purple.progress .bar {
  background-color: #7A6591
}
.iwc.warning.progress .bar {
  background-color: #EDAA10
}
.iwc.teal.progress .bar {
  background-color: #61A299
}
.iwc.progress.striped .bar {
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}
.iwc.progress.active.striped .bar:after {
  -webkit-animation: none;
  -ms-animation: none;
  animation: none
}
.iwc.progress.active.striped .bar {
  -webkit-animation: progress-striped 3s linear infinite;
  animation: progress-striped 3s linear infinite
}
@-webkit-keyframes progress-striped {
0 {
background-position:0 0
}
100% {
background-position:60px 0
}
}
@keyframes progress-striped {
0 {
background-position:0 0
}
100% {
background-position:60px 0
}
}
.iwc.small.progress .bar {
  height: 14px
}
.messi-modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0,0,0,0.8)
}
.messi {
  position: absolute;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 0;
  min-width: 300px;
  min-height: 50px;
  max-width: 90%;
  max-height: 75%;
  overflow-y: auto;
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out
}
.messi-box {
  position: relative;
  height: auto;
  overflow: hidden;
  opacity: 1
}
.messi-wrapper {
  position: relative
}
.messi-titlebox {
  font-size: 1.3em;
  font-weight: 400;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  background-color: rgba(0, 0, 0, 0.1);
  height: 45px;
  line-height: 45px;
  padding: 0 60px 0 15px
}
.messi-titlebox .messi-title {
  text-shadow: 0 1px #fff;
  font-weight: 600;
  font-family: 'Dosis'
}
.messi-closebtn {
  border-left: 1px solid rgba(0,0,0,0.1);
  box-shadow: inset 1px 0px 0 rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 45px;
  height: 45px;
  cursor: pointer;
  text-align: center;
  line-height: 45px;
  font-size: 1.6em;
  color: rgba(0, 0, 0, 0.4)
}
.messi-closebtn i {
  margin: 0
}
.messi-content {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 1em;
  box-shadow: inset 0px 3px 0 rgba(255, 255, 255, 0.4)
}
.messi-content .messi-warning {
  display: table
}
.messi-content .messi-warning p {
  display: table-cell;
  vertical-align: middle
}
.messi-content .messi-warning p:last-child {
  padding-left: 1em
}
.messi-footbox {
  background-color: rgba(0, 0, 0, 0.1);
  border-top: 1px solid #ddd;
  box-shadow: inset 0px 2px 0 rgba(255, 255, 255, 0.4);
  padding: 0
}
.messi-actions {
  display: block
}
.messi-actions .btnbox {
  display: block;
  float: right;
  border-left: 1px solid rgba(0,0,0,0.1);
  box-shadow: inset 1px 0px 0 rgba(255, 255, 255, 0.5);
  padding: 5px
}
.messi .mod-button.button {
  border-radius: 0
}
.messi .mod-button.warn {
  color: #ee5f5b
}
.messi .mod-button i {
  padding-left: 10px;
  padding-right: 5px
}
.image-overlay {
  position: relative;
  cursor: default;
  overflow: hidden
}
.image-overlay img {
  width: 100%
}
.overlay-hslide {
  background: rgba(255, 255, 255, 0.6);
  background: rgb(255, 2255, 255) transparent;
  height: 100%;
  width: 0%;
  top: 0;
  right: 0;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.overlay-hslide a {
  height: 80px;
  width: 80px;
  margin: -40px 0 0 -40px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  line-height: 80px;
  cursor: pointer
}
.overlay-hslide a .icon-overlay {
  font-size: 40px;
  padding: 0;
  margin: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: rgba(255, 255, 255, 0.6);
  background: rgb(255, 2255, 255) transparent
}
.image-overlay:hover .overlay-hslide {
  width: 100%;
  top: 0;
  left: 0;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.overlay-vslide {
  background: rgba(255, 255, 255, 0.6);
  background: rgb(255, 2255, 255) transparent;
  height: 0%;
  width: 100%;
  bottom: 0;
  right: 0;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.overlay-vslide a {
  height: 80px;
  width: 80px;
  margin: -40px 0 0 -40px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  line-height: 80px;
  cursor: pointer
}
.overlay-vslide a .icon-overlay {
  font-size: 40px;
  margin: 0;
  padding: 0;
  margin: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: rgba(255, 255, 255, 0.6);
  background: rgb(255, 2255, 255) transparent
}
.image-overlay:hover .overlay-vslide {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.overlay-fade {
  background: rgba(255, 255, 255, 0.6);
  background: rgb(255, 2255, 255) transparent;
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.overlay-fade a {
  height: 80px;
  width: 80px;
  margin: -40px 0 0 -40px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  line-height: 80px;
  cursor: pointer
}
.overlay-fade a .icon-overlay {
  font-size: 40px;
  padding: 0;
  margin: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: rgba(255, 255, 255, 0.6);
  background: rgb(255, 2255, 255) transparent
}
.image-overlay:hover .overlay-fade {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.overlay-zoom {
  background: rgba(255, 255, 255, 0.6);
  background: rgb(255, 2255, 255) transparent;
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.overlay-zoom a {
  height: 80px;
  width: 80px;
  margin: -40px 0 0 -40px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  line-height: 80px;
  cursor: pointer
}
.overlay-zoom a .icon-overlay, .overlay-zoom a .icon-overlay.double {
  font-size: 40px;
  padding: 0;
  margin: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: rgba(255, 255, 255, 0.6);
  background: rgb(255, 2255, 255) transparent
}
.image-overlay:hover .overlay-zoom {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.zoom-image img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.zoom-image:hover img {
  -webkit-transform: scale(1.5);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1.5);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
  transform: scale(1.5);
  transition-timing-function: ease-out;
  transition-duration: 250ms
}
.rotate-image-right img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.rotate-image-right:hover img {
  -webkit-transform: rotate(15deg) scale(1.5);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: rotate(15deg) scale(1.5);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
  transform: rotate(15deg) scale(1.5);
  transition-timing-function: ease-out;
  transition-duration: 250ms
}
.rotate-image-left img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.rotate-image-left:hover img {
  -webkit-transform: rotate(-15deg) scale(1.5);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: rotate(-15deg) scale(1.5);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
  transform: rotate(-15deg) scale(1.5);
  transition-timing-function: ease-out;
  transition-duration: 250ms
}
html.swipebox-html.swipebox-touch {
  overflow: hidden !important
}
#swipebox-overlay img {
  border: none !important
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px
}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0
}
#swipebox-action, #swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%
}
#swipebox-action {
  bottom: -50px
}
#swipebox-action.visible-bars {
  -ms-transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px)
}
#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next, #swipebox-action #swipebox-close {
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  line-height: 50px;
  font-size: 2em
}
#swipebox-action #swipebox-prev {
  right: 100px
}
#swipebox-action #swipebox-next {
  right: 40px
}
#swipebox-action #swipebox-close {
  left: 40px
}
#swipebox-action #swipebox-prev.disabled, #swipebox-action #swipebox-next.disabled {
  opacity: 0.3
}
#swipebox-caption {
  top: -50px;
  text-align: center
}
#swipebox-caption.visible-bars {
  -ms-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  transform: translateY(50px)
}
#swipebox-slider.rightSpring {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s
}
#swipebox-slider.leftSpring {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s
}
@-webkit-keyframes rightSpring {
0% {
margin-left:0px
}
50% {
margin-left:-30px
}
100% {
margin-left:0px
}
}
@keyframes rightSpring {
0% {
margin-left:0px
}
50% {
margin-left:-30px
}
100% {
margin-left:0px
}
}
@-webkit-keyframes leftSpring {
0% {
margin-left:0px
}
50% {
margin-left:30px
}
100% {
margin-left:0px
}
}
@keyframes leftSpring {
0% {
margin-left:0px
}
50% {
margin-left:30px
}
100% {
margin-left:0px
}
}

@media screen and (max-width:800px) {
#swipebox-action #swipebox-close {
  left: 0
}
#swipebox-action #swipebox-prev {
  right: 60px
}
#swipebox-action #swipebox-next {
  right: 0
}
}
#swipebox-overlay {
  background: #0d0d0d
}
#swipebox-action, #swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(black));
  background-image: -webkit-linear-gradient(top, #0d0d0d, black);
  background-image: linear-gradient(to bottom, #0d0d0d, black);
  opacity: 0.95
}
#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2)
}
#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif
}
.iwc.tabs {
  display: block;
  position: relative;
  background-color: #E5E5E5;
  clear: both
}
.iwc.tabs:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.iwc.tabs, .iwc.tabs li {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.iwc.tabs li {
  display: block;
  float: left
}
.iwc.tabs li a {
  font-size: 1rem;
  color: #999999;
  display: block;
  padding: .85em 1.2em;
  position: relative;
  z-index: 1
}
.iwc.tabs li a i.icon {
  margin-right: .5em
}
.iwc.tabs li a:hover {
  color: #363B3F
}
.iwc.tabs li a.active {
  background-color: #363B3F;
  color: #fff;
  box-shadow: inset 0 2px 0 0 #E14D43
}
.iwc.tabs li a.active:before {
  position: absolute;
  z-index: 2;
  content: "";
  width: 0;
  height: 0;
  bottom: -6px;
  left: 50%;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #363B3F
}
.iwc.tab.content {
  padding: 0;
  clear: both
}
.iwc.tab.content:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
#drop {
  border-radius: 10px;
  text-align: center;
  text-transform: uppercase;
  border: 5px dashed rgba(0,0,0,0.25);
  padding: 30px
}
#drop a {
  margin-left: 10px;
  background-color: #62A8DB;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  margin-top: 12px;
  line-height: 1;
  padding: .9em 2em
}
#drop a:hover {
  background-color: #424343
}
#drop input, #upload ul li input {
  display: none
}
#upload ul {
  list-style: none;
  margin: 0;
  padding: 0
}
#upload ul li {
  list-style: none;
  clear: both;
  margin: 0;
  position: relative;
  min-height: 18px;
  margin: 0;
  height: auto;
  background-color: #F1F2EA;
  padding: 1em;
  line-height: 1.33;
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5)
}
#upload ul li:first-child {
  margin-top: 0.5em
}
#upload ul li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 80%;
  font-weight: 400;
  margin-left: 4em
}
#upload ul li i {
  font-weight: 400;
  font-style: normal;
  display: block
}
#upload ul li canvas {
  float: left
}
#upload ul li small {
  display: block;
  font-size: 0.85em;
  font-weight: 400
}
#upload ul li span:before {
  content: "\f058";
  width: 1.4em;
  height: 1.4em;
  position: absolute;
  top: 0.5em;
  right: 0;
  cursor: pointer;
  font-family: Icons;
  font-size: 1.4em;
  color: #B2D280
}
#upload ul li span.ferror:before {
  content: "\f06a";
  color: #BF5A67
}
#upload ul li.working span:before {
  content: ""
}
#upload ul li.error p small {
  color: #BF5A67
}
#drop.hover {
  border: 5px dashed #2984AD
}
#drop.fade {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 1
}
[contenteditable=true]:empty:before {
  content: attr(placeholder)
}
.editable {
  padding: 0.25em;
  background-color: #E9E9E1;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
  font-size: .95em
}
.editable.active {
  background-color: #FFC
}
.gm-style img {
  max-width: none!important;
  max-height: auto!important
}
.gm-style label {
  width: auto;
  display: inline!important
}
body {
  -webkit-transition: margin 0.3s ease, -webkit-transform 0.3s ease;
  transition: margin 0.3s ease, transform 0.3s ease
}
.iwc.sidebar {
  position: fixed;
  margin: 0;
  height: 100%;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-y: auto;
  overflow-y: auto;
  top: 0px;
  left: 0px;
  z-index: 999;
  -webkit-transition: margin-left 0.3s ease, margin-top 0.3s ease;
  transition: margin-left 0.3s ease, margin-top 0.3s ease
}
body.pushed.scrolling.iwc.dimmable {
  position: static
}
.iwc.right.slim.sidebar, .iwc.right.thin.sidebar, .iwc.right.sidebar, .iwc.right.wide.sidebar, .iwc.right.very.wide.sidebar {
  left: 100%;
  margin: 0px
}
.iwc.top.sidebar {
  width: 100%
}
.iwc.bottom.sidebar {
  width: 100%;
  top: 100%;
  margin: 0px
}
.iwc.active.sidebar {
  margin-left: 0px
}
.iwc.active.top.sidebar, .iwc.active.bottom.sidebar {
  margin-top: 0px
}
.iwc.styled.sidebar {
  padding: 0;
  background-color: #F1F2EA;
  -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1)
}
.iwc.styled.sidebar .header {
  line-height: 0;
  background-color: #424343;
  text-align: center;
  height: 5em;
  position: fixed;
  width: 275px;
  z-index: 2
}
.iwc.styled.slim.sidebar {
}
.iwc.styled.thin.sidebar {
}
.iwc.floating.sidebar {
  -webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);
  margin-right: 4px
}
.iwc.right.floating.sidebar {
  -webkit-box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);
  margin-left: 4px
}
.iwc.top.floating.sidebar {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2)
}
.iwc.bottom.floating.sidebar {
  -webkit-box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2)
}
.iwc.slim.sidebar {
  width: 60px;
  margin-left: -60px
}
.iwc.active.slim.sidebar {
  margin-left: 0px
}
.iwc.active.right.slim.sidebar {
  margin-left: -60px
}
.iwc.thin.sidebar {
  width: 150px;
  margin-left: -150px
}
.iwc.active.thin.sidebar {
  margin-left: 0px
}
.iwc.active.right.thin.sidebar {
  margin-left: -150px
}
.iwc.sidebar {
  width: 275px;
  margin-left: -275px
}
.iwc.active.sidebar {
  margin-left: 0px
}
.iwc.active.right.sidebar {
  margin-left: -275px
}
.iwc.wide.sidebar {
  width: 350px;
  margin-left: -350px
}
.iwc.active.wide.sidebar {
  margin-left: 0px
}
.iwc.active.right.wide.sidebar {
  margin-left: -350px
}
.iwc.very.wide.sidebar {
  width: 475px;
  margin-left: -475px
}
.iwc.active.very.wide.sidebar {
  margin-left: 0px
}
.iwc.active.right.very.wide.sidebar {
  margin-left: -475px
}
.iwc.top.sidebar {
  margin: -40px 0px 0px 0px
}
.iwc.top.sidebar, .iwc.bottom.sidebar {
  height: 40px
}
.iwc.active.bottom.sidebar {
  margin-top: -40px
}
.iwc.sidebar.info.loading:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #5795AF url(../images/loader-sidebar.gif) no-repeat 50% 50%;
  visibility: visible
}
.scrollbox {
  border: 2px solid #C6C6BF;
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  border-radius: 0.3125em;
  padding: .5em
}
.iwc.sidebar.info {
  background-color: #5795AF;
  color: #fff
}
.iwc.info.sidebar .header {
  background-color: #53ADCC;
  font-family: 'Dosis';
  font-weight: 600;
  font-size: 1.2rem;
  position: fixed;
  display: table;
  width: 350px;
  height: 4em;
  box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.4);
  border-bottom: 1px solid #53ADCC
}
.iwc.info.sidebar .header > p, .iwc.info.sidebar a.helper {
  display: table-cell;
  padding: .5em;
  vertical-align: middle
}
.iwc.info.sidebar a.helper {
  font-size: 2rem;
  color: #fff;
  text-align: right
}
.iwc.info.sidebar a.helper:hover {
  color: #266479
}
.roundchart {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 180px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center
}
.roundchart canvas {
  position: absolute;
  top: 0;
  left: 0
}
.percent {
  display: inline-block;
  line-height: 180px;
  z-index: 2;
  font-size: 2em;
  font-weight: 400;
  font-family: 'Dosis'
}
.percent:after {
}
.scrolltrack {
  width: 6px;
  background: rgba(0, 0, 0, 0);
  margin-right: 2px;
  border-radius: 2px;
  -webkit-transition: background 250ms linear;
  transition: background 250ms linear
}
.scrolltrack:hover, .scrolltrack.dragging {
  background: rgba(0, 0, 0, 0.15)
}
.scrollhandle {
  width: 4px;
  right: 0;
  background: #999;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 1px;
  -webkit-transition: width 250ms;
  transition: width 250ms
}
.scrolltrack:hover .scrollhandle, .scrolltrack.dragging .scrollhandle {
  width: 6px
}
.accordion {
}
.accordion .header {
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  color: #333333;
  clear: both;
  padding: 0.5em;
  position: relative;
  cursor: pointer
}
.accordion .header > i.icon {
  margin-right: .5em
}
.accordion .header.inactive:after, .accordion .header.active:after {
  font-family: Icons;
  content: "\f067";
  position: absolute;
  right: .5em;
  top: .75em
}
.accordion .header.active:after {
  content: "\f068";
  color: #E14D43
}
.accordion .header.active {
  font-weight: 700;
  border-top: 2px solid #E14D43;
  background-color: #363B3F;
  color: #FFFFFF
}
.accordion .header.inactive {
  margin-bottom: .5em
}
.accordion .content {
  display: none;
  padding: 1em;
  background-color: #F2F2F2;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: .5em
}
.irs {
  position: relative;
  display: block
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden
}
.irs-diapason {
  position: absolute;
  display: block;
  left: 0;
  width: 100%
}
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1
}
.irs-slider.single {
  left: 10px
}
.irs-slider.single:before {
  position: absolute;
  display: block;
  content: "";
  top: -30%;
  left: -30%;
  width: 160%;
  height: 160%;
  background: rgba(0,0,0,0.0)
}
.irs-slider.from {
  left: 100px
}
.irs-slider.from:after, .irs-slider.to:after, .irs-slider.single:before {
  position: absolute;
  display: block;
  font-size: 1em;
  font-weight: 900;
  top: .30em;
  left: .7em;
  width: .25em;
  height: 1.5em;
  content: "";
  background-color: #A6CB6E
}
.irs-slider.to {
  left: 300px
}
.irs-slider.last {
  z-index: 2
}
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default
}
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default
}
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px
}
.irs-with-grid .irs-grid {
  display: block
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000
}
.irs-grid-pol.small {
  height: 4px
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  color: #000
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  background: rgba(0,0,0,0.0);
  z-index: 2
}
.irs-disabled {
  opacity: 0.4
}
.irs {
  height: 40px
}
.irs-with-grid {
  height: 60px
}
.irs-line {
  height: 10px;
  top: 25px;
  background-color: rgba(0,0,0,0.15);
  border-radius: 2px
}
.irs-diapason {
  height: 10px;
  top: 25px;
  background-color: #A6CB6E
}
.irs-slider {
  width: 22px;
  height: 22px;
  top: 17px
}
#irs-active-slider, .irs-slider:hover {
}
.irs-min, .irs-max {
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: rgba(0,0,0,0.1);
  border-radius: 3px
}
.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #ccc
}
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: rgba(0,0,0,0.3);
  border-radius: 3px
}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999
}
.irs-grid-pol {
  background: #99a4ac
}
.irs-grid-text {
  color: #99a4ac
}
.irs-disabled {
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}
.owl-carousel .owl-item {
  float: left
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}
.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}
.owl-theme .owl-controls {
  text-align: center;
  margin-bottom: .5em;
  margin-top: .5em
}
.owl-theme .owl-controls .owl-buttons div {
  zoom: 1;
  display: inline-block;
  border-radius: 3px;
  height: 28px;
  line-height: 28px;
  width: 28px;
  background-color: #F2F2F2;
  border-radius: 5em;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease
}
.owl-theme .owl-controls .owl-buttons div i {
  font-size: 1.2em;
  color: #363B3F;
  margin: 0
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  background-color: #E14D43;
  text-decoration: none;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover i {
  color: #fff
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
  margin-right: .25em
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  margin-left: .25em
}
.owl-theme .owl-controls .owl-page {
  zoom: 1;
  display: inline
}
.owl-theme .owl-controls .owl-page span {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  background: rgba(0,0,0,0.1);
  margin: .2em .3em
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #000
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  font-size: 12px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 10px
}
.owl-item.loading {
  min-height: 150px;
  background: url(../images/loader-medium-inverted.gif) no-repeat center center
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease
}
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease
}
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both
}
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both
}
@-webkit-keyframes empty {
0% {
opacity:1
}
}
@-moz-keyframes empty {
0% {
opacity:1
}
}
@keyframes empty {
0% {
opacity:1
}
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-moz-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-webkit-keyframes backSlideOut {
25% {
opacity:.5;
-webkit-transform:translateZ(-500px)
}
75% {
opacity:.5;
-webkit-transform:translateZ(-500px) translateX(-200%)
}
100% {
opacity:.5;
-webkit-transform:translateZ(-500px) translateX(-200%)
}
}
@-moz-keyframes backSlideOut {
25% {
opacity:.5;
-moz-transform:translateZ(-500px)
}
75% {
opacity:.5;
-moz-transform:translateZ(-500px) translateX(-200%)
}
100% {
opacity:.5;
-moz-transform:translateZ(-500px) translateX(-200%)
}
}
@keyframes backSlideOut {
25% {
opacity:.5;
transform:translateZ(-500px)
}
75% {
opacity:.5;
transform:translateZ(-500px) translateX(-200%)
}
100% {
opacity:.5;
transform:translateZ(-500px) translateX(-200%)
}
}
@-webkit-keyframes backSlideIn {
0%, 25% {
opacity:.5;
-webkit-transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
-webkit-transform:translateZ(-500px)
}
100% {
opacity:1;
-webkit-transform:translateZ(0) translateX(0)
}
}
@-moz-keyframes backSlideIn {
0%, 25% {
opacity:.5;
-moz-transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
-moz-transform:translateZ(-500px)
}
100% {
opacity:1;
-moz-transform:translateZ(0) translateX(0)
}
}
@keyframes backSlideIn {
0%, 25% {
opacity:.5;
transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
transform:translateZ(-500px)
}
100% {
opacity:1;
transform:translateZ(0) translateX(0)
}
}
@-webkit-keyframes scaleToFade {
to {
opacity:0;
-webkit-transform:scale(.8)
}
}
@-moz-keyframes scaleToFade {
to {
opacity:0;
-moz-transform:scale(.8)
}
}
@keyframes scaleToFade {
to {
opacity:0;
transform:scale(.8)
}
}
@-webkit-keyframes goDown {
from {
-webkit-transform:translateY(-100%)
}
}
@-moz-keyframes goDown {
from {
-moz-transform:translateY(-100%)
}
}
@keyframes goDown {
from {
transform:translateY(-100%)
}
}
@-webkit-keyframes scaleUpFrom {
from {
opacity:0;
-webkit-transform:scale(1.5)
}
}
@-moz-keyframes scaleUpFrom {
from {
opacity:0;
-moz-transform:scale(1.5)
}
}
@keyframes scaleUpFrom {
from {
opacity:0;
transform:scale(1.5)
}
}
@-webkit-keyframes scaleUpTo {
to {
opacity:0;
-webkit-transform:scale(1.5)
}
}
@-moz-keyframes scaleUpTo {
to {
opacity:0;
-moz-transform:scale(1.5)
}
}
@keyframes scaleUpTo {
to {
opacity:0;
transform:scale(1.5)
}
}
@-webkit-keyframes moveFromTop {
from {
opacity:0;
-webkit-transform:translateY(200%);
-moz-transform:translateY(200%);
-ms-transform:translateY(200%);
-o-transform:translateY(200%);
transform:translateY(200%)
}
to {
opacity:1;
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-ms-transform:translateY(0%);
-o-transform:translateY(0%);
transform:translateY(0%)
}
}
@-webkit-keyframes moveFromLeft {
from {
opacity:0;
-webkit-transform:translateX(200%);
-moz-transform:translateX(200%);
-ms-transform:translateX(200%);
-o-transform:translateX(200%);
transform:translateX(200%)
}
to {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
@-webkit-keyframes moveFromRight {
from {
opacity:0;
-webkit-transform:translateX(-200%);
-moz-transform:translateX(-200%);
-ms-transform:translateX(-200%);
-o-transform:translateX(-200%);
transform:translateX(-200%)
}
to {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
@-moz-keyframes moveFromTop {
from {
opacity:0;
-webkit-transform:translateY(200%);
-moz-transform:translateY(200%);
-ms-transform:translateY(200%);
-o-transform:translateY(200%);
transform:translateY(200%)
}
to {
opacity:1;
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-ms-transform:translateY(0%);
-o-transform:translateY(0%);
transform:translateY(0%)
}
}
@-moz-keyframes moveFromLeft {
from {
opacity:0;
-webkit-transform:translateX(200%);
-moz-transform:translateX(200%);
-ms-transform:translateX(200%);
-o-transform:translateX(200%);
transform:translateX(200%)
}
to {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
@-moz-keyframes moveFromRight {
from {
opacity:0;
-webkit-transform:translateX(-200%);
-moz-transform:translateX(-200%);
-ms-transform:translateX(-200%);
-o-transform:translateX(-200%);
transform:translateX(-200%)
}
to {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
@-ms-keyframes moveFromTop {
from {
opacity:0;
-webkit-transform:translateY(200%);
-moz-transform:translateY(200%);
-ms-transform:translateY(200%);
-o-transform:translateY(200%);
transform:translateY(200%)
}
to {
opacity:1;
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-ms-transform:translateY(0%);
-o-transform:translateY(0%);
transform:translateY(0%)
}
}
@-ms-keyframes moveFromLeft {
from {
opacity:0;
-webkit-transform:translateX(200%);
-moz-transform:translateX(200%);
-ms-transform:translateX(200%);
-o-transform:translateX(200%);
transform:translateX(200%)
}
to {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
@-ms-keyframes moveFromRight {
from {
opacity:0;
-webkit-transform:translateX(-200%);
-moz-transform:translateX(-200%);
-ms-transform:translateX(-200%);
-o-transform:translateX(-200%);
transform:translateX(-200%)
}
to {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
@-o-keyframes moveFromTop {
from {
opacity:0;
-webkit-transform:translateY(200%);
-moz-transform:translateY(200%);
-ms-transform:translateY(200%);
-o-transform:translateY(200%);
transform:translateY(200%)
}
to {
opacity:1;
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-ms-transform:translateY(0%);
-o-transform:translateY(0%);
transform:translateY(0%)
}
}
@-o-keyframes moveFromLeft {
from {
opacity:0;
-webkit-transform:translateX(200%);
-moz-transform:translateX(200%);
-ms-transform:translateX(200%);
-o-transform:translateX(200%);
transform:translateX(200%)
}
to {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
@-o-keyframes moveFromRight {
from {
opacity:0;
-webkit-transform:translateX(-200%);
-moz-transform:translateX(-200%);
-ms-transform:translateX(-200%);
-o-transform:translateX(-200%);
transform:translateX(-200%)
}
to {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
.iwc.comments a {
  cursor: pointer
}
.iwc.comments .comment {
  position: relative;
  margin-top: 0.5em;
  padding-top: 0.5em
}
.iwc.comments .comment:first-child {
  margin-top: 0em;
  padding-top: 0em
}
.iwc.comments .comment .avatar {
  display: block;
  float: left;
  width: 4em
}
.iwc.comments .comment .avatar img {
  display: block;
  margin: 0em auto;
  width: 3em;
  height: 3em;
  border-radius: 500px
}
.iwc.comments .comment > .content, .iwc.comments .comment > .avatar {
  display: block
}
.iwc.comments .comment .avatar ~ .content {
  padding: 0em 1em
}
.iwc.comments .comment > .avatar ~ .content {
  padding-top: 0.25em;
  margin-left: 3.5em
}
.iwc.comments .comment .metadata {
  display: inline-block;
  margin-left: 0.3em;
  color: rgba(0, 0, 0, 0.4)
}
.iwc.comments .comment .metadata > * {
  display: inline-block;
  margin: 0em 0.3em 0em 0em
}
.iwc.comments .comment .text {
  word-wrap: break-word;
  position: relative;
  box-shadow: inset 0 1px 0 0 #E14D43;
  margin-top: .5em;
  padding-top: .5em
}
.iwc.comments .comment .actions {
  font-size: 0.9em
}
.iwc.comments .comment .actions a {
  display: inline-block;
  margin: 0em 0.3em 0em 0em;
  color: rgba(0, 0, 0, 0.3)
}
.iwc.comments .comment .actions a.active, .iwc.comments .comment .actions a:hover {
  color: rgba(0, 0, 0, 0.6)
}
.iwc.comments .reply.form {
  margin-top: 0.75em;
  width: 100%;
  max-width: 30em
}
.iwc.comments .comment .reply.form {
  margin-left: 2em
}
.iwc.comments > .reply.form {
  margin-top: 1.5em;
  max-width: 40em
}
.iwc.comments .reply.form textarea {
  height: 12em
}
.iwc.comments .comment .comments {
  margin-top: 0.5em;
  padding-top: 0.5em;
  padding-bottom: 1em
}
.iwc.comments .comment .comments:before {
  position: absolute;
  top: 0px;
  left: 0px
}
.iwc.comments > .comment .comments {
  margin-left: 2em
}
.iwc.comments > .comment > .comments > .comment > .comments {
  margin-left: 1.75em
}
.iwc.comments > .comment > .comments > .comment > .comments > .comment > .comments {
  margin-left: 1.5em
}
.iwc.comments > .comment > .comments > .comment > .comments > .comment > .comments > .comment .comments {
  margin-left: 0.5em
}
.iwc.threaded.comments .comment .comments {
  margin-left: 2em;
  padding-left: 2em;
  -webkit-box-shadow: -1px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 0px 0px rgba(0, 0, 0, 0.05)
}
.iwc.threaded.comments .comment {
  border-radius: 0.225em;
  padding: 1em;
  margin-top: 1.5em;
  border: 1px solid rgba(0, 0, 0, 0.1)
}
.iwc.threaded.comments .comment:before {
  background: rgba(0,0,0,0.05);
  bottom: 0;
  content: "";
  left: 2.8em;
  position: absolute;
  top: 80%;
  width: 2px
}
.iwc.comments .comment a.delete {
  float: right
}
.iwc.minimal.comments .comment .actions {
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s
}
.iwc.minimal.comments .comment > .content:hover > .actions {
  opacity: 1
}
.iwc.small.comments {
  font-size: 0.875em
}
.iwc.feed a {
  cursor: pointer
}
.iwc.feed, .iwc.feed .event, .iwc.feed .label, .iwc.feed .content, .iwc.feed .extra {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.iwc.feed .iwc.header p {
  font-size: 1rem
}
.iwc.feed .event {
  width: 100%;
  display: table;
  padding: 1em
}
.iwc.feed .event:first-child {
  border-top: 0px
}
.iwc.feed .event:last-child {
  margin-bottom: 1em
}
.iwc.feed .label {
  width: 3em;
  display: table-cell;
  vertical-align: top;
  text-align: left
}
.iwc.feed .label .icon {
  font-size: 1.5em;
  padding: 0.5em;
  line-height: 1;
  margin: 0em
}
.iwc.feed .label img {
  width: 3em;
  margin: 0em;
  border-radius: 50em
}
.iwc.feed .label + .content {
  padding: 0.75em 1em 0em
}
.iwc.feed .content {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  word-wrap: break-word
}
.iwc.feed .content .date {
  float: right;
  padding-left: 1em;
  font-size: 0.95em;
  color: rgba(0, 0, 0, 0.4)
}
.iwc.feed .content .summary {
  color: rgba(0, 0, 0, 0.75)
}
.iwc.feed .content .summary img {
  display: inline-block;
  margin-right: 0.25em;
  width: 4em;
  border-radius: 500px
}
.iwc.feed .content .extra {
  margin: 1em 0em 0em;
  padding: 0.5em 0em 0em;
  color: rgba(0, 0, 0, 0.5)
}
.iwc.feed .content .extra.images img {
  display: inline-block;
  margin-right: 0.25em;
  width: 6em
}
.iwc.feed .content .extra.text {
  padding: 0.5em 1em;
  border-left: 0.2em solid rgba(0, 0, 0, 0.1)
}
.iwc.small.feed {
  font-size: 0.875em
}
.iwc.small.feed .label img {
  width: 2.5em
}
.iwc.small.feed .label .icon {
  font-size: 1.25em
}
.iwc.feed .event {
  padding: 0.75em 0em
}
.iwc.small.feed .label + .content {
  padding: 0.5em 0.5em 0
}
.iwc.small.feed .content .extra.images img {
  width: 5em
}
.iwc.small.feed .content .extra {
  margin: 0.5em 0em 0em
}
.iwc.small.feed .content .extra.text {
  padding: 0.25em 0.5em
}
.redactor_box ::selection {
  background: #ffff9e
}
.redactor_box ::-moz-selection {
background:#ffff9e
}
.redactor_box img::selection {
  background: transparent
}
.redactor_box img::-moz-selection {
background:transparent
}
.redactor_box {
  position: relative;
  overflow: visible;
  background: #fff
}
.redactor_box iframe {
  display: block;
  margin: 0;
  padding: 0
}
.redactor_box textarea {
  position: relative;
  z-index: 1004;
  display: block;
  overflow: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  outline: none;
  border: none;
  background-color: #222;
  box-shadow: none;
  color: #ccc;
  font-size: 13px;
  font-family: Menlo, Monaco, monospace, sans-serif;
  resize: none
}
.redactor_box textarea:focus {
  outline: none
}
body .redactor_air {
  position: absolute;
  z-index: 102
}
body .redactor_box_fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  overflow: hidden;
  width: 100%
}
.redactor-link-tooltip {
  position: absolute;
  z-index: 3000;
  padding: 10px;
  line-height: 1;
  display: inline-block;
  background-color: #000;
  color: #555 !important
}
.redactor-link-tooltip, .redactor-link-tooltip a {
  font-size: .95em
}
.redactor-link-tooltip a {
  color: #ccc;
  margin: 0 5px;
  text-decoration: none
}
.redactor-link-tooltip a:hover {
  color: #fff
}
#redactor-image-box img {
  width: 100%
}
.redactor_editor {
  position: relative;
  overflow: auto;
  margin: 0 !important;
  padding: 10px 20px;
  padding-bottom: 5px;
  outline: none;
  background: none;
  background: #F9F9F9;
  box-shadow: none !important;
  white-space: normal;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 0 0 .3125em .3125em
}
.redactor_editor:focus {
  outline: none
}
.redactor_editor div, .redactor_editor p, .redactor_editor ul, .redactor_editor ol, .redactor_editor table, .redactor_editor dl, .redactor_editor blockquote, .redactor_editor pre {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif
}
.redactor_editor code, .redactor_editor pre {
  font-family: Menlo, Monaco, monospace, sans-serif
}
.redactor_editor div, .redactor_editor p, .redactor_editor ul, .redactor_editor ol, .redactor_editor table, .redactor_editor dl, .redactor_editor blockquote, .redactor_editor pre {
  font-size: 14px;
  line-height: 1.6em
}
.redactor_editor a {
}
.redactor_editor .redactor_placeholder {
  color: #999 !important;
  display: block !important
}
.redactor_editor object, .redactor_editor embed, .redactor_editor video, .redactor_editor img {
  max-width: 100%;
  width: auto
}
.redactor_editor video, .redactor_editor img {
  height: auto
}
.redactor_editor div, .redactor_editor p, .redactor_editor ul, .redactor_editor ol, .redactor_editor table, .redactor_editor dl, .redactor_editor blockquote, .redactor_editor pre {
  margin: 0;
  margin-bottom: 10px !important;
  border: none;
  background: none !important;
  box-shadow: none !important
}
.redactor_editor iframe, .redactor_editor object, .redactor_editor hr {
  margin-bottom: 15px !important
}
.redactor_editor blockquote {
  margin-left: 1.5em !important;
  padding-left: 0 !important;
  color: #777;
  font-style: italic !important
}
.redactor_editor dl dt {
  font-weight: bold
}
.redactor_editor dd {
  margin-left: 1em
}
.redactor_editor table {
  border-collapse: collapse;
  font-size: 1em !important
}
.redactor_editor table td {
  padding: 5px !important;
  border: 1px solid #ddd;
  vertical-align: top
}
.redactor_editor table thead td {
  border-bottom: 2px solid #000 !important;
  font-weight: bold !important
}
.redactor_editor code {
  background-color: #d8d7d7 !important
}
.redactor_editor pre {
  overflow: auto;
  padding: 1em !important;
  border: 1px solid #ddd !important;
  border-radius: 3px !important;
  background: #f8f8f8 !important;
  white-space: pre;
  font-size: 90% !important
}
.redactor_editor hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc
}
.redactor_toolbar {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 1;
  border: 2px solid rgba(0, 0, 0, 0.2);
  ;
  border-bottom: 0;
  border-radius: .3125em .3125em 0 0;
  z-index: 3;
  background-color: #F9F9F9
}
.redactor_toolbar:after {
  content: "";
  display: table;
  clear: both
}
.redactor_toolbar.redactor-toolbar-overflow {
  overflow-y: auto;
  height: 29px;
  white-space: nowrap
}
.redactor_toolbar.redactor-toolbar-external {
  z-index: 999;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1)
}
body .redactor_air .redactor_toolbar {
  padding-right: 2px !important
}
.redactor_toolbar li {
  vertical-align: top;
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
  outline: none;
  list-style: none !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
.redactor_toolbar li a {
  display: block;
  color: #5c6166;
  text-align: center;
  padding: 9px 10px;
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
.redactor_toolbar li a.re-html {
  border-radius: .3125em 0 0 0
}
.redactor_toolbar li a:hover {
  outline: none;
  background-color: #5c6166;
  color: #fff
}
.redactor_toolbar li a:active, .redactor_toolbar li a.redactor_act {
  outline: none;
  background-color: #B2D280;
  color: #fff
}
.redactor_toolbar li a.redactor-btn-image {
  width: 14px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat
}
.redactor_button_disabled {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3
}
.redactor_button_disabled:hover {
  outline: none;
  background-color: transparent !important;
  cursor: default
}
.redactor_toolbar li a.fa-redactor-btn {
  display: inline-block;
  padding: 9px 10px 8px 10px;
  line-height: 1
}
.redactor_toolbar.redactor-toolbar-typewriter {
  box-shadow: none;
  background: rgba(240, 240, 240, 0.9)
}
.redactor_toolbar.redactor-toolbar-typewriter li a:hover {
  outline: none;
  background-color: #1f78d8;
  color: #fff
}
.redactor_toolbar.redactor-toolbar-typewriter li a:active, .redactor_toolbar.redactor-toolbar-typewriter li a.redactor_act {
  outline: none;
  background-color: #ccc;
  color: #444
}
.re-icon {
  font-family: 'Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.re-video:before {
  content: "\f16a"
}
.re-unorderedlist:before {
  content: "\f0ca"
}
.re-undo:before {
  content: "\f112"
}
.re-underline:before {
  content: "\f0cd"
}
.re-textdirection:before {
  content: "\e604"
}
.re-fontcolor:before {
  content: "\e605"
}
.re-table:before {
  content: "\f0ce"
}
.re-redo:before {
  content: "\f064"
}
.re-quote:before {
  content: "\f10d"
}
.re-outdent:before {
  content: "\f03b"
}
.re-orderedlist:before {
  content: "\f0cb"
}
.re-link:before {
  content: "\f0c1"
}
.re-manager:before {
  content: "\f07c"
}
.re-horizontalrule:before {
  content: "\f068"
}
.re-italic:before {
  content: "\f033"
}
.re-indent:before {
  content: "\f03c"
}
.re-image:before {
  content: "\f03e"
}
.re-fullscreen:before {
  content: "\f065"
}
.re-normalscreen:before {
  content: "\f066"
}
.re-formatting:before {
  content: "\f031"
}
.re-fontsize:before {
  content: "\e613"
}
.re-fontfamily:before {
  content: "\e614"
}
.re-deleted:before {
  content: "\f0cc"
}
.re-html:before {
  content: "\f121"
}
.re-clips:before {
  content: "\e617"
}
.re-cplugins:before {
  content: "\f0e9"
}
.re-bold:before {
  content: "\f032"
}
.re-backcolor:before {
  content: "\f042"
}
.re-file:before {
  content: "\f115"
}
.re-alignright:before {
  content: "\e61b"
}
.re-alignment:before, .re-alignleft:before {
  content: "\f0c9"
}
.re-alignjustify:before {
  content: "\e61d"
}
.re-aligncenter:before {
  content: "\e61e"
}
.redactor_format_blockquote {
  padding-left: 10px;
  color: #666 !important;
  font-style: italic
}
.redactor_format_pre {
  font-family: monospace, sans-serif
}
.redactor_format_h1, .redactor_format_h2, .redactor_format_h3, .redactor_format_h4, .redactor_format_h5 {
  font-weight: bold
}
.redactor_format_h1 {
  font-size: 30px;
  line-height: 36px
}
.redactor_format_h2 {
  font-size: 24px;
  line-height: 36px
}
.redactor_format_h3 {
  font-size: 20px;
  line-height: 30px
}
.redactor_format_h4 {
  font-size: 16px;
  line-height: 26px
}
.redactor_format_h5 {
  font-size: 14px;
  line-height: 23px
}
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h1, .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2, .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h3, .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h4, .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h5 {
  font-size: 1em;
  line-height: 1.6em;
  text-transform: uppercase
}
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2 {
  font-size: .85em
}
.redactor_editor.redactor-editor-typewriter {
  background: #f5f5f5 !important;
  padding: 25px 50px !important
}
.redactor_editor.redactor-editor-typewriter div, .redactor_editor.redactor-editor-typewriter p, .redactor_editor.redactor-editor-typewriter ul, .redactor_editor.redactor-editor-typewriter ol, .redactor_editor.redactor-editor-typewriter table, .redactor_editor.redactor-editor-typewriter dl, .redactor_editor.redactor-editor-typewriter blockquote, .redactor_editor.redactor-editor-typewriter pre, .redactor_editor.redactor-editor-typewriter h1, .redactor_editor.redactor-editor-typewriter h2, .redactor_editor.redactor-editor-typewriter h3, .redactor_editor.redactor-editor-typewriter h4, .redactor_editor.redactor-editor-typewriter h5, .redactor_editor.redactor-editor-typewriter h6 {
  font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif;
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin-bottom: 1.5em !important
}
.redactor_editor.redactor-editor-typewriter h2 {
  font-size: 14px !important
}
.redactor_editor.redactor-editor-typewriter h1, .redactor_editor.redactor-editor-typewriter h2, .redactor_editor.redactor-editor-typewriter h3, .redactor_editor.redactor-editor-typewriter h4, .redactor_editor.redactor-editor-typewriter h5, .redactor_editor.redactor-editor-typewriter h6 {
  text-transform: uppercase
}
.redactor_editor.redactor-editor-typewriter a {
  color: #000 !important;
  text-decoration: underline !important
}
.redactor_editor.redactor_editor_wym {
  padding: 10px 7px 0 7px !important;
  background-color: #F1F1EF
}
.redactor_editor.redactor_editor_wym div, .redactor_editor.redactor_editor_wym p, .redactor_editor.redactor_editor_wym ul, .redactor_editor.redactor_editor_wym ol, .redactor_editor.redactor_editor_wym table, .redactor_editor.redactor_editor_wym dl, .redactor_editor.redactor_editor_wym pre, .redactor_editor.redactor_editor_wym h1, .redactor_editor.redactor_editor_wym h2, .redactor_editor.redactor_editor_wym h3, .redactor_editor.redactor_editor_wym h4, .redactor_editor.redactor_editor_wym h5, .redactor_editor.redactor_editor_wym h6, .redactor_editor.redactor_editor_wym blockquote {
  margin-top: 0;
  margin-bottom: 5px !important;
  padding: 10px !important;
  border: 1px solid #e4e4e4 !important;
  background-color: #fff !important
}
.redactor_editor.redactor_editor_wym blockquote:before {
  content: ''
}
.redactor_editor.redactor_editor_wym img {
  position: relative;
  z-index: 2
}
.redactor_editor.redactor_editor_wym div {
  border: 1px dotted #aaa !important
}
.redactor_editor.redactor_editor_wym pre {
  border: 2px dashed #e4e4e4 !important;
  background-color: #f8f8f8 !important
}
.redactor_editor.redactor_editor_wym ul, .redactor_editor.redactor_editor_wym ol {
  padding-left: 2em !important
}
.redactor_editor.redactor_editor_wym ul li ul, .redactor_editor.redactor_editor_wym ol li ul, .redactor_editor.redactor_editor_wym ul li ol, .redactor_editor.redactor_editor_wym ol li ol {
  border: none !important
}
.redactor_dropdown {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 2004;
  padding: 10px;
  width: 200px;
  background-color: #fff;
  box-shadow: 0 1px 5px #bbb;
  font-size: 13px;
  font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 21px
}
.redactor-toolbar-typewriter .redactor_dropdown {
  font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif;
  background-color: #f5f5f5
}
.redactor_separator_drop {
  padding: 0 !important;
  border-top: 1px solid #ddd;
  font-size: 0;
  line-height: 0
}
.redactor_dropdown a {
  display: block;
  padding: 3px 5px;
  color: #000;
  text-decoration: none
}
.redactor_dropdown a:hover {
  background-color: #dde4ef;
  color: #444 !important;
  text-decoration: none
}
#redactor_modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50000;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #000 !important;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3
}
#redactor_modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 50001;
  padding: 0;
  background: #fff;
  color: #000;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  border-radius: .45em
}
#redactor_modal header {
  font-size: 1.2em;
  color: #fff;
  background-color: #414141;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1ex;
  padding-left: 1em;
  border-radius: .35em .35em 0 0
}
#redactor_modal section {
  padding: 1em;
  background-color: #F7F6F2
}
#redactor_modal label {
}
#redactor_modal .footer:after {
  content: "";
  display: table;
  clear: both
}
#redactor_modal input[type="text"], #redactor_modal input[type="password"], #redactor_modal input[type="email"], #redactor_modal textarea, #redactor_modal .chosen-container-single .chosen-single {
  padding: 0.5em 1em
}
#redactor_modal .chosen-container-single .chosen-single div b:before {
  line-height: 2em
}
#redactor_modal textarea {
}
#redactor_modal input:focus, #redactor_modal textarea:focus {
}
#redactor_modal_close {
  position: absolute;
  top: 5px;
  right: 3px;
  width: 20px;
  height: 20px;
  color: #999;
  font-size: 26px;
  cursor: pointer
}
#redactor_modal_close:hover {
  color: #000
}
.redactor_input {
}
.redactor_modal_box {
  overflow: auto;
  margin-bottom: 10px;
  height: 350px
}
#redactor_image_box {
  overflow: auto;
  margin-bottom: 10px;
  height: 270px
}
#redactor_image_box_select {
  display: block;
  margin-bottom: 15px !important;
  width: 200px
}
#redactor_image_box img {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 100px;
  cursor: pointer
}
#redactor_tabs {
  margin-bottom: 18px
}
#redactor_tabs a {
  display: inline-block;
  margin-right: 2px;
  padding: 4px 14px;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  background: #fff;
  color: #000;
  text-decoration: none;
  line-height: 1
}
#redactor_tabs a:hover, #redactor_tabs a.redactor_tabs_act {
  border-color: #eee;
  color: #999 !important;
  text-decoration: none !important
}
#redactor_modal .footer {
  background-color: #414141;
  font-size: 1.2em;
  padding: .5em;
  border-radius: 0 0 .35em .35em
}
.redactor_droparea {
  position: relative;
  margin: auto;
  margin-bottom: 5px;
  width: 100%
}
.redactor_droparea .redactor_dropareabox {
  position: relative;
  z-index: 1;
  padding: 60px 0;
  width: 99%;
  border: 1px dashed #ddd;
  background: #fff;
  text-align: center
}
.redactor_droparea .redactor_dropareabox, .redactor_dropalternative {
  color: #555;
  font-size: 12px
}
.redactor_dropalternative {
  margin: 4px 0 2px 0
}
.redactor_dropareabox.hover {
  border-color: #aaa;
  background: #efe3b8
}
.redactor_dropareabox.error {
  border-color: #dcc3c3;
  background: #f7e5e5
}
.redactor_dropareabox.drop {
  border-color: #e0e5d6;
  background: #f4f4ee
}
#redactor-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000
}
#redactor-progress.redactor-progress-inline {
  position: static;
  margin-bottom: 4px
}
#redactor-progress > span {
  display: block;
  height: 10px;
  width: 100%;
  background-color: #0a8bfb;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.9) inset;
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(255, 255, 255, 0.9)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.9)), color-stop(0.75, rgba(255, 255, 255, 0.9)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
  -webkit-animation: animate-stripes 2s linear infinite;
  animation: animate-stripes 2s linear infinite
}
@-webkit-keyframes animate-stripes {
0% {
background-position:0 0
}
100% {
background-position:60px 0
}
}
@keyframes animate-stripes {
0% {
background-position:0 0
}
100% {
background-position:60px 0
}
}
