/**
 * Homepage
 */

/* Variables */
@font-face {
  font-family: 'Montserrat Light';
  src: url('/content/fonts/Montserrat/Montserrat-Light.otf');
  src: url('/content/fonts/Montserrat/Montserrat-Light-webfont.eot?#iefix') format('embedded-opentype'), url('/content/fonts/Montserrat/Montserrat-Light-webfont.woff') format('woff'), url('/content/fonts/Montserrat/Montserrat-Light-webfont.svg') format('svg');
  font-weight: lighter;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Chivo';
  src: url('/content/fonts/Chivo/Chivo-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Karla';
  src: url('/content/fonts/Karla/Karla-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/content/fonts/Lato/Lato-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Merriweather';
  src: url('/content/fonts/Merriweather/Merriweather-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Merriweather Sans';
  src: url('/content/fonts/Merriweather_Sans/MerriweatherSans-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/content/fonts/Open_Sans/OpenSans-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'PT Sans';
  src: url('/content/fonts/PT_Sans/PT_Sans-Web-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('/content/fonts/Roboto/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('/content/fonts/Roboto_Slab/RobotoSlab-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('/content/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('/content/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Telex';
  src: url('/content/fonts/Telex/Telex-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/content/fonts/Ubuntu/Ubuntu-R.ttf');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'UHC Sans';
  src: url('/content/fonts/UHCSans/eot/UHCSans-Regular.eot?#iefix') format('embedded-opentype'), url('/content/fonts/UHCSans/woff/UHCSans-Regular.woff') format('woff'), url('/content/fonts/UHCSans/svg/UHCSans-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Enterprise Sans';
  src: url('/content/fonts/Enterprise_Sans/WOFF2/EnterpriseSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Enterprise Sans';
  src: url('/content/fonts/Enterprise_Sans/WOFF2/EnterpriseSans-RegularItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Enterprise Sans';
  src: url('/content/fonts/Enterprise_Sans/WOFF2/EnterpriseSans-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Enterprise Sans';
  src: url('/content/fonts/Enterprise_Sans/WOFF2/EnterpriseSans-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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;
  vertical-align: baseline;
}
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: yellow;
  color: black;
}
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 {
  -moz-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;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
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"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: white !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: black !important;
  }
  .label {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: var(--mainfont);
  font-size: 14px;
  line-height: 1.5;
  color: #3c474c;
  background-color: #eaeaea;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: var(--maincolor);
  text-decoration: none;
}
a:hover,
a:focus {
  color: var(--maincolor);
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #eaeaea;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--mainfont);
  font-weight: normal;
  line-height: 1.5;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #cccccc;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #93999c;
}
.text-primary {
  color: var(--maincolor);
}
a.text-primary:hover {
  color: color-mix(in srgb, var(--maincolor) 90%, black);
}
.text-success {
  color: #86c43e;
}
a.text-success:hover {
  color: color-mix(in srgb, #86c43e 90%, black);
}
.text-info {
  color: #10b9f1;
}
a.text-info:hover {
  color: color-mix(in srgb, #10b9f1 90%, black);
}
.text-warning {
  color: #fedc8c;
}
a.text-warning:hover {
  color: color-mix(in srgb, #fedc8c 90%, black);
}
.text-danger {
  color: #ed4630;
}
a.text-danger:hover {
  color: color-mix(in srgb, #ed4630 90%, black);
}
.bg-primary {
  color: white;
  background-color: var(--maincolor);
}
a.bg-primary:hover {
  background-color: color-mix(in srgb, var(--maincolor) 90%, black);
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: color-mix(in srgb, #dff0d8 90%, black);
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: color-mix(in srgb, #d9edf7 90%, black);
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: color-mix(in srgb, #fcf8e3 90%, black);
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: color-mix(in srgb, #f2dede 90%, black);
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eaeaea;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cccccc;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 17.5px;
  border-left: 5px solid #eaeaea;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #cccccc;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eaeaea;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: var(--mainfont), monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 13px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #5c656a;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.666666667%;
}
.col-xs-10 {
  width: 83.333333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.666666667%;
}
.col-xs-7 {
  width: 58.333333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.666666667%;
}
.col-xs-4 {
  width: 33.333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666667%;
}
.col-xs-1 {
  width: 8.333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666667%;
}
.col-xs-pull-1 {
  right: 8.333333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666667%;
}
.col-xs-push-10 {
  left: 83.333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666667%;
}
.col-xs-push-7 {
  left: 58.333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666667%;
}
.col-xs-push-4 {
  left: 33.333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666667%;
}
.col-xs-push-1 {
  left: 8.333333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.666666667%;
  }
  .col-sm-10 {
    width: 83.333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666667%;
  }
  .col-sm-7 {
    width: 58.333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666667%;
  }
  .col-sm-4 {
    width: 33.333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666667%;
  }
  .col-sm-1 {
    width: 8.333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666667%;
  }
  .col-sm-pull-1 {
    right: 8.333333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666667%;
  }
  .col-sm-push-1 {
    left: 8.333333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.666666667%;
  }
  .col-md-10 {
    width: 83.333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666667%;
  }
  .col-md-7 {
    width: 58.333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666667%;
  }
  .col-md-4 {
    width: 33.333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666667%;
  }
  .col-md-1 {
    width: 8.333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666667%;
  }
  .col-md-pull-1 {
    right: 8.333333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666667%;
  }
  .col-md-push-1 {
    left: 8.333333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.666666667%;
  }
  .col-lg-10 {
    width: 83.333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666667%;
  }
  .col-lg-7 {
    width: 58.333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666667%;
  }
  .col-lg-4 {
    width: 33.333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666667%;
  }
  .col-lg-1 {
    width: 8.333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666667%;
  }
  .col-lg-pull-1 {
    right: 8.333333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666667%;
  }
  .col-lg-push-1 {
    left: 8.333333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #93999c;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #eaeaea;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #eaeaea;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #eaeaea;
}
.table .table {
  background-color: #eaeaea;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #eaeaea;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #eaeaea;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: whitesmoke;
}
.table-hover > tbody > tr:hover {
  background-color: #eaeaea;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #eaeaea;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: inherit;
  color: #5c656a;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.5;
  color: #3c474c;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #3c474c;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #cccccc;
}
.form-control::-webkit-input-placeholder {
  color: #cccccc;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eaeaea;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 26px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 51px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 26px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 26px;
  line-height: 26px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 51px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 51px;
  line-height: 51px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 51px;
  height: 51px;
  line-height: 51px;
}
.input-sm + .form-control-feedback {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #86c43e;
}
.has-success .form-control {
  border-color: #86c43e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #6c9f30;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b7dc8c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b7dc8c;
}
.has-success .input-group-addon {
  color: #86c43e;
  border-color: #86c43e;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #86c43e;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #fedc8c;
}
.has-warning .form-control {
  border-color: #fedc8c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #fecd59;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fffbf1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fffbf1;
}
.has-warning .input-group-addon {
  color: #fedc8c;
  border-color: #fedc8c;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #fedc8c;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #ed4630;
}
.has-error .form-control {
  border-color: #ed4630;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #d72a13;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f59a8e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f59a8e;
}
.has-error .input-group-addon {
  color: #ed4630;
  border-color: #ed4630;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #ed4630;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #758992;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 16px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #3c474c;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #3c474c;
  background-color: white;
  border-color: #3c474c;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #3c474c;
  background-color: color-mix(in srgb, white 90%, black);
  border-color: color-mix(in srgb, #3c474c 88%, black);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #3c474c;
}
.btn-default .badge {
  color: white;
  background-color: #3c474c;
}
.btn-primary {
  color: white;
  background-color: var(--maincolor);
  border-color: color-mix(in srgb, var(--maincolor) 95%, black);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: color-mix(in srgb, var(--maincolor) 90%, black);
  border-color: color-mix(in srgb, color-mix(in srgb, var(--maincolor) 95%, black) 88%, black);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: var(--maincolor);
  border-color: color-mix(in srgb, var(--maincolor) 95%, black);
}
.btn-primary .badge {
  color: var(--maincolor);
  background-color: white;
}
.btn-inverted {
  color: var(--maincolor);
  background-color: white;
  border-color: color-mix(in srgb, var(--maincolor) 95%, black);
}
.btn-inverted:hover,
.btn-inverted:focus,
.btn-inverted.focus,
.btn-inverted:active,
.btn-inverted.active,
.open > .dropdown-toggle.btn-inverted {
  color: var(--maincolor);
  background-color: color-mix(in srgb, white 90%, black);
  border-color: color-mix(in srgb, color-mix(in srgb, var(--maincolor) 95%, black) 88%, black);
}
.btn-inverted:active,
.btn-inverted.active,
.open > .dropdown-toggle.btn-inverted {
  background-image: none;
}
.btn-inverted.disabled,
.btn-inverted[disabled],
fieldset[disabled] .btn-inverted,
.btn-inverted.disabled:hover,
.btn-inverted[disabled]:hover,
fieldset[disabled] .btn-inverted:hover,
.btn-inverted.disabled:focus,
.btn-inverted[disabled]:focus,
fieldset[disabled] .btn-inverted:focus,
.btn-inverted.disabled.focus,
.btn-inverted[disabled].focus,
fieldset[disabled] .btn-inverted.focus,
.btn-inverted.disabled:active,
.btn-inverted[disabled]:active,
fieldset[disabled] .btn-inverted:active,
.btn-inverted.disabled.active,
.btn-inverted[disabled].active,
fieldset[disabled] .btn-inverted.active {
  background-color: white;
  border-color: color-mix(in srgb, var(--maincolor) 95%, black);
}
.btn-inverted .badge {
  color: white;
  background-color: var(--maincolor);
}
.btn-success {
  color: white;
  background-color: #86c43e;
  border-color: #79b236;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: white;
  background-color: color-mix(in srgb, #86c43e 90%, black);
  border-color: color-mix(in srgb, #79b236 88%, black);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #86c43e;
  border-color: #79b236;
}
.btn-success .badge {
  color: #86c43e;
  background-color: white;
}
.btn-info {
  color: white;
  background-color: #10b9f1;
  border-color: #0da7db;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: white;
  background-color: color-mix(in srgb, #10b9f1 90%, black);
  border-color: color-mix(in srgb, #0da7db 88%, black);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #10b9f1;
  border-color: #0da7db;
}
.btn-info .badge {
  color: #10b9f1;
  background-color: white;
}
.btn-warning {
  color: white;
  background-color: #fedc8c;
  border-color: #fed473;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: white;
  background-color: color-mix(in srgb, #fedc8c 90%, black);
  border-color: color-mix(in srgb, #fed473 88%, black);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fedc8c;
  border-color: #fed473;
}
.btn-warning .badge {
  color: #fedc8c;
  background-color: white;
}
.btn-danger {
  color: white;
  background-color: #ed4630;
  border-color: #eb3119;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: white;
  background-color: color-mix(in srgb, #ed4630 90%, black);
  border-color: color-mix(in srgb, #eb3119 88%, black);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ed4630;
  border-color: #eb3119;
}
.btn-danger .badge {
  color: #ed4630;
  background-color: white;
}
.btn-link {
  color: var(--maincolor);
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: var(--maincolor);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #cccccc;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/content/fonts/glyphicons-halflings-regular.eot');
  src: url('/content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/content/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/content/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1060;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #5c656a;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #50585c;
  background-color: whitesmoke;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: var(--maincolor);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #cccccc;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.5;
  color: #cccccc;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1050;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  line-height: 51px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 26px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 26px;
  line-height: 26px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #3c474c;
  text-align: center;
  background-color: #eaeaea;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eaeaea;
}
.nav > li.disabled > a {
  color: #cccccc;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #cccccc;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eaeaea;
  border-color: var(--maincolor);
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eaeaea #eaeaea #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #93999c;
  background-color: #eaeaea;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #eaeaea;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: white;
  background-color: var(--maincolor);
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #eaeaea;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 19.5px 15px;
  font-size: 17px;
  line-height: 21px;
  height: 60px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 9.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 19.5px;
    padding-bottom: 19.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.navbar-form .form-group label {
  margin-right: 15px;
}
.navbar-form form {
  display: inline-block;
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-btn.btn-sm {
  margin-top: 17px;
  margin-bottom: 17px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 19.5px;
  margin-bottom: 19.5px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #263238;
  border-color: #263238;
}
.navbar-inverse .navbar-brand {
  color: #cccccc;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #cccccc;
}
.navbar-inverse .navbar-nav > li > a {
  color: #cccccc;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #11171a;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #181f23;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #11171a;
  color: white;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #263238;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #263238;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #cccccc;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #11171a;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #cccccc;
}
.navbar-inverse .navbar-link:hover {
  color: white;
}
.navbar-inverse .btn-link {
  color: #cccccc;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: white;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #cccccc;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: var(--maincolor);
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: var(--maincolor);
  background-color: #eaeaea;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: var(--maincolor);
  border-color: var(--maincolor);
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #cccccc;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eaeaea;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #cccccc;
  background-color: white;
  cursor: not-allowed;
}
.autoreject {
  width: 17px;
  height: 17px;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #93999c;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: color-mix(in srgb, #93999c 90%, black);
}
.label-primary {
  background-color: var(--maincolor);
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: color-mix(in srgb, var(--maincolor) 90%, black);
}
.label-success {
  background-color: #86c43e;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: color-mix(in srgb, #86c43e 90%, black);
}
.label-info {
  background-color: #10b9f1;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: color-mix(in srgb, #10b9f1 90%, black);
}
.label-warning {
  background-color: #fedc8c;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: color-mix(in srgb, #fedc8c 90%, black);
}
.label-danger {
  background-color: #ed4630;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: color-mix(in srgb, #ed4630 90%, black);
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: normal;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 3.75em;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: white;
  background-color: #999999;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eaeaea;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d0d0d0;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.5;
  background-color: #eaeaea;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: var(--maincolor);
}
.thumbnail .caption {
  padding: 9px;
  color: #3c474c;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert {
  position: relative;
}
.alert .close-alert {
  position: absolute;
  right: 16px;
  top: 20px;
  padding: 0;
  border: 0;
  background: transparent;
  width: 16px;
  height: 16px;
}
.alert .close-alert svg {
  fill: white;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #86c43e;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #6c9f30;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #10b9f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #0b95c3;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #fedc8c;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #fecd59;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #ed4630;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #d72a13;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: white;
  text-align: center;
  background-color: var(--maincolor);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #86c43e;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #10b9f1;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #fedc8c;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ed4630;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eaeaea;
  color: #cccccc;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #cccccc;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: var(--maincolor);
  border-color: var(--maincolor);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: color-mix(in srgb, var(--maincolor) 60%, white);
}
.list-group-item-success {
  color: #86c43e;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #86c43e;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #86c43e;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: white;
  background-color: #86c43e;
  border-color: #86c43e;
}
.list-group-item-info {
  color: #10b9f1;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #10b9f1;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #10b9f1;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: white;
  background-color: #10b9f1;
  border-color: #10b9f1;
}
.list-group-item-warning {
  color: #fedc8c;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #fedc8c;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #fedc8c;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: white;
  background-color: #fedc8c;
  border-color: #fedc8c;
}
.list-group-item-danger {
  color: #ed4630;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #ed4630;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #ed4630;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: white;
  background-color: #ed4630;
  border-color: #ed4630;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #eaeaea;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #5c656a;
  background-color: whitesmoke;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #5c656a;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: var(--maincolor);
}
.panel-primary > .panel-heading {
  color: white;
  background-color: var(--maincolor);
  border-color: var(--maincolor);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: var(--maincolor);
}
.panel-primary > .panel-heading .badge {
  color: var(--maincolor);
  background-color: white;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: var(--maincolor);
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #86c43e;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #86c43e;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #10b9f1;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #10b9f1;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #fedc8c;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #fedc8c;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #ed4630;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #ed4630;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px;
}
.modal-header-center {
  padding-bottom: 15px;
  text-align: center;
}
.modal-header-center .btn {
  text-transform: uppercase;
}
.modal-header .close {
  margin-top: -2px;
  position: absolute;
  right: 15px;
  z-index: 1000;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.title-padding {
  padding-bottom: 15px;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media screen and (min-width: 767px) {
  .modal-action-button {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .modal-action-button {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .modal-action-header {
    text-align: center;
  }
}
@media screen and (min-width: 767px) {
  .modal-action-header {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 90%;
  }
}
.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  visibility: visible;
  font-family: var(--mainfont);
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: var(--mainfont);
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eaeaea;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: black \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-footer:before,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: white;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #3c474c;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 21px;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: white;
  background: var(--maincolor);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: white;
  background: #10b9f1;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: white;
  background: #86c43e;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #fedc8c;
  color: white;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: white;
  background: #ed4630;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: black;
  background: #eaeaea;
}
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #3c474c;
  background: white;
}
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.bootstrap-switch input[type='radio'].form-control,
.bootstrap-switch input[type='checkbox'].form-control {
  height: auto;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.33;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 17px;
  line-height: 1.5;
}
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/*  For Phones*/
/*  For Small devices Tablets*/
/*  For Medium devices Desktops */
/*  For Large devices Desktops */
@media screen and (min-width: 1200px) and (max-width: 1334px) {
  .hidden-from-lg-to-xl {
    display: none !important;
  }
}
@media screen and (min-width: 1335px) {
  .hidden-xl {
    display: none !important;
  }
}
/* Controls */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-size: 55%;
  color: inherit;
}
h1,
.h1 {
  line-height: 1.25em;
}
h2,
.h2 {
  line-height: 1.25em;
}
.text-white {
  color: white;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.text-breakword {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.multiline-clip-4 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 84px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.multiline-clip-3 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 63px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.multiline-clip-2 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 42px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.text-lg {
  font-size: 17px;
  line-height: 1.5;
}
.text-lg.multiline-clip-4 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 102px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.text-lg.multiline-clip-3 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 76.5px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.text-lg.multiline-clip-2 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 51px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.text-sm {
  font-size: 12px;
  line-height: 1.33;
}
.text-sm.multiline-clip-4 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 63.84px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.text-sm.multiline-clip-3 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 47.88px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.text-sm.multiline-clip-2 {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 31.92px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.clip {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .xs-no-clip {
    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
  }
}
.word-wrap-break {
  word-wrap: break-word;
}
hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border-top-color: #cccccc;
}
.dotted {
  background-image: linear-gradient(to right, #cccccc 10%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 11px 2px;
  background-repeat: repeat-x;
  height: 2px;
}
.text-xs-center {
  text-align: center;
}
.text-xs-right {
  text-align: right;
}
.text-xs-left {
  text-align: left;
}
.text-transform-none {
  text-transform: none !important;
}
@media (min-width:768px) {
  .text-sm-center {
    text-align: center;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-left {
    text-align: left;
  }
}
@media (min-width:992px) {
  .text-md-center {
    text-align: center;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-left {
    text-align: left;
  }
}
@media (min-width:1200px) {
  .text-lg-center {
    text-align: center;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-left {
    text-align: left;
  }
}
svg.filled-warning {
  fill: #fedc8c;
}
svg.filled-info {
  fill: #10b9f1;
}
svg.filled-success {
  fill: #86c43e;
}
svg.filled-danger {
  fill: #ed4630;
}
svg.filled-gray-light {
  fill: #cccccc;
}
svg.filled-gray {
  fill: #93999c;
}
svg.filled-gray-dark {
  fill: #5c656a;
}
svg.filled-gray-darker {
  fill: #3c474c;
}
.bg-primary .bg-icon.svg {
  fill: color-mix(in srgb, var(--maincolor) 90%, black);
}
.bg-primary .bg-icon.svg g path {
  fill: color-mix(in srgb, var(--maincolor) 90%, black) !important;
}
.bg-white {
  background-color: white;
}
.bg-white .bg-icon.svg {
  fill: var(--maincolor);
}
.bg-white .bg-icon.svg g path {
  fill: var(--maincolor) !important;
}
.bg-light-grey {
  background: whitesmoke;
}
.bg-blur {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
}
a.clear-link {
  cursor: pointer;
  color: #3c474c;
}
a.clear-link:hover,
a.clear-link:focus {
  text-decoration: none;
  color: #3c474c;
}
.btn {
  padding: 0.5em 1rem;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 13px;
  cursor: pointer;
  position: relative;
}
.btn > .badge {
  position: absolute;
  top: -10px;
  right: -15px;
  padding: 0.4em 0.75em;
}
.btn .fa {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  line-height: 1;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.btn .fa:before {
  padding-right: 0.25em;
}
.btn svg + span {
  margin-left: 3px;
}
.btn span {
  vertical-align: middle;
}
.btn svg,
.btn .svg {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.btn:focus {
  outline-width: 0;
  text-decoration: none;
}
.btn:hover {
  text-decoration: none;
}
.btn[disabled] {
  opacity: 0.25;
}
.btn.btn-primary {
  border: 1px solid transparent;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  color: white;
}
.btn.btn-primary svg,
.btn.btn-primary .svg {
  fill: white;
}
.btn.btn-primary svg g path,
.btn.btn-primary .svg g path {
  fill: white;
}
.btn.btn-primary:active {
  border: 1px solid transparent;
  background: var(--maincolor);
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  color: white;
}
.btn.btn-primary:focus {
  background: var(--maincolor);
}
.btn.btn-primary:hover {
  background: var(--maincolor);
  opacity: 0.5;
}
.btn.btn-primary .badge {
  color: white;
}
.btn.btn-success {
  border: 1px solid transparent;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  color: white;
}
.btn.btn-success svg,
.btn.btn-success .svg {
  fill: white;
}
.btn.btn-success:active {
  border: 1px solid transparent;
  background: #86c43e;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  color: white;
}
.btn.btn-success:focus {
  background: #86c43e;
}
.btn.btn-success:hover {
  background: #86c43e;
  opacity: 0.5;
}
.btn.btn-danger {
  border: 1px solid transparent;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  color: white;
}
.btn.btn-danger svg,
.btn.btn-danger .svg {
  fill: white;
}
.btn.btn-danger:active {
  border: 1px solid transparent;
  background: #ed4630;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
  color: white;
}
.btn.btn-danger:focus {
  background: #ed4630;
}
.btn.btn-danger:hover {
  background: #ed4630;
  opacity: 0.5;
}
.btn.btn-default {
  background: transparent;
}
.btn.btn-default svg,
.btn.btn-default .svg {
  fill: #3c474c;
}
.btn.btn-default svg g path,
.btn.btn-default .svg g path {
  fill: #3c474c;
}
.btn.btn-default:active {
  border: 1px solid #3c474c;
  color: #3c474c;
}
.btn.btn-default:hover {
  border: 1px solid transparent;
  background: #3c474c;
  color: white;
  opacity: 1;
}
.btn.btn-default:hover svg,
.btn.btn-default:hover .svg {
  fill: white;
}
.btn.btn-default:hover svg path,
.btn.btn-default:hover .svg path {
  fill: white;
}
.btn.btn-primary-link {
  background: transparent;
  border: 1px solid var(--maincolor);
  color: var(--maincolor);
}
.btn.btn-primary-link svg,
.btn.btn-primary-link .svg {
  fill: var(--maincolor);
}
.btn.btn-primary-link svg g path,
.btn.btn-primary-link .svg g path {
  fill: var(--maincolor);
}
.btn.btn-primary-link:hover {
  opacity: 0.7;
}
.btn.btn-toggle {
  background: white;
  border-color: #cccccc;
}
.btn.btn-toggle .fa {
  color: var(--maincolor);
}
.btn.btn-toggle:hover {
  background-color: whitesmoke;
  color: #3c474c;
  border: 1px solid #cccccc;
}
.btn.btn-transparent {
  color: white;
  background: transparent;
  border: 1px solid white;
}
.btn.btn-transparent svg,
.btn.btn-transparent .svg {
  fill: white;
}
.btn.btn-transparent:hover {
  color: var(--maincolor);
  background: white;
}
.btn.btn-transparent:hover svg,
.btn.btn-transparent:hover .svg {
  fill: var(--maincolor);
}
.btn.btn-text-icon-responsive svg {
  display: none;
}
@media (max-width:767px) {
  .btn.btn-text-icon-responsive span {
    display: none;
  }
  .btn.btn-text-icon-responsive svg {
    display: inherit;
  }
}
.btn.btn-xs {
  padding: 0.2em;
  font-size: 9px;
}
.btn.btn-xs svg,
.btn.btn-xs .svg {
  height: 16px;
}
.btn.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
  padding: 0.45em 0.75rem;
  text-align: center;
  line-height: 1;
}
.btn.btn-sm svg,
.btn.btn-sm .svg {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.btn.btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 6px;
  padding: 0.5em 1rem;
  font-size: 14px;
  border-radius: 4px;
}
.btn.btn-lg svg,
.btn.btn-lg .svg {
  width: 24px;
  height: 24px;
}
.btn-link {
  text-decoration: none;
}
.btn-link svg,
.btn-link .svg {
  fill: var(--maincolor);
  width: 17px;
  height: 17px;
}
.btn-link svg use,
.btn-link .svg use {
  fill: var(--maincolor);
}
.btn-link:hover {
  opacity: 0.75;
  text-decoration: none;
}
.btn-link.btn-icon {
  text-align: center;
  font-weight: bold;
}
.btn-link.btn-icon svg {
  display: block;
  width: 16px;
}
.btn-link.btn-icon .fa {
  clear: both;
  display: block;
  font-size: 17px;
}
.btn-link.btn-icon .fa:before {
  padding-right: 0;
}
.btn-link.btn-overlay {
  padding: 0;
  width: 30px;
  height: 30px;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 2px 1px #cccccc;
}
.btn-link-row .btn-link:first-child {
  padding-left: 0;
}
.btn-link-row .btn-link:last-child {
  padding-right: 0;
}
.btn-group .btn-default {
  border: 1px solid #cccccc;
}
.btn-group .btn > .badge {
  position: absolute;
  top: -10px;
  right: 5px;
}
.btn-group .btn + .btn {
  border-left: 1px solid #cccccc;
}
@media (max-width:767px) {
  .btn-group.btn-group-justify {
    display: table;
  }
  .btn-group.btn-group-justify > .btn {
    display: table-cell;
    width: 1%;
    float: none;
  }
  .btn-group.btn-group-justify > .btn:not(:last-child) {
    border-right: 0;
  }
}
.links-list {
  list-style-type: none;
  padding-left: 0px;
}
.links-list li a {
  color: #3c474c;
}
.links-list li a img {
  margin-right: 10px;
}
.links-list li a,
.links-list li a:hover {
  width: 100%;
  text-align: left;
  border: 1px solid #eaeaea;
  margin-bottom: 5px;
  text-transform: none;
}
.links-list li a:active,
.links-list li a:hover {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.125);
}
.label {
  font-family: var(--mainfont);
  font-weight: bold;
  font-size: 9px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 3px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
}
.label.label-inline {
  margin-top: 4px;
  margin-left: 5px;
}
.label.label-tag {
  font-size: 14px;
  border-radius: 10px;
  margin-right: 10px;
  text-transform: none;
}
.label.label-tag i {
  padding-left: 5px;
}
.badge {
  font-size: 0.85em;
  vertical-align: middle;
  cursor: default;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.badge.badge-empty {
  font-size: 0.5em;
  padding: 0.5em 0.9em;
}
.badge.badge-info {
  background-color: #10b9f1;
}
.badge.badge-success {
  background-color: #86c43e;
}
.badge.badge-warning {
  background-color: #fedc8c;
}
.badge.badge-danger {
  background-color: #ed4630;
}
.list-group-item > .badge {
  float: none;
}
.badge > a {
  color: white;
  margin-bottom: 2px;
}
.badge > a:hover {
  color: white;
}
search-result-ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
search-result-ribbon > .ribbon-text {
  font-family: var(--mainfont);
  font-weight: bold;
  font-size: 10px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: color-mix(in srgb, var(--maincolor) 75%, transparent);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 19px;
  left: -21px;
  border-color: color-mix(in srgb, var(--maincolor) 75%, transparent);
}
search-result-ribbon > .ribbon-text:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid;
  border-top: 3px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
search-result-ribbon > .ribbon-text:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 3px solid;
  border-top: 3px solid;
  border-top-color: inherit;
  border-right-color: inherit;
}
.new-product-label {
  position: absolute;
  height: 32px;
  min-width: 32px;
  padding: 0px 12px;
  background-color: #10b9f1;
  color: white;
  line-height: 32px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.new-product-label.list {
  position: absolute;
  display: inline-block;
  top: 15px;
  right: -4px;
}
.new-product-label.grid {
  bottom: 5px;
  right: -16px;
}
.new-product-label:after {
  content: "";
  border-style: solid;
  border-width: 2px 0px 0px 4px;
  border-color: transparent transparent transparent #0a83ab;
  position: absolute;
  left: calc(100% - 4px);
  bottom: 100%;
}
.new-product-label:before {
  content: "";
  border-style: solid;
  border-width: 0px 4px 1px 4px;
  border-color: transparent transparent transparent #0a83ab;
  position: absolute;
  left: calc(100% - 4px);
  bottom: -1px;
}
.ser {
  display: inline-block;
  font-family: var(--mainfont);
  font-weight: bold;
  font-size: 16px;
  vertical-align: text-top;
  line-height: 1em;
}
.ser .icon {
  height: 14px;
  width: 14px;
  right: 25px;
  top: 12px;
}
.ser.ser-fill {
  background-color: #1cb08f;
  color: white;
  padding: 10px 12px;
  margin-top: -8px;
}
.ser.ser-fill .icon {
  fill: white;
}
.ser.ser-default {
  background-color: transparent;
  color: #1cb08f;
}
.ser.ser-default .icon {
  fill: #1cb08f;
}
draft-mark {
  display: inline-block;
  padding-right: 7px;
  padding-left: 3px;
  font-size: 13px;
  line-height: 1;
  background-color: white;
}
draft-mark .bg-icon.svg {
  fill: var(--maincolor);
}
draft-mark .bg-icon.svg g path {
  fill: var(--maincolor) !important;
}
draft-mark > .svg,
draft-mark > .draft-text {
  vertical-align: middle;
}
draft-mark > .svg {
  fill: #93999c;
}
draft-mark > .draft-text {
  margin-left: 3px;
  color: #93999c;
  text-transform: uppercase;
}
input[type="text"]:hover,
input[type="text"]:active,
input[type="text"]:focus {
  outline: 0 !important;
  -webkit-appearance: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
input[type="text"].form-control.input-w-4 {
  width: 48px;
}
input[type="text"].form-control.input-w-3 {
  width: 42px;
}
input[type="text"].form-control.input-w-2 {
  width: 36px;
}
input[type="text"].form-control.input-w-1 {
  width: 30px;
}
span.required {
  margin-left: 3px;
  color: #ed4630;
}
abbr {
  margin-left: 3px;
}
abbr[title="required"] {
  color: #ed4630;
}
textarea.form-control {
  height: auto;
}
.inner-addon {
  position: relative;
}
.inner-addon .fa {
  position: absolute;
  pointer-events: none;
  z-index: 3;
}
.inner-addon.right-addon .fa {
  right: 20px;
  top: 10px;
}
.inner-addon.right-addon svg {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  right: 10px;
  fill: #93999c;
}
.button-input {
  padding: 2px 2px 2px 12px;
  height: 34px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: white;
  background-image: none;
  color: #3c474c;
  font-size: 14px;
  line-height: 1.428571429;
}
.button-input input {
  margin: 0;
  padding: 0;
  width: 70%;
  height: 28px;
  outline: none;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.button-input input:active,
.button-input input:focus {
  border: none;
  box-shadow: none;
}
.button-input .btn {
  padding: 3px 12px;
}
.edit-in-place > .edit-button {
  display: inline-block;
  height: 34px;
  padding: 0 10px;
  font-size: 14px;
  color: inherit;
}
.edit-in-place > .edit-button:hover {
  background-color: whitesmoke;
}
.edit-in-place > .edit-button > .display-value-text,
.edit-in-place > .edit-button > .pencil-icon {
  line-height: 34px;
}
.edit-in-place > .edit-button > .display-value-text {
  display: inline-block;
  text-transform: none;
  max-width: 10ch;
  overflow: hidden;
}
.edit-in-place > .edit-button > .display-value-text--truncate {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.edit-in-place > .edit-button > .pencil-icon {
  margin-left: 5px;
}
.edit-in-place > .edit-value-panel {
  position: relative;
}
.edit-in-place > .edit-value-panel input {
  display: block;
  padding-right: 25px;
  text-align: center;
}
.edit-in-place > .edit-value-panel textarea {
  resize: vertical;
}
.edit-in-place > .edit-value-panel textarea + .save-button {
  left: 100%;
}
.edit-in-place > .edit-value-panel .save-button {
  position: absolute;
  top: 4px;
  right: 7px;
  width: 25%;
}
.edit-in-place.text-right {
  text-align: right;
}
.edit-in-place.text-right input {
  text-align: right;
}
.edit-in-place.edit-sm input {
  height: 26px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
select.edit-in-place.edit-sm input {
  height: 26px;
  line-height: 26px;
}
textarea.edit-in-place.edit-sm input,
select[multiple].edit-in-place.edit-sm input {
  height: auto;
}
.edit-in-place.edit-sm .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
  padding: 0.45em 0.75rem;
  text-align: center;
  line-height: 1;
}
.edit-in-place.edit-sm .btn svg,
.edit-in-place.edit-sm .btn .svg {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.edit-in-place.edit-lg input {
  height: 51px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 6px;
}
select.edit-in-place.edit-lg input {
  height: 51px;
  line-height: 51px;
}
textarea.edit-in-place.edit-lg input,
select[multiple].edit-in-place.edit-lg input {
  height: auto;
}
.edit-in-place.edit-lg .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 6px;
  padding: 0.5em 1rem;
  font-size: 14px;
  border-radius: 4px;
}
.edit-in-place.edit-lg .btn svg,
.edit-in-place.edit-lg .btn .svg {
  width: 24px;
  height: 24px;
}
.edit-in-place[textarea] .edit-button {
  min-height: 34px;
  height: auto;
  position: relative;
}
.edit-in-place[textarea] .edit-button .replaced-svg {
  position: absolute;
  top: 12px;
  right: -20px;
  margin: 0;
}
.edit-in-place[textarea] .edit-button .pencil-icon {
  flex-shrink: 0;
}
.edit-in-place[textarea] .edit-in-place__multiline-text {
  text-align: left;
  padding: 10px 0;
  text-transform: none;
  white-space: normal;
}
.edit-in-place[textarea] .edit-in-place__multiline-text div {
  margin-bottom: 2px;
  white-space: normal;
}
.edit-in-place[textarea] .edit-in-place__multiline-text div:last-child {
  margin-bottom: 0;
}
.fake-input {
  display: inline-block;
  position: relative;
}
.fake-input:hover .btn:not([disabled]).btn-primary {
  background: var(--maincolor);
  opacity: 0.5;
}
.fake-input:hover .btn:not([disabled]).btn-default {
  border: 1px solid transparent;
  background: #3c474c;
  color: white;
  opacity: 1;
}
.fake-input:hover .btn:not([disabled]).btn-default svg,
.fake-input:hover .btn:not([disabled]).btn-default .svg {
  fill: white;
}
.fake-input:hover .btn:not([disabled]).btn-default svg path,
.fake-input:hover .btn:not([disabled]).btn-default .svg path {
  fill: white;
}
.fake-input input {
  position: absolute;
  outline: none;
  opacity: 0;
  top: 0;
  cursor: pointer;
  height: 35px;
  z-index: 100;
  width: 100%;
}
.clockpicker-popover {
  z-index: 1190;
}
input[datetime-picker].input-disabled {
  background-color: white !important;
}
.datetime-picker-dropdown li.date-picker-menu div > table .btn-link {
  color: #3c474c;
}
.datetime-picker-dropdown li.date-picker-menu div > table .btn-link.active {
  background-color: var(--maincolor);
  color: white;
}
.datetime-picker-dropdown li.date-picker-menu .uib-daypicker:focus,
.datetime-picker-dropdown li.date-picker-menu .uib-monthpicker:focus,
.datetime-picker-dropdown li.date-picker-menu .uib-yearpicker:focus {
  outline-width: 0;
}
.daterangepicker div.calendar-table td.available {
  color: #3c474c;
}
.daterangepicker div.calendar-table td.available.active {
  background-color: var(--maincolor);
  color: white;
}
.input-group dropdown {
  min-width: 120px;
}
.input-group dropdown:first-child .dropdown-toggle,
.input-group dropdown:not(:last-child) .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0px;
}
.input-group dropdown:last-child .dropdown-toggle,
.input-group dropdown:not(:first-child) .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0px;
}
.tags-group b,
.tags-group .tag {
  display: inline-block;
  padding-right: 10px;
}
.tags-group i {
  cursor: pointer;
  margin-right: 2px;
}
.bootstrap-switch {
  border-color: #cccccc;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #93999c;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  font-size: 10px;
  padding: 5px;
}
@media (min-width:768px) {
  .date-input-container .date-input > input {
    max-width: 100px;
  }
}
@media (max-width:767px) {
  .date-input-container .date-input {
    width: 1%;
    display: table-cell;
  }
  .date-input-container .date-input > input {
    width: calc(100% - 40px) !important;
  }
}
quantity-input {
  display: inline-block;
}
quantity-input .quantityinput .marekdropdown {
  width: 95px;
}
quantity-input .quantity-input-group > .input-group .btn {
  border: 1px solid #cccccc;
  color: #93999c;
}
quantity-input .quantity-input-group > .input-group .btn .fa {
  vertical-align: middle;
  line-height: 1;
}
quantity-input .quantity-input-group > .input-group .btn .fa:before {
  padding-right: 0;
}
quantity-input .quantity-input-group > .input-group .btn:hover {
  color: white;
}
.valign-middle > quantity-input {
  display: block;
}
.valign-middle > quantity-input .form-group.quantity-input-group {
  margin: 0;
}
datetimepicker .inline input {
  width: 100% !important;
}
datetimepicker .inline .dt-input {
  width: 210px;
  display: inline-block;
  margin-right: 10px;
}
uom-input .input-group-addon {
  background-color: transparent;
  padding-left: 8px;
  padding-right: 4px;
  color: #93999c;
}
uom-input .form-control {
  box-shadow: none;
  padding-left: 4px;
}
uom-input .form-control:focus {
  border-color: #cccccc;
}
uom-input .form-control:first-child {
  padding-left: 12px;
  border-right: 0;
  padding-right: 4px;
}
uom-input .input-group-addon + .form-control {
  border-left: 0;
  padding-left: 4px;
}
colorpicker.dropdown > .dropdown-menu {
  box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.15);
}
input[datetime-picker] ~ .input-group-btn > .btn-toggle,
input.date-range-input ~ .input-group-btn > .btn-toggle {
  padding: 0px 10px;
  line-height: 32px;
}
input[datetime-picker] ~ .input-group-btn > .btn-toggle > svg,
input.date-range-input ~ .input-group-btn > .btn-toggle > svg {
  width: 17px;
  height: 17px;
  vertical-align: sub;
  fill: var(--maincolor);
}
dropdown {
  float: none !important;
}
dropdown.no-border .dropdown-toggle {
  border: 0;
}
dropdown.no-border .dropdown-toggle:hover {
  border: 0;
  background-color: transparent;
}
.marekdropdown {
  display: inline-block;
  position: relative;
  width: 100%;
}
.marekdropdown.auto-width {
  width: auto;
}
.marekdropdown .btn-toggle {
  display: inline-block;
  width: 100%;
  height: 34px;
  text-align: left;
  text-transform: none;
  padding-right: 30px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.marekdropdown .btn-toggle .display,
.marekdropdown .btn-toggle .placeholder,
.marekdropdown .btn-toggle .button-value {
  text-align: left;
}
.marekdropdown .btn-toggle .caret {
  color: var(--maincolor);
  position: absolute;
  right: 13px;
  top: 16px;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-bottom: 0;
}
.marekdropdown .btn-toggle:hover {
  background-color: whitesmoke;
  color: #3c474c;
  border: 1px solid #cccccc;
}
.marekdropdown .btn-toggle[disabled] {
  background-color: #eaeaea;
  opacity: 1;
}
.marekdropdown.open > .btn-toggle {
  border-color: #cccccc;
}
.marekdropdown.dropdown-sm button {
  height: 26px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
select.marekdropdown.dropdown-sm button {
  height: 26px;
  line-height: 26px;
}
textarea.marekdropdown.dropdown-sm button,
select[multiple].marekdropdown.dropdown-sm button {
  height: auto;
}
.marekdropdown.dropdown-sm button .caret {
  top: 11px;
}
.status-dropdown .dropdown-toggle {
  padding: 1px 10px;
  border-radius: 15px;
  text-transform: none;
  font-weight: bold;
  box-shadow: none;
}
.status-dropdown .dropdown-toggle.btn-muted {
  color: white;
  background-color: #b5b5b5;
}
.status-dropdown .dropdown-toggle span {
  margin-left: 5px;
}
.dropdown-menu {
  z-index: 1190 !important;
}
.marekdropdown-menu {
  display: none;
  max-width: 100%;
  max-height: 205px;
  overflow-y: auto;
}
.marekdropdown-menu.open {
  display: inline-block;
}
.marekdropdown-menu .warning a {
  color: #cccccc;
}
.marekdropdown-menu .marekdropdown-item-warning {
  color: #ed4630;
}
.marekdropdown-menu > li {
  padding: 0 10px;
  position: relative;
}
.marekdropdown-menu > li > a {
  margin: 0 -10px;
  color: #3c474c;
  cursor: pointer;
}
.marekdropdown-menu > li > a.wrapline {
  white-space: normal;
}
.marekdropdown-menu > li.search {
  padding: 5px 10px;
}
.marekdropdown-menu > li.search .fa {
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 3;
  color: #93999c;
  pointer-events: none;
}
.marekdropdown-menu > li.search:hover {
  background-color: white;
}
.marekdropdown-menu > li > .item-actions-panel {
  display: none;
  position: absolute;
  top: 1px;
  right: 5px;
}
.marekdropdown-menu > li:hover .item-actions-panel {
  display: inline;
}
.marekdropdown-menu > li.divider {
  margin: 5px 0;
}
.marekdropdown-menu.dropdown-sm-menu li > a {
  padding: 3px 15px;
}
.marekdropdown-menu.dropdown-status-menu li {
  padding: 3px 15px;
  cursor: pointer;
}
.marekdropdown-menu.dropdown-status-menu li:hover {
  background-color: whitesmoke;
}
.context-menu.dropdown-menu > li > a {
  padding: 8px 16px !important;
}
.custom-checkbox {
  position: relative;
  /*float: left;*/
  clear: both;
  padding-left: 21px;
}
.custom-checkbox + .checkbox-content {
  margin-left: 15px;
}
.custom-checkbox label {
  display: inline;
  max-width: 90%;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: normal;
}
.custom-checkbox label.text {
  cursor: pointer;
  line-height: 2em;
}
.custom-checkbox .btn-link {
  margin-bottom: 5px;
}
.custom-checkbox .hintable {
  display: inline;
}
.custom-checkbox [type="checkbox"] {
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 900;
  margin: 0;
  width: 21px;
  height: 21px;
  opacity: 0;
  cursor: pointer;
}
.custom-checkbox [type="checkbox"] + label:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  background: var(--maincolor);
  content: '';
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(64, 82, 88, 0.03), 0 1px 1px 0 rgba(97, 121, 133, 0.05);
  background-image: var(--maincolor), linear-gradient(to bottom, white, #617985);
}
.custom-checkbox [type="checkbox"] + label:after {
  position: absolute;
  top: 3px;
  left: 3px;
  color: white;
  content: '\f00c';
  font-weight: normal;
  font-size: 14px;
  font-family: 'FontAwesome';
}
.custom-checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.custom-checkbox [type="checkbox"]:not(:checked) + label:before {
  box-shadow: 0 1px 0 0 rgba(22, 29, 37, 0.05);
  background-image: linear-gradient(to bottom, white, #f9fafb);
  border: 1px solid #cccccc;
}
.custom-checkbox.checkbox-white [type="checkbox"] + label:before {
  background: white;
  border: 1px solid #cccccc;
}
.custom-checkbox.checkbox-white [type="checkbox"] + label:after {
  color: var(--maincolor);
}
.custom-checkbox.checkbox-white [type="checkbox"]:not(:checked) + label:before {
  background: white;
}
.custom-checkbox.checkbox-sm {
  margin-top: 0px;
  padding-left: 16px;
}
.custom-checkbox.checkbox-sm [type="checkbox"] {
  width: 16px;
  height: 16px;
}
.custom-checkbox.checkbox-sm [type="checkbox"] + label:before {
  width: 15px;
  height: 15px;
}
.custom-checkbox.checkbox-sm [type="checkbox"] + label:after {
  top: 4px;
  left: 2px;
  font-size: 9px;
}
.custom-checkbox.checkbox-sm label.text {
  float: left;
  padding: 0 15px 0 10px;
  font-size: 13px;
  line-height: 1.5em;
}
.custom-checkbox.checkbox-inline {
  display: inline-block;
}
.custom-checkbox.checkbox-inline [type="checkbox"] {
  margin-left: 0;
}
.custom-checkbox.checkbox-inline label.text {
  margin-left: 0;
}
fieldset[disabled] .custom-checkbox [type="checkbox"],
.custom-checkbox [type="checkbox"][disabled] {
  cursor: default;
}
fieldset[disabled] .custom-checkbox [type="checkbox"] + label:before,
.custom-checkbox [type="checkbox"][disabled] + label:before {
  background-color: #eaeaea;
}
fieldset[disabled] .custom-checkbox [type="checkbox"]:checked + label:before,
.custom-checkbox [type="checkbox"][disabled]:checked + label:before {
  background-color: var(--maincolor);
  opacity: 0.25;
}
fieldset[disabled] .custom-checkbox [type="checkbox"].readonly:checked + label:before,
.custom-checkbox [type="checkbox"][disabled].readonly:checked + label:before {
  background-color: var(--maincolor);
}
.checkbox-list {
  font-size: 13px;
}
.checkbox-list .dropdown .dropdown-menu li {
  padding: 5px 15px;
}
.checkbox-list .dropdown .dropdown-menu li.divider {
  padding: 0;
  margin: 5px 0;
}
.checkbox-list .selections-info-container label.badge {
  margin: 10px 0;
  font-size: 13px;
}
.checkbox-list .selections-info-container .selections-list {
  display: inline-block;
  padding: 10px;
  border: 1px solid #dddddd;
  background-color: whitesmoke;
  border-radius: 4px;
  width: 100%;
}
.checkbox-list .selections-info-container .selections-list .selection {
  margin-right: 10px;
}
.checkbox-list .selections-info-container .selections-list .selection .fa {
  font-size: 15px;
}
.custom-radiobutton {
  position: relative;
  float: left;
  padding-top: 3px;
  width: 100%;
}
.custom-radiobutton label {
  float: left;
  font-weight: normal;
}
.custom-radiobutton label.text {
  margin-left: 20px;
  line-height: 14px;
  max-width: 90%;
  word-break: break-word;
}
.custom-radiobutton input[type=radio] {
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 900;
  width: 21px;
  height: 21px;
  opacity: 0;
  cursor: pointer;
}
.custom-radiobutton input[type=radio] + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  border: 1px solid var(--maincolor);
  border-radius: 50%;
  background-color: white;
}
.custom-radiobutton input[type=radio] + label + .text {
  cursor: pointer;
}
.custom-radiobutton input[type=radio]:checked + label:before {
  position: absolute;
  top: 7px;
  left: 4px;
  z-index: 100;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--maincolor);
  content: "";
}
.custom-radiobutton input[type=radio]:checked + label + .text {
  font-weight: bold;
}
.custom-radiobutton input[type=radio].default-radiobutton input[type=radio]:checked + label + .text {
  font-weight: normal;
}
.custom-radiobutton input[type=radio].primary-radiobutton input[type=radio]:checked + label + .text {
  color: var(--maincolor);
}
.custom-radiobutton input[type=radio].primary-radiobutton input[type=radio][disabled]:checked + label + .text {
  color: color-mix(in srgb, var(--maincolor) 95%, white);
}
.custom-radiobutton.inline {
  display: inline-block;
  width: auto;
  padding-right: 20px;
}
fieldset[disabled] .custom-radiobutton [type=radio]:not(:checked) + label:after,
.custom-radiobutton [type=radio][disabled]:not(:checked) + label:after {
  border-color: #cccccc;
}
fieldset[disabled] .custom-radiobutton [type=radio]:checked + label:after,
.custom-radiobutton [type=radio][disabled]:checked + label:after {
  border-color: color-mix(in srgb, var(--maincolor) 95%, white);
}
fieldset[disabled] .custom-radiobutton [type=radio]:checked:checked + label:before,
.custom-radiobutton [type=radio][disabled]:checked:checked + label:before {
  background-color: color-mix(in srgb, var(--maincolor) 95%, white);
}
.radiogroup-content {
  margin-left: 25px;
}
radiogroup.inline .custom-radiobutton {
  display: inline-block;
  width: auto;
  padding-right: 20px;
}
.hintable > h5 {
  display: inline-block;
  margin-right: 10px;
}
.hintable > label {
  width: auto !important;
  margin-right: 7px;
}
.hintable .hint {
  display: inline-block;
  position: relative;
}
.hintable .hint:hover > .hint-text {
  display: block !important;
}
.hintable .hint .hint-text {
  position: fixed;
  bottom: auto;
  left: auto;
  margin-bottom: 0px;
  margin-top: -15px;
  margin-left: -42px;
  width: initial;
  min-width: 100px;
  max-width: 250px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 15px;
  background-color: white;
  text-align: center;
  z-index: 1000;
  display: none;
}
.hintable .hint .hint-text:before {
  left: 32px;
  bottom: -15px;
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  border-width: 15px 15px 0;
  border-color: #cccccc transparent;
}
.hintable .hint .hint-text:after {
  bottom: -13px;
  left: 34px;
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  border-width: 13px 13px 0;
  border-color: white transparent;
}
.hint-icon:not(.fa-2x) {
  font-size: 16px;
  cursor: pointer;
}
dragablecheckbox.ui-draggable-dragging {
  background-color: white !important;
  width: 100%;
  border: 1px solid var(--maincolor);
  height: auto !important;
  padding: 2px 4px;
}
dragablecheckbox.ui-draggable-dragging .checked button.pseudo-checkbox {
  background: var(--maincolor);
  border: solid 1px var(--maincolor);
  color: white;
}
dragablecheckbox.ui-draggable-dragging .unchecked button.pseudo-checkbox {
  background: none;
  border: 1px solid #e0e0e0;
}
dragablecheckbox.ui-draggable-dragging button.pseudo-checkbox {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  cursor: pointer;
  font-size: 10px;
  text-align: center;
  padding: 0;
  margin-right: 12px;
}
dragablecheckbox.ui-draggable-dragging .dragger-container {
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  vertical-align: top;
  padding-top: 1px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  dragablecheckbox.ui-draggable-dragging .dragger-container {
    display: none;
  }
}
dragablecheckbox.ui-draggable-dragging .checked,
dragablecheckbox.ui-draggable-dragging .unchecked {
  display: flex;
}
dragablecheckbox.ui-draggable-dragging label {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  max-width: 98%;
  cursor: move;
  margin: 0;
  color: black;
}
@media (max-width: 991px) {
  dragablecheckbox.ui-draggable-dragging label {
    display: auto;
  }
}
.orderable-checklist-sections-border {
  height: 0px;
  margin: 0px;
  border-bottom: 1px solid #cccccc;
  font-size: 1px;
}
.form-group .help-block {
  color: #93999c;
  margin-top: 5px;
  margin-bottom: 10px;
}
.form-group .form-control[disabled] {
  cursor: default;
  background-color: whitesmoke;
}
.form-group input.ng-invalid.ng-touched,
.form-group input.ng-invalid-mask.ng-touched,
.form-group textarea.ng-invalid.ng-touched,
.form-group input.ng-invalid.ng-touched + img,
.form-group select.ng-invalid.ng-touched,
.form-group dropdown.ng-invalid.ng-touched button,
.form-group dropdown.ng-invalid.ng-touched input,
.form-group quantity-input.ng-invalid input,
.form-group timepicker.ng-invalid.ng-touched input,
.form-group timepicker.ng-invalid.ng-touched .btn-toggle {
  border: 1px solid #ed4630 !important;
}
.form-group checklist .min-checked-error,
.form-group checklist .specific-checked-error {
  display: none;
}
.form-group checklist.ng-invalid-specificselected.ng-touched .specific-checked-error {
  display: block;
}
.form-group checklist.ng-invalid-minselected.ng-touched .min-checked-error {
  display: block;
}
.form-group .orderable-checklist-text {
  width: calc( 100% - 53px );
}
@media (max-width: 991px) {
  .form-group .orderable-checklist-text {
    width: calc( 100% - 106px );
  }
}
.form-group orderablechecklist {
  display: block;
  padding: 8px 16px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.form-group orderablechecklist .available-checklist-items-collection-container {
  overflow-y: auto;
}
.form-group orderablechecklist .orderableChecklist-selected {
  padding-left: 0;
  padding-right: 0;
}
.form-group orderablechecklist .orderableChecklist-selected .ui-sortable-placeholder {
  background: lightgray;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
.form-group orderablechecklist .orderableChecklist-selected__text {
  padding-bottom: 12px;
}
.form-group orderablechecklist .orderableChecklist-available {
  padding-left: 0;
  margin-top: 12px;
  padding-right: 0;
}
.form-group orderablechecklist .orderableChecklist-available__select-amount-info {
  margin: 0;
  font-size: 0.8em;
}
.form-group orderablechecklist .checkbox-draggable {
  color: #686868;
  padding-right: 14px;
  display: inline;
}
.form-group orderablechecklist div.drag-disabled > dragablecheckbox,
.form-group orderablechecklist div.sort-disabled > dragablecheckbox {
  cursor: auto;
}
.form-group orderablechecklist div.drag-disabled > dragablecheckbox button.pseudo-checkbox,
.form-group orderablechecklist div.sort-disabled > dragablecheckbox button.pseudo-checkbox {
  opacity: 0.5;
  cursor: pointer;
}
.form-group orderablechecklist div.drag-disabled > dragablecheckbox button.mobile-mover,
.form-group orderablechecklist div.sort-disabled > dragablecheckbox button.mobile-mover {
  opacity: 0.5;
  cursor: auto;
}
.form-group orderablechecklist div.drag-disabled > dragablecheckbox .dragger-container,
.form-group orderablechecklist div.sort-disabled > dragablecheckbox .dragger-container {
  opacity: 0.5;
}
.form-group orderablechecklist div.drag-disabled > dragablecheckbox label,
.form-group orderablechecklist div.sort-disabled > dragablecheckbox label {
  cursor: auto;
}
.form-group orderablechecklist div.drag-disabled > dragablecheckbox:hover,
.form-group orderablechecklist div.sort-disabled > dragablecheckbox:hover {
  border-color: transparent !important;
}
.form-group orderablechecklist div.drag-disabled > dragablecheckbox:hover label,
.form-group orderablechecklist div.sort-disabled > dragablecheckbox:hover label {
  color: #3c474c !important;
}
.form-group orderablechecklist div.ui-droppable > dragablecheckbox[disabled] {
  cursor: auto;
  border-color: transparent !important;
}
.form-group orderablechecklist div.ui-droppable > dragablecheckbox[disabled] button.pseudo-checkbox {
  opacity: 0.5;
}
.form-group orderablechecklist div.ui-droppable > dragablecheckbox[disabled] button.mobile-mover {
  opacity: 0.5;
}
.form-group orderablechecklist div.ui-droppable > dragablecheckbox[disabled] .dragger-container {
  opacity: 0.5;
}
.form-group orderablechecklist div.ui-droppable > dragablecheckbox[disabled] label {
  cursor: auto;
  color: #3c474c !important;
}
.form-group orderablechecklist .inner-label {
  font-size: 14px;
}
.form-group orderablechecklist .annottion-text {
  font-size: 14px;
}
.form-group orderablechecklist .orderable-selected-annotation {
  color: #93999c;
  display: block;
}
.form-group orderablechecklist .orderable-selected-annotation:not(.chonked) {
  padding-bottom: 0px;
}
.form-group orderablechecklist .orderable-selected-annotation.chonked {
  padding-bottom: 12px;
}
.form-group orderablechecklist .selected-checklist-items-container.chonked {
  padding-bottom: 12px;
}
.form-group orderablechecklist .selected-checklist-items-container:not(.chonked) {
  padding-bottom: 0px;
  padding-top: 0px;
}
.form-group orderablechecklist .orderable-available-annotation {
  color: #93999c;
  margin-bottom: 12px;
  display: block;
}
.form-group orderablechecklist .available-search-input {
  margin-bottom: 12px;
}
.form-group orderablechecklist .checklist-shrinked-annotation {
  margin-bottom: 4px;
}
.form-group orderablechecklist .min-checked-error,
.form-group orderablechecklist .specific-checked-error {
  display: none;
}
.form-group orderablechecklist.ng-invalid-specificselected.ng-touched .specific-checked-error {
  display: block;
}
.form-group orderablechecklist.ng-invalid-minselected.ng-touched .min-checked-error {
  display: block;
}
.form-group img.ng-invalid {
  background-color: #ed4630;
}
.form-group.form-inline {
  margin-bottom: 0px;
}
.form-group.form-inline dropdown {
  display: inline-block;
}
.form-group.form-inline time-picker {
  display: inline-block;
}
.form-group.form-inline .form-control {
  display: inline-block;
  width: auto;
}
.form-group.form-inline .date-time-picker .form-control {
  max-width: 110px;
}
.form-group.form-inline .hintable {
  display: inline-block;
}
.form-group.form-inline .hintable .hint {
  vertical-align: middle;
}
dragablecheckbox {
  cursor: move;
  display: block;
  padding: 2px 4px;
  border-radius: 4px;
  border: 1px solid transparent;
  background-color: white;
  width: 100%;
}
@media (max-width: 991px) {
  dragablecheckbox {
    cursor: auto;
  }
}
dragablecheckbox .dragging {
  background: white;
}
dragablecheckbox .dragger-container {
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  vertical-align: top;
  padding-top: 1px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  dragablecheckbox .dragger-container {
    display: none;
  }
}
dragablecheckbox button.pseudo-checkbox {
  width: 16px;
  height: 16px;
  min-width: 16px;
  cursor: pointer;
  font-size: 10px;
  text-align: center;
  padding: 0;
  margin-right: 12px;
}
dragablecheckbox button.pseudo-checkbox[disabled] {
  cursor: auto;
}
@media (max-width: 991px) {
  dragablecheckbox button.pseudo-checkbox {
    width: 32px;
    height: 32px;
  }
}
dragablecheckbox button.mobile-mover {
  width: 32px;
  height: 32px;
  font-size: 10px;
  text-align: center;
  padding: 0;
  margin-right: 2px;
  margin-left: 2px;
  background: var(--maincolor);
  border: solid 1px var(--maincolor);
  color: white;
  cursor: pointer;
}
dragablecheckbox button.mobile-mover[disabled] {
  cursor: auto;
  opacity: 0.5;
}
dragablecheckbox .checked button.pseudo-checkbox {
  background: var(--maincolor);
  border: solid 1px var(--maincolor);
  color: white;
}
dragablecheckbox .unchecked button.pseudo-checkbox {
  background: none;
  border: 1px solid #e0e0e0;
}
dragablecheckbox .checked,
dragablecheckbox .unchecked {
  display: flex;
}
dragablecheckbox label {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  cursor: move;
  margin: 0;
}
@media (max-width: 991px) {
  dragablecheckbox label {
    cursor: auto;
  }
}
dragablecheckbox:hover {
  border: 1px solid var(--maincolor);
}
dragablecheckbox:hover label {
  color: black;
}
fieldset[disabled] .form-control {
  cursor: default;
  background-color: whitesmoke;
}
.form-inline .form-group label {
  margin-right: 15px;
}
.form-inline form {
  display: inline-block;
}
.panel.panel-block {
  border: 0;
  border-radius: 0;
}
.panel.panel-block .panel-heading {
  color: #cccccc;
  border-radius: 0;
}
.panel.panel-block .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}
.panel .panel-heading {
  position: relative;
  padding: 15px;
  padding-right: 30px;
  height: 50px;
  cursor: pointer;
}
.panel .panel-heading .svg {
  width: 18px;
  height: 18px;
}
.panel .panel-heading .error-glyphicon {
  display: none;
}
.panel .panel-heading.content-with-error .error-glyphicon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 15px;
  color: #ed4630 !important;
}
.panel .panel-body {
  border: 0;
}
.panel.panel-primary .panel-heading {
  background-color: var(--maincolor);
  color: white;
}
.panel.panel-primary .panel-heading .svg {
  fill: white;
}
.panel.panel-white .panel-heading {
  background-color: white;
  color: var(--maincolor);
}
.panel.panel-white .panel-heading .panel-title {
  font-weight: bold;
}
.panel.panel-white .panel-heading .svg {
  fill: #3c474c;
}
.panel.panel-default .panel-heading {
  font-weight: bold;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 2px solid transparent;
}
.table {
  table-layout: fixed;
  max-width: 100%;
  margin-bottom: 20px;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table.table-fit-content {
  table-layout: auto;
}
.table thead {
  border: 0;
  text-transform: uppercase;
  font-size: 10pt;
}
.table thead th {
  vertical-align: middle;
  letter-spacing: 1px;
}
.table thead th a:focus {
  color: var(--maincolor);
  text-decoration: none;
}
.table thead th a:hover {
  color: color-mix(in srgb, var(--maincolor) 85%, black);
  text-decoration: none;
}
.table thead th .custom-checkbox {
  float: none;
  display: inline-block;
}
.table thead th .text-center .custom-checkbox {
  margin-left: -17px;
  top: -3px;
}
.table thead th .custom-checkbox {
  margin-top: -4px;
}
.table thead .form-group {
  text-transform: none;
}
.table th:first-child,
.table td:first-child {
  padding-left: 15px;
}
.table th:last-child,
.table td:last-child {
  padding-right: 15px;
}
.table td {
  border-top: 0;
}
.table td p {
  margin: 0;
}
.table td.valign-middle {
  vertical-align: middle;
}
.table td.valign-bottom {
  vertical-align: bottom;
}
.table td.bg-grey {
  background-color: whitesmoke;
}
.table td.bg-primary {
  background-color: color-mix(in srgb, var(--maincolor) 10%, transparent);
  color: #3c474c;
}
.table td.email {
  word-break: break-word;
}
.table tbody tr.tr-muted img {
  opacity: 0.5;
}
.table tbody tr.tr-muted td:not(.not-muted) {
  color: #93999c;
}
.table.table-default thead {
  background-color: whitesmoke;
}
.table.table-default thead th {
  color: #3c474c;
}
.table.table-default thead th .header-text {
  display: inline-block;
  vertical-align: middle;
}
.table.table-default thead th .sorting {
  display: inline-block;
  vertical-align: middle;
}
.table.table-default thead th .fagrey {
  color: #93999c;
}
.table.table-default thead th svg.th-icon {
  width: 17px;
  height: 17px;
  vertical-align: bottom;
}
.table.table-default .cell-selected {
  background-color: color-mix(in srgb, var(--maincolor) 15%, transparent);
  border-style: solid;
  border-color: var(--maincolor) !important;
  border-width: 0 0 0 2px;
}
.table.table-default .cell-selected + .cell-selected {
  border-left-width: 0;
}
.table.table-default .cell-selected + :not(.cell-selected) {
  border: 0 solid var(--maincolor);
  border-left-width: 2px;
}
.table.table-default th.cell-selected {
  border-top-width: 2px;
}
.table.table-default tr:last-child td.cell-selected {
  border-bottom-width: 2px;
}
.table.table-default tr .cell-selected:last-child {
  border-right-width: 2px;
}
.table.table-primary thead {
  background-color: var(--maincolor);
  color: white;
}
.table.table-primary tbody {
  background-color: white;
}
.table.bottom-line {
  border-bottom: 1px solid #eaeaea;
}
.table.table-outer-border {
  border: 1px solid;
}
.table.table-outer-border thead,
.table.table-outer-border tbody,
.table.table-outer-border tr,
.table.table-outer-border th,
.table.table-outer-border td {
  border: 0;
}
.table.table-no-border,
.table.table-no-border thead,
.table.table-no-border tbody,
.table.table-no-border tr,
.table.table-no-border th,
.table.table-no-border td {
  border: 0;
}
.table.table-sm > thead > tr > th,
.table.table-sm > tbody > tr > th,
.table.table-sm > tfoot > tr > th,
.table.table-sm > thead > tr > td,
.table.table-sm > tbody > tr > td,
.table.table-sm > tfoot > tr > td {
  padding: 3px;
}
@media (max-width: 991px) {
  .table.table-responsive {
    border: 0;
    margin-bottom: 0;
  }
  .table.table-responsive th:first-child,
  .table.table-responsive td:first-child {
    padding-left: 10px;
  }
  .table.table-responsive th:last-child,
  .table.table-responsive td:last-child {
    padding-right: 10px;
  }
  .table.table-responsive.table-primary thead th {
    border-bottom: 0;
  }
  .table.table-responsive > thead > th {
    display: block;
  }
  .table.table-responsive > tbody > tr {
    display: block;
    border-top: 2px solid #cccccc;
  }
  .table.table-responsive > tbody > tr > td {
    border-top: 0;
    text-align: right;
    display: block;
  }
  .table.table-responsive > tbody > tr > td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
  }
  .table.table-responsive > tbody > tr > td .edit-in-place {
    display: inline-block;
  }
  .table.table-responsive > tbody > tr > td.td-sm {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .table.table-responsive > tbody > tr > td.text-left {
    text-align: left;
  }
  .table.table-responsive > tbody > tr > td.text-left:before {
    display: none;
  }
  .table.table-responsive > tbody > tr > td.btns .btn:last-child.btn-link {
    padding-right: 0;
  }
  .table.table-responsive > tbody > tr.first-td-as-cell td:first-child {
    display: table-cell;
  }
  .table.table-responsive > tbody > tr.first-td-as-cell td:nth-child(2) {
    display: table-cell;
    width: 100%;
  }
}
.modal-open .modal.fade.in:nth-child(10) {
  z-index: 1050;
}
.modal-open .modal.fade.in:nth-child(9) {
  z-index: 1060;
}
.modal-open .modal.fade.in:nth-child(8) {
  z-index: 1070;
}
.modal-open .modal.fade.in:nth-child(7) {
  z-index: 1080;
}
.modal-open .modal.fade.in:nth-child(6) {
  z-index: 1090;
}
.modal-open .modal.fade.in:nth-child(5) {
  z-index: 1100;
}
.modal-open .modal.fade.in:nth-child(4) {
  z-index: 1110;
}
.modal-open .modal.fade.in:nth-child(3) {
  z-index: 1120;
}
.modal-open .modal.fade.in:nth-child(2) {
  z-index: 1130;
}
.modal-open .modal.fade.in:nth-child(1) {
  z-index: 1140;
}
.modal .modal-dialog .close {
  opacity: 1;
}
.modal .modal-dialog .close:hover {
  opacity: 0.5;
}
.modal .modal-dialog .close .icon {
  width: 15px;
  height: 15px;
}
.modal .modal-dialog .modal-header {
  min-height: 47px;
}
.modal .modal-dialog .modal-header .header-icon {
  display: -webkit-inline-box;
  vertical-align: text-bottom;
}
.modal .modal-dialog .modal-header .hint-modal-header-row {
  padding-left: 25px;
  padding-top: 5px;
}
.modal .modal-dialog .modal-header .hint-modal-header-row h3 {
  display: inline-block;
  margin-left: 10px;
  vertical-align: bottom;
}
.modal .modal-dialog .modal-header .close-sm {
  margin-top: 3px;
}
.modal .modal-dialog .modal-body {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.modal .modal-dialog .modal-body.modal-fit {
  max-height: calc(100vh - 45vh);
  overflow-y: auto;
}
@media (min-width: 767px) {
  .modal .modal-dialog .modal-body.modal-fit {
    max-height: calc(100vh - 25vh);
  }
}
.modal .modal-dialog .modal-body.bg-grey {
  background-color: #eaeaea;
}
.modal .modal-dialog .modal-body:not(:last-child) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.modal .modal-dialog .modal-body .img-container .preview {
  position: relative;
  width: 85px;
  height: 105px;
  background: whitesmoke;
  vertical-align: middle;
  text-align: center;
  line-height: 100px;
}
.modal .modal-dialog .modal-body .img-container .pull-right.bottom > #OrderAddOnButton {
  bottom: 20px;
  position: absolute;
  right: 15px;
}
.modal .modal-dialog .modal-footer .centered-fix-size {
  text-align: center;
}
.modal .modal-dialog .modal-footer .centered-fix-size .btn {
  width: 47%;
}
.modal .modal-dialog .modal-footer .centered-fix-size .btn:last-child {
  margin-left: 4%;
}
.modal .privacypolicybody {
  height: 500px;
}
.modal .modal-body-help {
  padding: 40px;
}
.modal .modal-body-frame {
  width: 100%;
  height: 100%;
}
.session-modal-window {
  z-index: 1200 !important;
}
.session-modal-backdrop {
  z-index: 1199 !important;
}
.modal-backdrop.backdrop-grey {
  background-color: #eaeaea;
  opacity: 1;
}
.choose-way-modal .modal-body {
  padding: 0;
}
.choose-way-modal .modal-footer > .footer-text {
  margin-right: 5px;
}
.choose-way-modal .ways > .way {
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #dddddd;
  cursor: default;
}
.choose-way-modal .ways > .way > .radio-wrap {
  position: absolute;
  left: 20px;
  top: calc(40%);
}
.choose-way-modal .ways > .way > .description-wrap {
  padding-left: 40px;
}
.choose-way-modal .ways > .way > .description-wrap > .way-label {
  margin-bottom: 3px;
  font-weight: bold;
}
.choose-way-modal .ways > .way > .description-wrap > .way-description {
  color: #93999c;
}
.choose-way-modal .ways > .way > .description-wrap > .way-disable-message {
  margin-top: 3px;
  opacity: 0.9;
  font-weight: bold;
}
.choose-way-modal .ways > .way:last-child {
  border-bottom: none;
}
.choose-way-modal .ways .variation_full {
  border-bottom: 1px solid #dddddd;
}
.choose-way-modal .ways .variation_full .way-variations {
  display: flex;
  flex-flow: column;
  padding: 0 24px;
  padding-top: 25px;
  cursor: default;
  width: 100%;
}
@media screen and (min-width: 480px) {
  .choose-way-modal .ways .variation_full .way-variations {
    flex-flow: row nowrap;
    justify-content: space-between;
    padding-top: 10px;
  }
}
.choose-way-modal .ways .variation_full .way-variations__details {
  flex: 1;
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 480px) {
  .choose-way-modal .ways .variation_full .way-variations__details {
    width: 50%;
    margin-bottom: 0;
    align-self: self-start;
  }
}
.choose-way-modal .ways .variation_full .way-variations__details .image-container {
  width: 60px;
  margin-right: 16px;
}
.choose-way-modal .ways .variation_full .way-variations__details .image-container img {
  max-width: 100%;
}
.choose-way-modal .ways .variation_full .way-variations__options {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .choose-way-modal .ways .variation_full .way-variations__options {
    width: calc(50% - 15px);
  }
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations {
  display: flex;
  flex-flow: row wrap;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .variation {
  min-width: 33%;
}
@media screen and (min-width: 480px) {
  .choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .variation {
    min-width: 50%;
  }
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field {
  margin-right: 10px;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .header span:first-child {
  margin-right: 10px;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content {
  display: flex;
  flex-flow: row nowrap;
  padding: 0;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .color {
  display: inline-block;
  height: 25px;
  margin-top: 5px;
  position: relative;
  width: 25px;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .color .color-input {
  opacity: 0;
  z-index: 1;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .color .color-input,
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .color .color-item {
  border: 1px solid #dddddd;
  cursor: pointer;
  display: block;
  height: 100%;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 100%;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .color .color-input:checked + .color-item {
  border-color: #333333;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .size {
  display: inline-block;
  height: 25px;
  margin-top: 5px;
  position: relative;
  min-width: 25px;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .size .size-input {
  opacity: 0;
  z-index: 1;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .size .size-input,
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .size .size-item {
  border: 1px solid #dddddd;
  cursor: pointer;
  display: block;
  height: 100%;
  margin: 0px;
  padding: 0 4px;
  position: absolute;
  text-align: center;
  min-width: 100%;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .size .size-input:checked + .size-item {
  background-color: #dddddd;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .content .variant-selection-block .input {
  margin-left: 0;
}
.choose-way-modal .ways .variation_full .way-variations > .description-wrap > .multi-variant-item .variations .field .custom-variation {
  margin-left: 20px;
}
.choose-way-modal .ways .variation_full .way-variations:last-child {
  border-bottom: none;
}
.choose-way-modal .ways .variation_full .not-available-label {
  margin-left: 100px;
  margin-top: 10px;
}
.iframe-modal-body {
  padding: 0;
  padding-top: 15px;
}
.choose-variants-from-mv-modal .modal-body {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
.paging-control {
  cursor: default;
}
.paging-control .form-control {
  width: 30px;
  height: 34px;
  padding: 3px 6px;
  text-align: center;
  display: inline-block;
  border: 1px solid #cccccc;
}
.paging-control .btn-pagination {
  color: var(--maincolor);
  background-color: white;
  border: 1px solid #cccccc;
  width: 30px;
  padding: 1px;
  height: 34px;
  margin-top: -2px;
}
.paging-control .btn-pagination:hover {
  background-color: whitesmoke;
  border-color: #cccccc;
}
.paging-control .btn-pagination .svg {
  width: 14px;
  height: 14px;
  fill: var(--maincolor);
}
.paging-control .btn {
  display: block;
}
.paging-control .btn-group {
  height: 34px;
}
.tabs-nav {
  text-transform: uppercase;
  min-height: 0;
}
.tabs-nav .tabs {
  float: left;
  overflow: hidden;
  width: 100%;
}
.tabs-nav .tabs li {
  text-align: center;
  vertical-align: middle;
  border-radius: 4px;
  color: #93999c;
  font-size: 14px;
  padding: 10px 15px;
  line-height: 1.25em;
  cursor: pointer;
}
.tabs-nav .tabs li:hover {
  background-color: #eaeaea;
  color: #3c474c;
  margin-top: 1px;
}
.tabs-nav .tabs li .glyphicon {
  display: none;
}
.tabs-nav .tabs li.page-with-error .glyphicon {
  display: inline-block;
  color: #ed4630;
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 12px;
}
@media (max-width: 991px) {
  .tabs-nav .tabs li {
    text-align: left;
    border-radius: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    display: block;
  }
}
.tabs-nav .navbar-collapse {
  width: 100%;
  padding: 0;
}
@media (max-width: 991px) {
  .tabs-nav .navbar-collapse {
    padding: 0 15px;
    position: absolute;
    z-index: 200;
    background: white;
    border: 1px solid #cccccc;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  }
}
.tabs-nav .navbar-header {
  border-radius: 4px;
}
.tabs-nav .navbar-header .navbar-collapse {
  width: 100%;
}
.tabs-nav .navbar-header .navbar-text {
  margin-left: 22px;
  margin-right: 15px;
}
@media (min-width:992px) {
  .tabs-nav .navbar-header {
    display: none;
  }
}
.tabs-nav.tabs-primary .navbar-header {
  background-color: var(--maincolor);
}
.tabs-nav.tabs-primary .navbar-header .navbar-text {
  color: white;
}
.tabs-nav.tabs-primary .navbar-toggle .icon-bar {
  background-color: white;
}
.tabs-nav.tabs-primary .tabs li.active {
  background-color: var(--maincolor);
  color: white;
}
.tabs-nav.tabs-primary .tabs li.active:hover {
  margin-bottom: -1px;
}
.tabs-nav.tabs-default .navbar-header {
  border: 1px solid #cccccc;
  background-color: whitesmoke;
}
.tabs-nav.tabs-default .navbar-header .navbar-text {
  color: #3c474c;
}
.tabs-nav.tabs-default .navbar-toggle .icon-bar {
  background-color: #3c474c;
}
.tabs-nav.tabs-default .tabs li.active {
  border: 1px solid #cccccc;
  background-color: whitesmoke;
}
.tabbable {
  padding-bottom: 15px;
}
.tabbable.tabbable-primary .nav li.active a {
  border: 1px solid;
  color: white;
  background-color: var(--maincolor);
}
.tabbable.tabbable-default .nav li.active {
  border: 1px solid #cccccc;
  color: #3c474c;
  background-color: whitesmoke;
}
.tabbable .nav.nav-tabs {
  border-color: #cccccc;
}
.tabbable .nav li {
  cursor: pointer;
  vertical-align: bottom;
  margin-top: 1px;
  font-size: 12px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.tabbable .nav li a {
  padding: 15px;
  color: #93999c;
  padding-right: 20px;
  text-transform: uppercase;
}
.tabbable .nav li a:hover {
  background-color: whitesmoke;
  color: #3c474c;
}
.tabbable .nav li.active {
  margin-top: 0;
}
.tabbable .nav li.active.page-with-error .glyphicon {
  display: none;
}
.tabbable .tab-content {
  float: left;
  position: relative;
  min-height: 1px;
  width: 80%;
}
.tabbable .tab-content .tab-pane {
  display: none;
}
.tabbable .tab-content .active {
  display: block;
}
.tabbable .pill-content .pill-pane {
  display: none;
}
.tabbable .pill-content .active {
  display: block;
}
.tabbable.tabs-left .tabs-nav,
.tabbable.tabs-right .tabs-nav {
  max-width: 20%;
}
@media (max-width: 991px) {
  .tabbable.tabs-left .tabs-nav,
  .tabbable.tabs-right .tabs-nav {
    float: none !important;
    max-width: 100%;
    border: 0;
  }
}
.tabbable.tabs-left .tabs-nav li,
.tabbable.tabs-right .tabs-nav li {
  padding: 15px;
  text-align: left;
}
.tabbable.tabs-left .tabs-nav li.page-with-error,
.tabbable.tabs-right .tabs-nav li.page-with-error {
  padding-right: 22px;
}
.tabbable.tabs-left .tab-content,
.tabbable.tabs-right .tab-content {
  padding-top: 10px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 991px) {
  .tabbable.tabs-left .tab-content,
  .tabbable.tabs-right .tab-content {
    width: 100%;
    margin: 0;
    padding: 10px 0 0 0 !important;
    border: 0;
  }
}
.tabbable.tabs-left .tabs-nav {
  float: left;
  border-right: 1px solid #cccccc;
}
.tabbable.tabs-left .tabs-nav li,
.tabbable.tabs-left .tabs-nav li.active {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabbable.tabs-left .tab-content {
  margin-left: 0px;
  padding-left: 19px;
}
.tabbable.tabs-right .tabs-nav {
  float: right;
  border-left: 1px solid #cccccc;
}
.tabbable.tabs-right .tabs-nav li,
.tabbable.tabs-right .tabs-nav li.active {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabbable.tabs-right .tab-content {
  float: right;
  margin-right: 0px;
  padding-right: 19px;
}
.tabbable.tabs-below .nav-tabs,
.tabbable.tabs-right .nav-tabs,
.tabbable.tabs-left .nav-tabs {
  border-bottom: 0;
}
.tabbable.tabs-below .nav-tabs {
  border-top: 1px solid #cccccc;
}
.tabbable.tabs-below .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabbable.tabs-below .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabbable.tabs-below .nav-tabs > li > a:hover,
.tabbable.tabs-below .nav-tabs > li > a:focus {
  border-top-color: #cccccc;
  border-bottom-color: transparent;
}
.tabbable.tabs-below .nav-tabs > li.active > a,
.tabbable.tabs-below .nav-tabs > li.active > a:hover,
.tabbable.tabs-below .nav-tabs > li.active > a:focus {
  border-color: transparent #cccccc #cccccc #cccccc;
}
.tabbable.tabs-left .nav-tabs > li,
.tabbable.tabs-right .nav-tabs > li {
  float: none;
}
.tabbable.tabs-left .nav-tabs > li > a div,
.tabbable.tabs-right .nav-tabs > li > a div {
  max-height: 40px;
  overflow: hidden;
}
.tabbable.tabs-left .nav-tabs > li > a,
.tabbable.tabs-right .nav-tabs > li > a {
  min-width: 74px;
  margin-bottom: 3px;
}
.tabbable.tabs-left .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabbable.tabs-left .nav-tabs > li > a:hover {
  border-color: transparent #cccccc transparent transparent;
}
.tabbable.tabs-left .nav-tabs > li:hover,
.tabbable.tabs-left .nav-tabs > li:focus {
  border-color: whitesmoke #cccccc whitesmoke whitesmoke;
}
.tabbable.tabs-left .nav-tabs .active > a,
.tabbable.tabs-left .nav-tabs .active > a:hover,
.tabbable.tabs-left .nav-tabs .active > a:focus {
  border-color: #cccccc transparent #cccccc #cccccc;
  *border-right-color: white;
}
.tabbable.tabs-right .nav-tabs {
  float: right;
  border-left: 1px solid #cccccc;
}
.tabbable.tabs-right .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabbable.tabs-right .nav-tabs > li > a:hover,
.tabbable.tabs-right .nav-tabs > li > a:focus {
  border-color: whitesmoke whitesmoke whitesmoke #cccccc;
}
.tabbable.tabs-right .nav-tabs .active > a,
.tabbable.tabs-right .nav-tabs .active > a:hover,
.tabbable.tabs-right .nav-tabs .active > a:focus {
  border-color: #cccccc #cccccc #cccccc transparent;
  *border-left-color: white;
}
.breadcrumbs .btn.btn-breadcrumb {
  color: #3c474c;
  background-color: #eaeaea;
  border-color: #eaeaea;
  text-transform: uppercase;
  margin-top: 5px;
}
.breadcrumbs .btn.btn-breadcrumb:active:focus {
  outline: none;
}
.breadcrumbs .btn.btn-breadcrumb.disabled {
  opacity: 1;
  background: #f2f2f2;
}
.breadcrumbs .btn.btn-breadcrumb:hover {
  color: white !important;
  background-color: var(--maincolor);
  border-color: var(--maincolor) !important;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right {
  position: relative;
  padding-right: 18px;
  padding-left: 36px;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:first-child {
  padding-left: 18px;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:before,
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:after {
  content: "";
  position: absolute;
  top: 5px;
  width: 22px;
  height: 22px;
  background: inherit;
  border: inherit;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:first-child:before {
  background-color: transparent !important;
  border: none !important;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:before,
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:before {
  left: -11px;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:after {
  right: -11px;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:after {
  z-index: 1;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:before {
  background-color: white;
}
.breadcrumbs .btn-breadcrumb .icon {
  fill: #3c474c;
  margin-left: 0.3em;
  width: 0.8em;
  height: 0.8em;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right:hover .icon g path {
  fill: white;
}
.breadcrumbs .btn.btn-breadcrumb.btn-arrow-right.selected {
  background: var(--maincolor);
  border-color: var(--maincolor) !important;
  color: white;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .breadcrumbs__additional-buttons {
    margin-top: 15px;
    text-align: center;
  }
  .breadcrumbs__additional-buttons a[role="button"] {
    float: none !important;
  }
}
.breadcrumbs__additional-buttons a[role="button"] {
  float: right;
}
@media screen and (max-width: 767px) {
  .breadcrumbs div {
    padding: 0;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  word-wrap: break-word;
}
.alert a {
  color: inherit;
  font-weight: bold;
}
.alert.alert-success {
  background: #e1f1cf;
  color: #3c763d;
  border: 1px solid #3c763d;
}
.alert.alert-warning {
  background: #fff6e2;
  color: #b6881a;
  border: 1px solid #b6881a;
}
.alert.alert-danger {
  background: #fad1cb;
  color: #c02811;
  border: 1px solid #c02811;
}
.alert.alert-dismissable,
.alert.alert-dismissible {
  padding-right: 35px;
}
.alert.alert-dismissable .close,
.alert.alert-dismissible .close {
  position: relative;
  top: -2px;
  color: inherit;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 white;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.alert .html-alert-message p:first-child {
  display: inline;
}
.alert-container {
  position: fixed;
  top: 120px;
  left: 35%;
  width: 30%;
  z-index: 2500;
}
@media (max-width:767px) {
  .alert-container {
    width: 90%;
    left: 5%;
  }
}
@media (min-width:768px) and (max-width: 991px) {
  .alert-container {
    width: 60%;
    left: 20%;
  }
}
.slider .slider-selection,
.slider .slider-track-low,
.slider .slider-track-high {
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.slider .slider-selection {
  background-color: var(--maincolor);
}
.slider .slider-track-low,
.slider .slider-track-high {
  background: #dadada;
}
.slider .slider-handle {
  width: 15px;
  height: 15px;
  background-image: none;
  background-color: var(--maincolor);
}
.slider .slider-handle.round {
  border-radius: 15px;
}
.slider.slider-horizontal .slider-track {
  height: 3px;
}
.slider.slider-horizontal.slider-track-low,
.slider.slider-horizontal.slider-track-high {
  height: 3px;
}
.slider.slider-vertical .slider-track {
  width: 3px;
}
.slider.slider-vertical.slider-track-low,
.slider.slider-vertical.slider-track-high {
  width: 3px;
}
.slider-with-input input[type=number] {
  -moz-appearance: textfield;
}
.slider-with-input input[type=number]::-webkit-outer-spin-button,
.slider-with-input input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.slider-with-input .form-control {
  width: 20%;
  display: inline-block;
  text-align: center;
}
.slider-with-input .slider-container {
  width: 75%;
  padding: 0 15px;
  display: inline-block;
}
div[dropzone] {
  background: white;
  border: 1px dashed #e0e0e0;
  border-radius: 2px;
  padding: 20% 0;
}
div[dropzone] p {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.252px;
  color: #cccccc;
}
div[dropzone] svg {
  display: block;
  margin: 0 auto;
  fill: #cccccc;
}
summarychecklist {
  display: block;
  padding: 8px 16px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
summarychecklist .summarychecklist-checklist-sections-border {
  height: 0px;
  margin: 0px;
  border-bottom: 1px solid #cccccc;
  font-size: 1px;
}
summarychecklist .available-checklist-items-collection-container {
  overflow-y: auto;
}
summarychecklist .summarychecklist-selected {
  padding-left: 0;
  padding-right: 0;
}
summarychecklist .summarychecklist-selected .ui-sortable-placeholder {
  background: lightgray;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
summarychecklist .summarychecklist-selected__text {
  padding-bottom: 12px;
}
summarychecklist .summarychecklist-available {
  padding-left: 0;
  margin-top: 12px;
  padding-right: 0;
}
summarychecklist .summarychecklist-available__select-amount-info {
  margin: 0;
  font-size: 0.8em;
}
summarychecklist .checkbox-draggable {
  color: #686868;
  padding-right: 14px;
  display: inline;
}
summarychecklist div.drag-disabled > dragablecheckbox,
summarychecklist div.sort-disabled > dragablecheckbox {
  cursor: auto;
}
summarychecklist div.drag-disabled > dragablecheckbox button.pseudo-checkbox,
summarychecklist div.sort-disabled > dragablecheckbox button.pseudo-checkbox {
  opacity: 0.5;
  cursor: pointer;
}
summarychecklist div.drag-disabled > dragablecheckbox button.mobile-mover,
summarychecklist div.sort-disabled > dragablecheckbox button.mobile-mover {
  opacity: 0.5;
  cursor: auto;
}
summarychecklist div.drag-disabled > dragablecheckbox .dragger-container,
summarychecklist div.sort-disabled > dragablecheckbox .dragger-container {
  opacity: 0.5;
}
summarychecklist div.drag-disabled > dragablecheckbox label,
summarychecklist div.sort-disabled > dragablecheckbox label {
  cursor: auto;
}
summarychecklist div.drag-disabled > dragablecheckbox:hover,
summarychecklist div.sort-disabled > dragablecheckbox:hover {
  border-color: transparent !important;
}
summarychecklist div.drag-disabled > dragablecheckbox:hover label,
summarychecklist div.sort-disabled > dragablecheckbox:hover label {
  color: #3c474c !important;
}
summarychecklist div.ui-droppable > dragablecheckbox[disabled] {
  cursor: auto;
  border-color: transparent !important;
}
summarychecklist div.ui-droppable > dragablecheckbox[disabled] button.pseudo-checkbox {
  opacity: 0.5;
}
summarychecklist div.ui-droppable > dragablecheckbox[disabled] button.mobile-mover {
  opacity: 0.5;
}
summarychecklist div.ui-droppable > dragablecheckbox[disabled] .dragger-container {
  opacity: 0.5;
}
summarychecklist div.ui-droppable > dragablecheckbox[disabled] label {
  cursor: auto;
  color: #3c474c !important;
}
summarychecklist .inner-label {
  font-size: 14px;
}
summarychecklist .annottion-text {
  font-size: 14px;
}
summarychecklist .summarychecklist-selected-annotation {
  color: #93999c;
  display: block;
}
summarychecklist .summarychecklist-selected-annotation:not(.chonked) {
  padding-bottom: 0px;
}
summarychecklist .summarychecklist-selected-annotation.chonked {
  padding-bottom: 12px;
}
summarychecklist .selected-checklist-items-container.chonked {
  padding-bottom: 12px;
}
summarychecklist .selected-checklist-items-container:not(.chonked) {
  padding-bottom: 0px;
  padding-top: 0px;
}
summarychecklist .summarychecklist-available-annotation {
  color: #93999c;
  margin-bottom: 12px;
  display: block;
}
summarychecklist .available-search-input {
  margin-bottom: 12px;
}
summarychecklist .checklist-shrinked-annotation {
  margin-bottom: 4px;
}
summarychecklist .min-checked-error,
summarychecklist .specific-checked-error {
  display: none;
}
summarychecklist.ng-invalid-specificselected.ng-touched .specific-checked-error {
  display: block;
}
summarychecklist.ng-invalid-minselected.ng-touched .min-checked-error {
  display: block;
}
summarycheckbox {
  cursor: pointer;
  display: block;
  padding: 2px 4px;
  border-radius: 4px;
  border: 1px solid transparent;
  background-color: white;
  width: 100%;
}
@media (max-width: 991px) {
  summarycheckbox {
    cursor: auto;
  }
}
summarycheckbox button.pseudo-checkbox {
  width: 16px;
  height: 16px;
  min-width: 16px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  text-align: center;
  padding: 0;
  margin-right: 12px;
}
summarycheckbox button.pseudo-checkbox[disabled] {
  cursor: auto;
}
@media (max-width: 991px) {
  summarycheckbox button.pseudo-checkbox {
    width: 32px;
    height: 32px;
  }
}
summarycheckbox .checked button.pseudo-checkbox {
  background: var(--maincolor);
  border: solid 1px var(--maincolor);
  color: white;
  position: relative;
}
summarycheckbox .checked button.pseudo-checkbox span::before {
  color: white;
  content: '\f00c';
  font-weight: normal;
  font-size: 12px;
  font-family: 'FontAwesome';
}
@media (max-width: 991px) {
  summarycheckbox .checked button.pseudo-checkbox span::before {
    font-size: 22px;
  }
}
summarycheckbox .unchecked button.pseudo-checkbox {
  background: none;
  border: 1px solid #e0e0e0;
}
summarycheckbox .checked,
summarycheckbox .unchecked {
  display: flex;
}
summarycheckbox label {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 991px) {
  summarycheckbox label {
    cursor: auto;
  }
}
summarycheckbox:hover label {
  color: black;
}
@media (max-width: 1199px) {
  .user-list-form .filter-form > .filter > .form-group {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 5px;
  }
  .user-list-form .filter-form > .filter > .form-group .filter-dropdown {
    display: block;
  }
}
.user-list-form .user-list {
  min-height: 150px;
  padding-top: 15px;
}
.user-list-form .user-list.no-badge .circle-avatar .badge {
  display: none;
}
.user-list-form .user-list .user-item {
  float: left;
  padding-right: 30px;
}
@media (max-width:767px) {
  .user-list-form .user-list .user-item {
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width:768px) {
  .user-list-form .user-list .user-item {
    width: 50%;
  }
}
@media (min-width:1200px) {
  .user-list-form .user-list .user-item {
    width: 33%;
  }
}
.user-list-form .user-list .user-item > .user-item-inner-table {
  display: table;
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  padding: 5px 0;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-checkbox-cell,
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-avatar-cell,
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-name-cell,
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-actions-cell {
  display: table-cell;
  vertical-align: middle;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-checkbox-cell {
  width: 34px;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-checkbox-cell > .custom-checkbox {
  display: inline-block;
  margin-bottom: 6px;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-avatar-cell {
  width: 45px;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-avatar-cell .circle-avatar {
  vertical-align: middle;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-avatar-cell .circle-avatar img {
  width: 32px;
  height: 32px;
  display: block;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-name-cell > .name-cell-inner {
  position: relative;
  height: 21px;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-name-cell > .name-cell-inner > .name-text {
  position: absolute;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.user-list-form .user-list .user-item > .user-item-inner-table > .inner-table-actions-cell {
  width: 70px;
  text-align: right;
}
.modal-body .user-list-form .user-list .user-item {
  width: 355px;
}
.user-list-form .actions {
  padding-bottom: 5px;
}
.user-list-form .actions + .actions {
  padding-left: 15px;
}
collaborators-control > .collaborators-inner {
  background-color: white;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item {
  position: relative;
  padding: 7px 0;
  border-bottom: 1px solid #cccccc;
  cursor: default;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner {
  display: table;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner > .avatar,
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner > .name,
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner > .actions-toggle-wrap {
  display: table-cell;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner > .avatar {
  padding-right: 5px;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner > .name {
  position: relative;
  width: 100%;
  padding: 0 5px;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner > .name:before {
  content: '&nbsp;';
  visibility: hidden;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner > .name > .name-text {
  position: absolute;
  left: 5px;
  right: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .item-inner > .actions-popup-toggle-wrap {
  padding-left: 5px;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item.is-manager > .item-inner > .name > .name-text {
  top: -3px;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item.is-manager > .item-inner > .name > .is-manager-label {
  position: absolute;
  top: 18px;
  left: 5px;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .actions-popup-panel {
  position: absolute;
  top: -40px;
  right: 25px;
  min-width: 115px;
  z-index: 1;
  padding: 5px 0;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: white;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .actions-popup-panel > .action {
  padding: 5px 15px;
  cursor: pointer;
}
collaborators-control > .collaborators-inner > .collaborators-list > .collaborator-item > .actions-popup-panel > .action:hover {
  background-color: #eaeaea;
  font-weight: bold;
}
collaborators-control > .collaborators-inner > .add-new-container {
  text-align: right;
  padding: 10px 0;
}
rating {
  display: inline-block;
}
rating .rating-inner > .icon-item > .svg-wrapper > .star-icon {
  width: 15px;
  height: 15px;
  fill: var(--maincolor);
}
range-input > .range-input-inner {
  position: relative;
}
range-input > .range-input-inner > .from-input-wrap,
range-input > .range-input-inner > .inputs-divider,
range-input > .range-input-inner > .to-input-wrap {
  float: left;
}
range-input > .range-input-inner > .from-input-wrap,
range-input > .range-input-inner > .to-input-wrap {
  width: 45%;
}
range-input > .range-input-inner > .from-input-wrap input,
range-input > .range-input-inner > .to-input-wrap input {
  box-shadow: none;
  text-align: center;
}
range-input > .range-input-inner > .inputs-divider {
  width: 10%;
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
range-input > .range-input-inner > .inputs-divider > .divider-text-elem {
  line-height: 1;
  vertical-align: text-top;
  cursor: default;
  color: #cccccc;
}
range-input > .range-input-inner > .from-input-wrap > .from-input {
  padding-right: 3px;
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
range-input > .range-input-inner > .to-input-wrap > .to-input {
  padding-left: 3px;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.avatar-control {
  background-color: #eaeaea;
  border: 1px solid #cccccc;
  border-radius: 5px;
  max-height: 150px;
}
.avatar-control .avatar {
  max-height: 150px;
}
.progress.progress-tiny {
  height: 3px;
  margin: 10px 0;
}
.captcha-image-wrapper {
  height: 80px;
  width: 364px;
  margin: auto;
  background: var(--captcha-background-color);
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #cccccc;
}
.captcha-image {
  margin: auto;
  display: flex;
}
.captcha-container {
  padding: 8px 0;
  display: flex;
}
.captcha-refresh-button {
  padding: 0;
  background: transparent;
  outline: 0;
  border: 0;
  vertical-align: middle;
  display: inline-block;
}
.captcha-refresh-button[disabled] {
  opacity: 0.5;
}
.captcha-refresh-button svg {
  fill: var(--menu-link-color);
  vertical-align: middle;
}
.captcha-code-input {
  flex: 1;
  margin-left: 20px;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body {
  height: 100%;
  background-color: #eaeaea;
  left: 0px;
  right: 0px;
  transition: 0.5s;
  margin: 0 auto;
  overflow-x: hidden;
  /* FIX https://trello.com/c/eBSL0V8u/84-when-open-the-pop-up-window-the-site-becomes-narrower */
  padding-right: 0px !important;
}
body.modal-open {
  overflow: auto;
}
body .modal-zindex {
  z-index: 99999;
}
body.alternative {
  position: relative;
}
@media (min-width: 1200px) {
  body.alternative {
    position: absolute;
  }
}
body.alternative.left {
  left: 250px;
  transition: 0.5s;
}
@media (min-width: 1199px) {
  body.alternative.left {
    right: 0;
  }
}
body.alternative .search-page .search-result .counter .clip {
  margin: 0 0 5px;
}
body.base {
  max-width: 1387px;
}
@media (max-width: 1334px) {
  body.base {
    position: relative;
  }
}
body.right {
  left: -250px;
  right: auto;
  transition: 0.5s;
}
body.left {
  left: 250px;
  right: auto;
  transition: 0.5s;
}
.clear-offset {
  margin: 0 !important;
  padding: 0 !important;
}
.block-center {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.no-longer-available > .title-text {
  margin: 15px 0;
  color: #ed4630;
}
a.no-longer-available > .title-text:hover {
  color: color-mix(in srgb, #ed4630 90%, black);
}
.no-longer-available > .title-text > .warning-icon-wrap {
  display: inline-block;
  margin-top: -5px;
  padding-right: 10px;
  padding-left: 15px;
  vertical-align: middle;
  font-size: 60px;
}
@media (max-width: 767px) {
  .no-longer-available > .title-text > .warning-icon-wrap {
    display: none !important;
  }
}
.actions-panel {
  padding: 25px;
}
.circle-avatar {
  background-color: #cccccc;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
}
.circle-avatar .svg {
  width: 18px;
  height: 18px;
  margin-top: 6px;
  fill: #5c656a;
}
.circle-avatar .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.circle-avatar .clip-circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.circle-avatar .badge {
  position: absolute;
  right: -4px;
  top: -1px;
}
.container-fluid {
  padding: 0;
  width: 100%;
}
.container-fluid .left-panel {
  float: left;
  width: 25%;
}
.container-fluid .right-panel {
  float: left;
  width: 75%;
  border-left: 1px solid #cccccc;
}
.page-header-block {
  height: 60px;
  padding: 15px;
}
.page-header-block .svg {
  height: 30px;
  width: 30px;
  margin-right: 15px;
}
.page-header-block > * {
  display: inline-block;
  vertical-align: middle;
}
.menu-button {
  text-align: center;
  border-left: 1px solid #93999c;
  margin: 0;
  padding: 21px;
}
.menu-button .icon-bar {
  margin: 5px auto;
  background-color: #cccccc;
}
.widget .widget {
  margin-left: -15px;
  margin-right: -15px;
}
/* Content page */

.wrapper {
  position: absolute;
  bottom: 0;
  top: 152px;
  width: 100%;
}
.star-rating .icon {
  fill: var(--maincolor);
  width: 15px;
  height: 15px;
}
.star-rating .glyphicon {
  color: var(--maincolor);
}
.valign-block {
  display: inline-block;
}
.valign-block.middle-textblock {
  vertical-align: middle;
}
.valign-block.bottom-textblock {
  vertical-align: bottom;
}
.header-alert {
  margin-bottom: 0;
  border-radius: 0;
  padding: 10px 40px;
  height: 40px;
  background-color: #d72a13;
  color: white;
  border-color: #ed4630;
}
.header-alert .message {
  float: left;
}
.header-alert .message .user-name {
  text-transform: uppercase;
}
.header-alert form {
  text-align: right;
  float: right;
}
.header-alert form .btn {
  color: white;
  fill: white;
  padding: 5px 0;
}
.header-alert form .btn .text {
  line-height: 10px;
}
.header-alert form .btn:hover {
  text-decoration: none;
}
.header-alert form .close {
  width: 13px;
  height: 13px;
  color: white;
  margin-top: 4%;
  margin-left: 10%;
  opacity: 1;
}
.loader {
  width: 46px;
  height: 46px;
  border: 0;
}
.file-icon {
  height: 40px;
  width: 40px;
}
.preview-modal-dialog .image-item {
  padding: 15px;
}
.preview-modal-dialog .image-item img {
  max-width: 100%;
}
iframe {
  border: none;
  width: 100%;
  height: 75vh;
}
@media (max-width:767px) {
  iframe.dashboard {
    height: 30vh;
  }
}
@media (min-width:768px) and (max-width: 991px) {
  iframe.dashboard {
    height: 65.4vh;
  }
}
@media (min-width:992px) and (max-width: 1199px) {
  iframe.dashboard {
    height: 71.8vh;
  }
}
@media (min-width:1200px) {
  iframe.dashboard {
    height: 71.8vh;
  }
}
.passwordHintContent {
  min-width: 272px;
}
.upload-popup .modal-body {
  padding: 15px 30px;
}
.file .upload-wrapper {
  width: 83%;
}
.file .upload-wrapper .ext-icon {
  height: 25px;
  width: 25px;
  margin-right: 10px;
  vertical-align: sub;
}
.mappingPopup .file {
  margin-bottom: 15px;
}
.mappingPopup .file .icon .svg g path {
  fill: #93999c;
}
.mappingPopup .file .progress {
  margin-bottom: 0;
}
.confirmPopup {
  z-index: 2000;
}
.chatPopup .message {
  padding: 5px 0 15px 0;
}
.message-bubble {
  position: relative;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding-bottom: 15px;
  padding-top: 8px;
  /* creates the smaller  triangle */

}
.message-bubble::before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  top: 10px;
  /* controls vertical position */
  bottom: auto;
  left: -10px;
  /* value = - border-left-width - border-right-width */
  border-width: 7px 9px 7px 0;
  border-color: transparent #cccccc;
}
.message-bubble::after {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  top: 11px;
  /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom: auto;
  left: -8px;
  /* value = - border-left-width - border-right-width */
  border-width: 6px 8px 6px 0;
  border-color: transparent white;
}
.payment-currency {
  font-size: 13px;
  color: #93999c;
}
.sub-menu {
  padding: 15px 25px;
  float: left;
  width: 100%;
}
.input-sm-qty {
  width: 80px;
}
.collapse-btn {
  background-color: var(--maincolor);
  color: white;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  line-height: 59px;
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  font-weight: bold;
  padding-right: 55px;
}
.collapse-btn .navbar-toggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.collapse-btn .navbar-toggle .icon-bar {
  background-color: white;
}
.collapse-btn.collapsed {
  border-right: 1px solid #cccccc;
  background-color: white;
  color: #3c474c;
}
.collapse-btn.collapsed .icon-bar {
  background-color: #3c474c;
}
.facets-collapse {
  position: absolute;
  z-index: 10;
  top: 61px;
}
.facets-collapse .inner-panel {
  padding: 10px;
  background-color: white;
  border-bottom: 1px solid #cccccc;
}
.facets-collapse .inner-panel .filters-header .fa {
  position: absolute;
  top: 8px;
  right: 25px;
}
.facets-collapse .inner-panel .filters-header.filters-header-collapsed {
  display: none;
}
.facets-collapse .inner-panel .filters-header.not-collapsed {
  display: block;
}
@media (min-width: 768px) {
  .facets-collapse {
    top: 61px !important;
  }
}
.collapse-panel.vertical {
  width: 25%;
  position: absolute;
  z-index: 10;
  top: 121px;
}
.collapse-panel.vertical .inner-panel {
  border-right: 1px solid #cccccc;
  max-height: calc(100vh - 282px);
  overflow: auto;
  padding: 0;
}
.collapse-panel.vertical .inner-panel .filters-content {
  display: block;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group {
  display: block;
  border-right: 0;
  width: auto;
  padding: 0;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header {
  padding: 10px 25px;
  border-bottom: 1px solid #cccccc;
  position: relative;
  cursor: pointer;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header.filters-sub-header {
  padding-left: 40px;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header .fa-angle-up {
  display: block;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header .fa-angle-down {
  display: none;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header.collapsed .fa-angle-up {
  display: none;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header.collapsed .fa-angle-down {
  display: block;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header.not-collapsed {
  display: none;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header.filters-header-collapsed {
  display: block;
  padding-right: 45px;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header-dynamic .fa-angle-up {
  display: block !important;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .filters-header-dynamic .fa-angle-down {
  display: block !important;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .collapse-content {
  padding: 10px 25px;
}
.collapse-panel.vertical .inner-panel .filters-content .filters-group .collapse-content.in {
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 1199px) {
  .collapse-panel {
    width: 25%;
    position: absolute;
    z-index: 10;
    top: 121px;
  }
  .collapse-panel .inner-panel {
    border-right: 1px solid #cccccc;
    max-height: calc(100vh - 282px);
    overflow: auto;
    padding: 0;
  }
  .collapse-panel .inner-panel .filters-content {
    display: block;
  }
  .collapse-panel .inner-panel .filters-content .filters-group {
    display: block;
    border-right: 0;
    width: auto;
    padding: 0;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header {
    padding: 10px 25px;
    border-bottom: 1px solid #cccccc;
    position: relative;
    cursor: pointer;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header.filters-sub-header {
    padding-left: 40px;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header .fa-angle-up {
    display: block;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header .fa-angle-down {
    display: none;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header.collapsed .fa-angle-up {
    display: none;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header.collapsed .fa-angle-down {
    display: block;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header.not-collapsed {
    display: none;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header.filters-header-collapsed {
    display: block;
    padding-right: 45px;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header-dynamic .fa-angle-up {
    display: block !important;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .filters-header-dynamic .fa-angle-down {
    display: block !important;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .collapse-content {
    padding: 10px 25px;
  }
  .collapse-panel .inner-panel .filters-content .filters-group .collapse-content.in {
    border-bottom: 1px solid #cccccc;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .facets-collapse {
    top: 61px;
  }
  .facets-collapse .inner-panel {
    max-height: calc(100vh - 61px);
  }
}
@media (max-width:767px) {
  .collapse-panel {
    width: 100% !important;
  }
  .collapse-panel .inner-panel {
    max-height: 10000px !important;
    border-right: 0;
  }
  .collapse-btn {
    border-right: 0;
  }
}
@media (min-width:768px) and (max-width: 991px) {
  .collapse-panel {
    width: 50% !important;
  }
}
@media print and (width: 210mm) and (height: 297mm) {
  html,
  body {
    width: 768px;
  }
  body {
    margin: 0 50px;
  }
}
@media print and (width: 297mm) and (height: 210mm) {
  html,
  body {
    width: 1380px;
  }
  body {
    margin: 0 50px;
  }
}
.header h2,
.tab-header h2 {
  margin-top: 10px;
}
.header h2 .divider,
.tab-header h2 .divider {
  margin-left: 30px;
}
.header .paging-control,
.tab-header .paging-control {
  margin-top: 10px;
}
.header .header-control,
.tab-header .header-control {
  margin-top: 10px;
}
.header .header-control .paging-control,
.tab-header .header-control .paging-control {
  margin-top: 0;
}
@media (min-width:768px) {
  .header .no-label-control,
  .tab-header .no-label-control {
    margin-top: 36px;
  }
}
.footer {
  margin-top: 10px;
}
.footer .footer-control {
  margin-bottom: 10px;
}
.group-list-form {
  margin-top: 20px;
}
.group-list-form .group-list-item {
  display: inline-block;
  width: 375px;
  margin-top: 10px;
}
.group-list-form .group-list-item .name {
  vertical-align: middle;
  max-width: 60%;
}
.scrolling {
  position: relative;
  overflow-y: auto;
}
@media (min-width:992px) {
  .scrolling {
    height: calc(100vh - 500px);
  }
}
.navbar-brand {
  padding: 9px 0 9px 80px;
  width: 370px;
}
.navbar-brand img {
  max-height: 100%;
  max-width: 300px;
}
@media (max-width: 991px) {
  .navbar-brand img {
    max-width: 100%;
  }
}
.navbar-brand.mobile {
  width: 120px;
}
.navbar-brand.mobile img {
  max-width: 100%;
}
.top-nav {
  display: flex;
  border: 0;
  border-bottom: 1px solid var(--header-border-color);
  height: 60px;
  background-color: var(--header-background-color);
  border-top: 1px solid var(--header-border-color);
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  .top-nav {
    display: block;
  }
}
.top-nav .navbar-toggle {
  display: block;
  margin: 0;
  padding: 0 0 0 19px;
  position: absolute;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.top-nav .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 1px;
}
.top-nav .navbar-toggle .icon-bar + .top-nav .navbar-toggle .icon-bar {
  margin-top: 3px;
}
.top-nav li > a {
  line-height: 16px;
  max-height: 58px;
}
.top-nav .navbar-toggle {
  height: 59px;
  width: 60px;
  background: var(--header-background-color);
  border-right: 1px solid var(--header-border-color);
}
.top-nav .navbar-toggle.collapsed:active,
.top-nav .navbar-toggle.collapsed:focus,
.top-nav .navbar-toggle.collapsed:hover {
  background: var(--header-background-color);
}
.top-nav .navbar-toggle .icon-bar {
  background-color: var(--header-link-color);
}
.top-nav .navbar-toggle:active,
.top-nav .navbar-toggle:focus,
.top-nav .navbar-toggle:hover {
  background: var(--header-border-color);
}
.top-nav .navbar-toggle:hover .icon-bar {
  background-color: var(--header-link-hover-color);
}
.top-nav .navbar-brand {
  display: inline-block;
  height: 59px;
  line-height: 39px;
  width: 365px;
  padding: 9px 0 9px 80px;
}
.top-nav .navbar-brand img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 300px;
}
@media (max-width: 991px) {
  .top-nav .navbar-brand img {
    max-width: 100%;
  }
}
.top-nav .navbar-brand.mobile {
  width: 120px;
}
.top-nav .navbar-brand.mobile img {
  max-width: 100%;
}
@media (max-width: 365px) {
  .top-nav.base .navbar-brand {
    width: 100px;
  }
}
@media (min-width: 370px) and (max-width: 767px) {
  .top-nav.base .navbar-brand {
    width: 160px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-nav.base .navbar-brand {
    width: 270px;
  }
}
.top-nav.base .navbar-brand.mobile {
  width: 120px;
}
@media (max-width: 365px) {
  .top-nav.base .navbar-brand.mobile {
    width: 100px;
  }
}
.top-nav.base .user-menu .avatar > .user-profile {
  top: 12px;
}
.top-nav.base .user-menu .avatar i {
  top: 17px;
}
.top-nav.alternative {
  height: 40px;
}
.top-nav.alternative.navbar {
  min-height: 40px;
}
.top-nav.alternative.navbar .user-menu-list {
  left: -57px;
  right: 0;
}
.top-nav.alternative .user-menu .avatar > .user-profile {
  top: 3px;
}
.top-nav.alternative .user-menu .avatar i {
  top: 8px;
}
.top-nav.alternative .user-menu > .navbar-item .nav-bar-item-link {
  line-height: 40px;
}
.top-nav.alternative .user-menu > .navbar-item .badge {
  top: 0px;
}
.top-nav.alternative .user-menu .user-profile {
  margin-left: 20px;
}
.top-nav.alternative .user-menu .dropdown-toggle {
  float: right;
  padding: 10px 5px;
}
.top-nav.alternative .user-menu .user-menu-list {
  top: 38px;
}
.top-nav.shared-content .navbar-brand {
  padding-left: 30px;
}
.top-nav .search-input {
  flex: 1;
  margin-top: 14px;
  margin-left: 10px;
  float: left;
  min-width: 100px;
}
.top-nav .search-input .inner-addon {
  max-width: 300px;
}
.top-nav .search-input input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: var(--header-search-border-color);
  background-color: var(--header-search-background-color);
  color: var(--header-search-text-color);
}
.top-nav .search-input .fa {
  color: var(--header-search-icon-color);
}
.top-nav .user-menu {
  float: right;
  margin: 0px;
  min-height: 100%;
}
.top-nav .user-menu > .navbar-item {
  float: left !important;
  border-right: 1px solid var(--header-border-color);
  padding: 0 3px;
}
@media (max-width: 1334px) {
  .top-nav .user-menu > .navbar-item .user-menu-list {
    display: none;
  }
}
.top-nav .user-menu > .navbar-item > .avatar {
  padding-right: 60px;
}
.top-nav .user-menu > .navbar-item > .avatar > .user-profile {
  margin: 0;
  position: absolute;
  right: 5px;
}
.top-nav .user-menu > .navbar-item > .avatar i {
  margin: 0;
  position: absolute;
  right: 10px;
}
.top-nav .user-menu > .navbar-item.dropdown {
  padding-left: 0px;
}
.top-nav .user-menu > .navbar-item.dropdown.open > a {
  background-color: var(--header-background-color);
  color: var(--header-link-color);
}
.top-nav .user-menu > .navbar-item.dropdown > a .clip {
  width: 110px;
  float: left;
}
.top-nav .user-menu > .navbar-item .badge {
  position: absolute;
  top: 11px;
  right: -2px;
}
.top-nav .user-menu > .navbar-item .glyphicon {
  font-size: 24px;
}
.top-nav .user-menu > .navbar-item .icon {
  width: 21px;
  height: 21px;
  vertical-align: sub;
  fill: var(--header-link-color);
}
.top-nav .user-menu > .navbar-item .nav-bar-item-link {
  color: var(--header-link-color);
  max-width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
  white-space: nowrap;
}
.top-nav .user-menu > .navbar-item .nav-bar-item-link i {
  font-size: 24px;
  margin-top: -4px;
}
.top-nav .user-menu > .navbar-item .nav-bar-item-link .money {
  font-size: 16px;
  color: inherit;
  margin: 0 0 0 15px;
}
.top-nav .user-menu > .navbar-item .nav-bar-item-link.login-register-link .svg {
  margin-left: 5px;
}
.top-nav .user-menu > .navbar-item .nav-bar-item-link .user-name {
  font-size: 16px;
}
.top-nav .user-menu > .navbar-item .nav-bar-item-link:hover {
  color: var(--header-link-hover-color);
}
.top-nav .user-menu > .navbar-item .nav-bar-item-link:hover .icon {
  fill: var(--header-link-hover-color);
}
.top-nav .user-menu .dropdown-toggle {
  float: left;
}
.top-nav .user-menu .user-profile {
  margin-top: 13px;
  margin-right: 10px;
  line-height: normal;
  display: inline-block;
}
@media (max-width: 1199px) {
  .top-nav .user-menu .user-profile {
    float: left;
    margin-right: 0px;
    margin-left: 10px;
  }
}
.user-menu-list {
  top: 58px;
  left: -114px;
  right: 53px;
  border: 0;
  background-color: var(--header-background-color);
  border-top: 1px solid var(--header-border-color);
}
.user-menu-list .user-menu-item {
  display: block;
  padding: 0;
  color: var(--menu-link-color);
}
.user-menu-list .user-menu-item .bonus-block {
  display: inline-block;
  width: 47%;
}
.user-menu-list .user-menu-item .bonus-block.many-bonus {
  border-right: 1px solid;
}
.user-menu-list .user-menu-item.user-menu-bonus-item {
  border-bottom: 1px solid;
}
.user-menu-list .user-menu-item .item-link {
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: transparent;
  color: var(--menu-link-color);
  line-height: 1.5;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  position: relative;
}
.user-menu-list .user-menu-item .item-link.without-icon > span {
  margin-left: 45px;
}
.user-menu-list .user-menu-item .item-link .link-icon {
  width: 25px;
  height: 17px;
  margin: 0 10px 0 5px;
  vertical-align: sub;
  fill: var(--menu-link-color);
}
.user-menu-list .user-menu-item .item-link .link-icon path {
  fill: var(--menu-link-color);
}
.user-menu-list .user-menu-item .item-link .settings-arrow {
  position: absolute;
  right: 15px;
  top: 9px;
}
.user-menu-list .user-menu-item:hover,
.user-menu-list .user-menu-item:focus {
  color: var(--menu-link-hover-color);
  background-color: var(--menu-link-hover-background-color);
}
.user-menu-list .user-menu-item:hover .item-link,
.user-menu-list .user-menu-item:focus .item-link {
  color: var(--menu-link-hover-color);
  text-decoration: none;
}
.user-menu-list .user-menu-item:hover .item-link .link-icon,
.user-menu-list .user-menu-item:focus .item-link .link-icon {
  fill: var(--menu-link-hover-color);
}
.user-menu-list .user-menu-item:hover .item-link .link-icon path,
.user-menu-list .user-menu-item:focus .item-link .link-icon path {
  fill: var(--menu-link-hover-color);
}
.user-menu-list .settings-submenu {
  padding-left: 0;
}
.user-menu-list .settings-submenu .user-menu-item > .item-link {
  margin-left: 45px;
}
.user-menu-list .divider {
  height: 1px;
  margin: 9.5px 0px;
  overflow: hidden;
  padding: 0;
  background-color: var(--menu-divider-color);
}
#userNavBarForm {
  flex: 1;
}
#userNavBarForm > .user-menu {
  display: flex;
  justify-content: flex-end;
  float: none;
}
body.hide-header .top-nav,
body.hide-header #ui-view {
  display: none !important;
}
.user-panel {
  width: 100%;
  background-color: #eaeaea;
  border-bottom: 1px solid #cccccc;
}
.user-panel.alternative {
  height: 90px;
  background: white;
}
.user-panel.alternative .navbar-toggle {
  height: 89px;
  width: 62px;
  background: white;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  display: block;
  margin: 0;
  padding: 0 0 0 19px;
  position: absolute;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.user-panel.alternative .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 1px;
  background-color: #cccccc;
}
.user-panel.alternative .navbar-toggle .icon-bar + .user-panel.alternative .navbar-toggle .icon-bar {
  margin-top: 3px;
}
.user-panel.alternative .navbar-brand {
  display: inline-block;
  height: 60px;
  max-height: 60px;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 39px;
}
@media (max-width: 350px) {
  .user-panel.alternative .navbar-brand {
    width: 280px;
  }
}
.user-panel.alternative .navbar-brand img {
  display: inline-block;
}
.user-panel.alternative .search-input {
  float: right;
  margin-top: 30px;
  right: 30px;
}
.user-panel.alternative .search-input input {
  padding: 6px 32px 6px 12px;
  float: right;
  width: 250px;
}
.user-panel.alternative .search-input .fa {
  right: 15px;
}
.user-panel.alternative .search-input .search-autocomplete {
  right: 15px;
  width: 250px;
}
.user-panel.alternative .container-fluid {
  overflow: visible;
}
.user-panel .left-panel {
  height: 90px;
  text-align: center;
  padding: 10px;
  z-index: 10;
}
.user-panel .left-panel.bg-primary {
  padding: 20px;
}
.user-panel .left-panel .bg-icon {
  height: 50px;
  width: 50px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.user-panel .left-panel h4 {
  display: inline-block;
  vertical-align: middle;
}
.user-panel .left-panel .welcome {
  line-height: 2.5em;
}
.user-panel.collapse:not(.in) .left-panel {
  display: none;
}
.main-nav > li {
  height: 90px;
  text-align: center;
  margin-left: 0;
  vertical-align: middle;
}
.main-nav > li:first-child > a {
  border-left: 1px solid #cccccc;
}
.main-nav > li:last-child > a {
  border-right: 1px solid #cccccc;
}
.main-nav > li.active {
  background-color: var(--maincolor);
}
.main-nav > li.active > a {
  background-color: transparent;
  color: white;
  border: 0px;
  border-radius: 0;
}
.main-nav > li.active > a > .icon .svg {
  fill: white;
}
.main-nav > li.active > a > .icon .svg g path {
  fill: white !important;
}
.main-nav > li.active > a:hover {
  background-color: var(--maincolor);
}
.main-nav > li.both-icon .svg.not-selected {
  display: inline-block;
}
.main-nav > li.both-icon .svg.selected {
  display: none;
}
.main-nav > li.both-icon.active .svg.not-selected {
  display: none;
}
.main-nav > li.both-icon.active .svg.selected {
  display: inline-block;
}
.main-nav > li > a {
  color: #5c656a;
  padding: 0px 20px;
  border-right: 1px solid #cccccc;
  border-radius: 0;
  font-size: 13px;
  letter-spacing: 0.02em;
  padding: 10px 0;
}
.main-nav > li > a.toggle-collapse span {
  position: relative;
  padding: 0 15px;
}
.main-nav > li > a.toggle-collapse span i {
  position: absolute;
  right: 0;
  top: 2px;
}
.main-nav > li > a.toggle-collapse .fa-angle-up {
  display: inline-block;
}
.main-nav > li > a.toggle-collapse .fa-angle-down {
  display: none;
}
.main-nav > li > a.toggle-collapse.collapsed .fa-angle-up {
  display: none;
}
.main-nav > li > a.toggle-collapse.collapsed .fa-angle-down {
  display: inline-block;
}
.main-nav > li > a:hover {
  background-color: whitesmoke;
}
.main-nav > li > a span {
  text-align: center;
  height: 16px;
  display: inline-block;
  overflow: hidden;
  margin: 0 5px;
}
.main-nav > li > a .icon {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 50px;
}
.main-nav > li > a .icon .svg {
  width: 40px;
  height: 30px;
  margin-bottom: 3px;
  fill: #cccccc;
}
.main-nav > li > a .icon .svg g path {
  fill: #cccccc !important;
}
.main-nav > li > ul.submenu {
  position: absolute;
  z-index: 50;
  border: 1px solid #cccccc;
  border-top: 0;
  background-color: #eaeaea;
  min-width: 250px;
  list-style: none;
  text-align: left;
  top: 92px;
  padding: 0;
}
.main-nav > li > ul.submenu li {
  text-transform: uppercase;
  padding: 5px 15px;
}
.main-nav > li > ul.submenu li a {
  width: 100%;
  display: inline-block;
  color: #3c474c;
}
.main-nav > li > ul.submenu li:hover {
  background-color: whitesmoke;
}
.main-nav > li > ul.submenu li:hover a {
  text-decoration: none;
}
.your-progress {
  text-transform: uppercase;
  font-size: 12px;
  margin-top: -10px;
  letter-spacing: 0.03em;
  color: #3c474c;
}
.your-progress .item-container {
  position: relative;
}
.your-progress .item-container .step-divider {
  border-top: 1px solid #cccccc;
  display: inline-block;
  height: 1px;
  margin-left: -15px;
  margin-top: 22px;
  position: absolute;
  width: 35px;
}
.your-progress .item-container .step {
  font-size: 10px;
  display: inline-block;
  width: 30%;
  text-align: center;
  vertical-align: top;
}
.your-progress .item-container .step .item {
  width: 28px;
  height: 28px;
  margin-top: 8px;
  margin-bottom: 7px;
  border-radius: 1px;
  transform: rotate(45deg);
  margin-left: 34px;
  padding: 5px;
}
.your-progress .item-container .step .item .content {
  transform: rotate(-45deg);
}
.your-progress .item-container .step .item .content i {
  font-size: 14px;
}
.your-progress .item-container .step .item .content a:hover,
.your-progress .item-container .step .item .content a:focus {
  text-decoration: initial;
}
.your-progress .item-container .step .item .content .item-icon {
  width: 18px;
  height: 18px;
  display: block;
  fill: white;
}
.your-progress .item-container .step .item .content .item-icon g path {
  fill: white !important;
}
.your-progress .item-container .step span {
  margin-left: 10px;
}
.your-progress .item-container .step.activity-0 .item {
  background-color: var(--activities-color-0);
}
.your-progress .item-container .step.activity-1 .item {
  background-color: var(--activities-color-1);
}
.your-progress .item-container .step.activity-2 .item {
  background-color: var(--activities-color-2);
}
.your-progress .item-container .step.activity-3 .item {
  background-color: var(--activities-color-3);
}
.your-progress .item-container .step.activity-4 .item {
  background-color: var(--activities-color-4);
}
.your-progress .item-container .step.activity-5 .item {
  background-color: var(--activities-color-5);
}
.your-progress .item-container .step.activity-6 .item {
  background-color: var(--activities-color-6);
}
.your-progress .item-container .step.activity-7 .item {
  background-color: var(--activities-color-7);
}
.your-progress .item-container .step.activity-8 .item {
  background-color: var(--activities-color-8);
}
.your-progress .item-container .step.activity-9 .item {
  background-color: var(--activities-color-9);
}
.your-progress .item-container .step.tool .item {
  background-color: var(--tools-color);
}
.your-progress .item-container .step.none .item {
  border: solid 1px #93999c;
}
.your-progress .item-container .step.none span {
  color: #93999c;
}
.page-footer {
  clear: both;
  width: 100%;
  min-height: 70px;
  background: var(--header-background-color);
  color: var(--header-link-color);
  text-transform: uppercase;
  line-height: 70px;
}
.page-footer__content {
  color: var(--header-link-color);
  display: flex;
  justify-content: flex-start;
  padding: 0 60px;
}
.page-footer__copyright {
  flex-shrink: 0;
}
.page-footer__copyright .version {
  color: var(--header-background-color);
}
.page-footer__links {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  line-height: 31px;
  padding: 20px;
}
.page-footer__links a {
  display: inline-block;
  margin-left: 5px;
  color: inherit;
}
.page-footer__links a.footer-link:after {
  content: "|";
  margin-left: 5px;
}
.page-footer__links a:hover {
  text-decoration: none;
  color: var(--header-link-hover-color);
}
.page-footer__links a:hover.footer-link:after {
  color: var(--header-link-color);
}
.page-footer__language-selector {
  position: relative;
  margin-left: 3ch;
}
.page-footer__language-selector__text {
  padding-top: 3px;
  line-height: 1.5;
}
@media screen and (min-width: 992px) {
  .page-footer__language-selector {
    padding: 20px 0;
  }
}
.page-footer__language-selector-trigger {
  cursor: pointer;
  text-transform: capitalize;
  color: var(--header-link-color);
  display: flex;
  align-items: center;
  align-items: flex-start;
  justify-content: center;
}
.page-footer__language-selector-trigger:hover {
  color: var(--header-link-hover-color);
  text-decoration: none;
}
.page-footer__language-selector-trigger .caret {
  margin-left: 0.5ch;
  margin-top: 11px;
}
.page-footer__language-selector-trigger[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
.page-footer__language-selector-trigger-globe-icon {
  margin-right: 1ch;
  width: 17px;
  fill: var(--header-link-color);
}
.page-footer__language-selector-trigger:hover .page-footer__language-selector-trigger-globe-icon {
  fill: var(--header-link-hover-color);
}
.page-footer__language-selector-list {
  left: auto;
  top: auto;
  right: 0;
  bottom: 100%;
}
@media (max-width: 991px) {
  .page-footer {
    max-height: none;
    line-height: 1.7;
  }
  .page-footer__language-selector {
    margin-left: 0;
  }
  .page-footer__language-selector-list {
    left: 0;
    right: 0;
  }
  .page-footer__content {
    flex-direction: column;
    padding-bottom: 10px;
    text-align: center;
  }
  .page-footer__links {
    margin-right: 0px;
    padding: 10px 0;
    justify-content: center;
    flex-wrap: wrap;
  }
  .page-footer__copyright {
    margin-top: 10px;
    margin-left: 0px;
    order: 3;
  }
}
body.hide-footer .page-footer {
  display: none;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  z-index: 1070;
  overflow-x: hidden;
  transition: 0.5s;
}
.sidenav a {
  transition: 0.3s;
}
.sidenav .header .your-progress {
  margin-top: -25px;
}
.sidenav .header .your-progress .item-container {
  margin-left: -30px;
}
.sidenav .header .your-progress .item-container .step span {
  margin-left: 20px;
}
.sidenav .header .your-progress .item-container .step-divider {
  margin-left: -7px;
}
.sidenav.alternative {
  width: 0;
  z-index: 0;
}
.sidenav.alternative .brand .logo-image {
  max-height: 100%;
}
@media (min-width: 1200px) {
  .sidenav.alternative {
    width: 250px;
  }
}
.sidenav.alternative .header {
  padding: 20px 20px;
  text-align: center;
}
.sidenav.alternative .header .profile-header {
  margin-left: 0px;
}
.sidenav.alternative .header .profile-header h2 small {
  font-size: 85%;
}
.sidenav.alternative .header svg {
  width: 40px;
  height: 40px;
}
.sidenav.alternative .header .your-progress {
  margin-top: -10px;
}
.sidenav.alternative .header .your-progress .item-container {
  margin-left: -30px;
}
.sidenav.alternative .header .your-progress .item-container .step span {
  margin-left: 10px;
  width: 70px;
}
.sidenav.alternative .header .your-progress .item-container .step-divider {
  margin-left: -7px;
}
@media (min-width: 1335px) {
  .sidenav.base {
    width: 0 !important;
  }
}
.left-menu {
  background-color: #eaeaea;
  left: 0;
  border-right: 1px solid #cccccc;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.left-menu .brand {
  height: 60px;
  background: #263238;
  width: 250px;
  padding: 10px;
}
@media (min-width: 768px) {
  .left-menu .brand {
    display: none;
  }
}
.left-menu .brand .logo-image {
  max-width: 100%;
}
.left-menu .header {
  height: 110px;
  padding: 35px 20px;
  border-bottom: 1px solid #cccccc;
}
.left-menu .header h2 {
  font-size: 20px;
}
.left-menu .main-nav > li {
  height: auto;
  min-height: 90px;
  width: 250px;
  text-align: center;
  margin-left: 0;
  border-bottom: 1px solid #cccccc;
}
.left-menu .main-nav > li a {
  color: #5c656a;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 13px;
  border: 0px;
  border-radius: 0;
}
.left-menu .main-nav > li a span {
  display: table-cell;
  vertical-align: middle;
  height: 3em;
  text-align: center;
  width: 250px;
}
.left-menu .main-nav > li a .icon {
  width: 40px;
  height: 30px;
  fill: #cccccc;
  transition: 0.3s;
}
.left-menu .main-nav > li a .icon g path {
  fill: #cccccc !important;
}
.left-menu .main-nav > li > ul.submenu {
  position: initial;
  border: 0;
  border-top: 1px solid #cccccc;
}
.left-menu .main-nav > li:last-child a {
  border-bottom: none;
}
.right-menu {
  left: auto;
  right: 0;
  background-color: var(--header-background-color);
  margin: 0px;
  padding-top: 15px;
}
.right-menu .user-menu-list {
  border: 0;
  padding: 0px;
}
.right-menu .user-menu-list .user-menu-item > .item-link {
  width: 250px;
  height: 30px;
}
.right-menu .user-menu-list .divider {
  width: 100%;
}
.site-notification {
  float: left;
  width: 100%;
  padding: 15px;
  opacity: 0.9;
  margin: 0 0 15px 0;
  border-radius: 4px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  color: white;
}
@media (min-width:768px) {
  .site-notification {
    width: 300px;
  }
}
.site-notification a {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
.site-notification a a:hover {
  color: white;
}
.site-notification .icon {
  padding-right: 15px;
  float: left;
}
.site-notification .icon .svg {
  width: 25px;
  height: 25px;
  fill: white;
}
.site-notification .content {
  float: left;
  width: 80%;
}
.site-notification.alert-type {
  background-color: #f1705f;
  border-color: #f1705f;
}
.site-notification.announcement-type {
  background-color: #a1d264;
  border-color: #a1d264;
}
.site-notification.notification-type {
  background-color: #40c7f4;
  border-color: #40c7f4;
}
.notification-popover {
  width: 350px;
  max-width: 350px;
  border-radius: 0;
  padding-bottom: 0px;
}
.notification-popover.bottom {
  margin-top: 1px;
}
.notification-popover .popover-content {
  padding-bottom: 0;
}
.notification-popover .popover-content .header-row {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.notification-popover .popover-content .messages {
  height: 280px;
  float: left;
  overflow-y: auto;
  width: 100%;
  position: relative;
}
.notification-popover .popover-content .messages .message-row {
  border-bottom: 1px solid #cccccc;
  min-height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.notification-popover .popover-content .messages .message-row:last-child {
  border-bottom: 0;
}
.notification-popover .popover-content .messages .message-row .icon {
  float: left;
  width: 10%;
}
.notification-popover .popover-content .messages .message-row .icon .svg {
  width: 18px;
  height: 18px;
  margin-top: 5px;
}
.notification-popover .popover-content .messages .message-row .icon .svg.alert-type {
  fill: #ed4630;
}
.notification-popover .popover-content .messages .message-row .icon .svg.announcement-type {
  fill: #86c43e;
}
.notification-popover .popover-content .messages .message-row .icon .svg.notification-type {
  fill: #10b9f1;
}
.notification-popover .popover-content .messages .message-row .message {
  float: left;
  width: 90%;
}
.notification-popover .popover-content .messages .message-row .message p,
.notification-popover .popover-content .messages .message-row .message b {
  font-size: 12px;
  margin: 0;
}
.notification-popover .popover-content .messages .message-row .message a {
  font-size: 12px;
  color: var(--maincolor);
  font-weight: bold;
}
.notification-popover .popover-content .messages .message-row.no-message {
  text-align: center;
  padding-top: 10px;
  position: absolute;
  top: 100px;
}
.notification-popover .popover-content .messages .message-row.no-message p {
  padding-top: 5px;
  font-size: 15px;
}
.notifications-overlay {
  position: absolute;
  top: 70px;
  right: 10px;
  z-index: 100;
  width: 300px;
}
/*
 * Searchpage
 */

.search-autocomplete {
  position: absolute;
  width: 100%;
  background: white;
  z-index: 100;
  list-style: none;
  top: 34px;
  padding: 5px 0;
  border: 1px solid #eaeaea;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.search-autocomplete li {
  line-height: 20px;
  height: 30px;
  padding: 5px 12px;
  font-family: var(--mainfont);
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.search-autocomplete li span {
  font-family: var(--mainfont);
}
.search-autocomplete li:hover,
.search-autocomplete li.selected {
  background: #eaeaea;
}
.search-result {
  float: left;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px;
}
.search-result .result-container {
  margin-left: -25px;
  margin-right: -25px;
}
.search-result .result-container .admin-filters-wrap {
  float: left;
  width: 100%;
  height: 40px;
  padding: 10px;
  overflow: hidden;
}
.search-result .result-container .admin-filters-wrap.visible {
  height: auto;
  overflow: visible;
  background-color: white;
}
.search-result .result-container .admin-filters-wrap .toggle-filters-link-wrap {
  margin-bottom: 10px;
}
.search-result .result-container .admin-filters-wrap .toggle-filters-link-wrap > a:hover {
  cursor: pointer;
}
.search-result .result-container .no-results b span {
  font-weight: normal;
}
.search-result .result-container .result-items {
  width: 100%;
}
@media (max-width:767px) {
  .search-result .result-container.grid-layout .result-items {
    width: 100%;
  }
}
.search-result .result-container.grid-layout .result-items .item {
  padding: 10px 0;
  vertical-align: text-top;
  text-align: center;
}
.search-result .result-container.grid-layout .result-items .item .item-inner-content {
  display: inline-block;
  height: 250px;
  width: 200px;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width:767px) {
  .search-result .result-container.grid-layout .result-items .item {
    width: 100%;
    padding: 10px 25px;
    max-width: 100vw;
  }
  .search-result .result-container.grid-layout .result-items .item .item-inner-content {
    width: 100%;
  }
}
@media (min-width:768px) and (max-width: 991px) {
  .search-result .result-container.grid-layout .result-items .item {
    width: 33.333%;
  }
}
@media (min-width:992px) and (max-width: 1199px) {
  .search-result .result-container.grid-layout .result-items .item {
    width: 25%;
  }
}
@media (min-width:1200px) {
  .search-result .result-container.grid-layout .result-items .item {
    min-width: 25%;
  }
}
.search-result .result-container.grid-layout .result-items .item .preview {
  position: relative;
  width: 100%;
  height: 136px;
  text-align: center;
  vertical-align: middle;
  background-color: whitesmoke;
  line-height: 125px;
}
.search-result .result-container.grid-layout .result-items .item .preview img {
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #eaeaea;
}
.search-result .result-container.grid-layout .result-items .item .preview > .draft-mark-wrap {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: normal;
  border-top-right-radius: 4px;
  overflow: hidden;
}
.search-result .result-container.grid-layout .result-items .item .info .description {
  display: none;
}
.search-result .result-container.grid-layout .result-items .item .info .rating {
  text-align: right;
  border-top: 1px solid #cccccc;
  position: absolute;
  bottom: 8px;
  right: 10px;
  left: 10px;
  padding-top: 6px;
  height: 25px;
}
.search-result .result-container.grid-layout .result-items .item .info .rating .ser {
  float: left;
}
.search-result .result-container.grid-layout .result-items .item .info .rating rating {
  float: right;
}
.search-result .result-container.grid-layout .result-items .item.with-quick-view .quick-view {
  display: inline-block;
  position: absolute;
  background: white;
  bottom: 0;
  right: 0;
  border-radius: 0;
  border: none;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom-right-radius: 4px;
  height: 33px;
}
.search-result .result-container.grid-layout .result-items .item.with-quick-view .quick-view:hover {
  background: #3c474c;
}
.search-result .result-container.grid-layout .result-items .item.with-quick-view .info .rating {
  bottom: 8px;
  margin-right: 25px;
  padding-right: 7px;
}
.search-result .result-container.grid-layout .result-items .item.modern-design-preview .preview {
  background-color: transparent;
  align-self: center;
}
.search-result .result-container.grid-layout .result-items .item.modern-design-preview .preview img {
  border: none;
}
.search-result .result-container.grid-layout .result-items .item.modern-design-preview .item-inner-content {
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  border-radius: 0;
  border: none;
}
.search-result .result-container.grid-layout .result-items__items-list--tools {
  column-gap: 20px;
}
.search-result .result-container.grid-layout .result-items__items-list--tools .item {
  width: 160px !important;
}
@media screen and (min-width: 768px) {
  .search-result .result-container.grid-layout .result-items__items-list {
    display: flex;
    flex-wrap: wrap;
  }
}
.search-result .result-container.grid-layout.small-items .item {
  width: 33%;
}
.search-result .result-container.grid-layout.small-items .item .item-inner-content {
  width: 160px;
  height: 190px;
  margin: 5px;
}
.search-result .result-container.grid-layout.small-items .item .item-inner-content .preview {
  height: 90px;
  width: 130px;
  line-height: 90px;
}
.search-result .result-container.grid-layout.small-items .item .item-inner-content .header {
  padding: 5px 3px;
}
.search-result .result-container.grid-layout.small-items .item .item-inner-content .instock {
  display: none;
}
.search-result .result-container.grid-layout.small-items .item .item-inner-content .rating {
  right: 5px;
  bottom: 5px;
}
.search-result .result-container.grid-layout.small-items .item .item-inner-content .rating .stars .svg {
  width: 13px;
  height: 13px;
}
.search-result .result-container.list-layout .result-items {
  position: relative;
  margin-top: 20px;
}
.search-result .result-container.list-layout .result-items .item {
  width: 100%;
  position: relative;
  padding: 0 25px;
}
.search-result .result-container.list-layout .result-items .item .item-inner-content {
  float: left;
  width: 100%;
  min-height: 120px;
  padding: 15px;
}
.search-result .result-container.list-layout .result-items .item .item-inner-content .column {
  float: left;
  margin: 0 5px;
}
.search-result .result-container.list-layout .result-items .item .preview {
  width: 10%;
  text-align: center;
  margin-bottom: 5px;
  height: 80px;
}
@media (min-width:768px) and (max-width: 991px) {
  .search-result .result-container.list-layout .result-items .item .preview {
    min-height: 80px;
    width: 15%;
  }
}
@media (max-width:767px) {
  .search-result .result-container.list-layout .result-items .item .preview {
    width: 25%;
  }
}
.search-result .result-container.list-layout .result-items .item .preview img {
  max-width: 100%;
  max-height: 80px;
}
.search-result .result-container.list-layout .result-items .item .info {
  width: 80%;
}
@media (min-width:992px) and (max-width: 1199px) {
  .search-result .result-container.list-layout .result-items .item .info .header {
    width: 85%;
  }
}
@media (min-width:1200px) {
  .search-result .result-container.list-layout .result-items .item .info .header {
    float: left;
    width: 20%;
  }
  .search-result .result-container.list-layout .result-items .item .info .header .quick-view {
    display: inline-block;
    margin-top: 10px;
  }
}
.search-result .result-container.list-layout .result-items .item .info .description .quick-view {
  display: none;
  margin-top: 10px;
}
@media (min-width:992px) and (max-width: 1199px) {
  .search-result .result-container.list-layout .result-items .item .info .description {
    margin-top: 10px;
  }
}
@media (max-width: 1199px) {
  .search-result .result-container.list-layout .result-items .item .info .description {
    float: left;
    width: 85%;
  }
  .search-result .result-container.list-layout .result-items .item .info .description .quick-view {
    display: inline-block;
  }
}
.search-result .result-container.list-layout .result-items .item .info .rating {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 100px;
  text-align: right;
}
.search-result .result-container.list-layout .result-items .item .info .rating .ser {
  display: block;
}
@media (max-width:767px) {
  .search-result .result-container.list-layout .result-items .item .info {
    width: 65%;
  }
  .search-result .result-container.list-layout .result-items .item .info .description,
  .search-result .result-container.list-layout .result-items .item .info .rating {
    display: none;
  }
}
.search-result .result-container.list-layout .result-items .item .description.for-mobile,
.search-result .result-container.list-layout .result-items .item .rating.for-mobile {
  display: none;
}
@media (max-width:767px) {
  .search-result .result-container.list-layout .result-items .item .description.for-mobile {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .search-result .result-container.list-layout .result-items .item .description.for-mobile .quick-view {
    display: inline-block;
    position: absolute;
    bottom: -38px;
  }
  .search-result .result-container.list-layout .result-items .item .description.for-mobile .description-inner {
    margin-bottom: 10px;
    word-break: break-all;
  }
  .search-result .result-container.list-layout .result-items .item .rating.for-mobile {
    display: block;
    position: relative;
    float: right;
    text-align: right;
  }
}
.search-result .result-container.list-layout .result-items .item:first-child {
  margin-top: 5px;
}
.search-result .result-container.list-layout .result-items .item:last-child {
  margin-bottom: 5px;
}
.search-result .result-container .result-items {
  float: left;
  margin-top: 10px;
  height: auto;
}
@media (max-width: 1199px) {
  
}
@media (max-width:767px) {
  .search-result .result-container .result-items {
    height: auto;
  }
}
.search-result .result-container .result-items .not-active {
  pointer-events: none;
  cursor: default;
}
.search-result .result-container .result-items .item .item-inner-content {
  border: 1px solid #cccccc;
  position: relative;
  padding: 10px;
  text-align: left;
}
.search-result .result-container .result-items .item .item-inner-content.implementation-status {
  padding-top: 5px;
  border-top: 5px solid !important;
}
.search-result .result-container .result-items .item .item-inner-content.implementation-status.status-approved {
  border-top-color: #86c43e !important;
}
.search-result .result-container .result-items .item .item-inner-content.implementation-status.status-testing {
  border-top-color: #fedc8c !important;
}
.search-result .result-container .result-items .item .item-inner-content.implementation-status.status-configuring {
  border-top-color: #999999 !important;
}
.search-result .result-container .result-items .item .quick-view {
  display: none;
}
.search-result .result-container .result-items .item .description.for-mobile,
.search-result .result-container .result-items .item .rating.for-mobile {
  display: none;
}
.result-items-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.search-result-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.search-result-info .header {
  flex-grow: 1;
}
.search-result-footer {
  display: flex;
  gap: 6px;
  align-items: center;
  min-height: 33px;
  margin: 0 -10px -10px;
  padding-left: 10px;
  border-top: 1px solid #cccccc;
}
.search-result-footer .quick-view {
  position: static !important;
  border-top: 0 !important;
}
.search-result .result-container.grid-layout .stock-email-notification-button-inner-wrapper {
  width: 100%;
}
.search-result .result-container.list-layout .search-result-footer {
  border-top: none;
  width: 100%;
}
.search-result .result-container.list-layout .description .quick-view {
  display: none !important;
}
.search-result .result-container.list-layout .result-items-item {
  flex-direction: row;
}
@media screen and (min-width: 992px) {
  .search-result .result-container.list-layout .search-result-info {
    flex-direction: row;
    gap: 10px;
    flex-wrap: wrap;
  }
  .search-result .result-container.list-layout .search-result-info .header {
    width: 20% !important;
    flex-grow: 0;
  }
  .search-result .result-container.list-layout .search-result-info .description {
    width: calc(80% - 10px) !important;
  }
  .search-result .result-container.list-layout .search-result-info .search-result-footer {
    border-top: none;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .search-result .result-container.list-layout .search-result-info .search-result-footer .quick-view {
    border-top: 1px solid #3c474c !important;
    display: block;
  }
  .search-result .result-container.list-layout .search-result-info .stock-email-notification-button,
  .search-result .result-container.list-layout .search-result-info .search-result-rating {
    flex-grow: 0;
  }
}
.search-result-rating {
  display: flex;
  gap: 7px;
  flex-grow: 1;
}
@media screen and (max-width: 400px) {
  .search-result-mobile-pagination {
    padding-left: 0;
  }
}
.search .filters-bar {
  z-index: 10;
  border-bottom: 1px solid #cccccc;
  height: 61px;
  padding-left: 10px;
}
.search .filters-bar .display {
  margin-top: 10px;
  margin-bottom: 10px;
}
.search .filters-bar .display .layout-toggle-button svg {
  fill: #93999c;
}
.search .filters-bar .display .layout-toggle-button .selected-layout-icon-wrap svg {
  fill: var(--maincolor);
}
.search .filters-bar .search-input {
  margin-top: 12px;
}
.search .filters-bar .search-input input {
  padding: 6px 39px 6px 12px;
}
.search .filters-bar .search-input.publish-filter {
  margin-left: -25px;
  width: auto;
}
.search .search-input-left {
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  font-family: UHC Sans;
}
.search .search-input-left .search-autocomplete li {
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  font-family: UHC Sans;
}
.search .search-input-left input {
  padding: 6px 39px 6px 12px;
}
.search .filters-column {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  background: white;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.search .vertical .filters-column {
  border-right: none;
  border-bottom: 1px solid #cccccc;
}
.search #verticalLayoutCollapseForm {
  border-right: 1px solid #cccccc;
}
.search .result-container > .header,
.search .footer {
  padding-left: 25px;
  padding-right: 25px;
}
.search .facets-collapse {
  text-transform: uppercase;
}
.search .facets-collapse.vertical .filters-header.active {
  color: var(--category-chosen-text-color);
  background-color: var(--maincolor);
}
.search .facets-collapse.vertical .filters-header:hover:not(.active) {
  color: var(--category-hover-text-color);
  background-color: var(--maincolor);
}
@media (min-width:1200px) {
  .search .facets-collapse.horizontal {
    width: 100%;
  }
  .search .facets-collapse.horizontal .filters-header-collapsed {
    display: none;
  }
  .search .facets-collapse.horizontal .inner-panel .filters-content {
    display: flex;
    flex-flow: row nowrap;
    padding-left: 0;
    padding-right: 0;
  }
  .search .facets-collapse.horizontal .inner-panel .filters-content .filters-group {
    flex: 1;
    border-right: 1px solid #cccccc;
    padding: 0 12px;
    margin-bottom: 25px;
  }
  .search .facets-collapse.horizontal .inner-panel .filters-content .filters-group:last-child {
    border-right: none;
  }
  .search .facets-collapse.horizontal .inner-panel .filters-content .price-filter-group {
    flex: 0 0 230px;
  }
}
@media screen and (min-width: 1335px) {
  
}
.search .price-filter-group--horizontal .btn {
  width: 100%;
}
.search .price-filter-group__inputs [type="number"] {
  padding-left: 3px;
  padding-right: 3px;
}
.search .price-filter-group__left-input {
  padding-right: 4px;
}
.search .price-filter-group__right-input {
  padding-left: 4px;
}
@media (max-width:767px) {
  .search .result-items {
    max-height: auto;
  }
}
@media (min-width:1200px) {
  .search-page .facets-collapse,
  .shop-page .facets-collapse {
    position: static;
  }
  .search-page .facets-collapse.horizontal .filters-content,
  .shop-page .facets-collapse.horizontal .filters-content {
    padding-right: 50px;
    padding-left: 50px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .search-page .facets-collapse.vertical,
  .shop-page .facets-collapse.vertical {
    padding: 0;
    background: white;
  }
  .search-page .facets-collapse.vertical .inner-panel,
  .shop-page .facets-collapse.vertical .inner-panel {
    border-right: none;
    overflow: visible;
    max-height: none;
  }
}
.facet-filter-collapse {
  display: grid;
  overflow: hidden;
  grid-template-rows: 0fr;
  transition: grid-template-rows 200ms;
}
.facet-filter-collapse__content {
  min-height: 0;
}
.facet-filter-collapse.open {
  grid-template-rows: 1fr;
}
@media screen and (min-width: 1200px) {
  .facet-filter-collapse.open-lg {
    grid-template-rows: 1fr;
  }
}
.facet-filter-collapse__content-inner-wrapper {
  padding: 10px 25px;
}
.facet-filter-collapse__content-inner-wrapper .custom-checkbox input[type="checkbox"][disabled] + label::before {
  background: lightgray;
  cursor: default;
}
.facet-filter-collapse__content-inner-wrapper .custom-checkbox input[type="checkbox"][disabled] ~ label.text {
  color: lightgray;
  cursor: default;
}
@media screen and (min-width: 1200px) {
  .search-page-lg {
    display: flex;
  }
  .search-page-lg__filters {
    flex-shrink: 0;
    width: 320px !important;
    background-color: white;
  }
  .search-page-lg__filters #refineYourSearchInVerticalFiltersText {
    cursor: default;
  }
  .search-page-lg__results {
    flex-grow: 1;
  }
  .search-page-lg__results .search-result {
    height: auto !important;
  }
}
#verticalLayoutCollapseForm .aside-applied-filters {
  padding: 16px;
  border-bottom: 1px solid #cccccc;
  display: flex;
  flex-direction: column;
}
#verticalLayoutCollapseForm .clear-all-applied-filters {
  align-self: flex-end;
}
#facetsCollapseForm .inner-panel,
#verticalLayoutFacetsForm {
  border-bottom: 0;
}
.horizontal-applied-filters {
  display: flex;
  align-items: center;
  gap: 0px 12px;
  flex-wrap: wrap;
  padding: 8px 20px;
  background-color: white;
  border-bottom: 1px solid #cccccc;
}
.facets-collapsable {
  width: 100%;
  float: left;
}
.account-backdrop {
  bottom: 0;
  height: 100%;
  height: 100vh;
  position: fixed;
  z-index: 2000;
}
.account {
  position: absolute;
  top: 50%;
  left: 50%;
}
@media (max-width: 1199px) {
  .account {
    position: fixed;
  }
}
.account a {
  font-weight: bold;
}
.account .brand {
  text-align: center;
  max-height: 90px;
}
.account .brand img {
  max-width: 80%;
  max-height: 90px;
}
.account form {
  margin: 30px 0 12px 0;
}
.account form .form-control {
  margin-top: 10px;
  height: 45px;
}
.account form .form-control::-webkit-input-placeholder {
  color: #93999c;
}
.account form .form-control::-moz-placeholder {
  color: #93999c;
}
.account form .form-control:-moz-placeholder {
  color: #93999c;
}
.account form .form-control:-ms-input-placeholder {
  color: #93999c;
}
.account form .form-control.error {
  border-color: #ed4630;
}
.account form #IsLocked-alert-block {
  display: none;
  margin-bottom: 5px;
}
.account form #IsLocked-alert-block #IsLockedError {
  display: inline;
}
.account form span.text-danger {
  display: block;
}
.account form .buttons {
  margin-top: 10px;
}
.account form .buttons .btn {
  width: 49%;
}
.account form .forgot-password {
  padding-top: 7px;
  line-height: 20px;
  text-align: center;
}
.account .btn-block {
  float: left;
  margin-top: 10px;
}
.account .register {
  font-size: 13px;
}
.login {
  width: 26em;
  height: auto;
  margin-top: -15em;
  margin-left: -15em;
}
@media (max-width: 767px) {
  .login {
    width: 90%;
    height: 100%;
    margin-left: 5%;
    margin-top: 5%;
    top: 0;
    left: 0;
  }
}
.login.popup {
  width: 33em;
  z-index: 2000;
  position: fixed;
}
.login.popup .account-modal-wrapper {
  padding: 50px;
  background: #eaeaea;
  height: 100%;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.login.popup .account-modal-wrapper form {
  overflow: auto;
}
@media (max-width: 991px) {
  .login.popup {
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0%;
    margin-top: 0;
    margin-left: 0;
  }
  .login.popup .account-modal-wrapper {
    padding: 30% 10%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
.restore {
  width: 28em;
  height: 30em;
  margin-top: -15em;
  margin-left: -12em;
}
@media (max-width: 767px) {
  .restore {
    width: 90%;
    height: 100%;
    margin-left: 5%;
    margin-top: 5%;
    top: 0;
    left: 0;
  }
}
.registration {
  width: 26em;
  height: 46em;
  margin-top: -23em;
  margin-left: -13em;
}
.registration form {
  padding: 0;
}
.registration form .form-group {
  margin: 0;
  padding-left: 2px;
  padding-right: 2px;
}
.registration form .form-control {
  margin-top: 5px;
  margin-bottom: 5px;
}
.homepage {
  position: relative;
  background-position: 0 0;
  min-height: calc(100vh - 132px);
}
@media (min-width:768px) {
  .homepage {
    background-size: cover;
  }
}
.step-description-panel {
  padding-left: 75px;
  padding-top: 15px;
  position: relative;
  z-index: 0;
}
@media (max-width:767px) {
  .step-description-panel {
    padding: 15px;
  }
  .step-description-panel .header-text {
    font-size: 28px;
  }
  .step-description-panel .sub-header-text {
    font-size: 24px;
  }
}
.step-description-panel .header-text {
  color: var(--header-text-color);
}
.step-description-panel .sub-header-text {
  color: var(--header-sub-text-color);
}
.home-console {
  position: relative;
  left: 50px;
}
.home-console .diamonds .item {
  font-weight: bold;
  text-transform: uppercase;
}
.home-console .diamonds .item .hvr-rectangle-out {
  background: none;
}
.home-console .diamonds .item .hvr-rectangle-out:before {
  background: none;
}
.home-console .diamonds .item a {
  color: white;
  text-align: center;
  text-decoration: none;
}
.home-console .diamonds .item svg g path,
.home-console .diamonds .item svg g polygon {
  fill: white;
}
.home-console .diamonds .item .content {
  margin: 0;
  border-radius: 3px;
}
.home-console .diamonds .item .inner-content {
  letter-spacing: 0.03em;
}
.home-console .diamonds .item .inner-content div.effectiveness-rating span {
  font-size: 18px;
}
.home-console .diamonds .item .inner-content div.effectiveness-rating .icon {
  width: 20px;
  height: 20px;
}
.home-console .activities-9 .item .content {
  background: rgb(from var(--activities-color-9) r g b / 60%);
}
.home-console .activities-9 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-9);
}
.home-console .activities-8 .item .content {
  background: rgb(from var(--activities-color-8) r g b / 60%);
}
.home-console .activities-8 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-8);
}
.home-console .activities-7 .item .content {
  background: rgb(from var(--activities-color-7) r g b / 60%);
}
.home-console .activities-7 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-7);
}
.home-console .activities-6 .item .content {
  background: rgb(from var(--activities-color-6) r g b / 60%);
}
.home-console .activities-6 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-6);
}
.home-console .activities-5 .item .content {
  background: rgb(from var(--activities-color-5) r g b / 60%);
}
.home-console .activities-5 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-5);
}
.home-console .activities-4 .item .content {
  background: rgb(from var(--activities-color-4) r g b / 60%);
}
.home-console .activities-4 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-4);
}
.home-console .activities-3 .item .content {
  background: rgb(from var(--activities-color-3) r g b / 60%);
}
.home-console .activities-3 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-3);
}
.home-console .activities-2 .item .content {
  background: rgb(from var(--activities-color-2) r g b / 60%);
}
.home-console .activities-2 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-2);
}
.home-console .activities-1 .item .content {
  background: rgb(from var(--activities-color-1) r g b / 60%);
}
.home-console .activities-1 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-1);
}
.home-console .activities-0 .item .content {
  background: rgb(from var(--activities-color-0) r g b / 60%);
}
.home-console .activities-0 .item .content.hvr-rectangle-out:before {
  background: var(--activities-color-0);
}
.home-console .tools .item {
  float: left;
}
.home-console .tools .item .content {
  background: rgb(from var(--tools-color) r g b / 60%);
}
.home-console .tools .item .content.hvr-rectangle-out:before {
  background: var(--tools-color);
}
body.alternative.left .home-console {
  transform: scale(0.8);
  left: 0;
}
@media (min-width:768px) {
  .homepage {
    min-height: 700px;
  }
  .home-console .diamonds .item {
    position: absolute;
    transform-origin: 50% 50%;
    transform: rotate(45deg);
  }
  .home-console .diamonds .item .content {
    position: absolute;
  }
  .home-console .diamonds .item .inner-content {
    -webkit-backface-visibility: hidden;
    width: 75%;
    height: 75%;
    margin: 10%;
    transform: rotate(-45deg);
  }
  .home-console .diamonds .item .inner-content div.effectiveness-rating {
    width: 0;
    height: 0;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 70px solid #1cb08f;
    position: absolute;
    bottom: -80px;
    right: 12px;
  }
  .home-console .diamonds .item .inner-content div.effectiveness-rating .caption {
    position: absolute;
    left: -69px;
    top: -69px;
    width: 140px;
  }
  .home-console .diamonds .item .inner-content div.effectiveness-rating .caption span {
    display: block;
  }
  .i-diamond-18-14-3 {
    top: 788.925px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-14-2 {
    top: 773.4px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-14-1 {
    top: 757.875px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-13-3 {
    top: 735.9px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-13-2 {
    top: 720.375px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-13-1 {
    top: 704.85px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-12-3 {
    top: 682.875px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-12-2 {
    top: 667.35px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-12-1 {
    top: 651.825px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-11-3 {
    top: 629.85px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-11-2 {
    top: 614.325px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-11-1 {
    top: 598.8px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-10-3 {
    top: 576.825px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-10-2 {
    top: 561.3px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-10-1 {
    top: 545.775px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-9-3 {
    top: 523.8px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-9-2 {
    top: 508.275px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-9-1 {
    top: 492.75px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-8-3 {
    top: 470.775px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-8-2 {
    top: 455.25px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-8-1 {
    top: 439.725px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-7-3 {
    top: 417.75px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-7-2 {
    top: 402.225px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-7-1 {
    top: 386.7px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-6-3 {
    top: 364.725px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-6-2 {
    top: 349.2px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-6-1 {
    top: 333.675px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-5-3 {
    top: 311.7px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-5-2 {
    top: 296.175px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-5-1 {
    top: 280.65px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-4-3 {
    top: 258.675px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-4-2 {
    top: 243.15px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-4-1 {
    top: 227.625px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-3-3 {
    top: 205.65px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-3-2 {
    top: 190.125px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-3-1 {
    top: 174.6px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-2-3 {
    top: 152.625px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-2-2 {
    top: 137.1px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-2-1 {
    top: 121.575px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-1-3 {
    top: 99.6px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-1-2 {
    top: 84.075px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-1-1 {
    top: 68.55px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-18-0-3 {
    top: 46.575px;
    left: 1001.025px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-18-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-18-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-18-0-2 {
    top: 31.05px;
    left: 985.5px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-18-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-18-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-18-0-1 {
    top: 15.525px;
    left: 969.975px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-18-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-18-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-14-3 {
    top: 788.925px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-14-2 {
    top: 773.4px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-14-1 {
    top: 757.875px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-13-3 {
    top: 735.9px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-13-2 {
    top: 720.375px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-13-1 {
    top: 704.85px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-12-3 {
    top: 682.875px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-12-2 {
    top: 667.35px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-12-1 {
    top: 651.825px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-11-3 {
    top: 629.85px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-11-2 {
    top: 614.325px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-11-1 {
    top: 598.8px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-10-3 {
    top: 576.825px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-10-2 {
    top: 561.3px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-10-1 {
    top: 545.775px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-9-3 {
    top: 523.8px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-9-2 {
    top: 508.275px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-9-1 {
    top: 492.75px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-8-3 {
    top: 470.775px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-8-2 {
    top: 455.25px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-8-1 {
    top: 439.725px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-7-3 {
    top: 417.75px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-7-2 {
    top: 402.225px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-7-1 {
    top: 386.7px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-6-3 {
    top: 364.725px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-6-2 {
    top: 349.2px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-6-1 {
    top: 333.675px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-5-3 {
    top: 311.7px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-5-2 {
    top: 296.175px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-5-1 {
    top: 280.65px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-4-3 {
    top: 258.675px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-4-2 {
    top: 243.15px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-4-1 {
    top: 227.625px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-3-3 {
    top: 205.65px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-3-2 {
    top: 190.125px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-3-1 {
    top: 174.6px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-2-3 {
    top: 152.625px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-2-2 {
    top: 137.1px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-2-1 {
    top: 121.575px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-1-3 {
    top: 99.6px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-1-2 {
    top: 84.075px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-1-1 {
    top: 68.55px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-17-0-3 {
    top: 46.575px;
    left: 948px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-17-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-17-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-17-0-2 {
    top: 31.05px;
    left: 932.475px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-17-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-17-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-17-0-1 {
    top: 15.525px;
    left: 916.95px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-17-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-17-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-14-3 {
    top: 788.925px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-14-2 {
    top: 773.4px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-14-1 {
    top: 757.875px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-13-3 {
    top: 735.9px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-13-2 {
    top: 720.375px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-13-1 {
    top: 704.85px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-12-3 {
    top: 682.875px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-12-2 {
    top: 667.35px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-12-1 {
    top: 651.825px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-11-3 {
    top: 629.85px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-11-2 {
    top: 614.325px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-11-1 {
    top: 598.8px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-10-3 {
    top: 576.825px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-10-2 {
    top: 561.3px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-10-1 {
    top: 545.775px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-9-3 {
    top: 523.8px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-9-2 {
    top: 508.275px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-9-1 {
    top: 492.75px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-8-3 {
    top: 470.775px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-8-2 {
    top: 455.25px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-8-1 {
    top: 439.725px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-7-3 {
    top: 417.75px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-7-2 {
    top: 402.225px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-7-1 {
    top: 386.7px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-6-3 {
    top: 364.725px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-6-2 {
    top: 349.2px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-6-1 {
    top: 333.675px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-5-3 {
    top: 311.7px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-5-2 {
    top: 296.175px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-5-1 {
    top: 280.65px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-4-3 {
    top: 258.675px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-4-2 {
    top: 243.15px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-4-1 {
    top: 227.625px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-3-3 {
    top: 205.65px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-3-2 {
    top: 190.125px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-3-1 {
    top: 174.6px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-2-3 {
    top: 152.625px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-2-2 {
    top: 137.1px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-2-1 {
    top: 121.575px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-1-3 {
    top: 99.6px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-1-2 {
    top: 84.075px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-1-1 {
    top: 68.55px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-16-0-3 {
    top: 46.575px;
    left: 894.975px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-16-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-16-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-16-0-2 {
    top: 31.05px;
    left: 879.45px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-16-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-16-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-16-0-1 {
    top: 15.525px;
    left: 863.925px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-16-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-16-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-14-3 {
    top: 788.925px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-14-2 {
    top: 773.4px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-14-1 {
    top: 757.875px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-13-3 {
    top: 735.9px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-13-2 {
    top: 720.375px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-13-1 {
    top: 704.85px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-12-3 {
    top: 682.875px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-12-2 {
    top: 667.35px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-12-1 {
    top: 651.825px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-11-3 {
    top: 629.85px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-11-2 {
    top: 614.325px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-11-1 {
    top: 598.8px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-10-3 {
    top: 576.825px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-10-2 {
    top: 561.3px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-10-1 {
    top: 545.775px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-9-3 {
    top: 523.8px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-9-2 {
    top: 508.275px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-9-1 {
    top: 492.75px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-8-3 {
    top: 470.775px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-8-2 {
    top: 455.25px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-8-1 {
    top: 439.725px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-7-3 {
    top: 417.75px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-7-2 {
    top: 402.225px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-7-1 {
    top: 386.7px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-6-3 {
    top: 364.725px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-6-2 {
    top: 349.2px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-6-1 {
    top: 333.675px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-5-3 {
    top: 311.7px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-5-2 {
    top: 296.175px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-5-1 {
    top: 280.65px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-4-3 {
    top: 258.675px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-4-2 {
    top: 243.15px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-4-1 {
    top: 227.625px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-3-3 {
    top: 205.65px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-3-2 {
    top: 190.125px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-3-1 {
    top: 174.6px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-2-3 {
    top: 152.625px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-2-2 {
    top: 137.1px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-2-1 {
    top: 121.575px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-1-3 {
    top: 99.6px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-1-2 {
    top: 84.075px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-1-1 {
    top: 68.55px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-15-0-3 {
    top: 46.575px;
    left: 841.95px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-15-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-15-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-15-0-2 {
    top: 31.05px;
    left: 826.425px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-15-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-15-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-15-0-1 {
    top: 15.525px;
    left: 810.9px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-15-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-15-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-14-3 {
    top: 788.925px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-14-2 {
    top: 773.4px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-14-1 {
    top: 757.875px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-13-3 {
    top: 735.9px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-13-2 {
    top: 720.375px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-13-1 {
    top: 704.85px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-12-3 {
    top: 682.875px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-12-2 {
    top: 667.35px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-12-1 {
    top: 651.825px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-11-3 {
    top: 629.85px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-11-2 {
    top: 614.325px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-11-1 {
    top: 598.8px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-10-3 {
    top: 576.825px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-10-2 {
    top: 561.3px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-10-1 {
    top: 545.775px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-9-3 {
    top: 523.8px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-9-2 {
    top: 508.275px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-9-1 {
    top: 492.75px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-8-3 {
    top: 470.775px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-8-2 {
    top: 455.25px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-8-1 {
    top: 439.725px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-7-3 {
    top: 417.75px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-7-2 {
    top: 402.225px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-7-1 {
    top: 386.7px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-6-3 {
    top: 364.725px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-6-2 {
    top: 349.2px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-6-1 {
    top: 333.675px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-5-3 {
    top: 311.7px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-5-2 {
    top: 296.175px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-5-1 {
    top: 280.65px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-4-3 {
    top: 258.675px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-4-2 {
    top: 243.15px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-4-1 {
    top: 227.625px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-3-3 {
    top: 205.65px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-3-2 {
    top: 190.125px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-3-1 {
    top: 174.6px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-2-3 {
    top: 152.625px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-2-2 {
    top: 137.1px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-2-1 {
    top: 121.575px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-1-3 {
    top: 99.6px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-1-2 {
    top: 84.075px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-1-1 {
    top: 68.55px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-14-0-3 {
    top: 46.575px;
    left: 788.925px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-14-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-14-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-14-0-2 {
    top: 31.05px;
    left: 773.4px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-14-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-14-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-14-0-1 {
    top: 15.525px;
    left: 757.875px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-14-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-14-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-14-3 {
    top: 788.925px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-14-2 {
    top: 773.4px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-14-1 {
    top: 757.875px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-13-3 {
    top: 735.9px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-13-2 {
    top: 720.375px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-13-1 {
    top: 704.85px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-12-3 {
    top: 682.875px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-12-2 {
    top: 667.35px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-12-1 {
    top: 651.825px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-11-3 {
    top: 629.85px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-11-2 {
    top: 614.325px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-11-1 {
    top: 598.8px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-10-3 {
    top: 576.825px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-10-2 {
    top: 561.3px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-10-1 {
    top: 545.775px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-9-3 {
    top: 523.8px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-9-2 {
    top: 508.275px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-9-1 {
    top: 492.75px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-8-3 {
    top: 470.775px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-8-2 {
    top: 455.25px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-8-1 {
    top: 439.725px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-7-3 {
    top: 417.75px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-7-2 {
    top: 402.225px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-7-1 {
    top: 386.7px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-6-3 {
    top: 364.725px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-6-2 {
    top: 349.2px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-6-1 {
    top: 333.675px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-5-3 {
    top: 311.7px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-5-2 {
    top: 296.175px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-5-1 {
    top: 280.65px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-4-3 {
    top: 258.675px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-4-2 {
    top: 243.15px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-4-1 {
    top: 227.625px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-3-3 {
    top: 205.65px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-3-2 {
    top: 190.125px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-3-1 {
    top: 174.6px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-2-3 {
    top: 152.625px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-2-2 {
    top: 137.1px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-2-1 {
    top: 121.575px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-1-3 {
    top: 99.6px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-1-2 {
    top: 84.075px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-1-1 {
    top: 68.55px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-13-0-3 {
    top: 46.575px;
    left: 735.9px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-13-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-13-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-13-0-2 {
    top: 31.05px;
    left: 720.375px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-13-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-13-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-13-0-1 {
    top: 15.525px;
    left: 704.85px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-13-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-13-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-14-3 {
    top: 788.925px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-14-2 {
    top: 773.4px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-14-1 {
    top: 757.875px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-13-3 {
    top: 735.9px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-13-2 {
    top: 720.375px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-13-1 {
    top: 704.85px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-12-3 {
    top: 682.875px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-12-2 {
    top: 667.35px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-12-1 {
    top: 651.825px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-11-3 {
    top: 629.85px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-11-2 {
    top: 614.325px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-11-1 {
    top: 598.8px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-10-3 {
    top: 576.825px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-10-2 {
    top: 561.3px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-10-1 {
    top: 545.775px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-9-3 {
    top: 523.8px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-9-2 {
    top: 508.275px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-9-1 {
    top: 492.75px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-8-3 {
    top: 470.775px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-8-2 {
    top: 455.25px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-8-1 {
    top: 439.725px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-7-3 {
    top: 417.75px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-7-2 {
    top: 402.225px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-7-1 {
    top: 386.7px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-6-3 {
    top: 364.725px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-6-2 {
    top: 349.2px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-6-1 {
    top: 333.675px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-5-3 {
    top: 311.7px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-5-2 {
    top: 296.175px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-5-1 {
    top: 280.65px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-4-3 {
    top: 258.675px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-4-2 {
    top: 243.15px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-4-1 {
    top: 227.625px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-3-3 {
    top: 205.65px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-3-2 {
    top: 190.125px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-3-1 {
    top: 174.6px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-2-3 {
    top: 152.625px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-2-2 {
    top: 137.1px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-2-1 {
    top: 121.575px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-1-3 {
    top: 99.6px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-1-2 {
    top: 84.075px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-1-1 {
    top: 68.55px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-12-0-3 {
    top: 46.575px;
    left: 682.875px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-12-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-12-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-12-0-2 {
    top: 31.05px;
    left: 667.35px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-12-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-12-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-12-0-1 {
    top: 15.525px;
    left: 651.825px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-12-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-12-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-14-3 {
    top: 788.925px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-14-2 {
    top: 773.4px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-14-1 {
    top: 757.875px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-13-3 {
    top: 735.9px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-13-2 {
    top: 720.375px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-13-1 {
    top: 704.85px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-12-3 {
    top: 682.875px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-12-2 {
    top: 667.35px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-12-1 {
    top: 651.825px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-11-3 {
    top: 629.85px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-11-2 {
    top: 614.325px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-11-1 {
    top: 598.8px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-10-3 {
    top: 576.825px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-10-2 {
    top: 561.3px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-10-1 {
    top: 545.775px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-9-3 {
    top: 523.8px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-9-2 {
    top: 508.275px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-9-1 {
    top: 492.75px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-8-3 {
    top: 470.775px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-8-2 {
    top: 455.25px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-8-1 {
    top: 439.725px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-7-3 {
    top: 417.75px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-7-2 {
    top: 402.225px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-7-1 {
    top: 386.7px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-6-3 {
    top: 364.725px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-6-2 {
    top: 349.2px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-6-1 {
    top: 333.675px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-5-3 {
    top: 311.7px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-5-2 {
    top: 296.175px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-5-1 {
    top: 280.65px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-4-3 {
    top: 258.675px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-4-2 {
    top: 243.15px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-4-1 {
    top: 227.625px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-3-3 {
    top: 205.65px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-3-2 {
    top: 190.125px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-3-1 {
    top: 174.6px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-2-3 {
    top: 152.625px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-2-2 {
    top: 137.1px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-2-1 {
    top: 121.575px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-1-3 {
    top: 99.6px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-1-2 {
    top: 84.075px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-1-1 {
    top: 68.55px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-11-0-3 {
    top: 46.575px;
    left: 629.85px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-11-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-11-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-11-0-2 {
    top: 31.05px;
    left: 614.325px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-11-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-11-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-11-0-1 {
    top: 15.525px;
    left: 598.8px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-11-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-11-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-14-3 {
    top: 788.925px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-14-2 {
    top: 773.4px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-14-1 {
    top: 757.875px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-13-3 {
    top: 735.9px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-13-2 {
    top: 720.375px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-13-1 {
    top: 704.85px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-12-3 {
    top: 682.875px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-12-2 {
    top: 667.35px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-12-1 {
    top: 651.825px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-11-3 {
    top: 629.85px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-11-2 {
    top: 614.325px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-11-1 {
    top: 598.8px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-10-3 {
    top: 576.825px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-10-2 {
    top: 561.3px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-10-1 {
    top: 545.775px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-9-3 {
    top: 523.8px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-9-2 {
    top: 508.275px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-9-1 {
    top: 492.75px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-8-3 {
    top: 470.775px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-8-2 {
    top: 455.25px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-8-1 {
    top: 439.725px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-7-3 {
    top: 417.75px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-7-2 {
    top: 402.225px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-7-1 {
    top: 386.7px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-6-3 {
    top: 364.725px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-6-2 {
    top: 349.2px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-6-1 {
    top: 333.675px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-5-3 {
    top: 311.7px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-5-2 {
    top: 296.175px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-5-1 {
    top: 280.65px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-4-3 {
    top: 258.675px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-4-2 {
    top: 243.15px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-4-1 {
    top: 227.625px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-3-3 {
    top: 205.65px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-3-2 {
    top: 190.125px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-3-1 {
    top: 174.6px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-2-3 {
    top: 152.625px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-2-2 {
    top: 137.1px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-2-1 {
    top: 121.575px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-1-3 {
    top: 99.6px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-1-2 {
    top: 84.075px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-1-1 {
    top: 68.55px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-10-0-3 {
    top: 46.575px;
    left: 576.825px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-10-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-10-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-10-0-2 {
    top: 31.05px;
    left: 561.3px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-10-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-10-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-10-0-1 {
    top: 15.525px;
    left: 545.775px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-10-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-10-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-14-3 {
    top: 788.925px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-14-2 {
    top: 773.4px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-14-1 {
    top: 757.875px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-13-3 {
    top: 735.9px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-13-2 {
    top: 720.375px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-13-1 {
    top: 704.85px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-12-3 {
    top: 682.875px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-12-2 {
    top: 667.35px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-12-1 {
    top: 651.825px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-11-3 {
    top: 629.85px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-11-2 {
    top: 614.325px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-11-1 {
    top: 598.8px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-10-3 {
    top: 576.825px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-10-2 {
    top: 561.3px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-10-1 {
    top: 545.775px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-9-3 {
    top: 523.8px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-9-2 {
    top: 508.275px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-9-1 {
    top: 492.75px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-8-3 {
    top: 470.775px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-8-2 {
    top: 455.25px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-8-1 {
    top: 439.725px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-7-3 {
    top: 417.75px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-7-2 {
    top: 402.225px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-7-1 {
    top: 386.7px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-6-3 {
    top: 364.725px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-6-2 {
    top: 349.2px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-6-1 {
    top: 333.675px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-5-3 {
    top: 311.7px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-5-2 {
    top: 296.175px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-5-1 {
    top: 280.65px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-4-3 {
    top: 258.675px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-4-2 {
    top: 243.15px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-4-1 {
    top: 227.625px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-3-3 {
    top: 205.65px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-3-2 {
    top: 190.125px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-3-1 {
    top: 174.6px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-2-3 {
    top: 152.625px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-2-2 {
    top: 137.1px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-2-1 {
    top: 121.575px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-1-3 {
    top: 99.6px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-1-2 {
    top: 84.075px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-1-1 {
    top: 68.55px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-9-0-3 {
    top: 46.575px;
    left: 523.8px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-9-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-9-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-9-0-2 {
    top: 31.05px;
    left: 508.275px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-9-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-9-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-9-0-1 {
    top: 15.525px;
    left: 492.75px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-9-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-9-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-14-3 {
    top: 788.925px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-14-2 {
    top: 773.4px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-14-1 {
    top: 757.875px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-13-3 {
    top: 735.9px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-13-2 {
    top: 720.375px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-13-1 {
    top: 704.85px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-12-3 {
    top: 682.875px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-12-2 {
    top: 667.35px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-12-1 {
    top: 651.825px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-11-3 {
    top: 629.85px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-11-2 {
    top: 614.325px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-11-1 {
    top: 598.8px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-10-3 {
    top: 576.825px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-10-2 {
    top: 561.3px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-10-1 {
    top: 545.775px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-9-3 {
    top: 523.8px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-9-2 {
    top: 508.275px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-9-1 {
    top: 492.75px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-8-3 {
    top: 470.775px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-8-2 {
    top: 455.25px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-8-1 {
    top: 439.725px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-7-3 {
    top: 417.75px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-7-2 {
    top: 402.225px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-7-1 {
    top: 386.7px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-6-3 {
    top: 364.725px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-6-2 {
    top: 349.2px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-6-1 {
    top: 333.675px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-5-3 {
    top: 311.7px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-5-2 {
    top: 296.175px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-5-1 {
    top: 280.65px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-4-3 {
    top: 258.675px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-4-2 {
    top: 243.15px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-4-1 {
    top: 227.625px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-3-3 {
    top: 205.65px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-3-2 {
    top: 190.125px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-3-1 {
    top: 174.6px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-2-3 {
    top: 152.625px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-2-2 {
    top: 137.1px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-2-1 {
    top: 121.575px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-1-3 {
    top: 99.6px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-1-2 {
    top: 84.075px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-1-1 {
    top: 68.55px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-8-0-3 {
    top: 46.575px;
    left: 470.775px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-8-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-8-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-8-0-2 {
    top: 31.05px;
    left: 455.25px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-8-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-8-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-8-0-1 {
    top: 15.525px;
    left: 439.725px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-8-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-8-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-14-3 {
    top: 788.925px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-14-2 {
    top: 773.4px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-14-1 {
    top: 757.875px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-13-3 {
    top: 735.9px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-13-2 {
    top: 720.375px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-13-1 {
    top: 704.85px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-12-3 {
    top: 682.875px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-12-2 {
    top: 667.35px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-12-1 {
    top: 651.825px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-11-3 {
    top: 629.85px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-11-2 {
    top: 614.325px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-11-1 {
    top: 598.8px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-10-3 {
    top: 576.825px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-10-2 {
    top: 561.3px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-10-1 {
    top: 545.775px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-9-3 {
    top: 523.8px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-9-2 {
    top: 508.275px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-9-1 {
    top: 492.75px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-8-3 {
    top: 470.775px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-8-2 {
    top: 455.25px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-8-1 {
    top: 439.725px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-7-3 {
    top: 417.75px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-7-2 {
    top: 402.225px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-7-1 {
    top: 386.7px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-6-3 {
    top: 364.725px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-6-2 {
    top: 349.2px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-6-1 {
    top: 333.675px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-5-3 {
    top: 311.7px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-5-2 {
    top: 296.175px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-5-1 {
    top: 280.65px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-4-3 {
    top: 258.675px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-4-2 {
    top: 243.15px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-4-1 {
    top: 227.625px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-3-3 {
    top: 205.65px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-3-2 {
    top: 190.125px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-3-1 {
    top: 174.6px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-2-3 {
    top: 152.625px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-2-2 {
    top: 137.1px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-2-1 {
    top: 121.575px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-1-3 {
    top: 99.6px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-1-2 {
    top: 84.075px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-1-1 {
    top: 68.55px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-7-0-3 {
    top: 46.575px;
    left: 417.75px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-7-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-7-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-7-0-2 {
    top: 31.05px;
    left: 402.225px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-7-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-7-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-7-0-1 {
    top: 15.525px;
    left: 386.7px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-7-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-7-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-14-3 {
    top: 788.925px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-14-2 {
    top: 773.4px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-14-1 {
    top: 757.875px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-13-3 {
    top: 735.9px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-13-2 {
    top: 720.375px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-13-1 {
    top: 704.85px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-12-3 {
    top: 682.875px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-12-2 {
    top: 667.35px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-12-1 {
    top: 651.825px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-11-3 {
    top: 629.85px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-11-2 {
    top: 614.325px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-11-1 {
    top: 598.8px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-10-3 {
    top: 576.825px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-10-2 {
    top: 561.3px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-10-1 {
    top: 545.775px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-9-3 {
    top: 523.8px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-9-2 {
    top: 508.275px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-9-1 {
    top: 492.75px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-8-3 {
    top: 470.775px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-8-2 {
    top: 455.25px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-8-1 {
    top: 439.725px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-7-3 {
    top: 417.75px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-7-2 {
    top: 402.225px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-7-1 {
    top: 386.7px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-6-3 {
    top: 364.725px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-6-2 {
    top: 349.2px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-6-1 {
    top: 333.675px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-5-3 {
    top: 311.7px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-5-2 {
    top: 296.175px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-5-1 {
    top: 280.65px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-4-3 {
    top: 258.675px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-4-2 {
    top: 243.15px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-4-1 {
    top: 227.625px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-3-3 {
    top: 205.65px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-3-2 {
    top: 190.125px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-3-1 {
    top: 174.6px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-2-3 {
    top: 152.625px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-2-2 {
    top: 137.1px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-2-1 {
    top: 121.575px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-1-3 {
    top: 99.6px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-1-2 {
    top: 84.075px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-1-1 {
    top: 68.55px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-6-0-3 {
    top: 46.575px;
    left: 364.725px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-6-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-6-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-6-0-2 {
    top: 31.05px;
    left: 349.2px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-6-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-6-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-6-0-1 {
    top: 15.525px;
    left: 333.675px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-6-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-6-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-14-3 {
    top: 788.925px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-14-2 {
    top: 773.4px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-14-1 {
    top: 757.875px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-13-3 {
    top: 735.9px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-13-2 {
    top: 720.375px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-13-1 {
    top: 704.85px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-12-3 {
    top: 682.875px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-12-2 {
    top: 667.35px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-12-1 {
    top: 651.825px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-11-3 {
    top: 629.85px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-11-2 {
    top: 614.325px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-11-1 {
    top: 598.8px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-10-3 {
    top: 576.825px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-10-2 {
    top: 561.3px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-10-1 {
    top: 545.775px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-9-3 {
    top: 523.8px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-9-2 {
    top: 508.275px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-9-1 {
    top: 492.75px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-8-3 {
    top: 470.775px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-8-2 {
    top: 455.25px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-8-1 {
    top: 439.725px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-7-3 {
    top: 417.75px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-7-2 {
    top: 402.225px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-7-1 {
    top: 386.7px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-6-3 {
    top: 364.725px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-6-2 {
    top: 349.2px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-6-1 {
    top: 333.675px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-5-3 {
    top: 311.7px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-5-2 {
    top: 296.175px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-5-1 {
    top: 280.65px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-4-3 {
    top: 258.675px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-4-2 {
    top: 243.15px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-4-1 {
    top: 227.625px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-3-3 {
    top: 205.65px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-3-2 {
    top: 190.125px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-3-1 {
    top: 174.6px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-2-3 {
    top: 152.625px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-2-2 {
    top: 137.1px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-2-1 {
    top: 121.575px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-1-3 {
    top: 99.6px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-1-2 {
    top: 84.075px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-1-1 {
    top: 68.55px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-5-0-3 {
    top: 46.575px;
    left: 311.7px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-5-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-5-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-5-0-2 {
    top: 31.05px;
    left: 296.175px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-5-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-5-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-5-0-1 {
    top: 15.525px;
    left: 280.65px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-5-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-5-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-14-3 {
    top: 788.925px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-14-2 {
    top: 773.4px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-14-1 {
    top: 757.875px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-13-3 {
    top: 735.9px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-13-2 {
    top: 720.375px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-13-1 {
    top: 704.85px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-12-3 {
    top: 682.875px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-12-2 {
    top: 667.35px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-12-1 {
    top: 651.825px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-11-3 {
    top: 629.85px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-11-2 {
    top: 614.325px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-11-1 {
    top: 598.8px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-10-3 {
    top: 576.825px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-10-2 {
    top: 561.3px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-10-1 {
    top: 545.775px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-9-3 {
    top: 523.8px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-9-2 {
    top: 508.275px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-9-1 {
    top: 492.75px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-8-3 {
    top: 470.775px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-8-2 {
    top: 455.25px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-8-1 {
    top: 439.725px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-7-3 {
    top: 417.75px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-7-2 {
    top: 402.225px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-7-1 {
    top: 386.7px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-6-3 {
    top: 364.725px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-6-2 {
    top: 349.2px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-6-1 {
    top: 333.675px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-5-3 {
    top: 311.7px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-5-2 {
    top: 296.175px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-5-1 {
    top: 280.65px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-4-3 {
    top: 258.675px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-4-2 {
    top: 243.15px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-4-1 {
    top: 227.625px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-3-3 {
    top: 205.65px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-3-2 {
    top: 190.125px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-3-1 {
    top: 174.6px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-2-3 {
    top: 152.625px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-2-2 {
    top: 137.1px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-2-1 {
    top: 121.575px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-1-3 {
    top: 99.6px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-1-2 {
    top: 84.075px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-1-1 {
    top: 68.55px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-4-0-3 {
    top: 46.575px;
    left: 258.675px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-4-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-4-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-4-0-2 {
    top: 31.05px;
    left: 243.15px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-4-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-4-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-4-0-1 {
    top: 15.525px;
    left: 227.625px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-4-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-4-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-14-3 {
    top: 788.925px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-14-2 {
    top: 773.4px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-14-1 {
    top: 757.875px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-13-3 {
    top: 735.9px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-13-2 {
    top: 720.375px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-13-1 {
    top: 704.85px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-12-3 {
    top: 682.875px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-12-2 {
    top: 667.35px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-12-1 {
    top: 651.825px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-11-3 {
    top: 629.85px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-11-2 {
    top: 614.325px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-11-1 {
    top: 598.8px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-10-3 {
    top: 576.825px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-10-2 {
    top: 561.3px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-10-1 {
    top: 545.775px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-9-3 {
    top: 523.8px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-9-2 {
    top: 508.275px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-9-1 {
    top: 492.75px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-8-3 {
    top: 470.775px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-8-2 {
    top: 455.25px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-8-1 {
    top: 439.725px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-7-3 {
    top: 417.75px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-7-2 {
    top: 402.225px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-7-1 {
    top: 386.7px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-6-3 {
    top: 364.725px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-6-2 {
    top: 349.2px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-6-1 {
    top: 333.675px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-5-3 {
    top: 311.7px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-5-2 {
    top: 296.175px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-5-1 {
    top: 280.65px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-4-3 {
    top: 258.675px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-4-2 {
    top: 243.15px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-4-1 {
    top: 227.625px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-3-3 {
    top: 205.65px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-3-2 {
    top: 190.125px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-3-1 {
    top: 174.6px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-2-3 {
    top: 152.625px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-2-2 {
    top: 137.1px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-2-1 {
    top: 121.575px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-1-3 {
    top: 99.6px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-1-2 {
    top: 84.075px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-1-1 {
    top: 68.55px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-3-0-3 {
    top: 46.575px;
    left: 205.65px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-3-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-3-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-3-0-2 {
    top: 31.05px;
    left: 190.125px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-3-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-3-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-3-0-1 {
    top: 15.525px;
    left: 174.6px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-3-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-3-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-14-3 {
    top: 788.925px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-14-2 {
    top: 773.4px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-14-1 {
    top: 757.875px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-13-3 {
    top: 735.9px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-13-2 {
    top: 720.375px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-13-1 {
    top: 704.85px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-12-3 {
    top: 682.875px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-12-2 {
    top: 667.35px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-12-1 {
    top: 651.825px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-11-3 {
    top: 629.85px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-11-2 {
    top: 614.325px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-11-1 {
    top: 598.8px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-10-3 {
    top: 576.825px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-10-2 {
    top: 561.3px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-10-1 {
    top: 545.775px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-9-3 {
    top: 523.8px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-9-2 {
    top: 508.275px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-9-1 {
    top: 492.75px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-8-3 {
    top: 470.775px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-8-2 {
    top: 455.25px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-8-1 {
    top: 439.725px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-7-3 {
    top: 417.75px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-7-2 {
    top: 402.225px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-7-1 {
    top: 386.7px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-6-3 {
    top: 364.725px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-6-2 {
    top: 349.2px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-6-1 {
    top: 333.675px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-5-3 {
    top: 311.7px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-5-2 {
    top: 296.175px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-5-1 {
    top: 280.65px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-4-3 {
    top: 258.675px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-4-2 {
    top: 243.15px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-4-1 {
    top: 227.625px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-3-3 {
    top: 205.65px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-3-2 {
    top: 190.125px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-3-1 {
    top: 174.6px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-2-3 {
    top: 152.625px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-2-2 {
    top: 137.1px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-2-1 {
    top: 121.575px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-1-3 {
    top: 99.6px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-1-2 {
    top: 84.075px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-1-1 {
    top: 68.55px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-2-0-3 {
    top: 46.575px;
    left: 152.625px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-2-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-2-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-2-0-2 {
    top: 31.05px;
    left: 137.1px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-2-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-2-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-2-0-1 {
    top: 15.525px;
    left: 121.575px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-2-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-2-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-14-3 {
    top: 788.925px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-14-2 {
    top: 773.4px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-14-1 {
    top: 757.875px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-13-3 {
    top: 735.9px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-13-2 {
    top: 720.375px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-13-1 {
    top: 704.85px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-12-3 {
    top: 682.875px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-12-2 {
    top: 667.35px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-12-1 {
    top: 651.825px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-11-3 {
    top: 629.85px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-11-2 {
    top: 614.325px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-11-1 {
    top: 598.8px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-10-3 {
    top: 576.825px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-10-2 {
    top: 561.3px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-10-1 {
    top: 545.775px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-9-3 {
    top: 523.8px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-9-2 {
    top: 508.275px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-9-1 {
    top: 492.75px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-8-3 {
    top: 470.775px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-8-2 {
    top: 455.25px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-8-1 {
    top: 439.725px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-7-3 {
    top: 417.75px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-7-2 {
    top: 402.225px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-7-1 {
    top: 386.7px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-6-3 {
    top: 364.725px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-6-2 {
    top: 349.2px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-6-1 {
    top: 333.675px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-5-3 {
    top: 311.7px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-5-2 {
    top: 296.175px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-5-1 {
    top: 280.65px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-4-3 {
    top: 258.675px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-4-2 {
    top: 243.15px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-4-1 {
    top: 227.625px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-3-3 {
    top: 205.65px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-3-2 {
    top: 190.125px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-3-1 {
    top: 174.6px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-2-3 {
    top: 152.625px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-2-2 {
    top: 137.1px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-2-1 {
    top: 121.575px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-1-3 {
    top: 99.6px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-1-2 {
    top: 84.075px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-1-1 {
    top: 68.55px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-1-0-3 {
    top: 46.575px;
    left: 99.6px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-1-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-1-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-1-0-2 {
    top: 31.05px;
    left: 84.075px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-1-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-1-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-1-0-1 {
    top: 15.525px;
    left: 68.55px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-1-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-1-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-14-3 {
    top: 788.925px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-14-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-14-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-14-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-14-2 {
    top: 773.4px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-14-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-14-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-14-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-14-1 {
    top: 757.875px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-14-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-14-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-14-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-13-3 {
    top: 735.9px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-13-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-13-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-13-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-13-2 {
    top: 720.375px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-13-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-13-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-13-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-13-1 {
    top: 704.85px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-13-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-13-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-13-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-12-3 {
    top: 682.875px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-12-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-12-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-12-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-12-2 {
    top: 667.35px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-12-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-12-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-12-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-12-1 {
    top: 651.825px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-12-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-12-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-12-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-11-3 {
    top: 629.85px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-11-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-11-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-11-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-11-2 {
    top: 614.325px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-11-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-11-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-11-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-11-1 {
    top: 598.8px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-11-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-11-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-11-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-10-3 {
    top: 576.825px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-10-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-10-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-10-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-10-2 {
    top: 561.3px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-10-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-10-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-10-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-10-1 {
    top: 545.775px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-10-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-10-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-10-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-9-3 {
    top: 523.8px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-9-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-9-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-9-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-9-2 {
    top: 508.275px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-9-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-9-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-9-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-9-1 {
    top: 492.75px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-9-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-9-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-9-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-8-3 {
    top: 470.775px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-8-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-8-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-8-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-8-2 {
    top: 455.25px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-8-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-8-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-8-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-8-1 {
    top: 439.725px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-8-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-8-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-8-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-7-3 {
    top: 417.75px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-7-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-7-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-7-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-7-2 {
    top: 402.225px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-7-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-7-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-7-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-7-1 {
    top: 386.7px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-7-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-7-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-7-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-6-3 {
    top: 364.725px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-6-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-6-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-6-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-6-2 {
    top: 349.2px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-6-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-6-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-6-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-6-1 {
    top: 333.675px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-6-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-6-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-6-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-5-3 {
    top: 311.7px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-5-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-5-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-5-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-5-2 {
    top: 296.175px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-5-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-5-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-5-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-5-1 {
    top: 280.65px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-5-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-5-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-5-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-4-3 {
    top: 258.675px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-4-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-4-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-4-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-4-2 {
    top: 243.15px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-4-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-4-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-4-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-4-1 {
    top: 227.625px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-4-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-4-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-4-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-3-3 {
    top: 205.65px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-3-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-3-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-3-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-3-2 {
    top: 190.125px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-3-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-3-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-3-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-3-1 {
    top: 174.6px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-3-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-3-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-3-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-2-3 {
    top: 152.625px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-2-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-2-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-2-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-2-2 {
    top: 137.1px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-2-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-2-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-2-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-2-1 {
    top: 121.575px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-2-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-2-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-2-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-1-3 {
    top: 99.6px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-1-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-1-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-1-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-1-2 {
    top: 84.075px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-1-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-1-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-1-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-1-1 {
    top: 68.55px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-1-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-1-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-1-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
  .i-diamond-0-0-3 {
    top: 46.575px;
    left: 46.575px;
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-0-3 .content {
    width: 219px;
    height: 219px;
  }
  .i-diamond-0-0-3 .content .inner-content {
    font-size: 17px;
    line-height: 24px;
  }
  .i-diamond-0-0-3 .content .inner-content .item-icon {
    width: 90px;
    height: 90px;
  }
  .i-diamond-0-0-2 {
    top: 31.05px;
    left: 31.05px;
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-0-2 .content {
    width: 144px;
    height: 144px;
  }
  .i-diamond-0-0-2 .content .inner-content {
    font-size: 14px;
    line-height: 18px;
  }
  .i-diamond-0-0-2 .content .inner-content .item-icon {
    width: 60px;
    height: 60px;
  }
  .i-diamond-0-0-1 {
    top: 15.525px;
    left: 15.525px;
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-0-1 .content {
    width: 69px;
    height: 69px;
  }
  .i-diamond-0-0-1 .content .inner-content {
    font-size: 11px;
    line-height: 12px;
  }
  .i-diamond-0-0-1 .content .inner-content .item-icon {
    width: 30px;
    height: 30px;
  }
}
@media (min-width:992px) and (max-width: 1199px) {
  .homepage {
    min-height: 636px;
  }
  .home-console {
    transform: scale(0.85);
    left: -35px;
  }
}
@media (min-width:768px) and (max-width: 991px) {
  .homepage {
    min-height: 860px;
  }
  .home-console {
    transform: scale(0.7);
    left: -95px;
  }
}
@media (max-width:767px) {
  .home-console {
    left: 0;
  }
  .home-console .item {
    padding: 3px;
    position: absolute;
  }
  .home-console .item .content {
    height: 100%;
    display: table;
    width: 100%;
  }
  .home-console .item .content .inner-content {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  .home-console .item .content .inner-content .effectiveness-rating {
    position: absolute;
    top: 0;
    right: 10px;
    background: #1cb08f;
    padding: 3px 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
  .i-size-3 {
    width: 75vw;
    height: 75vw;
  }
  .i-size-3 .inner-content .item-icon {
    max-height: 37.5vw;
    max-width: 52.5vw;
  }
  .i-size-3 .inner-content .link-name {
    width: calc(75vw - 10px);
    max-height: 37.5vw;
    overflow: hidden;
  }
  .i-size-2 {
    width: 50vw;
    height: 50vw;
  }
  .i-size-2 .inner-content .item-icon {
    max-height: 25vw;
    max-width: 35vw;
  }
  .i-size-2 .inner-content .link-name {
    width: calc(50vw - 10px);
    max-height: 25vw;
    overflow: hidden;
  }
  .i-size-1 {
    width: 25vw;
    height: 25vw;
  }
  .i-size-1 .inner-content .item-icon {
    max-height: 12.5vw;
    max-width: 17.5vw;
  }
  .i-size-1 .inner-content .link-name {
    width: calc(25vw - 10px);
    max-height: 12.5vw;
    overflow: hidden;
  }
  .i-mobile-diamond-30-3 {
    top: 750vw;
    left: 75vw;
  }
  .i-mobile-diamond-30-2 {
    top: 750vw;
    left: 50vw;
  }
  .i-mobile-diamond-30-1 {
    top: 750vw;
    left: 25vw;
  }
  .i-mobile-diamond-30-0 {
    top: 750vw;
    left: 0vw;
  }
  .i-mobile-diamond-29-3 {
    top: 725vw;
    left: 75vw;
  }
  .i-mobile-diamond-29-2 {
    top: 725vw;
    left: 50vw;
  }
  .i-mobile-diamond-29-1 {
    top: 725vw;
    left: 25vw;
  }
  .i-mobile-diamond-29-0 {
    top: 725vw;
    left: 0vw;
  }
  .i-mobile-diamond-28-3 {
    top: 700vw;
    left: 75vw;
  }
  .i-mobile-diamond-28-2 {
    top: 700vw;
    left: 50vw;
  }
  .i-mobile-diamond-28-1 {
    top: 700vw;
    left: 25vw;
  }
  .i-mobile-diamond-28-0 {
    top: 700vw;
    left: 0vw;
  }
  .i-mobile-diamond-27-3 {
    top: 675vw;
    left: 75vw;
  }
  .i-mobile-diamond-27-2 {
    top: 675vw;
    left: 50vw;
  }
  .i-mobile-diamond-27-1 {
    top: 675vw;
    left: 25vw;
  }
  .i-mobile-diamond-27-0 {
    top: 675vw;
    left: 0vw;
  }
  .i-mobile-diamond-26-3 {
    top: 650vw;
    left: 75vw;
  }
  .i-mobile-diamond-26-2 {
    top: 650vw;
    left: 50vw;
  }
  .i-mobile-diamond-26-1 {
    top: 650vw;
    left: 25vw;
  }
  .i-mobile-diamond-26-0 {
    top: 650vw;
    left: 0vw;
  }
  .i-mobile-diamond-25-3 {
    top: 625vw;
    left: 75vw;
  }
  .i-mobile-diamond-25-2 {
    top: 625vw;
    left: 50vw;
  }
  .i-mobile-diamond-25-1 {
    top: 625vw;
    left: 25vw;
  }
  .i-mobile-diamond-25-0 {
    top: 625vw;
    left: 0vw;
  }
  .i-mobile-diamond-24-3 {
    top: 600vw;
    left: 75vw;
  }
  .i-mobile-diamond-24-2 {
    top: 600vw;
    left: 50vw;
  }
  .i-mobile-diamond-24-1 {
    top: 600vw;
    left: 25vw;
  }
  .i-mobile-diamond-24-0 {
    top: 600vw;
    left: 0vw;
  }
  .i-mobile-diamond-23-3 {
    top: 575vw;
    left: 75vw;
  }
  .i-mobile-diamond-23-2 {
    top: 575vw;
    left: 50vw;
  }
  .i-mobile-diamond-23-1 {
    top: 575vw;
    left: 25vw;
  }
  .i-mobile-diamond-23-0 {
    top: 575vw;
    left: 0vw;
  }
  .i-mobile-diamond-22-3 {
    top: 550vw;
    left: 75vw;
  }
  .i-mobile-diamond-22-2 {
    top: 550vw;
    left: 50vw;
  }
  .i-mobile-diamond-22-1 {
    top: 550vw;
    left: 25vw;
  }
  .i-mobile-diamond-22-0 {
    top: 550vw;
    left: 0vw;
  }
  .i-mobile-diamond-21-3 {
    top: 525vw;
    left: 75vw;
  }
  .i-mobile-diamond-21-2 {
    top: 525vw;
    left: 50vw;
  }
  .i-mobile-diamond-21-1 {
    top: 525vw;
    left: 25vw;
  }
  .i-mobile-diamond-21-0 {
    top: 525vw;
    left: 0vw;
  }
  .i-mobile-diamond-20-3 {
    top: 500vw;
    left: 75vw;
  }
  .i-mobile-diamond-20-2 {
    top: 500vw;
    left: 50vw;
  }
  .i-mobile-diamond-20-1 {
    top: 500vw;
    left: 25vw;
  }
  .i-mobile-diamond-20-0 {
    top: 500vw;
    left: 0vw;
  }
  .i-mobile-diamond-19-3 {
    top: 475vw;
    left: 75vw;
  }
  .i-mobile-diamond-19-2 {
    top: 475vw;
    left: 50vw;
  }
  .i-mobile-diamond-19-1 {
    top: 475vw;
    left: 25vw;
  }
  .i-mobile-diamond-19-0 {
    top: 475vw;
    left: 0vw;
  }
  .i-mobile-diamond-18-3 {
    top: 450vw;
    left: 75vw;
  }
  .i-mobile-diamond-18-2 {
    top: 450vw;
    left: 50vw;
  }
  .i-mobile-diamond-18-1 {
    top: 450vw;
    left: 25vw;
  }
  .i-mobile-diamond-18-0 {
    top: 450vw;
    left: 0vw;
  }
  .i-mobile-diamond-17-3 {
    top: 425vw;
    left: 75vw;
  }
  .i-mobile-diamond-17-2 {
    top: 425vw;
    left: 50vw;
  }
  .i-mobile-diamond-17-1 {
    top: 425vw;
    left: 25vw;
  }
  .i-mobile-diamond-17-0 {
    top: 425vw;
    left: 0vw;
  }
  .i-mobile-diamond-16-3 {
    top: 400vw;
    left: 75vw;
  }
  .i-mobile-diamond-16-2 {
    top: 400vw;
    left: 50vw;
  }
  .i-mobile-diamond-16-1 {
    top: 400vw;
    left: 25vw;
  }
  .i-mobile-diamond-16-0 {
    top: 400vw;
    left: 0vw;
  }
  .i-mobile-diamond-15-3 {
    top: 375vw;
    left: 75vw;
  }
  .i-mobile-diamond-15-2 {
    top: 375vw;
    left: 50vw;
  }
  .i-mobile-diamond-15-1 {
    top: 375vw;
    left: 25vw;
  }
  .i-mobile-diamond-15-0 {
    top: 375vw;
    left: 0vw;
  }
  .i-mobile-diamond-14-3 {
    top: 350vw;
    left: 75vw;
  }
  .i-mobile-diamond-14-2 {
    top: 350vw;
    left: 50vw;
  }
  .i-mobile-diamond-14-1 {
    top: 350vw;
    left: 25vw;
  }
  .i-mobile-diamond-14-0 {
    top: 350vw;
    left: 0vw;
  }
  .i-mobile-diamond-13-3 {
    top: 325vw;
    left: 75vw;
  }
  .i-mobile-diamond-13-2 {
    top: 325vw;
    left: 50vw;
  }
  .i-mobile-diamond-13-1 {
    top: 325vw;
    left: 25vw;
  }
  .i-mobile-diamond-13-0 {
    top: 325vw;
    left: 0vw;
  }
  .i-mobile-diamond-12-3 {
    top: 300vw;
    left: 75vw;
  }
  .i-mobile-diamond-12-2 {
    top: 300vw;
    left: 50vw;
  }
  .i-mobile-diamond-12-1 {
    top: 300vw;
    left: 25vw;
  }
  .i-mobile-diamond-12-0 {
    top: 300vw;
    left: 0vw;
  }
  .i-mobile-diamond-11-3 {
    top: 275vw;
    left: 75vw;
  }
  .i-mobile-diamond-11-2 {
    top: 275vw;
    left: 50vw;
  }
  .i-mobile-diamond-11-1 {
    top: 275vw;
    left: 25vw;
  }
  .i-mobile-diamond-11-0 {
    top: 275vw;
    left: 0vw;
  }
  .i-mobile-diamond-10-3 {
    top: 250vw;
    left: 75vw;
  }
  .i-mobile-diamond-10-2 {
    top: 250vw;
    left: 50vw;
  }
  .i-mobile-diamond-10-1 {
    top: 250vw;
    left: 25vw;
  }
  .i-mobile-diamond-10-0 {
    top: 250vw;
    left: 0vw;
  }
  .i-mobile-diamond-9-3 {
    top: 225vw;
    left: 75vw;
  }
  .i-mobile-diamond-9-2 {
    top: 225vw;
    left: 50vw;
  }
  .i-mobile-diamond-9-1 {
    top: 225vw;
    left: 25vw;
  }
  .i-mobile-diamond-9-0 {
    top: 225vw;
    left: 0vw;
  }
  .i-mobile-diamond-8-3 {
    top: 200vw;
    left: 75vw;
  }
  .i-mobile-diamond-8-2 {
    top: 200vw;
    left: 50vw;
  }
  .i-mobile-diamond-8-1 {
    top: 200vw;
    left: 25vw;
  }
  .i-mobile-diamond-8-0 {
    top: 200vw;
    left: 0vw;
  }
  .i-mobile-diamond-7-3 {
    top: 175vw;
    left: 75vw;
  }
  .i-mobile-diamond-7-2 {
    top: 175vw;
    left: 50vw;
  }
  .i-mobile-diamond-7-1 {
    top: 175vw;
    left: 25vw;
  }
  .i-mobile-diamond-7-0 {
    top: 175vw;
    left: 0vw;
  }
  .i-mobile-diamond-6-3 {
    top: 150vw;
    left: 75vw;
  }
  .i-mobile-diamond-6-2 {
    top: 150vw;
    left: 50vw;
  }
  .i-mobile-diamond-6-1 {
    top: 150vw;
    left: 25vw;
  }
  .i-mobile-diamond-6-0 {
    top: 150vw;
    left: 0vw;
  }
  .i-mobile-diamond-5-3 {
    top: 125vw;
    left: 75vw;
  }
  .i-mobile-diamond-5-2 {
    top: 125vw;
    left: 50vw;
  }
  .i-mobile-diamond-5-1 {
    top: 125vw;
    left: 25vw;
  }
  .i-mobile-diamond-5-0 {
    top: 125vw;
    left: 0vw;
  }
  .i-mobile-diamond-4-3 {
    top: 100vw;
    left: 75vw;
  }
  .i-mobile-diamond-4-2 {
    top: 100vw;
    left: 50vw;
  }
  .i-mobile-diamond-4-1 {
    top: 100vw;
    left: 25vw;
  }
  .i-mobile-diamond-4-0 {
    top: 100vw;
    left: 0vw;
  }
  .i-mobile-diamond-3-3 {
    top: 75vw;
    left: 75vw;
  }
  .i-mobile-diamond-3-2 {
    top: 75vw;
    left: 50vw;
  }
  .i-mobile-diamond-3-1 {
    top: 75vw;
    left: 25vw;
  }
  .i-mobile-diamond-3-0 {
    top: 75vw;
    left: 0vw;
  }
  .i-mobile-diamond-2-3 {
    top: 50vw;
    left: 75vw;
  }
  .i-mobile-diamond-2-2 {
    top: 50vw;
    left: 50vw;
  }
  .i-mobile-diamond-2-1 {
    top: 50vw;
    left: 25vw;
  }
  .i-mobile-diamond-2-0 {
    top: 50vw;
    left: 0vw;
  }
  .i-mobile-diamond-1-3 {
    top: 25vw;
    left: 75vw;
  }
  .i-mobile-diamond-1-2 {
    top: 25vw;
    left: 50vw;
  }
  .i-mobile-diamond-1-1 {
    top: 25vw;
    left: 25vw;
  }
  .i-mobile-diamond-1-0 {
    top: 25vw;
    left: 0vw;
  }
  .i-mobile-diamond-0-3 {
    top: 0vw;
    left: 75vw;
  }
  .i-mobile-diamond-0-2 {
    top: 0vw;
    left: 50vw;
  }
  .i-mobile-diamond-0-1 {
    top: 0vw;
    left: 25vw;
  }
  .i-mobile-diamond-0-0 {
    top: 0vw;
    left: 0vw;
  }
}
/**
 * Generate diamond classes
 */
