/* normalize.css v3.0.2 | MIT License | git.io/normalize */
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
/* 1 */
  -ms-text-size-adjust: 100%;
/* 2 */
  -webkit-text-size-adjust: 100%;
/* 2 */
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
/* 1 */
  vertical-align: baseline;
/* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
/* 1 */
  font: inherit;
/* 2 */
  margin: 0;
/* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
/* 2 */
  cursor: pointer;
/* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
/* 1 */
  padding: 0;
/* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
/* 1 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
/* 2 */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
/* 1 */
  padding: 0;
/* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
/* table {
  border-collapse: collapse;
  border-spacing: 0;
} */
/* td,
th {
  padding: 0;
  word-break: break-word;
} */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
body {
  color: #555;
  font: 14px/1.571428571428571 PingFangSC, arial, PingHei, "Hiragino Sans GB", "Microsoft YaHei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: PingFangSC, arial, PingHei, "Hiragino Sans GB", "Microsoft YaHei";
}
code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
ul.unstyled,
ul.inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.inline {
  font-size: 0;
}
ul.inline > li + li {
  margin-left: 8px;
}
ul.inline > li + li.fluid {
  margin-left: 0;
  margin-top: 8px;
}
ul.inline.tiny > li + li {
  margin-left: 4px;
}
ul.inline.tiny > li + li.fluid {
  margin-left: 0;
  margin-top: 4px;
}
ul.inline.small > li + li {
  margin-left: 6px;
}
ul.inline.small > li + li.fluid {
  margin-left: 0;
  margin-top: 6px;
}
ul.inline.large > li + li {
  margin-left: 12px;
}
ul.inline.large > li + li.fluid {
  margin-left: 0;
  margin-top: 20px;
}
ul.inline.huge > li + li {
  margin-left: 14px;
}
ul.inline.huge > li + li.fluid {
  margin-left: 0;
  margin-top: 14px;
}
ul.inline.tight > li + li {
  margin-left: 0;
}
ul.inline.tight > li + li.fluid {
  margin-top: 0;
}
ul.inline > li {
  font-size: 14px;
}
ul.inline.tiny > li {
  font-size: 12px;
}
ul.inline.small > li {
  font-size: 13px;
}
ul.inline.large > li {
  font-size: 16px;
}
ul.inline.huge > li {
  font-size: 18px;
}
ul.inline > li {
  font-size: 14px;
  display: inline-block;
}
.tiny {
  font-size: 12px;
  line-height: 1.333333333333333;
}
.small {
  font-size: 13px;
  line-height: 1.571428571428571;
}
.large {
  font-size: 16px;
  line-height: 1.625;
}
.huge {
  font-size: 18px;
  line-height: 2;
}
a {
  text-decoration: none;
}
.link {
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.link input,
button.link {
  background-color: transparent;
  outline: 0;
  border: 0;
  padding: 0;
}
.link {
  font-size: 14px;
}
.link.tiny {
  font-size: 12px;
}
.link.small {
  font-size: 13px;
}
.link.large {
  font-size: 16px;
}
.link.huge {
  font-size: 18px;
}
.link.disabled,
.link[disabled],
.link.disabled > .icon,
.link[disabled] > .icon {
  cursor: not-allowed;
}
.link.hover,
.link:hover {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: color;
          transition-property: color;
  color: #37a4f5;
}
.link.disabled,
.link[disabled] {
  color: #bbb !important;
}
.links {
  font-size: 0;
}
.links > .link + .link {
  margin-left: 8px;
}
.links > .link + .link.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.links > .link {
  font-size: 14px;
}
.links.tiny > .link + .link {
  margin-left: 4px;
}
.links.tiny > .link + .link.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.links.tiny > .link {
  font-size: 12px;
}
.links.small > .link + .link {
  margin-left: 6px;
}
.links.small > .link + .link.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.links.small > .link {
  font-size: 13px;
}
.links.large > .link + .link {
  margin-left: 12px;
}
.links.large > .link + .link.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.links.large > .link {
  font-size: 16px;
}
.links.huge > .link + .link {
  margin-left: 14px;
}
.links.huge > .link + .link.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.links.huge > .link {
  font-size: 18px;
}
.links.tight > .link + .link {
  margin-left: 0;
}
.links.tight > .link + .link.fluid {
  margin-top: 0;
}
.links.justified {
  display: table;
}
.links.justified > .link {
  display: table-cell;
  width: 1%;
}
.primary {
  color: #37a4f5;
}
.primary .link {
  color: inherit;
}
.primary.link.hover,
.primary .link.hover,
.primary.link:hover,
.primary .link:hover {
  color: #37a4f5;
}
.secondary {
  color: #666;
}
.secondary .link {
  color: inherit;
}
.secondary.link.hover,
.secondary .link.hover,
.secondary.link:hover,
.secondary .link:hover {
  color: #37a4f5;
}
.success {
  color: #48b14b;
}
.success .link {
  color: inherit;
}
.success.link.hover,
.success .link.hover,
.success.link:hover,
.success .link:hover {
  color: #48b14b;
}
.error {
  color: #f95710;
}
.error .link {
  color: inherit;
}
.error.link.hover,
.error .link.hover,
.error.link:hover,
.error .link:hover {
  color: #f95710;
}
.info {
  color: #0cf;
}
.info .link {
  color: inherit;
}
.info.link.hover,
.info .link.hover,
.info.link:hover,
.info .link:hover {
  color: #0cf;
}
.warning {
  color: #f4ca73;
}
.warning .link {
  color: inherit;
}
.warning.link.hover,
.warning .link.hover,
.warning.link:hover,
.warning .link:hover {
  color: #f4ca73;
}
.danger {
  color: #fc5c5a;
}
.danger .link {
  color: inherit;
}
.danger.link.hover,
.danger .link.hover,
.danger.link:hover,
.danger .link:hover {
  color: #fc5c5a;
}
.muted {
  color: #dcddde;
}
.muted .link {
  color: inherit;
}
.muted.link.hover,
.muted .link.hover,
.muted.link:hover,
.muted .link:hover {
  color: #dcddde;
}
button.text {
  background-color: transparent;
  outline: 0;
  border: 0;
  padding: 0;
}
.text {
  font-size: 14px;
}
.text.tiny {
  font-size: 12px;
}
.text.small {
  font-size: 13px;
}
.text.large {
  font-size: 16px;
}
.text.huge {
  font-size: 18px;
}
.texts {
  font-size: 0;
}
.texts > .text + .text {
  margin-left: 8px;
}
.texts > .text + .text.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.texts > .text {
  font-size: 14px;
}
.texts.tiny > .text + .text {
  margin-left: 4px;
}
.texts.tiny > .text + .text.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.texts.tiny > .text {
  font-size: 12px;
}
.texts.small > .text + .text {
  margin-left: 6px;
}
.texts.small > .text + .text.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.texts.small > .text {
  font-size: 13px;
}
.texts.large > .text + .text {
  margin-left: 12px;
}
.texts.large > .text + .text.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.texts.large > .text {
  font-size: 16px;
}
.texts.huge > .text + .text {
  margin-left: 14px;
}
.texts.huge > .text + .text.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.texts.huge > .text {
  font-size: 18px;
}
.texts.tight > .text + .text {
  margin-left: 0;
}
.texts.tight > .text + .text.fluid {
  margin-top: 0;
}
.button {
  border: 1px solid transparent;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
a.button {
  color: #555;
  text-decoration: none;
}
button.button {
  background-color: transparent;
  outline: 0;
}
.button.disabled,
.button[disabled],
.button.disabled > .icon,
.button[disabled] > .icon {
  cursor: not-allowed;
}
.button.hover,
.button:hover {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, border-color, color;
          transition-property: background-color, border-color, color;
}
.button.disabled,
.button[disabled] {
  color: #c7c7c7 !important;
}
.button.primary {
  background-color: #37a4f5;
  border-color: #37a4f5;
  color: #fff;
}
.button.primary.hover,
.button.primary:hover {
  background-color: #269cf4;
  border-color: #269cf4;
  color: #fff;
}
.button.primary.active,
.button.primary:active {
  background-color: #1594f3;
  border-color: #1594f3;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.primary.disabled,
.button.primary[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.secondary {
  background-color: #a3a3a3;
  border-color: #ccc;
  color: #555;
}
.button.secondary.hover,
.button.secondary:hover {
  background-color: #999;
  border-color: #c0c0c0;
  color: #555;
}
.button.secondary.active,
.button.secondary:active {
  background-color: #8f8f8f;
  border-color: #b4b4b4;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #555;
}
.button.secondary.disabled,
.button.secondary[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.success {
  background-color: #48b14b;
  border-color: #48b14b;
  color: #fff;
}
.button.success.hover,
.button.success:hover {
  background-color: #44a647;
  border-color: #44a647;
  color: #fff;
}
.button.success.active,
.button.success:active {
  background-color: #3f9c42;
  border-color: #3f9c42;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.success.disabled,
.button.success[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.error {
  background-color: #f95710;
  border-color: #f95710;
  color: #fff;
}
.button.error.hover,
.button.error:hover {
  background-color: #f34e06;
  border-color: #f34e06;
  color: #fff;
}
.button.error.active,
.button.error:active {
  background-color: #e34906;
  border-color: #e34906;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.error.disabled,
.button.error[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.info {
  background-color: #0cf;
  border-color: #0cf;
  color: #fff;
}
.button.info.hover,
.button.info:hover {
  background-color: #00c0f0;
  border-color: #00c0f0;
  color: #fff;
}
.button.info.active,
.button.info:active {
  background-color: #00b4e0;
  border-color: #00b4e0;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.info.disabled,
.button.info[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.warning {
  background-color: #f4ca73;
  border-color: #f4ca73;
  color: #fff;
}
.button.warning.hover,
.button.warning:hover {
  background-color: #f2c25f;
  border-color: #f2c25f;
  color: #fff;
}
.button.warning.active,
.button.warning:active {
  background-color: #f1bb4b;
  border-color: #f1bb4b;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.warning.disabled,
.button.warning[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.danger {
  background-color: #fc5c5a;
  border-color: #fc5c5a;
  color: #fff;
}
.button.danger.hover,
.button.danger:hover {
  background-color: #fc4846;
  border-color: #fc4846;
  color: #fff;
}
.button.danger.active,
.button.danger:active {
  background-color: #fb3432;
  border-color: #fb3432;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.danger.disabled,
.button.danger[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.muted {
  background-color: #dcddde;
  border-color: #dcddde;
  color: #fff;
}
.button.muted.hover,
.button.muted:hover {
  background-color: #ced0d1;
  border-color: #ced0d1;
  color: #fff;
}
.button.muted.active,
.button.muted:active {
  background-color: #c1c2c4;
  border-color: #c1c2c4;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.muted.disabled,
.button.muted[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.button {
  border-radius: 0;
}
.button.round {
  border-radius: 50px;
}
.button.radius {
  border-radius: 2px;
}
.button.tiny {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.button.tiny {
  border-radius: 0;
}
.button.tiny.round {
  border-radius: 50px;
}
.button.tiny.radius {
  border-radius: 2px;
}
.button.small {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.button.small {
  border-radius: 0;
}
.button.small.round {
  border-radius: 50px;
}
.button.small.radius {
  border-radius: 2px;
}
.button.large {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.button.large {
  border-radius: 0;
}
.button.large.round {
  border-radius: 50px;
}
.button.large.radius {
  border-radius: 4px;
}
.button.huge {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.button.huge {
  border-radius: 0;
}
.button.huge.round {
  border-radius: 50px;
}
.button.huge.radius {
  border-radius: 4px;
}
.button > .text {
  font: inherit;
}
.button.outline.primary {
  background-color: #f5faff;
  border-color: #37a4f5;
  color: #37a4f5;
}
.button.outline.primary.hover,
.button.outline.primary:hover {
  background-color: #37a4f5;
  border-color: #37a4f5;
  color: #fff;
}
.button.outline.primary.active,
.button.outline.primary:active {
  background-color: #1594f3;
  border-color: #1594f3;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.outline.primary.disabled,
.button.outline.primary[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.outline.secondary {
  background-color: #f7f7f7;
  border-color: #555;
  color: #555;
}
.button.outline.secondary.hover,
.button.outline.secondary:hover {
  background-color: #555;
  border-color: #555;
  color: #fff;
}
.button.outline.secondary.active,
.button.outline.secondary:active {
  background-color: #4b4b4b;
  border-color: #4b4b4b;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.outline.secondary.disabled,
.button.outline.secondary[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.outline.success {
  background-color: #f6fbf6;
  border-color: #48b14b;
  color: #48b14b;
}
.button.outline.success.hover,
.button.outline.success:hover {
  background-color: #48b14b;
  border-color: #48b14b;
  color: #fff;
}
.button.outline.success.active,
.button.outline.success:active {
  background-color: #3f9c42;
  border-color: #3f9c42;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.outline.success.disabled,
.button.outline.success[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.outline.error {
  background-color: #fff7f3;
  border-color: #f95710;
  color: #f95710;
}
.button.outline.error.hover,
.button.outline.error:hover {
  background-color: #f95710;
  border-color: #f95710;
  color: #fff;
}
.button.outline.error.active,
.button.outline.error:active {
  background-color: #e34906;
  border-color: #e34906;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.outline.error.disabled,
.button.outline.error[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.outline.info {
  background-color: #f2fcff;
  border-color: #0cf;
  color: #0cf;
}
.button.outline.info.hover,
.button.outline.info:hover {
  background-color: #0cf;
  border-color: #0cf;
  color: #fff;
}
.button.outline.info.active,
.button.outline.info:active {
  background-color: #00b4e0;
  border-color: #00b4e0;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.outline.info.disabled,
.button.outline.info[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.outline.warning {
  background-color: #fefcf8;
  border-color: #f4ca73;
  color: #f4ca73;
}
.button.outline.warning.hover,
.button.outline.warning:hover {
  background-color: #f4ca73;
  border-color: #f4ca73;
  color: #fff;
}
.button.outline.warning.active,
.button.outline.warning:active {
  background-color: #f1bb4b;
  border-color: #f1bb4b;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.outline.warning.disabled,
.button.outline.warning[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.outline.danger {
  background-color: #fff7f7;
  border-color: #fc5c5a;
  color: #fc5c5a;
}
.button.outline.danger.hover,
.button.outline.danger:hover {
  background-color: #fc5c5a;
  border-color: #fc5c5a;
  color: #fff;
}
.button.outline.danger.active,
.button.outline.danger:active {
  background-color: #fb3432;
  border-color: #fb3432;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.outline.danger.disabled,
.button.outline.danger[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.outline.muted {
  background-color: #fdfdfd;
  border-color: #dcddde;
  color: #dcddde;
}
.button.outline.muted.hover,
.button.outline.muted:hover {
  background-color: #dcddde;
  border-color: #dcddde;
  color: #fff;
}
.button.outline.muted.active,
.button.outline.muted:active {
  background-color: #c1c2c4;
  border-color: #c1c2c4;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.button.outline.muted.disabled,
.button.outline.muted[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.buttons {
  font-size: 0;
}
.buttons > .button + .button {
  margin-left: 8px;
}
.buttons > .button + .button.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.buttons > .button {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.buttons > .button {
  border-radius: 0;
}
.buttons.round > .button {
  border-radius: 50px;
}
.buttons.radius > .button {
  border-radius: 2px;
}
.buttons.tiny > .button + .button {
  margin-left: 4px;
}
.buttons.tiny > .button + .button.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.buttons.tiny > .button {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.buttons.tiny > .button {
  border-radius: 0;
}
.buttons.tiny.round > .button {
  border-radius: 50px;
}
.buttons.tiny.radius > .button {
  border-radius: 2px;
}
.buttons.small > .button + .button {
  margin-left: 6px;
}
.buttons.small > .button + .button.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.buttons.small > .button {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.buttons.small > .button {
  border-radius: 0;
}
.buttons.small.round > .button {
  border-radius: 50px;
}
.buttons.small.radius > .button {
  border-radius: 2px;
}
.buttons.large > .button + .button {
  margin-left: 12px;
}
.buttons.large > .button + .button.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.buttons.large > .button {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.buttons.large > .button {
  border-radius: 0;
}
.buttons.large.round > .button {
  border-radius: 50px;
}
.buttons.large.radius > .button {
  border-radius: 4px;
}
.buttons.huge > .button + .button {
  margin-left: 14px;
}
.buttons.huge > .button + .button.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.buttons.huge > .button {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.buttons.huge > .button {
  border-radius: 0;
}
.buttons.huge.round > .button {
  border-radius: 50px;
}
.buttons.huge.radius > .button {
  border-radius: 4px;
}
.buttons.tight > .button + .button {
  margin-left: -1px;
}
.buttons.tight > .button + .button.fluid {
  margin-left: 0;
  margin-top: -1px;
}
.buttons.tight > .button.hover,
.buttons.tight > .button:hover {
  position: relative;
  z-index: 1;
}
.buttons.tight.round > .button {
  border-radius: 0;
}
.buttons.tight.round > .button.fluid {
  border-radius: 50px;
}
.buttons.tight.round > .button.first-child,
.buttons.tight.round > .button:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.buttons.tight.round > .button.last-child,
.buttons.tight.round > .button:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.buttons.tight.radius > .button {
  border-radius: 0;
}
.buttons.tight.radius > .button.fluid {
  border-radius: 2px;
}
.buttons.tight.radius > .button.first-child,
.buttons.tight.radius > .button:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.buttons.tight.radius > .button.last-child,
.buttons.tight.radius > .button:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.buttons.tight.tiny.round > .button {
  border-radius: 0;
}
.buttons.tight.tiny.round > .button.fluid {
  border-radius: 50px;
}
.buttons.tight.tiny.round > .button.first-child,
.buttons.tight.tiny.round > .button:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.buttons.tight.tiny.round > .button.last-child,
.buttons.tight.tiny.round > .button:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.buttons.tight.tiny.radius > .button {
  border-radius: 0;
}
.buttons.tight.tiny.radius > .button.fluid {
  border-radius: 2px;
}
.buttons.tight.tiny.radius > .button.first-child,
.buttons.tight.tiny.radius > .button:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.buttons.tight.tiny.radius > .button.last-child,
.buttons.tight.tiny.radius > .button:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.buttons.tight.small.round > .button {
  border-radius: 0;
}
.buttons.tight.small.round > .button.fluid {
  border-radius: 50px;
}
.buttons.tight.small.round > .button.first-child,
.buttons.tight.small.round > .button:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.buttons.tight.small.round > .button.last-child,
.buttons.tight.small.round > .button:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.buttons.tight.small.radius > .button {
  border-radius: 0;
}
.buttons.tight.small.radius > .button.fluid {
  border-radius: 2px;
}
.buttons.tight.small.radius > .button.first-child,
.buttons.tight.small.radius > .button:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.buttons.tight.small.radius > .button.last-child,
.buttons.tight.small.radius > .button:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.buttons.tight.large.round > .button {
  border-radius: 0;
}
.buttons.tight.large.round > .button.fluid {
  border-radius: 50px;
}
.buttons.tight.large.round > .button.first-child,
.buttons.tight.large.round > .button:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.buttons.tight.large.round > .button.last-child,
.buttons.tight.large.round > .button:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.buttons.tight.large.radius > .button {
  border-radius: 0;
}
.buttons.tight.large.radius > .button.fluid {
  border-radius: 4px;
}
.buttons.tight.large.radius > .button.first-child,
.buttons.tight.large.radius > .button:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.buttons.tight.large.radius > .button.last-child,
.buttons.tight.large.radius > .button:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.buttons.tight.huge.round > .button {
  border-radius: 0;
}
.buttons.tight.huge.round > .button.fluid {
  border-radius: 50px;
}
.buttons.tight.huge.round > .button.first-child,
.buttons.tight.huge.round > .button:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.buttons.tight.huge.round > .button.last-child,
.buttons.tight.huge.round > .button:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.buttons.tight.huge.radius > .button {
  border-radius: 0;
}
.buttons.tight.huge.radius > .button.fluid {
  border-radius: 4px;
}
.buttons.tight.huge.radius > .button.first-child,
.buttons.tight.huge.radius > .button:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.buttons.tight.huge.radius > .button.last-child,
.buttons.tight.huge.radius > .button:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.buttons.justified {
  display: table;
}
.buttons.justified > .button {
  display: table-cell;
  width: 1%;
}
.label {
  border: 1px solid transparent;
  display: inline-block;
  white-space: nowrap;
}
a.label {
  color: #555;
  text-decoration: none;
}
button.label {
  outline: 0;
}
.label.primary {
  background-color: #37a4f5;
  border-color: #37a4f5;
  color: #fff;
}
.label.secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.label.success {
  background-color: #48b14b;
  border-color: #48b14b;
  color: #fff;
}
.label.error {
  background-color: #f95710;
  border-color: #f95710;
  color: #fff;
}
.label.info {
  background-color: #0cf;
  border-color: #0cf;
  color: #fff;
}
.label.warning {
  background-color: #f4ca73;
  border-color: #f4ca73;
  color: #fff;
}
.label.danger {
  background-color: #fc5c5a;
  border-color: #fc5c5a;
  color: #fff;
}
.label.muted {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  color: #555;
}
.label {
  font-size: 14px;
  line-height: 1.571428571428571;
}
.label {
  border-radius: 0;
}
.label.round {
  border-radius: 50px;
}
.label.radius {
  border-radius: 2px;
}
.label.tiny {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.label.tiny {
  border-radius: 0;
}
.label.tiny.round {
  border-radius: 50px;
}
.label.tiny.radius {
  border-radius: 2px;
}
.label.small {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.label.small {
  border-radius: 0;
}
.label.small.round {
  border-radius: 50px;
}
.label.small.radius {
  border-radius: 2px;
}
.label.large {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.label.large {
  border-radius: 0;
}
.label.large.round {
  border-radius: 50px;
}
.label.large.radius {
  border-radius: 4px;
}
.label.huge {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.label.huge {
  border-radius: 0;
}
.label.huge.round {
  border-radius: 50px;
}
.label.huge.radius {
  border-radius: 4px;
}
.label > .text {
  font: inherit;
}
.labels {
  font-size: 0;
}
.labels > .label + .label {
  margin-left: 8px;
}
.labels > .label + .label.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.labels > .label {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.labels > .label {
  border-radius: 0;
}
.labels.round > .label {
  border-radius: 50px;
}
.labels.radius > .label {
  border-radius: 2px;
}
.labels.tiny > .label + .label {
  margin-left: 4px;
}
.labels.tiny > .label + .label.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.labels.tiny > .label {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.labels.tiny > .label {
  border-radius: 0;
}
.labels.tiny.round > .label {
  border-radius: 50px;
}
.labels.tiny.radius > .label {
  border-radius: 2px;
}
.labels.small > .label + .label {
  margin-left: 6px;
}
.labels.small > .label + .label.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.labels.small > .label {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.labels.small > .label {
  border-radius: 0;
}
.labels.small.round > .label {
  border-radius: 50px;
}
.labels.small.radius > .label {
  border-radius: 2px;
}
.labels.large > .label + .label {
  margin-left: 12px;
}
.labels.large > .label + .label.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.labels.large > .label {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.labels.large > .label {
  border-radius: 0;
}
.labels.large.round > .label {
  border-radius: 50px;
}
.labels.large.radius > .label {
  border-radius: 4px;
}
.labels.huge > .label + .label {
  margin-left: 14px;
}
.labels.huge > .label + .label.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.labels.huge > .label {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.labels.huge > .label {
  border-radius: 0;
}
.labels.huge.round > .label {
  border-radius: 50px;
}
.labels.huge.radius > .label {
  border-radius: 4px;
}
.labels.tight > .label + .label {
  margin-left: 0;
}
.labels.tight > .label + .label.fluid {
  margin-top: 0;
}
.labels.tight.round > .label {
  border-radius: 0;
}
.labels.tight.round > .label.fluid {
  border-radius: 50px;
}
.labels.tight.round > .label.first-child,
.labels.tight.round > .label:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.labels.tight.round > .label.last-child,
.labels.tight.round > .label:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.labels.tight.radius > .label {
  border-radius: 0;
}
.labels.tight.radius > .label.fluid {
  border-radius: 2px;
}
.labels.tight.radius > .label.first-child,
.labels.tight.radius > .label:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.labels.tight.radius > .label.last-child,
.labels.tight.radius > .label:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.labels.tight.tiny.round > .label {
  border-radius: 0;
}
.labels.tight.tiny.round > .label.fluid {
  border-radius: 50px;
}
.labels.tight.tiny.round > .label.first-child,
.labels.tight.tiny.round > .label:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.labels.tight.tiny.round > .label.last-child,
.labels.tight.tiny.round > .label:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.labels.tight.tiny.radius > .label {
  border-radius: 0;
}
.labels.tight.tiny.radius > .label.fluid {
  border-radius: 2px;
}
.labels.tight.tiny.radius > .label.first-child,
.labels.tight.tiny.radius > .label:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.labels.tight.tiny.radius > .label.last-child,
.labels.tight.tiny.radius > .label:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.labels.tight.small.round > .label {
  border-radius: 0;
}
.labels.tight.small.round > .label.fluid {
  border-radius: 50px;
}
.labels.tight.small.round > .label.first-child,
.labels.tight.small.round > .label:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.labels.tight.small.round > .label.last-child,
.labels.tight.small.round > .label:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.labels.tight.small.radius > .label {
  border-radius: 0;
}
.labels.tight.small.radius > .label.fluid {
  border-radius: 2px;
}
.labels.tight.small.radius > .label.first-child,
.labels.tight.small.radius > .label:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.labels.tight.small.radius > .label.last-child,
.labels.tight.small.radius > .label:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.labels.tight.large.round > .label {
  border-radius: 0;
}
.labels.tight.large.round > .label.fluid {
  border-radius: 50px;
}
.labels.tight.large.round > .label.first-child,
.labels.tight.large.round > .label:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.labels.tight.large.round > .label.last-child,
.labels.tight.large.round > .label:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.labels.tight.large.radius > .label {
  border-radius: 0;
}
.labels.tight.large.radius > .label.fluid {
  border-radius: 4px;
}
.labels.tight.large.radius > .label.first-child,
.labels.tight.large.radius > .label:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.labels.tight.large.radius > .label.last-child,
.labels.tight.large.radius > .label:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.labels.tight.huge.round > .label {
  border-radius: 0;
}
.labels.tight.huge.round > .label.fluid {
  border-radius: 50px;
}
.labels.tight.huge.round > .label.first-child,
.labels.tight.huge.round > .label:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.labels.tight.huge.round > .label.last-child,
.labels.tight.huge.round > .label:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.labels.tight.huge.radius > .label {
  border-radius: 0;
}
.labels.tight.huge.radius > .label.fluid {
  border-radius: 4px;
}
.labels.tight.huge.radius > .label.first-child,
.labels.tight.huge.radius > .label:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.labels.tight.huge.radius > .label.last-child,
.labels.tight.huge.radius > .label:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.labels.justified {
  display: table;
}
.labels.justified > .label {
  display: table-cell;
  width: 1%;
}
.message {
  border: 1px solid transparent;
  display: inline-block;
  text-align: left;
}
.message.primary {
  background-color: #f5faff;
  border-color: #37a4f5;
  color: #37a4f5;
}
.message.secondary {
  background-color: #f7f7f7;
  border-color: #555;
  color: #555;
}
.message.success {
  background-color: #f6fbf6;
  border-color: #48b14b;
  color: #48b14b;
}
.message.error {
  background-color: #fff7f3;
  border-color: #f95710;
  color: #f95710;
}
.message.info {
  background-color: #f2fcff;
  border-color: #0cf;
  color: #0cf;
}
.message.warning {
  background-color: #fefcf8;
  border-color: #f4ca73;
  color: #f4ca73;
}
.message.danger {
  background-color: #fff7f7;
  border-color: #fc5c5a;
  color: #fc5c5a;
}
.message.muted {
  background-color: #fdfdfd;
  border-color: #dcddde;
  color: #dcddde;
}
.message {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.message {
  border-radius: 0;
}
.message.round {
  border-radius: 50px;
}
.message.radius {
  border-radius: 2px;
}
.message.tiny {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.message.tiny {
  border-radius: 0;
}
.message.tiny.round {
  border-radius: 50px;
}
.message.tiny.radius {
  border-radius: 2px;
}
.message.small {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.message.small {
  border-radius: 0;
}
.message.small.round {
  border-radius: 50px;
}
.message.small.radius {
  border-radius: 2px;
}
.message.large {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.message.large {
  border-radius: 0;
}
.message.large.round {
  border-radius: 50px;
}
.message.large.radius {
  border-radius: 4px;
}
.message.huge {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.message.huge {
  border-radius: 0;
}
.message.huge.round {
  border-radius: 50px;
}
.message.huge.radius {
  border-radius: 4px;
}
.messages {
  font-size: 0;
}
.messages > .message + .message {
  margin-left: 8px;
}
.messages > .message + .message.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.messages > .message {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.messages > .message {
  border-radius: 0;
}
.messages.round > .message {
  border-radius: 50px;
}
.messages.radius > .message {
  border-radius: 2px;
}
.messages.tiny > .message + .message {
  margin-left: 4px;
}
.messages.tiny > .message + .message.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.messages.tiny > .message {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.messages.tiny > .message {
  border-radius: 0;
}
.messages.tiny.round > .message {
  border-radius: 50px;
}
.messages.tiny.radius > .message {
  border-radius: 2px;
}
.messages.small > .message + .message {
  margin-left: 6px;
}
.messages.small > .message + .message.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.messages.small > .message {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.messages.small > .message {
  border-radius: 0;
}
.messages.small.round > .message {
  border-radius: 50px;
}
.messages.small.radius > .message {
  border-radius: 2px;
}
.messages.large > .message + .message {
  margin-left: 12px;
}
.messages.large > .message + .message.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.messages.large > .message {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.messages.large > .message {
  border-radius: 0;
}
.messages.large.round > .message {
  border-radius: 50px;
}
.messages.large.radius > .message {
  border-radius: 4px;
}
.messages.huge > .message + .message {
  margin-left: 14px;
}
.messages.huge > .message + .message.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.messages.huge > .message {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.messages.huge > .message {
  border-radius: 0;
}
.messages.huge.round > .message {
  border-radius: 50px;
}
.messages.huge.radius > .message {
  border-radius: 4px;
}
.messages.tight > .message + .message {
  margin-left: -1px;
}
.messages.tight > .message + .message.fluid {
  margin-left: 0;
  margin-top: -1px;
}
.messages.tight > .message.hover,
.messages.tight > .message:hover {
  position: relative;
  z-index: 1;
}
.messages.tight.round > .message {
  border-radius: 0;
}
.messages.tight.round > .message.fluid {
  border-radius: 50px;
}
.messages.tight.round > .message.first-child,
.messages.tight.round > .message:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.messages.tight.round > .message.last-child,
.messages.tight.round > .message:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.messages.tight.radius > .message {
  border-radius: 0;
}
.messages.tight.radius > .message.fluid {
  border-radius: 2px;
}
.messages.tight.radius > .message.first-child,
.messages.tight.radius > .message:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.messages.tight.radius > .message.last-child,
.messages.tight.radius > .message:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.messages.tight.tiny.round > .message {
  border-radius: 0;
}
.messages.tight.tiny.round > .message.fluid {
  border-radius: 50px;
}
.messages.tight.tiny.round > .message.first-child,
.messages.tight.tiny.round > .message:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.messages.tight.tiny.round > .message.last-child,
.messages.tight.tiny.round > .message:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.messages.tight.tiny.radius > .message {
  border-radius: 0;
}
.messages.tight.tiny.radius > .message.fluid {
  border-radius: 2px;
}
.messages.tight.tiny.radius > .message.first-child,
.messages.tight.tiny.radius > .message:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.messages.tight.tiny.radius > .message.last-child,
.messages.tight.tiny.radius > .message:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.messages.tight.small.round > .message {
  border-radius: 0;
}
.messages.tight.small.round > .message.fluid {
  border-radius: 50px;
}
.messages.tight.small.round > .message.first-child,
.messages.tight.small.round > .message:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.messages.tight.small.round > .message.last-child,
.messages.tight.small.round > .message:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.messages.tight.small.radius > .message {
  border-radius: 0;
}
.messages.tight.small.radius > .message.fluid {
  border-radius: 2px;
}
.messages.tight.small.radius > .message.first-child,
.messages.tight.small.radius > .message:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.messages.tight.small.radius > .message.last-child,
.messages.tight.small.radius > .message:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.messages.tight.large.round > .message {
  border-radius: 0;
}
.messages.tight.large.round > .message.fluid {
  border-radius: 50px;
}
.messages.tight.large.round > .message.first-child,
.messages.tight.large.round > .message:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.messages.tight.large.round > .message.last-child,
.messages.tight.large.round > .message:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.messages.tight.large.radius > .message {
  border-radius: 0;
}
.messages.tight.large.radius > .message.fluid {
  border-radius: 4px;
}
.messages.tight.large.radius > .message.first-child,
.messages.tight.large.radius > .message:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.messages.tight.large.radius > .message.last-child,
.messages.tight.large.radius > .message:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.messages.tight.huge.round > .message {
  border-radius: 0;
}
.messages.tight.huge.round > .message.fluid {
  border-radius: 50px;
}
.messages.tight.huge.round > .message.first-child,
.messages.tight.huge.round > .message:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.messages.tight.huge.round > .message.last-child,
.messages.tight.huge.round > .message:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.messages.tight.huge.radius > .message {
  border-radius: 0;
}
.messages.tight.huge.radius > .message.fluid {
  border-radius: 4px;
}
.messages.tight.huge.radius > .message.first-child,
.messages.tight.huge.radius > .message:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.messages.tight.huge.radius > .message.last-child,
.messages.tight.huge.radius > .message:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.messages.justified {
  display: table;
}
.messages.justified > .message {
  display: table-cell;
  width: 1%;
}
.badge {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
}
a.badge {
  color: #555;
  text-decoration: none;
}
button.badge {
  border: 0;
  outline: 0;
}
.badge.primary {
  background-color: #37a4f5;
  color: #fff;
}
.badge.secondary {
  background-color: #a3a3a3;
  color: #555;
}
.badge.success {
  background-color: #48b14b;
  color: #fff;
}
.badge.error {
  background-color: #f95710;
  color: #fff;
}
.badge.info {
  background-color: #0cf;
  color: #fff;
}
.badge.warning {
  background-color: #f4ca73;
  color: #fff;
}
.badge.danger {
  background-color: #fc5c5a;
  color: #fff;
}
.badge.muted {
  background-color: #dcddde;
  color: #fff;
}
.badge {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
  border-radius: 50px;
}
.badge.tiny {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
  border-radius: 50px;
}
.badge.small {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
  border-radius: 50px;
}
.badge.large {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
  border-radius: 50px;
}
.badge.huge {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
  border-radius: 50px;
}
.badges {
  font-size: 0;
}
.badges > .badge + .badge {
  margin-left: 8px;
}
.badges > .badge + .badge.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.badges > .badge {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
  border-radius: 50px;
}
.badges.tiny > .badge + .badge {
  margin-left: 4px;
}
.badges.tiny > .badge + .badge.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.badges.tiny > .badge {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
  border-radius: 50px;
}
.badges.small > .badge + .badge {
  margin-left: 6px;
}
.badges.small > .badge + .badge.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.badges.small > .badge {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
  border-radius: 50px;
}
.badges.large > .badge + .badge {
  margin-left: 12px;
}
.badges.large > .badge + .badge.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.badges.large > .badge {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
  border-radius: 50px;
}
.badges.huge > .badge + .badge {
  margin-left: 14px;
}
.badges.huge > .badge + .badge.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.badges.huge > .badge {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
  border-radius: 50px;
}
.badges.tight > .badge + .badge {
  margin-left: 0;
}
.badges.tight > .badge + .badge.fluid {
  margin-top: 0;
}
.progress {
  overflow: hidden;
  border: 1px solid #ececec;
  background-color: #eee;
  color: #fff;
}
.progress.primary > .meter {
  background-color: #37a4f5;
}
.progress.secondary > .meter {
  background-color: #a3a3a3;
}
.progress.success > .meter {
  background-color: #48b14b;
}
.progress.error > .meter {
  background-color: #f95710;
}
.progress.info > .meter {
  background-color: #0cf;
}
.progress.warning > .meter {
  background-color: #f4ca73;
}
.progress.danger > .meter {
  background-color: #fc5c5a;
}
.progress.muted > .meter {
  background-color: #dcddde;
}
.progress > .meter {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.progress > .meter:empty {
  padding: 4px 0;
}
.progress > .meter:not(:empty) {
  padding: 4px 20px;
}
.progress {
  border-radius: 0;
}
.progress > .meter {
  border-radius: -1;
}
.progress.round {
  border-radius: 50px;
}
.progress.round > .meter {
  border-radius: 49px;
}
.progress.radius {
  border-radius: 2px;
}
.progress.radius > .meter {
  border-radius: 1px;
}
.progress.tiny > .meter {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.progress.tiny > .meter:empty {
  padding: 1px 0;
}
.progress.tiny > .meter:not(:empty) {
  padding: 1px 8px;
}
.progress.tiny {
  border-radius: 0;
}
.progress.tiny > .meter {
  border-radius: -1;
}
.progress.tiny.round {
  border-radius: 50px;
}
.progress.tiny.round > .meter {
  border-radius: 49px;
}
.progress.tiny.radius {
  border-radius: 2px;
}
.progress.tiny.radius > .meter {
  border-radius: 1px;
}
.progress.small > .meter {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.progress.small > .meter:empty {
  padding: 2px 0;
}
.progress.small > .meter:not(:empty) {
  padding: 2px 10px;
}
.progress.small {
  border-radius: 0;
}
.progress.small > .meter {
  border-radius: -1;
}
.progress.small.round {
  border-radius: 50px;
}
.progress.small.round > .meter {
  border-radius: 49px;
}
.progress.small.radius {
  border-radius: 2px;
}
.progress.small.radius > .meter {
  border-radius: 1px;
}
.progress.large > .meter {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.progress.large > .meter:empty {
  padding: 6px 0;
}
.progress.large > .meter:not(:empty) {
  padding: 6px 26px;
}
.progress.large {
  border-radius: 0;
}
.progress.large > .meter {
  border-radius: -1;
}
.progress.large.round {
  border-radius: 50px;
}
.progress.large.round > .meter {
  border-radius: 49px;
}
.progress.large.radius {
  border-radius: 4px;
}
.progress.large.radius > .meter {
  border-radius: 3px;
}
.progress.huge > .meter {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.progress.huge > .meter:empty {
  padding: 8px 0;
}
.progress.huge > .meter:not(:empty) {
  padding: 8px 25px;
}
.progress.huge {
  border-radius: 0;
}
.progress.huge > .meter {
  border-radius: -1;
}
.progress.huge.round {
  border-radius: 50px;
}
.progress.huge.round > .meter {
  border-radius: 49px;
}
.progress.huge.radius {
  border-radius: 4px;
}
.progress.huge.radius > .meter {
  border-radius: 3px;
}
.progress > .meter {
  display: block;
  text-align: right;
}
.tooltip {
  position: absolute;
  display: none;
  border: 1px solid transparent;
  word-wrap: break-word;
  z-index: 2;
  border-radius: 2px;
  font-size: 12px;
  padding: 12px 22px;
  -webkit-box-shadow: 2px 2px 1px rgba(0,0,0,0.05);
          box-shadow: 2px 2px 1px rgba(0,0,0,0.05);
}
.tooltip:before,
.tooltip:after {
  position: absolute;
  content: ' ';
  border: 0 solid transparent;
}
.tooltip.primary {
  background-color: #f5faff;
  border-color: #37a4f5;
  color: #555;
}
.tooltip.primary:before {
  border-color: #37a4f5;
}
.tooltip.primary:after {
  border-color: #f5faff;
}
.tooltip.secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.tooltip.secondary:before {
  border-color: #ccc;
}
.tooltip.secondary:after {
  border-color: #fff;
}
.tooltip.success {
  background-color: #f6fbf6;
  border-color: #48b14b;
  color: #48b14b;
}
.tooltip.success:before {
  border-color: #48b14b;
}
.tooltip.success:after {
  border-color: #f6fbf6;
}
.tooltip.error {
  background-color: #fff7f3;
  border-color: #f95710;
  color: #f95710;
}
.tooltip.error:before {
  border-color: #f95710;
}
.tooltip.error:after {
  border-color: #fff7f3;
}
.tooltip.info {
  background-color: #f2fcff;
  border-color: #0cf;
  color: #0cf;
}
.tooltip.info:before {
  border-color: #0cf;
}
.tooltip.info:after {
  border-color: #f2fcff;
}
.tooltip.warning {
  background-color: #fefcf8;
  border-color: #f4ca73;
  color: #f4ca73;
}
.tooltip.warning:before {
  border-color: #f4ca73;
}
.tooltip.warning:after {
  border-color: #fefcf8;
}
.tooltip.danger {
  background-color: #fff7f7;
  border-color: #fc5c5a;
  color: #fc5c5a;
}
.tooltip.danger:before {
  border-color: #fc5c5a;
}
.tooltip.danger:after {
  border-color: #fff7f7;
}
.tooltip.muted {
  background-color: #fdfdfd;
  border-color: #dcddde;
  color: #dcddde;
}
.tooltip.muted:before {
  border-color: #dcddde;
}
.tooltip.muted:after {
  border-color: #fdfdfd;
}
.tooltip.top:before,
.tooltip.top:after {
  left: 50%;
  margin-left: -6px;
  border-width: 6px 6px 0 6px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.tooltip.top:before {
  bottom: -6px;
}
.tooltip.top:after {
  bottom: -5px;
}
.tooltip.right:before,
.tooltip.right:after {
  top: 50%;
  margin-top: -6px;
  border-width: 6px 6px 6px 0;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
}
.tooltip.right:before {
  left: -6px;
}
.tooltip.right:after {
  left: -5px;
}
.tooltip.bottom:before,
.tooltip.bottom:after {
  left: 50%;
  margin-left: -6px;
  border-width: 0 6px 6px 6px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.tooltip.bottom:before {
  top: -6px;
}
.tooltip.bottom:after {
  top: -5px;
}
.tooltip.left:before,
.tooltip.left:after {
  top: 50%;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
}
.tooltip.left:before {
  right: -6px;
}
.tooltip.left:after {
  right: -5px;
}
.image {
  display: inline-block;
  font-size: 0;
  text-align: center;
}
.image > img {
  display: block;
}
a.image {
  text-decoration: none;
}
.image {
  width: 60px;
  height: 60px;
}
.image.tiny {
  width: 30px;
  height: 30px;
}
.image.small {
  width: 50px;
  height: 50px;
}
.image.large {
  width: 70px;
  height: 70px;
}
.image.huge {
  width: 100px;
  height: 100px;
}
a.image,
.image.link {
  position: relative;
}
a.image:after,
.image.link:after {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
}
a.image.hover:after,
.image.link.hover:after,
a.image:hover:after,
.image.link:hover:after {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.image.round,
.image.round > img,
.image.round:after {
  border-radius: 50%;
}
.image.radius,
.image.radius > img,
.image.radius:after {
  border-radius: 2px;
}
.image.radius.tiny,
.image.radius.tiny > img,
.image.radius.tiny:after {
  border-radius: 2px;
}
.image.radius.small,
.image.radius.small > img,
.image.radius.small:after {
  border-radius: 2px;
}
.image.radius.large,
.image.radius.large > img,
.image.radius.large:after {
  border-radius: 4px;
}
.image.radius.huge,
.image.radius.huge > img,
.image.radius.huge:after {
  border-radius: 4px;
}
.images {
  font-size: 0;
}
.images > .image + .image {
  margin-left: 8px;
}
.images > .image + .image.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.images > .image {
  width: 60px;
  height: 60px;
}
.images.tiny > .image + .image {
  margin-left: 4px;
}
.images.tiny > .image + .image.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.images.tiny > .image {
  width: 30px;
  height: 30px;
}
.images.small > .image + .image {
  margin-left: 6px;
}
.images.small > .image + .image.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.images.small > .image {
  width: 50px;
  height: 50px;
}
.images.large > .image + .image {
  margin-left: 12px;
}
.images.large > .image + .image.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.images.large > .image {
  width: 70px;
  height: 70px;
}
.images.huge > .image + .image {
  margin-left: 14px;
}
.images.huge > .image + .image.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.images.huge > .image {
  width: 100px;
  height: 100px;
}
.images.tight > .image + .image {
  margin-left: 0;
}
.images.tight > .image + .image.fluid {
  margin-top: 0;
}
.tabs {
  color: inherit;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px #ccc solid;
  display: inline-block;
  width: auto;
  overflow: hidden;
}
.tabs > .tab + .tab {
  margin-left: 8px;
}
.tabs > .tab + .tab.fluid {
  margin-left: 0;
  margin-top: 8px;
}

.tabs.tiny > .tab + .tab {
  margin-left: 4px;
}
.tabs.tiny > .tab + .tab.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.tabs.tiny > .tab {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.tabs.small > .tab + .tab {
  margin-left: 6px;
}
.tabs.small > .tab + .tab.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.tabs.small > .tab {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.tabs.large > .tab + .tab {
  margin-left: 12px;
}
.tabs.large > .tab + .tab.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.tabs.large > .tab {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.tabs.huge > .tab + .tab {
  margin-left: 14px;
}
.tabs.huge > .tab + .tab.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.tabs.huge > .tab {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.tabs.primary > .tab {
  color: #37a4f5;
}
.tabs.primary > .tab.hover,
.tabs.primary > .tab:hover {
  color: #fff;
  background-color: #37a4f5;
}
.tabs.primary > .tab.active,
.tabs.primary > .tab:active {
  color: #fff;
  background-color: #37a4f5;
}
.tabs.primary > .tab.checked,
.tabs.primary > .tab[checked] {
  color: #fff;
  background-color: #37a4f5;
}
.tabs.secondary > .tab {
  color: #a3a3a3;
}
.tabs.secondary > .tab.hover,
.tabs.secondary > .tab:hover {
  color: #fff;
  background-color: #a3a3a3;
}
.tabs.secondary > .tab.active,
.tabs.secondary > .tab:active {
  color: #fff;
  background-color: #a3a3a3;
}
.tabs.secondary > .tab.checked,
.tabs.secondary > .tab[checked] {
  color: #fff;
  background-color: #a3a3a3;
}
.tabs.success > .tab {
  color: #48b14b;
}
.tabs.success > .tab.hover,
.tabs.success > .tab:hover {
  color: #fff;
  background-color: #48b14b;
}
.tabs.success > .tab.active,
.tabs.success > .tab:active {
  color: #fff;
  background-color: #48b14b;
}
.tabs.success > .tab.checked,
.tabs.success > .tab[checked] {
  color: #fff;
  background-color: #48b14b;
}
.tabs.error > .tab {
  color: #f95710;
}
.tabs.error > .tab.hover,
.tabs.error > .tab:hover {
  color: #fff;
  background-color: #f95710;
}
.tabs.error > .tab.active,
.tabs.error > .tab:active {
  color: #fff;
  background-color: #f95710;
}
.tabs.error > .tab.checked,
.tabs.error > .tab[checked] {
  color: #fff;
  background-color: #f95710;
}
.tabs.info > .tab {
  color: #0cf;
}
.tabs.info > .tab.hover,
.tabs.info > .tab:hover {
  color: #fff;
  background-color: #0cf;
}
.tabs.info > .tab.active,
.tabs.info > .tab:active {
  color: #fff;
  background-color: #0cf;
}
.tabs.info > .tab.checked,
.tabs.info > .tab[checked] {
  color: #fff;
  background-color: #0cf;
}
.tabs.warning > .tab {
  color: #f4ca73;
}
.tabs.warning > .tab.hover,
.tabs.warning > .tab:hover {
  color: #fff;
  background-color: #f4ca73;
}
.tabs.warning > .tab.active,
.tabs.warning > .tab:active {
  color: #fff;
  background-color: #f4ca73;
}
.tabs.warning > .tab.checked,
.tabs.warning > .tab[checked] {
  color: #fff;
  background-color: #f4ca73;
}
.tabs.danger > .tab {
  color: #fc5c5a;
}
.tabs.danger > .tab.hover,
.tabs.danger > .tab:hover {
  color: #fff;
  background-color: #fc5c5a;
}
.tabs.danger > .tab.active,
.tabs.danger > .tab:active {
  color: #fff;
  background-color: #fc5c5a;
}
.tabs.danger > .tab.checked,
.tabs.danger > .tab[checked] {
  color: #fff;
  background-color: #fc5c5a;
}
.tabs.muted > .tab {
  color: #dcddde;
}
.tabs.muted > .tab.hover,
.tabs.muted > .tab:hover {
  color: #fff;
  background-color: #dcddde;
}
.tabs.muted > .tab.active,
.tabs.muted > .tab:active {
  color: #fff;
  background-color: #dcddde;
}
.tabs.muted > .tab.checked,
.tabs.muted > .tab[checked] {
  color: #fff;
  background-color: #dcddde;
}
.tabs.tight > .tab + .tab {
  margin-left: -1px;
}
.tabs.tight > .tab + .tab.fluid {
  margin-left: 0;
  margin-top: -1px;
}
.tabs.tight > .tab.hover,
.tabs.tight > .tab:hover {
  position: relative;
  z-index: 1;
}
.tabs.justified {
  display: table;
}
.tabs.justified > .tab {
  display: table-cell;
  width: 1%;
}
.tabs > .tab {
  display: inline-block;
  position: relative;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.tabs > .tab.disabled,
.tabs > .tab[disabled],
.tabs > .tab.disabled > .icon,
.tabs > .tab[disabled] > .icon {
  cursor: not-allowed;
}
.tabs > .tab.hover,
.tabs > .tab:hover {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, border-color, color;
          transition-property: background-color, border-color, color;
}
.tabs > .tab + .tab {
  border-left: 1px #ccc solid;
  margin: 0;
}
.list {
  color: inherit;
  text-align: left;
  background-color: #fff;
}
ul.list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list > .item {
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.list {
  border-radius: 0;
}
.list > .item {
  border-radius: 0;
}
.list.round {
  border-radius: 50px;
}
.list.round > .item {
  border-radius: 50px;
}
.list.radius {
  border-radius: 2px;
}
.list.radius > .item {
  border-radius: 2px;
}
.list.tiny > .item {
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.list.tiny {
  border-radius: 0;
}
.list.tiny > .item {
  border-radius: 0;
}
.list.tiny.round {
  border-radius: 50px;
}
.list.tiny.round > .item {
  border-radius: 50px;
}
.list.tiny.radius {
  border-radius: 2px;
}
.list.tiny.radius > .item {
  border-radius: 2px;
}
.list.small > .item {
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.list.small {
  border-radius: 0;
}
.list.small > .item {
  border-radius: 0;
}
.list.small.round {
  border-radius: 50px;
}
.list.small.round > .item {
  border-radius: 50px;
}
.list.small.radius {
  border-radius: 2px;
}
.list.small.radius > .item {
  border-radius: 2px;
}
.list.large > .item {
  line-height: 1.625;
  padding: 6px 26px;
}
.list.large {
  border-radius: 0;
}
.list.large > .item {
  border-radius: 0;
}
.list.large.round {
  border-radius: 50px;
}
.list.large.round > .item {
  border-radius: 50px;
}
.list.large.radius {
  border-radius: 4px;
}
.list.large.radius > .item {
  border-radius: 4px;
}
.list.huge > .item {
  line-height: 2;
  padding: 8px 25px;
}
.list.huge {
  border-radius: 0;
}
.list.huge > .item {
  border-radius: 0;
}
.list.huge.round {
  border-radius: 50px;
}
.list.huge.round > .item {
  border-radius: 50px;
}
.list.huge.radius {
  border-radius: 4px;
}
.list.huge.radius > .item {
  border-radius: 4px;
}
.list.primary > .item {
  color: #555;
}
.list.primary > .item.checked,
.list.primary > .item[checked] {
  background-color: #37a4f5;
  color: #fff;
}
.list.secondary > .item {
  color: #555;
}
.list.secondary > .item.checked,
.list.secondary > .item[checked] {
  background-color: #555;
  color: #fff;
}
.list.success > .item {
  color: #555;
}
.list.success > .item.checked,
.list.success > .item[checked] {
  background-color: #48b14b;
  color: #fff;
}
.list.error > .item {
  color: #555;
}
.list.error > .item.checked,
.list.error > .item[checked] {
  background-color: #f95710;
  color: #fff;
}
.list.info > .item {
  color: #555;
}
.list.info > .item.checked,
.list.info > .item[checked] {
  background-color: #0cf;
  color: #fff;
}
.list.warning > .item {
  color: #555;
}
.list.warning > .item.checked,
.list.warning > .item[checked] {
  background-color: #f4ca73;
  color: #fff;
}
.list.danger > .item {
  color: #555;
}
.list.danger > .item.checked,
.list.danger > .item[checked] {
  background-color: #fc5c5a;
  color: #fff;
}
.list.muted > .item {
  color: #555;
}
.list.muted > .item.checked,
.list.muted > .item[checked] {
  background-color: #dcddde;
  color: #fff;
}
.list > .item {
  display: block;
}
.list > .item + .item {
  border-top: 1px solid #eee;
}
.list > .item > .floated {
  float: right;
}
.list > a.item {
  text-decoration: none;
  color: #555;
}
.pagination {
  color: inherit;
  font-size: 0;
}
ul.pagination {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination > .item + .item {
  margin-left: 8px;
}
.pagination > .item + .item.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.pagination > .item {
  font-size: 14px;
}
.pagination > .button {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.pagination > .button {
  border-radius: 0;
}
.pagination.round > .button {
  border-radius: 50px;
}
.pagination.radius > .button {
  border-radius: 2px;
}
.pagination.tiny > .item + .item {
  margin-left: 4px;
}
.pagination.tiny > .item + .item.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.pagination.tiny > .item {
  font-size: 12px;
}
.pagination.tiny > .button {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.pagination.tiny > .button {
  border-radius: 0;
}
.pagination.tiny.round > .button {
  border-radius: 50px;
}
.pagination.tiny.radius > .button {
  border-radius: 2px;
}
.pagination.small > .item + .item {
  margin-left: 6px;
}
.pagination.small > .item + .item.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.pagination.small > .item {
  font-size: 13px;
}
.pagination.small > .button {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.pagination.small > .button {
  border-radius: 0;
}
.pagination.small.round > .button {
  border-radius: 50px;
}
.pagination.small.radius > .button {
  border-radius: 2px;
}
.pagination.large > .item + .item {
  margin-left: 12px;
}
.pagination.large > .item + .item.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.pagination.large > .item {
  font-size: 16px;
}
.pagination.large > .button {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.pagination.large > .button {
  border-radius: 0;
}
.pagination.large.round > .button {
  border-radius: 50px;
}
.pagination.large.radius > .button {
  border-radius: 4px;
}
.pagination.huge > .item + .item {
  margin-left: 14px;
}
.pagination.huge > .item + .item.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.pagination.huge > .item {
  font-size: 18px;
}
.pagination.huge > .button {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.pagination.huge > .button {
  border-radius: 0;
}
.pagination.huge.round > .button {
  border-radius: 50px;
}
.pagination.huge.radius > .button {
  border-radius: 4px;
}
.pagination.primary > .button {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.pagination.primary > .button.hover,
.pagination.primary > .button:hover {
  background-color: #43a9f6;
  border-color: #43a9f6;
  color: #fff;
}
.pagination.primary > .button.active,
.pagination.primary > .button:active {
  background-color: #3da7f5;
  border-color: #3da7f5;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.primary > .button.checked,
.pagination.primary > .button[checked] {
  background-color: #37a4f5;
  border-color: #37a4f5;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.primary > .button.disabled,
.pagination.primary > .button[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pagination.secondary > .button {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.pagination.secondary > .button.hover,
.pagination.secondary > .button:hover {
  background-color: #5f5f5f;
  border-color: #5f5f5f;
  color: #fff;
}
.pagination.secondary > .button.active,
.pagination.secondary > .button:active {
  background-color: #5a5a5a;
  border-color: #5a5a5a;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.secondary > .button.checked,
.pagination.secondary > .button[checked] {
  background-color: #555;
  border-color: #555;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.secondary > .button.disabled,
.pagination.secondary > .button[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pagination.success > .button {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.pagination.success > .button.hover,
.pagination.success > .button:hover {
  background-color: #51b854;
  border-color: #51b854;
  color: #fff;
}
.pagination.success > .button.active,
.pagination.success > .button:active {
  background-color: #4bb64e;
  border-color: #4bb64e;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.success > .button.checked,
.pagination.success > .button[checked] {
  background-color: #48b14b;
  border-color: #48b14b;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.success > .button.disabled,
.pagination.success > .button[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pagination.error > .button {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.pagination.error > .button.hover,
.pagination.error > .button:hover {
  background-color: #f9611e;
  border-color: #f9611e;
  color: #fff;
}
.pagination.error > .button.active,
.pagination.error > .button:active {
  background-color: #f95c17;
  border-color: #f95c17;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.error > .button.checked,
.pagination.error > .button[checked] {
  background-color: #f95710;
  border-color: #f95710;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.error > .button.disabled,
.pagination.error > .button[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pagination.info > .button {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.pagination.info > .button.hover,
.pagination.info > .button:hover {
  background-color: #0fcfff;
  border-color: #0fcfff;
  color: #fff;
}
.pagination.info > .button.active,
.pagination.info > .button:active {
  background-color: #08ceff;
  border-color: #08ceff;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.info > .button.checked,
.pagination.info > .button[checked] {
  background-color: #0cf;
  border-color: #0cf;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.info > .button.disabled,
.pagination.info > .button[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pagination.warning > .button {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.pagination.warning > .button.hover,
.pagination.warning > .button:hover {
  background-color: #f5cd7b;
  border-color: #f5cd7b;
  color: #fff;
}
.pagination.warning > .button.active,
.pagination.warning > .button:active {
  background-color: #f4cc77;
  border-color: #f4cc77;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.warning > .button.checked,
.pagination.warning > .button[checked] {
  background-color: #f4ca73;
  border-color: #f4ca73;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.warning > .button.disabled,
.pagination.warning > .button[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pagination.danger > .button {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.pagination.danger > .button.hover,
.pagination.danger > .button:hover {
  background-color: #fc6664;
  border-color: #fc6664;
  color: #fff;
}
.pagination.danger > .button.active,
.pagination.danger > .button:active {
  background-color: #fc615f;
  border-color: #fc615f;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.danger > .button.checked,
.pagination.danger > .button[checked] {
  background-color: #fc5c5a;
  border-color: #fc5c5a;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.danger > .button.disabled,
.pagination.danger > .button[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pagination.muted > .button {
  background-color: #fff;
  border-color: #ccc;
  color: #555;
}
.pagination.muted > .button.hover,
.pagination.muted > .button:hover {
  background-color: #dedfe0;
  border-color: #dedfe0;
  color: #fff;
}
.pagination.muted > .button.active,
.pagination.muted > .button:active {
  background-color: #dddedf;
  border-color: #dddedf;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.muted > .button.checked,
.pagination.muted > .button[checked] {
  background-color: #dcddde;
  border-color: #dcddde;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
          box-shadow: inset 0px 1px 2px rgba(0,0,0,0.08);
  color: #fff;
}
.pagination.muted > .button.disabled,
.pagination.muted > .button[disabled] {
  background-color: #fcfcfc !important;
  border-color: #ddd !important;
  color: #c7c7c7 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pagination.tight > .item + .item {
  margin-left: -1px;
}
.pagination.tight > .item + .item.fluid {
  margin-left: 0;
  margin-top: -1px;
}
.pagination.tight > .item.hover,
.pagination.tight > .item:hover {
  position: relative;
  z-index: 1;
}
.pagination.tight > .button.checked,
.pagination.tight > .button[checked] {
  position: relative;
  z-index: 1;
}
.pagination > .item {
  display: inline-block;
}
.pagination > .item.checked,
.pagination > .item[checked],
.pagination > .item.checked > .icon,
.pagination > .item[checked] > .icon {
  cursor: default;
}
.dropdown,
.dropup {
  display: inline-block;
  position: relative;
  text-align: left;
  border: 1px solid #ccc;
}
.dropdown > .text,
.dropup > .text,
.dropdown > .button,
.dropup > .button {
  display: block;
  width: 100%;
}
.dropdown > .text > .icon,
.dropup > .text > .icon,
.dropdown > .button > .icon,
.dropup > .button > .icon {
  float: right;
}
.dropdown > .text > .icon,
.dropup > .text > .icon {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.dropdown > .button,
.dropup > .button {
  text-align: left;
}
.dropdown > .text,
.dropup > .text,
.dropdown > .button,
.dropup > .button,
.dropdown > .menu > .item,
.dropup > .menu > .item {
  font-size: 14px;
  line-height: 1.571428571428571;
}
.dropdown > .text,
.dropup > .text {
  padding-left: 20px;
  padding-right: 20px;
}
.dropdown > .button,
.dropup > .button,
.dropdown > .menu > .item,
.dropup > .menu > .item {
  padding: 4px 20px;
}
.dropdown > .text,
.dropup > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown > .text > .icon,
.dropup > .text > .icon {
  line-height: 1.571428571428571;
  margin-left: 8px;
}
.dropdown > .button,
.dropup > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown > .button > .icon,
.dropup > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 5px;
  line-height: 1.571428571428571;
  margin-left: 8px;
}
.dropdown > .button,
.dropup > .button,
.dropdown > .menu,
.dropup > .menu {
  border-radius: 0;
}
.dropdown.round > .button,
.dropup.round > .button,
.dropdown.round > .menu,
.dropup.round > .menu {
  border-radius: 50px;
}
.dropdown.radius > .button,
.dropup.radius > .button,
.dropdown.radius > .menu,
.dropup.radius > .menu {
  border-radius: 2px;
}
.dropdown.tiny > .text,
.dropup.tiny > .text,
.dropdown.tiny > .button,
.dropup.tiny > .button,
.dropdown.tiny > .menu > .item,
.dropup.tiny > .menu > .item {
  font-size: 12px;
  line-height: 1.333333333333333;
}
.dropdown.tiny > .text,
.dropup.tiny > .text {
  padding-left: 8px;
  padding-right: 8px;
}
.dropdown.tiny > .button,
.dropup.tiny > .button,
.dropdown.tiny > .menu > .item,
.dropup.tiny > .menu > .item {
  padding: 1px 8px;
}
.dropdown.tiny > .text,
.dropup.tiny > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown.tiny > .text > .icon,
.dropup.tiny > .text > .icon {
  line-height: 1.333333333333333;
  margin-left: 4px;
}
.dropdown.tiny > .button,
.dropup.tiny > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown.tiny > .button > .icon,
.dropup.tiny > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 2px;
  line-height: 1.333333333333333;
  margin-left: 4px;
}
.dropdown.tiny > .button,
.dropup.tiny > .button,
.dropdown.tiny > .menu,
.dropup.tiny > .menu {
  border-radius: 0;
}
.dropdown.tiny.round > .button,
.dropup.tiny.round > .button,
.dropdown.tiny.round > .menu,
.dropup.tiny.round > .menu {
  border-radius: 50px;
}
.dropdown.tiny.radius > .button,
.dropup.tiny.radius > .button,
.dropdown.tiny.radius > .menu,
.dropup.tiny.radius > .menu {
  border-radius: 2px;
}
.dropdown.small > .text,
.dropup.small > .text,
.dropdown.small > .button,
.dropup.small > .button,
.dropdown.small > .menu > .item,
.dropup.small > .menu > .item {
  font-size: 13px;
  line-height: 1.571428571428571;
}
.dropdown.small > .text,
.dropup.small > .text {
  padding-left: 10px;
  padding-right: 10px;
}
.dropdown.small > .button,
.dropup.small > .button,
.dropdown.small > .menu > .item,
.dropup.small > .menu > .item {
  padding: 2px 10px;
}
.dropdown.small > .text,
.dropup.small > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown.small > .text > .icon,
.dropup.small > .text > .icon {
  line-height: 1.571428571428571;
  margin-left: 6px;
}
.dropdown.small > .button,
.dropup.small > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown.small > .button > .icon,
.dropup.small > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 4px;
  line-height: 1.571428571428571;
  margin-left: 6px;
}
.dropdown.small > .button,
.dropup.small > .button,
.dropdown.small > .menu,
.dropup.small > .menu {
  border-radius: 0;
}
.dropdown.small.round > .button,
.dropup.small.round > .button,
.dropdown.small.round > .menu,
.dropup.small.round > .menu {
  border-radius: 50px;
}
.dropdown.small.radius > .button,
.dropup.small.radius > .button,
.dropdown.small.radius > .menu,
.dropup.small.radius > .menu {
  border-radius: 2px;
}
.dropdown.large > .text,
.dropup.large > .text,
.dropdown.large > .button,
.dropup.large > .button,
.dropdown.large > .menu > .item,
.dropup.large > .menu > .item {
  font-size: 16px;
  line-height: 1.625;
}
.dropdown.large > .text,
.dropup.large > .text {
  padding-left: 26px;
  padding-right: 26px;
}
.dropdown.large > .button,
.dropup.large > .button,
.dropdown.large > .menu > .item,
.dropup.large > .menu > .item {
  padding: 6px 26px;
}
.dropdown.large > .text,
.dropup.large > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown.large > .text > .icon,
.dropup.large > .text > .icon {
  line-height: 1.625;
  margin-left: 12px;
}
.dropdown.large > .button,
.dropup.large > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown.large > .button > .icon,
.dropup.large > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 7px;
  line-height: 1.625;
  margin-left: 12px;
}
.dropdown.large > .button,
.dropup.large > .button,
.dropdown.large > .menu,
.dropup.large > .menu {
  border-radius: 0;
}
.dropdown.large.round > .button,
.dropup.large.round > .button,
.dropdown.large.round > .menu,
.dropup.large.round > .menu {
  border-radius: 50px;
}
.dropdown.large.radius > .button,
.dropup.large.radius > .button,
.dropdown.large.radius > .menu,
.dropup.large.radius > .menu {
  border-radius: 4px;
}
.dropdown.huge > .text,
.dropup.huge > .text,
.dropdown.huge > .button,
.dropup.huge > .button,
.dropdown.huge > .menu > .item,
.dropup.huge > .menu > .item {
  font-size: 18px;
  line-height: 2;
}
.dropdown.huge > .text,
.dropup.huge > .text {
  padding-left: 25px;
  padding-right: 25px;
}
.dropdown.huge > .button,
.dropup.huge > .button,
.dropdown.huge > .menu > .item,
.dropup.huge > .menu > .item {
  padding: 8px 25px;
}
.dropdown.huge > .text,
.dropup.huge > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown.huge > .text > .icon,
.dropup.huge > .text > .icon {
  line-height: 2;
  margin-left: 14px;
}
.dropdown.huge > .button,
.dropup.huge > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown.huge > .button > .icon,
.dropup.huge > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 10px;
  line-height: 2;
  margin-left: 14px;
}
.dropdown.huge > .button,
.dropup.huge > .button,
.dropdown.huge > .menu,
.dropup.huge > .menu {
  border-radius: 0;
}
.dropdown.huge.round > .button,
.dropup.huge.round > .button,
.dropdown.huge.round > .menu,
.dropup.huge.round > .menu {
  border-radius: 50px;
}
.dropdown.huge.radius > .button,
.dropup.huge.radius > .button,
.dropdown.huge.radius > .menu,
.dropup.huge.radius > .menu {
  border-radius: 4px;
}
.dropdown > .menu,
.dropup > .menu {
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #fff;
  padding: 0 0;
  max-height: 300px;
  -webkit-box-shadow: 2px 2px 1px rgba(0,0,0,0.05);
          box-shadow: 2px 2px 1px rgba(0,0,0,0.05);
  z-index: 2;
  border: 1px solid #ccc;
  margin-top: 0;
}
.dropdown > .menu > .item,
.dropup > .menu > .item {
  display: block;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color;
          transition-property: background-color;
}
.dropdown > .menu > .item.hover,
.dropup > .menu > .item.hover,
.dropdown > .menu > .item:hover,
.dropup > .menu > .item:hover {
  background-color: #f9f9f9;
}
.dropdown > .menu > .item.active,
.dropup > .menu > .item.active,
.dropdown > .menu > .item:active,
.dropup > .menu > .item:active {
  background-color: #f6f6f6;
}
.dropdown > .menu > .item.checked,
.dropup > .menu > .item.checked,
.dropdown > .menu > .item[checked],
.dropup > .menu > .item[checked] {
  background-color: #f3f3f3;
}
.dropdown > .menu > a.item,
.dropup > .menu > a.item {
  text-decoration: none;
  color: #555;
}
.dropdown > ul.menu,
.dropup > ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 0;
}
.dropdown.opened > .button,
.dropup.opened > .button {
  background-color: #fff;
  border-color: #e0e0e0;
  color: #222;
}
.dropdown.opened > .menu,
.dropup.opened > .menu {
  display: block;
}
.dropup > .menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0;
}
.dropdowns {
  font-size: 0;
}
.dropdowns > .dropdown + .dropdown {
  margin-left: 8px;
}
.dropdowns > .dropdown + .dropdown.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.dropdowns > .dropdown > .text,
.dropdowns > .dropdown > .button,
.dropdowns > .dropdown > .menu > .item {
  font-size: 14px;
  line-height: 1.571428571428571;
}
.dropdowns > .dropdown > .text {
  padding-left: 20px;
  padding-right: 20px;
}
.dropdowns > .dropdown > .button,
.dropdowns > .dropdown > .menu > .item {
  padding: 4px 12px;
}
.dropdowns > .dropdown > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns > .dropdown > .text > .icon {
  line-height: 1.571428571428571;
  margin-left: 8px;
}
.dropdowns > .dropdown > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns > .dropdown > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 5px;
  line-height: 1.571428571428571;
  margin-left: 8px;
}
.dropdowns > .dropdown > .button,
.dropdowns > .dropdown > .menu {
  border-radius: 0;
}
.dropdowns > .dropdown.round > .button,
.dropdowns > .dropdown.round > .menu {
  border-radius: 50px;
}
.dropdowns > .dropdown.radius > .button,
.dropdowns > .dropdown.radius > .menu {
  border-radius: 2px;
}
.dropdowns.tiny > .dropdown + .dropdown {
  margin-left: 4px;
}
.dropdowns.tiny > .dropdown + .dropdown.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.dropdowns.tiny > .dropdown > .text,
.dropdowns.tiny > .dropdown > .button,
.dropdowns.tiny > .dropdown > .menu > .item {
  font-size: 12px;
  line-height: 1.333333333333333;
}
.dropdowns.tiny > .dropdown > .text {
  padding-left: 8px;
  padding-right: 8px;
}
.dropdowns.tiny > .dropdown > .button,
.dropdowns.tiny > .dropdown > .menu > .item {
  padding: 1px 8px;
}
.dropdowns.tiny > .dropdown > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns.tiny > .dropdown > .text > .icon {
  line-height: 1.333333333333333;
  margin-left: 4px;
}
.dropdowns.tiny > .dropdown > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns.tiny > .dropdown > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 2px;
  line-height: 1.333333333333333;
  margin-left: 4px;
}
.dropdowns.tiny > .dropdown > .button,
.dropdowns.tiny > .dropdown > .menu {
  border-radius: 0;
}
.dropdowns.tiny > .dropdown.round > .button,
.dropdowns.tiny > .dropdown.round > .menu {
  border-radius: 50px;
}
.dropdowns.tiny > .dropdown.radius > .button,
.dropdowns.tiny > .dropdown.radius > .menu {
  border-radius: 2px;
}
.dropdowns.small > .dropdown + .dropdown {
  margin-left: 6px;
}
.dropdowns.small > .dropdown + .dropdown.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.dropdowns.small > .dropdown > .text,
.dropdowns.small > .dropdown > .button,
.dropdowns.small > .dropdown > .menu > .item {
  font-size: 13px;
  line-height: 1.571428571428571;
}
.dropdowns.small > .dropdown > .text {
  padding-left: 10px;
  padding-right: 10px;
}
.dropdowns.small > .dropdown > .button,
.dropdowns.small > .dropdown > .menu > .item {
  padding: 2px 10px;
}
.dropdowns.small > .dropdown > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns.small > .dropdown > .text > .icon {
  line-height: 1.571428571428571;
  margin-left: 6px;
}
.dropdowns.small > .dropdown > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns.small > .dropdown > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 4px;
  line-height: 1.571428571428571;
  margin-left: 6px;
}
.dropdowns.small > .dropdown > .button,
.dropdowns.small > .dropdown > .menu {
  border-radius: 0;
}
.dropdowns.small > .dropdown.round > .button,
.dropdowns.small > .dropdown.round > .menu {
  border-radius: 50px;
}
.dropdowns.small > .dropdown.radius > .button,
.dropdowns.small > .dropdown.radius > .menu {
  border-radius: 2px;
}
.dropdowns.large > .dropdown + .dropdown {
  margin-left: 12px;
}
.dropdowns.large > .dropdown + .dropdown.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.dropdowns.large > .dropdown > .text,
.dropdowns.large > .dropdown > .button,
.dropdowns.large > .dropdown > .menu > .item {
  font-size: 16px;
  line-height: 1.625;
}
.dropdowns.large > .dropdown > .text {
  padding-left: 26px;
  padding-right: 26px;
}
.dropdowns.large > .dropdown > .button,
.dropdowns.large > .dropdown > .menu > .item {
  padding: 6px 26px;
}
.dropdowns.large > .dropdown > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns.large > .dropdown > .text > .icon {
  line-height: 1.625;
  margin-left: 12px;
}
.dropdowns.large > .dropdown > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns.large > .dropdown > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 7px;
  line-height: 1.625;
  margin-left: 12px;
}
.dropdowns.large > .dropdown > .button,
.dropdowns.large > .dropdown > .menu {
  border-radius: 0;
}
.dropdowns.large > .dropdown.round > .button,
.dropdowns.large > .dropdown.round > .menu {
  border-radius: 50px;
}
.dropdowns.large > .dropdown.radius > .button,
.dropdowns.large > .dropdown.radius > .menu {
  border-radius: 4px;
}
.dropdowns.huge > .dropdown + .dropdown {
  margin-left: 14px;
}
.dropdowns.huge > .dropdown + .dropdown.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.dropdowns.huge > .dropdown > .text,
.dropdowns.huge > .dropdown > .button,
.dropdowns.huge > .dropdown > .menu > .item {
  font-size: 18px;
  line-height: 2;
}
.dropdowns.huge > .dropdown > .text {
  padding-left: 25px;
  padding-right: 25px;
}
.dropdowns.huge > .dropdown > .button,
.dropdowns.huge > .dropdown > .menu > .item {
  padding: 8px 25px;
}
.dropdowns.huge > .dropdown > .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns.huge > .dropdown > .text > .icon {
  line-height: 2;
  margin-left: 14px;
}
.dropdowns.huge > .dropdown > .button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdowns.huge > .dropdown > .button > .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #3ea6f2;
  padding-top: 10px;
  line-height: 2;
  margin-left: 14px;
}
.dropdowns.huge > .dropdown > .button,
.dropdowns.huge > .dropdown > .menu {
  border-radius: 0;
}
.dropdowns.huge > .dropdown.round > .button,
.dropdowns.huge > .dropdown.round > .menu {
  border-radius: 50px;
}
.dropdowns.huge > .dropdown.radius > .button,
.dropdowns.huge > .dropdown.radius > .menu {
  border-radius: 4px;
}
.dropdowns.tight > .dropdown + .dropdown {
  margin-left: -1px;
}
.dropdowns.tight > .dropdown + .dropdown.fluid {
  margin-left: 0;
  margin-top: -1px;
}
.dropdowns.tight > .dropdown.hover,
.dropdowns.tight > .dropdown:hover {
  position: relative;
  z-index: 1;
}
.mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  background-color: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
body > .mask {
  position: fixed;
}
.dialog {
  color: inherit;
  display: none;
  position: fixed;
  text-align: left;
  background-color: #fff;
  min-width: 360px;
  -webkit-box-shadow: 2px 2px 1px rgba(0,0,0,0.05);
          box-shadow: 2px 2px 1px rgba(0,0,0,0.05);
  border-radius: 2px;
  border: 1px solid #ccc;
}
.dialog.primary > .header {
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.dialog.primary > .header {
  background-color: #37a4f5;
  color: #fff;
}
.dialog.primary > .header + .close {
  color: #fff;
}
.dialog.secondary > .header {
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.dialog.secondary > .header {
  background-color: #555;
  color: #fff;
}
.dialog.secondary > .header + .close {
  color: #fff;
}
.dialog.success > .header {
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.dialog.success > .header {
  background-color: #48b14b;
  color: #fff;
}
.dialog.success > .header + .close {
  color: #fff;
}
.dialog.error > .header {
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.dialog.error > .header {
  background-color: #f95710;
  color: #fff;
}
.dialog.error > .header + .close {
  color: #fff;
}
.dialog.info > .header {
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.dialog.info > .header {
  background-color: #0cf;
  color: #fff;
}
.dialog.info > .header + .close {
  color: #fff;
}
.dialog.warning > .header {
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.dialog.warning > .header {
  background-color: #f4ca73;
  color: #fff;
}
.dialog.warning > .header + .close {
  color: #fff;
}
.dialog.danger > .header {
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.dialog.danger > .header {
  background-color: #fc5c5a;
  color: #fff;
}
.dialog.danger > .header + .close {
  color: #fff;
}
.dialog.muted > .header {
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.dialog.muted > .header {
  background-color: #dcddde;
  color: #fff;
}
.dialog.muted > .header + .close {
  color: #fff;
}
.dialog > .header {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #2c3749;
  color: #fff;
  padding: 8px 15px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom: 1px solid #ccc;
}
.dialog > .header > .title {
  display: inline-block;
  font-size: 16px;
  cursor: text;
}
.dialog > .close,
.dialog > .header > .close {
  position: absolute;
  top: -3px;
  right: 15px;
  font-size: 30px;
  color: #ccc;
  cursor: pointer;
}
.dialog > .close:hover,
.dialog > .header > .close:hover {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: color;
          transition-property: color;
  color: #999;
}
.dialog > .body {
  padding: 20px 15px;
  text-align: center;
}
.dialog > .footer {
  text-align: center;
  padding: 15px 15px;
}
.dialog.draggable > .header {
  cursor: move;
}
.mask + .dialog {
  border: 0;
}
.mask + .dialog > .header {
  margin: 0 !important;
}
.input {
  color: inherit;
  background-color: #fff;
}
textarea.input,
.input > textarea {
  resize: none;
}
div.input {
  display: inline-block;
}
input.input,
.input > input,
textarea.input,
.input > textarea {
  outline: 0;
  border: 1px solid #ccc;
}
input.input.disabled,
.input > input.disabled,
textarea.input.disabled,
.input > textarea.disabled,
input.input[disabled],
.input > input[disabled],
textarea.input[disabled],
.input > textarea[disabled],
input.input.disabled > .icon,
.input > input.disabled > .icon,
textarea.input.disabled > .icon,
.input > textarea.disabled > .icon,
input.input[disabled] > .icon,
.input > input[disabled] > .icon,
textarea.input[disabled] > .icon,
.input > textarea[disabled] > .icon {
  cursor: not-allowed;
}
input.input[disabled],
.input > input[disabled],
textarea.input[disabled],
.input > textarea[disabled] {
  background-color: #eee !important;
  border-color: #ccc !important;
  color: #999 !important;
}
input.input[disabled]:hover,
.input > input[disabled]:hover,
textarea.input[disabled]:hover,
.input > textarea[disabled]:hover {
  border-color: #ccc !important;
}
input.input::-webkit-input-placeholder,
.input > input::-webkit-input-placeholder,
textarea.input::-webkit-input-placeholder,
.input > textarea::-webkit-input-placeholder {
  color: #ccc;
}
input.input:-moz-placeholder,
.input > input:-moz-placeholder,
textarea.input:-moz-placeholder,
.input > textarea:-moz-placeholder {
  color: #ccc;
}
input.input::-moz-placeholder,
.input > input::-moz-placeholder,
textarea.input::-moz-placeholder,
.input > textarea::-moz-placeholder {
  color: #ccc;
}
input.input:-ms-input-placeholder,
.input > input:-ms-input-placeholder,
textarea.input:-ms-input-placeholder,
.input > textarea:-ms-input-placeholder {
  color: #ccc;
}
div.input {
  position: relative;
  font-size: 0;
  cursor: text;
}
div.input > input,
div.input > textarea {
  width: 100%;
}
div.input > textarea {
  height: 100%;
}
div.input > .placeholder {
  color: #ccc;
  position: absolute;
  left: 1px;
  top: 1px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
div.input > .placeholder + input,
div.input > .placeholder + textarea {
  position: relative;
  background-color: transparent;
}
input.input.hover,
input.input:hover,
.input.hover > input,
.input:hover > input,
textarea.input.hover,
textarea.input:hover,
.input.hover > textarea,
.input:hover > textarea {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: border-color;
          transition-property: border-color;
  border-color: #73bff8;
}
input.input.focus,
.input > input.focus,
textarea.input.focus,
.input > textarea.focus,
input.input:focus,
.input > input:focus,
textarea.input:focus,
.input > textarea:focus {
  border-color: #37a4f5;
}
input.input,
.input > input,
textarea.input,
.input > textarea {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
input.input,
.input > input {
  height: 36px;
}
div.input > .placeholder {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 6px 20px;
}
input.input,
.input > input,
textarea.input,
.input > textarea {
  border-radius: 0;
}
input.input.round,
.input.round > input,
textarea.input.round,
.input.round > textarea {
  border-radius: 50px;
}
input.input.radius,
.input.radius > input,
textarea.input.radius,
.input.radius > textarea {
  border-radius: 2px;
}
input.input.tiny,
.input.tiny > input,
textarea.input.tiny,
.input.tiny > textarea {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
input.input.tiny,
.input.tiny > input {
  height: 20px;
}
div.input.tiny > .placeholder {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
input.input.tiny,
.input.tiny > input,
textarea.input.tiny,
.input.tiny > textarea {
  border-radius: 0;
}
input.input.tiny.round,
.input.tiny.round > input,
textarea.input.tiny.round,
.input.tiny.round > textarea {
  border-radius: 50px;
}
input.input.tiny.radius,
.input.tiny.radius > input,
textarea.input.tiny.radius,
.input.tiny.radius > textarea {
  border-radius: 2px;
}
input.input.small,
.input.small > input,
textarea.input.small,
.input.small > textarea {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
input.input.small,
.input.small > input {
  height: 26px;
}
div.input.small > .placeholder {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
input.input.small,
.input.small > input,
textarea.input.small,
.input.small > textarea {
  border-radius: 0;
}
input.input.small.round,
.input.small.round > input,
textarea.input.small.round,
.input.small.round > textarea {
  border-radius: 50px;
}
input.input.small.radius,
.input.small.radius > input,
textarea.input.small.radius,
.input.small.radius > textarea {
  border-radius: 2px;
}
input.input.large,
.input.large > input,
textarea.input.large,
.input.large > textarea {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
input.input.large,
.input.large > input {
  height: 44px;
}
div.input.large > .placeholder {
  font-size: 16px;
  line-height: 1.625;
  padding: 8px 26px;
}
input.input.large,
.input.large > input,
textarea.input.large,
.input.large > textarea {
  border-radius: 0;
}
input.input.large.round,
.input.large.round > input,
textarea.input.large.round,
.input.large.round > textarea {
  border-radius: 50px;
}
input.input.large.radius,
.input.large.radius > input,
textarea.input.large.radius,
.input.large.radius > textarea {
  border-radius: 4px;
}
input.input.huge,
.input.huge > input,
textarea.input.huge,
.input.huge > textarea {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
input.input.huge,
.input.huge > input {
  height: 58px;
}
div.input.huge > .placeholder {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
input.input.huge,
.input.huge > input,
textarea.input.huge,
.input.huge > textarea {
  border-radius: 0;
}
input.input.huge.round,
.input.huge.round > input,
textarea.input.huge.round,
.input.huge.round > textarea {
  border-radius: 50px;
}
input.input.huge.radius,
.input.huge.radius > input,
textarea.input.huge.radius,
.input.huge.radius > textarea {
  border-radius: 4px;
}
input.input.primary,
.input.primary > input,
textarea.input.primary,
.input.primary > textarea {
  background-color: #fff;
  border-color: #37a4f5;
}
input.input.secondary,
.input.secondary > input,
textarea.input.secondary,
.input.secondary > textarea {
  background-color: #fff;
  border-color: #ccc;
}
input.input.success,
.input.success > input,
textarea.input.success,
.input.success > textarea {
  background-color: #fff;
  border-color: #48b14b;
}
input.input.error,
.input.error > input,
textarea.input.error,
.input.error > textarea {
  background-color: #fff;
  border-color: #f95710;
}
input.input.info,
.input.info > input,
textarea.input.info,
.input.info > textarea {
  background-color: #fff;
  border-color: #0cf;
}
input.input.warning,
.input.warning > input,
textarea.input.warning,
.input.warning > textarea {
  background-color: #fff;
  border-color: #f4ca73;
}
input.input.danger,
.input.danger > input,
textarea.input.danger,
.input.danger > textarea {
  background-color: #fff;
  border-color: #fc5c5a;
}
input.input.muted,
.input.muted > input,
textarea.input.muted,
.input.muted > textarea {
  background-color: #fff;
  border-color: #dcddde;
}
.input + .menu,
.input > .menu {
  display: none;
  position: absolute;
  z-index: 2;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 1px rgba(0,0,0,0.05);
          box-shadow: 2px 2px 1px rgba(0,0,0,0.05);
  margin-top: 0;
}
.input + ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 0;
}
.input-group {
  display: inline-block;
  font-size: 0;
  position: relative;
}
.input-group > .floated {
  position: absolute;
}
.input-group > .label {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.input-group > .button {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
  vertical-align: top;
}
.input-group input {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
  height: 36px;
}
.input-group > .floated {
  left: 20px;
  font-size: 14px;
  line-height: 1.571428571428571;
}
.input-group > .input + .floated {
  left: auto;
  right: 20px;
}
.input-group > .label + input.input,
.input-group > .label + .input > input,
.input-group > .button + input.input,
.input-group > .button + .input > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .label + .input,
.input-group > .button + .input {
  margin-left: -1px;
}
.input-group > .input + .label,
.input-group > .input + .button {
  border-left: 0;
}
.input-group > .button,
.input-group > .label,
.input-group input,
.input-group textarea {
  border-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .label + input.input,
.input-group > .label + .input > input,
.input-group > .button + input.input,
.input-group > .button + .input > input,
.input-group > .input + .label,
.input-group > .input + .button {
  border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.round > .button,
.input-group.round > .label,
.input-group.round input,
.input-group.round textarea {
  border-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.round > .label + input.input,
.input-group.round > .label + .input > input,
.input-group.round > .button + input.input,
.input-group.round > .button + .input > input,
.input-group.round > .input + .label,
.input-group.round > .input + .button {
  border-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.radius > .button,
.input-group.radius > .label,
.input-group.radius input,
.input-group.radius textarea {
  border-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.radius > .label + input.input,
.input-group.radius > .label + .input > input,
.input-group.radius > .button + input.input,
.input-group.radius > .button + .input > input,
.input-group.radius > .input + .label,
.input-group.radius > .input + .button {
  border-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.tiny > .label {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.input-group.tiny > .button {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.input-group.tiny input {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
  height: 20px;
}
.input-group.tiny > .floated {
  left: 8px;
  font-size: 12px;
  line-height: 1.333333333333333;
}
.input-group.tiny > .input + .floated {
  left: auto;
  right: 8px;
}
.input-group.tiny > .label + input.input,
.input-group.tiny > .label + .input > input,
.input-group.tiny > .button + input.input,
.input-group.tiny > .button + .input > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.tiny > .label + .input,
.input-group.tiny > .button + .input {
  margin-left: -1px;
}
.input-group.tiny > .input + .label,
.input-group.tiny > .input + .button {
  border-left: 0;
}
.input-group.tiny > .button,
.input-group.tiny > .label,
.input-group.tiny input,
.input-group.tiny textarea {
  border-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.tiny > .label + input.input,
.input-group.tiny > .label + .input > input,
.input-group.tiny > .button + input.input,
.input-group.tiny > .button + .input > input,
.input-group.tiny > .input + .label,
.input-group.tiny > .input + .button {
  border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.tiny.round > .button,
.input-group.tiny.round > .label,
.input-group.tiny.round input,
.input-group.tiny.round textarea {
  border-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.tiny.round > .label + input.input,
.input-group.tiny.round > .label + .input > input,
.input-group.tiny.round > .button + input.input,
.input-group.tiny.round > .button + .input > input,
.input-group.tiny.round > .input + .label,
.input-group.tiny.round > .input + .button {
  border-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.tiny.radius > .button,
.input-group.tiny.radius > .label,
.input-group.tiny.radius input,
.input-group.tiny.radius textarea {
  border-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.tiny.radius > .label + input.input,
.input-group.tiny.radius > .label + .input > input,
.input-group.tiny.radius > .button + input.input,
.input-group.tiny.radius > .button + .input > input,
.input-group.tiny.radius > .input + .label,
.input-group.tiny.radius > .input + .button {
  border-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.small > .label {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.input-group.small > .button {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.input-group.small input {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
  height: 26px;
}
.input-group.small > .floated {
  left: 10px;
  font-size: 13px;
  line-height: 1.571428571428571;
}
.input-group.small > .input + .floated {
  left: auto;
  right: 10px;
}
.input-group.small > .label + input.input,
.input-group.small > .label + .input > input,
.input-group.small > .button + input.input,
.input-group.small > .button + .input > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.small > .label + .input,
.input-group.small > .button + .input {
  margin-left: -1px;
}
.input-group.small > .input + .label,
.input-group.small > .input + .button {
  border-left: 0;
}
.input-group.small > .button,
.input-group.small > .label,
.input-group.small input,
.input-group.small textarea {
  border-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.small > .label + input.input,
.input-group.small > .label + .input > input,
.input-group.small > .button + input.input,
.input-group.small > .button + .input > input,
.input-group.small > .input + .label,
.input-group.small > .input + .button {
  border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.small.round > .button,
.input-group.small.round > .label,
.input-group.small.round input,
.input-group.small.round textarea {
  border-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.small.round > .label + input.input,
.input-group.small.round > .label + .input > input,
.input-group.small.round > .button + input.input,
.input-group.small.round > .button + .input > input,
.input-group.small.round > .input + .label,
.input-group.small.round > .input + .button {
  border-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.small.radius > .button,
.input-group.small.radius > .label,
.input-group.small.radius input,
.input-group.small.radius textarea {
  border-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.small.radius > .label + input.input,
.input-group.small.radius > .label + .input > input,
.input-group.small.radius > .button + input.input,
.input-group.small.radius > .button + .input > input,
.input-group.small.radius > .input + .label,
.input-group.small.radius > .input + .button {
  border-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.large > .label {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.input-group.large > .button {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.input-group.large input {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
  height: 44px;
}
.input-group.large > .floated {
  left: 26px;
  font-size: 16px;
  line-height: 1.625;
}
.input-group.large > .input + .floated {
  left: auto;
  right: 26px;
}
.input-group.large > .label + input.input,
.input-group.large > .label + .input > input,
.input-group.large > .button + input.input,
.input-group.large > .button + .input > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.large > .label + .input,
.input-group.large > .button + .input {
  margin-left: -1px;
}
.input-group.large > .input + .label,
.input-group.large > .input + .button {
  border-left: 0;
}
.input-group.large > .button,
.input-group.large > .label,
.input-group.large input,
.input-group.large textarea {
  border-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.large > .label + input.input,
.input-group.large > .label + .input > input,
.input-group.large > .button + input.input,
.input-group.large > .button + .input > input,
.input-group.large > .input + .label,
.input-group.large > .input + .button {
  border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.large.round > .button,
.input-group.large.round > .label,
.input-group.large.round input,
.input-group.large.round textarea {
  border-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.large.round > .label + input.input,
.input-group.large.round > .label + .input > input,
.input-group.large.round > .button + input.input,
.input-group.large.round > .button + .input > input,
.input-group.large.round > .input + .label,
.input-group.large.round > .input + .button {
  border-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.large.radius > .button,
.input-group.large.radius > .label,
.input-group.large.radius input,
.input-group.large.radius textarea {
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.large.radius > .label + input.input,
.input-group.large.radius > .label + .input > input,
.input-group.large.radius > .button + input.input,
.input-group.large.radius > .button + .input > input,
.input-group.large.radius > .input + .label,
.input-group.large.radius > .input + .button {
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.huge > .label {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.input-group.huge > .button {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.input-group.huge input {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
  height: 58px;
}
.input-group.huge > .floated {
  left: 25px;
  font-size: 18px;
  line-height: 2;
}
.input-group.huge > .input + .floated {
  left: auto;
  right: 25px;
}
.input-group.huge > .label + input.input,
.input-group.huge > .label + .input > input,
.input-group.huge > .button + input.input,
.input-group.huge > .button + .input > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.huge > .label + .input,
.input-group.huge > .button + .input {
  margin-left: -1px;
}
.input-group.huge > .input + .label,
.input-group.huge > .input + .button {
  border-left: 0;
}
.input-group.huge > .button,
.input-group.huge > .label,
.input-group.huge input,
.input-group.huge textarea {
  border-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.huge > .label + input.input,
.input-group.huge > .label + .input > input,
.input-group.huge > .button + input.input,
.input-group.huge > .button + .input > input,
.input-group.huge > .input + .label,
.input-group.huge > .input + .button {
  border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.huge.round > .button,
.input-group.huge.round > .label,
.input-group.huge.round input,
.input-group.huge.round textarea {
  border-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.huge.round > .label + input.input,
.input-group.huge.round > .label + .input > input,
.input-group.huge.round > .button + input.input,
.input-group.huge.round > .button + .input > input,
.input-group.huge.round > .input + .label,
.input-group.huge.round > .input + .button {
  border-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group.huge.radius > .button,
.input-group.huge.radius > .label,
.input-group.huge.radius input,
.input-group.huge.radius textarea {
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.huge.radius > .label + input.input,
.input-group.huge.radius > .label + .input > input,
.input-group.huge.radius > .button + input.input,
.input-group.huge.radius > .button + .input > input,
.input-group.huge.radius > .input + .label,
.input-group.huge.radius > .input + .button {
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.inputs {
  position: relative;
  font-size: 0;
}
.inputs > .input + .input {
  margin-left: 8px;
}
.inputs > .input + .input.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.inputs input,
.inputs textarea {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 4px 20px;
}
.inputs input {
  height: 36px;
}
.inputs > .button,
.inputs > .label,
.inputs input,
.inputs textarea {
  border-radius: 0;
}
.inputs.round > .button,
.inputs.round > .label,
.inputs.round input,
.inputs.round textarea {
  border-radius: 50px;
}
.inputs.radius > .button,
.inputs.radius > .label,
.inputs.radius input,
.inputs.radius textarea {
  border-radius: 2px;
}
.inputs.tiny > .input + .input {
  margin-left: 4px;
}
.inputs.tiny > .input + .input.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.inputs.tiny input,
.inputs.tiny textarea {
  font-size: 12px;
  line-height: 1.333333333333333;
  padding: 1px 8px;
}
.inputs.tiny input {
  height: 20px;
}
.inputs.tiny > .button,
.inputs.tiny > .label,
.inputs.tiny input,
.inputs.tiny textarea {
  border-radius: 0;
}
.inputs.tiny.round > .button,
.inputs.tiny.round > .label,
.inputs.tiny.round input,
.inputs.tiny.round textarea {
  border-radius: 50px;
}
.inputs.tiny.radius > .button,
.inputs.tiny.radius > .label,
.inputs.tiny.radius input,
.inputs.tiny.radius textarea {
  border-radius: 2px;
}
.inputs.small > .input + .input {
  margin-left: 6px;
}
.inputs.small > .input + .input.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.inputs.small input,
.inputs.small textarea {
  font-size: 13px;
  line-height: 1.571428571428571;
  padding: 2px 10px;
}
.inputs.small input {
  height: 26px;
}
.inputs.small > .button,
.inputs.small > .label,
.inputs.small input,
.inputs.small textarea {
  border-radius: 0;
}
.inputs.small.round > .button,
.inputs.small.round > .label,
.inputs.small.round input,
.inputs.small.round textarea {
  border-radius: 50px;
}
.inputs.small.radius > .button,
.inputs.small.radius > .label,
.inputs.small.radius input,
.inputs.small.radius textarea {
  border-radius: 2px;
}
.inputs.large > .input + .input {
  margin-left: 12px;
}
.inputs.large > .input + .input.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.inputs.large input,
.inputs.large textarea {
  font-size: 16px;
  line-height: 1.625;
  padding: 6px 26px;
}
.inputs.large input {
  height: 44px;
}
.inputs.large > .button,
.inputs.large > .label,
.inputs.large input,
.inputs.large textarea {
  border-radius: 0;
}
.inputs.large.round > .button,
.inputs.large.round > .label,
.inputs.large.round input,
.inputs.large.round textarea {
  border-radius: 50px;
}
.inputs.large.radius > .button,
.inputs.large.radius > .label,
.inputs.large.radius input,
.inputs.large.radius textarea {
  border-radius: 4px;
}
.inputs.huge > .input + .input {
  margin-left: 14px;
}
.inputs.huge > .input + .input.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.inputs.huge input,
.inputs.huge textarea {
  font-size: 18px;
  line-height: 2;
  padding: 8px 25px;
}
.inputs.huge input {
  height: 58px;
}
.inputs.huge > .button,
.inputs.huge > .label,
.inputs.huge input,
.inputs.huge textarea {
  border-radius: 0;
}
.inputs.huge.round > .button,
.inputs.huge.round > .label,
.inputs.huge.round input,
.inputs.huge.round textarea {
  border-radius: 50px;
}
.inputs.huge.radius > .button,
.inputs.huge.radius > .label,
.inputs.huge.radius input,
.inputs.huge.radius textarea {
  border-radius: 4px;
}
.inputs.tight > .input + .input {
  margin-left: -1px;
}
.inputs.tight > .input + .input.fluid {
  margin-left: 0;
  margin-top: -1px;
}
.inputs.tight > .input.hover,
.inputs.tight > .input:hover {
  position: relative;
  z-index: 1;
}
.inputs.tight.round > .input {
  border-radius: 0;
}
.inputs.tight.round > .input.fluid {
  border-radius: 50px;
}
.inputs.tight.round > .input.first-child,
.inputs.tight.round > .input:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.inputs.tight.round > .input.last-child,
.inputs.tight.round > .input:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.inputs.tight.radius > .input {
  border-radius: 0;
}
.inputs.tight.radius > .input.fluid {
  border-radius: 2px;
}
.inputs.tight.radius > .input.first-child,
.inputs.tight.radius > .input:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.inputs.tight.radius > .input.last-child,
.inputs.tight.radius > .input:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.inputs.tight.tiny.round > .input {
  border-radius: 0;
}
.inputs.tight.tiny.round > .input.fluid {
  border-radius: 50px;
}
.inputs.tight.tiny.round > .input.first-child,
.inputs.tight.tiny.round > .input:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.inputs.tight.tiny.round > .input.last-child,
.inputs.tight.tiny.round > .input:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.inputs.tight.tiny.radius > .input {
  border-radius: 0;
}
.inputs.tight.tiny.radius > .input.fluid {
  border-radius: 2px;
}
.inputs.tight.tiny.radius > .input.first-child,
.inputs.tight.tiny.radius > .input:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.inputs.tight.tiny.radius > .input.last-child,
.inputs.tight.tiny.radius > .input:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.inputs.tight.small.round > .input {
  border-radius: 0;
}
.inputs.tight.small.round > .input.fluid {
  border-radius: 50px;
}
.inputs.tight.small.round > .input.first-child,
.inputs.tight.small.round > .input:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.inputs.tight.small.round > .input.last-child,
.inputs.tight.small.round > .input:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.inputs.tight.small.radius > .input {
  border-radius: 0;
}
.inputs.tight.small.radius > .input.fluid {
  border-radius: 2px;
}
.inputs.tight.small.radius > .input.first-child,
.inputs.tight.small.radius > .input:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.inputs.tight.small.radius > .input.last-child,
.inputs.tight.small.radius > .input:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.inputs.tight.large.round > .input {
  border-radius: 0;
}
.inputs.tight.large.round > .input.fluid {
  border-radius: 50px;
}
.inputs.tight.large.round > .input.first-child,
.inputs.tight.large.round > .input:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.inputs.tight.large.round > .input.last-child,
.inputs.tight.large.round > .input:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.inputs.tight.large.radius > .input {
  border-radius: 0;
}
.inputs.tight.large.radius > .input.fluid {
  border-radius: 4px;
}
.inputs.tight.large.radius > .input.first-child,
.inputs.tight.large.radius > .input:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.inputs.tight.large.radius > .input.last-child,
.inputs.tight.large.radius > .input:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.inputs.tight.huge.round > .input {
  border-radius: 0;
}
.inputs.tight.huge.round > .input.fluid {
  border-radius: 50px;
}
.inputs.tight.huge.round > .input.first-child,
.inputs.tight.huge.round > .input:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.inputs.tight.huge.round > .input.last-child,
.inputs.tight.huge.round > .input:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.inputs.tight.huge.radius > .input {
  border-radius: 0;
}
.inputs.tight.huge.radius > .input.fluid {
  border-radius: 4px;
}
.inputs.tight.huge.radius > .input.first-child,
.inputs.tight.huge.radius > .input:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.inputs.tight.huge.radius > .input.last-child,
.inputs.tight.huge.radius > .input:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.radio > input[type="radio"] {
  margin-right: 6px;
}
.radios {
  font-size: 0;
}
.radios > .radio + .radio {
  margin-left: 8px;
}
.radios > .radio + .radio.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.radios > .radio {
  font-size: 14px;
}
.radios > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.radios.tiny > .radio + .radio {
  margin-left: 4px;
}
.radios.tiny > .radio + .radio.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.radios.tiny > .radio {
  font-size: 12px;
}
.radios.tiny > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.radios.small > .radio + .radio {
  margin-left: 6px;
}
.radios.small > .radio + .radio.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.radios.small > .radio {
  font-size: 13px;
}
.radios.small > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.radios.large > .radio + .radio {
  margin-left: 12px;
}
.radios.large > .radio + .radio.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.radios.large > .radio {
  font-size: 16px;
}
.radios.large > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.radios.huge > .radio + .radio {
  margin-left: 14px;
}
.radios.huge > .radio + .radio.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.radios.huge > .radio {
  font-size: 18px;
}
.radios.huge > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.radios.tight > .radio + .radio {
  margin-left: 0;
}
.radios.tight > .radio + .radio.fluid {
  margin-top: 0;
}
.radios.justified {
  display: table;
}
.radios.justified > .radio {
  display: table-cell;
  width: 1%;
}
.checkbox > input[type="checkbox"] {
  margin-right: 6px;
}
.checkboxes {
  font-size: 0;
}
.checkboxes > .checkbox + .checkbox {
  margin-left: 8px;
}
.checkboxes > .checkbox + .checkbox.fluid {
  margin-left: 0;
  margin-top: 8px;
}
.checkboxes > .checkbox {
  font-size: 14px;
}
.checkboxes > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.checkboxes.tiny > .checkbox + .checkbox {
  margin-left: 4px;
}
.checkboxes.tiny > .checkbox + .checkbox.fluid {
  margin-left: 0;
  margin-top: 4px;
}
.checkboxes.tiny > .checkbox {
  font-size: 12px;
}
.checkboxes.tiny > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.checkboxes.small > .checkbox + .checkbox {
  margin-left: 6px;
}
.checkboxes.small > .checkbox + .checkbox.fluid {
  margin-left: 0;
  margin-top: 6px;
}
.checkboxes.small > .checkbox {
  font-size: 13px;
}
.checkboxes.small > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.checkboxes.large > .checkbox + .checkbox {
  margin-left: 12px;
}
.checkboxes.large > .checkbox + .checkbox.fluid {
  margin-left: 0;
  margin-top: 20px;
}
.checkboxes.large > .checkbox {
  font-size: 16px;
}
.checkboxes.large > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.checkboxes.huge > .checkbox + .checkbox {
  margin-left: 14px;
}
.checkboxes.huge > .checkbox + .checkbox.fluid {
  margin-left: 0;
  margin-top: 14px;
}
.checkboxes.huge > .checkbox {
  font-size: 18px;
}
.checkboxes.huge > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.checkboxes.tight > .checkbox + .checkbox {
  margin-left: 0;
}
.checkboxes.tight > .checkbox + .checkbox.fluid {
  margin-top: 0;
}
.checkboxes.justified {
  display: table;
}
.checkboxes.justified > .checkbox {
  display: table-cell;
  width: 1%;
}
.form {
  font-size: 0;
  text-align: left;
}
.form > * + .block {
  margin-top: 15px;
}
.form.inline > .group,
.form.inline > .block > .group {
  display: inline-block;
  vertical-align: top;
}
.form.inline > .group + .group,
.form.inline > .block > .group + .group {
  margin-top: 0;
  margin-left: 8px;
}
.form > .group + .group,
.form > .block > .group + .group {
  margin-top: 15px;
}
.form > .group > .label,
.form > .block > .group > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
}
.form > .group > .label,
.form > .block > .group > .label {
  vertical-align: top;
  text-align: right;
}
.form > .group > .controls,
.form > .block > .group > .controls {
  display: inline-block;
  position: relative;
}
.form > .group > .controls > .inline,
.form > .block > .group > .controls > .inline {
  display: inline-block;
}
.form > .group > .controls > .block,
.form > .block > .group > .controls > .block {
  display: block;
}
.form > .group > .controls > * + .inline,
.form > .block > .group > .controls > * + .inline,
.form > .group > .controls .text + .label,
.form > .block > .group > .controls .text + .label,
.form > .group > .controls .label + .text,
.form > .block > .group > .controls .label + .text {
  margin-left: 8px;
}
.form > .group > .controls > * + .block,
.form > .block > .group > .controls > * + .block {
  margin-top: 8px;
}
.form > .group > .controls > * + .block.label,
.form > .block > .group > .controls > * + .block.label {
  margin-top: 0;
}
.form > .group > .controls > .label,
.form > .block > .group > .controls > .label {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.form > .footer {
  margin-top: 30px;
}
.calendar {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  font-size: 12px;
  line-height: 1.166666666666667;
}
.calendar > .header {
  text-align: center;
  position: relative;
  color: #666;
  font-size: 14px;
  padding: 8px 8px;
}
.calendar > .header > .icon-chevron-left {
  position: absolute;
  line-height: 1;
  left: 8px;
  cursor: pointer;
}
.calendar > .header > .icon-chevron-left.disabled,
.calendar > .header > .icon-chevron-left[disabled] {
  color: #c7c7c7;
}
.calendar > .header > .icon-chevron-left.disabled,
.calendar > .header > .icon-chevron-left[disabled],
.calendar > .header > .icon-chevron-left.disabled > .icon,
.calendar > .header > .icon-chevron-left[disabled] > .icon {
  cursor: not-allowed;
}
.calendar > .header > .icon-chevron-right {
  position: absolute;
  right: 8px;
  line-height: 1;
  cursor: pointer;
}
.calendar > .header > .icon-chevron-right.disabled,
.calendar > .header > .icon-chevron-right[disabled] {
  color: #c7c7c7;
}
.calendar > .header > .icon-chevron-right.disabled,
.calendar > .header > .icon-chevron-right[disabled],
.calendar > .header > .icon-chevron-right.disabled > .icon,
.calendar > .header > .icon-chevron-right[disabled] > .icon {
  cursor: not-allowed;
}
.calendar > .body table {
  width: 100%;
}
.calendar > .body thead > tr > th {
  font-size: 14px;
  padding: 8px 8px;
}
.calendar > .body tbody > tr > td {
  text-align: center;
  color: #666;
  padding: 6px 8px;
  cursor: default;
}
.calendar > .body tbody > tr > td.hover,
.calendar > .body tbody > tr > td:hover {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color;
          transition-property: background-color, color;
  background-color: #d8d8d8;
  color: #fff !important;
}
.calendar > .body tbody > tr > td.active,
.calendar > .body tbody > tr > td:active {
  background-color: #d0d0d0;
  color: #fff !important;
}
.calendar > .body tbody > tr > td.checked,
.calendar > .body tbody > tr > td[checked] {
  background-color: #c9c9c9;
  color: #fff !important;
}
.calendar > .body tbody > tr > td.disabled,
.calendar > .body tbody > tr > td[disabled] {
  background-color: transparent;
  color: #c7c7c7 !important;
}
.calendar > .body tbody > tr > td.disabled,
.calendar > .body tbody > tr > td[disabled],
.calendar > .body tbody > tr > td.disabled > .icon,
.calendar > .body tbody > tr > td[disabled] > .icon {
  cursor: not-allowed;
}
.calendar > .body tbody > tr > td.adjacent {
  color: #ccc;
}
.bordered {
  border: 1px solid #ccc;
}
.fluid {
  display: block !important;
  width: 100% !important;
}