/*******************************************
 * Copyright © 2020 Galaxy Software Services
 *
 * @gssfed/vital-ui-kit, v1.0.3
 * UI Kit for GSS Vital Family
 *
 * By Neil Lin (https://github.com/Neil-Lin),Patric,Laura Lee (https://github.com/l443018),Eric Yip (https://github.com/ericyip),Vibrissa (https://github.com/Vibrissa),YuRu Lee (https://github.com/YuRu-Lee),CJies Tan (https://github.com/cjies),Evan Wu (https://github.com/evanwu-tw)
 *
 * License: MIT
 *
 ******************************************/
@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body{
  line-height: 1;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
  display: block;
}
nav ul{
  list-style: none;
}
blockquote, q
{
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after{
  content: '';
  content: none;
}
a{
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins
{
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark{
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del{
  text-decoration: line-through;
}
abbr[title], dfn[title]{
  border-bottom: 1px dotted;
  cursor: help;
}
table{
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr{
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select{
  vertical-align: middle;
}
ol, ul{
  list-style: none;
}
*,
*:before,
*:after{
  box-sizing: border-box;
}
html,
body{
  font-family: "Catamaran", sans-serif;/* "Roboto", "Helvetica", "Segoe UI", "Arial", "sans-serif", "Microsoft JhengHei", "Heiti TC";*/
  font-weight: normal;
  font-size: 15px; 
  color: #2E3242;
}
input, textarea, keygen, select, button{
  font-family: "Catamaran", sans-serif;/* "Roboto", "Helvetica", "Segoe UI", "Arial", "sans-serif", "Microsoft JhengHei", "Heiti TC";*/
  font-weight: normal;
}
textarea{
  resize: none;
}
h1{
  font-size: 2.027rem;
  font-weight: normal;
  padding-top: 1.152rem;
  padding-bottom: 1.152rem;
}
h2{
  font-size: 1.802rem;
  font-weight: normal;
  padding-top: 0.96rem;
  padding-bottom: 0.96rem;
}
h3{
  font-size: 1.602rem;
  font-weight: normal;
  padding-top: 0.7992rem;
  padding-bottom: 0.7992rem;
}
h4{
  font-size: 1.424rem;
  font-weight: normal;
  padding-top: 0.6396rem;
  padding-bottom: 0.6396rem;
}
h5{
  font-size: 1.266rem;
  font-weight: normal;
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
}
h6{
  font-size: 1.125rem;
  font-weight: normal;
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
}
a{
  color: #0E86FE;
  text-decoration: none;
}
a:hover{
  color: #419FFE;
  text-decoration: underline;
}
a:active{
  color: #0E86FE;
  text-decoration: underline;
}
.text-title{
  font-size: 2.702rem !important;
  color: #2E3242;
  line-height: 1.2;
}
.landing-page .comment-text{
  font-size: 24px;
  font-weight: 400;
  color: #2E3242;
  line-height: 1.4;
  letter-spacing: 1px;
}
.sg-checkbox + span:after{
  display: inline-block;
  font-family: icomoon !important;
  font-size: 0.95em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sg-btn{
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0.46633rem 1.066rem;
  border-radius: 4px;
  font-size: 1rem;
  line-height: 1;
  height: 1.93267rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.sg-btn:focus{
  outline: 0;
}
.sg-btn i{
  vertical-align: middle;
  position: relative;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -2px;
}
.sg-btn-txt{
  vertical-align: top;
  margin: 0;
}
i + .sg-btn-txt{
  margin-left: 0.4rem;
}
.sg-btn-txt + i{
  margin-left: 0.4rem;
}
.sg-btn-block{
  display: block;
  margin: 0;
  width: 100%;
}
.sg-btn-block + .sg-btn-block{
  margin-top: 5px;
}
.sg-btn-square,
.sg-btn-circle,
.sg-btn.sg-btn-icon{
  padding: 0;
  width: 1.93267rem;
  line-height: 1.93267rem;
}
.sg-btn.sg-btn-icon{
  background-color: transparent;
  border-width: 0px;
}
.sg-btn.sg-btn-icon:hover{
  color: #C3D1EB;
  background-color: transparent;
}
.sg-btn-circle{
  border-radius: 100%;
}
.sg-btn-default{
  color: #456296;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD;
}
.sg-btn-default:hover{
  color: #456296;
  border-color: #C3D1EB;
  background-color: #D8E2F5;
  text-decoration: none;
}
.sg-btn-default:active{
  color: #456296;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
  text-decoration: none;
}
.sg-btn-default.sg-state--active{
  color: #456296;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
}
.sg-btn-default.sg-state--disable{
  color: #93a7cd;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-default.sg-state--disable:hover, .sg-btn-default.sg-state--disable:active{
  color: #93a7cd;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-primary{
  color: #0E86FE;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD;
}
.sg-btn-primary:hover{
  color: #0E86FE;
  border-color: #C3D1EB;
  background-color: #D8E2F5;
  text-decoration: none;
}
.sg-btn-primary:active{
  color: #0E86FE;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
  text-decoration: none;
}
.sg-btn-primary.sg-state--active{
  color: #0E86FE;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
}
.sg-btn-primary.sg-state--disable{
  color: #92c8ff;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-primary.sg-state--disable:hover, .sg-btn-primary.sg-state--disable:active{
  color: #92c8ff;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-success{
  color: #2BCD86;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD;
}
.sg-btn-success:hover{
  color: #2BCD86;
  border-color: #C3D1EB;
  background-color: #D8E2F5;
  text-decoration: none;
}
.sg-btn-success:active{
  color: #2BCD86;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
  text-decoration: none;
}
.sg-btn-success.sg-state--active{
  color: #2BCD86;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
}
.sg-btn-success.sg-state--disable{
  color: #94e9c4;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-success.sg-state--disable:hover, .sg-btn-success.sg-state--disable:active{
  color: #94e9c4;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-info{
  color: #00C3FF;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD;
}
.sg-btn-info:hover{
  color: #00C3FF;
  border-color: #C3D1EB;
  background-color: #D8E2F5;
  text-decoration: none;
}
.sg-btn-info:active{
  color: #00C3FF;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
  text-decoration: none;
}
.sg-btn-info.sg-state--active{
  color: #00C3FF;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
}
.sg-btn-info.sg-state--disable{
  color: #85e2ff;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-info.sg-state--disable:hover, .sg-btn-info.sg-state--disable:active{
  color: #85e2ff;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-warning{
  color: #FFB400;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD;
}
.sg-btn-warning:hover{
  color: #FFB400;
  border-color: #C3D1EB;
  background-color: #D8E2F5;
  text-decoration: none;
}
.sg-btn-warning:active{
  color: #FFB400;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
  text-decoration: none;
}
.sg-btn-warning.sg-state--active{
  color: #FFB400;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
}
.sg-btn-warning.sg-state--disable{
  color: #ffdb85;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-warning.sg-state--disable:hover, .sg-btn-warning.sg-state--disable:active{
  color: #ffdb85;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-alarm{
  color: #EB5000;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD;
}
.sg-btn-alarm:hover{
  color: #EB5000;
  border-color: #C3D1EB;
  background-color: #D8E2F5;
  text-decoration: none;
}
.sg-btn-alarm:active{
  color: #EB5000;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
  text-decoration: none;
}
.sg-btn-alarm.sg-state--active{
  color: #EB5000;
  border-color: #C3D1EB;
  background-color: #C3D1EB;
}
.sg-btn-alarm.sg-state--disable{
  color: #ffa171;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-alarm.sg-state--disable:hover, .sg-btn-alarm.sg-state--disable:active{
  color: #ffa171;
  border-color: #e9eef8;
  background-color: #F7F9FD;
  cursor: inherit;
}
.sg-btn-link{
  color: #0E86FE;
  border: 1px solid transparent;
  background-color: transparent;
}
.sg-btn-link:hover{
  color: #419FFE;
  border-color: transparent;
  background-color: transparent;
  text-decoration: none;
}
.sg-btn-link:active{
  color: #0E86FE;
  border-color: transparent;
  background-color: transparent;
  text-decoration: none;
}
.sg-btn-link.sg-state--active{
  color: #0E86FE;
  border-color: transparent;
  background-color: transparent;
}
.sg-btn-link.sg-state--disable{
  color: #A6D2FF;
  border-color: transparent;
  background-color: transparent;
  cursor: inherit;
}
.sg-btn-link.sg-state--disable:hover, .sg-btn-link.sg-state--disable:active{
  color: #A6D2FF;
  border-color: transparent;
  background-color: transparent;
  cursor: inherit;
}
.sg-btn-darklink{
  color: #456296;
  border: 1px solid transparent;
  background-color: transparent;
}
  .sg-btn-darklink:hover{
    color: #7189B6;
    border-color: transparent;
    background-color: transparent;
    text-decoration: none;
  }
  .sg-btn-darklink:active{
    color: #2A4880;
    border-color: transparent;
    background-color: transparent;
    text-decoration: none;
  }
  .sg-btn-darklink.sg-state--active{
    color: #2A4880;
    border-color: transparent;
    background-color: transparent;
  }
  .sg-btn-darklink.sg-state--disable{
    color: #C3D1EB;
    border-color: transparent;
    background-color: transparent;
    cursor: inherit;
  }
  .sg-btn-darklink.sg-state--disable:hover, .sg-btn-darklink.sg-state--disable:active{
    color: #C3D1EB;
    border-color: transparent;
    background-color: transparent;
    cursor: inherit;
  }
  .sg-btn-light-default{
    color: #456296;
    border: 1px solid #C3D1EB;
    background-color: #FFFFFF;
}
  .sg-btn-light-default:hover{
    color: #456296;
    border-color: #C3D1EB;
    background-color: #D8E2F5;
    text-decoration: none;
  }
  .sg-btn-light-default:active{
    color: #456296;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
    text-decoration: none;
  }
  .sg-btn-light-default.sg-state--active{
    color: #456296;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
  }
  .sg-btn-light-default.sg-state--disable{
    color: #93a7cd;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-default.sg-state--disable:hover, .sg-btn-light-default.sg-state--disable:active{
    color: #93a7cd;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-primary{
    color: #0E86FE;
    border: 1px solid #C3D1EB;
    background-color: #FFFFFF;
  }
  .sg-btn-light-primary:hover{
    color: #0E86FE;
    border-color: #C3D1EB;
    background-color: #D8E2F5;
    text-decoration: none;
  }
  .sg-btn-light-primary:active{
    color: #0E86FE;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
    text-decoration: none;
  }
  .sg-btn-light-primary.sg-state--active{
    color: #0E86FE;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
  }
  .sg-btn-light-primary.sg-state--disable{
    color: #92c8ff;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-primary.sg-state--disable:hover, .sg-btn-light-primary.sg-state--disable:active{
    color: #92c8ff;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-success{
    color: #2BCD86;
    border: 1px solid #C3D1EB;
    background-color: #FFFFFF;
  }
  .sg-btn-light-success:hover{
    color: #2BCD86;
    border-color: #C3D1EB;
    background-color: #D8E2F5;
    text-decoration: none;
  }
  .sg-btn-light-success:active{
    color: #2BCD86;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
    text-decoration: none;
  }
  .sg-btn-light-success.sg-state--active{
    color: #2BCD86;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
  }
  .sg-btn-light-success.sg-state--disable{
    color: #94e9c4;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-success.sg-state--disable:hover, .sg-btn-light-success.sg-state--disable:active{
    color: #94e9c4;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-info{
    color: #00C3FF;
    border: 1px solid #C3D1EB;
    background-color: #FFFFFF;
  }
  .sg-btn-light-info:hover{
    color: #00C3FF;
    border-color: #C3D1EB;
    background-color: #D8E2F5;
    text-decoration: none;
  }
  .sg-btn-light-info:active{
    color: #00C3FF;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
    text-decoration: none;
  }
  .sg-btn-light-info.sg-state--active{
    color: #00C3FF;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
  }
  .sg-btn-light-info.sg-state--disable{
    color: #85e2ff;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-info.sg-state--disable:hover, .sg-btn-light-info.sg-state--disable:active{
    color: #85e2ff;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-warning{
    color: #FFB400;
    border: 1px solid #C3D1EB;
    background-color: #FFFFFF;
  }
  .sg-btn-light-warning:hover{
    color: #FFB400;
    border-color: #C3D1EB;
    background-color: #D8E2F5;
    text-decoration: none;
  }
  .sg-btn-light-warning:active{
    color: #FFB400;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
    text-decoration: none;
  }
  .sg-btn-light-warning.sg-state--active{
    color: #FFB400;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
  }
  .sg-btn-light-warning.sg-state--disable{
    color: #ffdb85;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-warning.sg-state--disable:hover, .sg-btn-light-warning.sg-state--disable:active{
    color: #ffdb85;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-alarm{
    color: #EB5000;
    border: 1px solid #C3D1EB;
    background-color: #FFFFFF;
  }
  .sg-btn-light-alarm:hover{
    color: #EB5000;
    border-color: #C3D1EB;
    background-color: #D8E2F5;
    text-decoration: none;
  }
  .sg-btn-light-alarm:active{
    color: #EB5000;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
    text-decoration: none;
  }
  .sg-btn-light-alarm.sg-state--active{
    color: #EB5000;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
  }
  .sg-btn-light-alarm.sg-state--disable{
    color: #ffa171;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-light-alarm.sg-state--disable:hover, .sg-btn-light-alarm.sg-state--disable:active{
    color: #ffa171;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit;
  }
  .sg-btn-flat-default{
    color: #456296;
    border: 1px solid #EEF2FC;
    background-color: #EEF2FC;
  }
  .sg-btn-flat-default:hover, .sg-btn-flat-default:active{
    color: #456296;
    border-color: #D8E2F5;
    background-color: #D8E2F5;
    text-decoration: none;
  }
  .sg-btn-flat-default:active{
    color: #456296;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
  }
  .sg-btn-flat-default.sg-state--active{
    color: #456296;
    border-color: #C3D1EB;
    background-color: #C3D1EB;
  }
  .sg-btn-flat-default.sg-state--disable{
    color: #C3D1EB;
    border-color: white;
    background-color: #EEF2FC;
    cursor: inherit;
  }
  .sg-btn-flat-default.sg-state--disable:hover, .sg-btn-flat-default.sg-state--disable:active{
    color: #C3D1EB;
    border-color: white;
    background-color: #EEF2FC;
    cursor: inherit;
  }
.sg-btn-flat-primary {
  color: #F7F9FD;
  border: 1px solid #0E86FE;
  background-color: #0E86FE; }
  .sg-btn-flat-primary:hover, .sg-btn-flat-primary:active {
    color: #F7F9FD;
    border-color: #41a0fe;
    background-color: #41a0fe;
    text-decoration: none; }
  .sg-btn-flat-primary:active {
    color: #F7F9FD;
    border-color: #0167ce;
    background-color: #0167ce; }
  .sg-btn-flat-primary.sg-state--active {
    color: #F7F9FD;
    border-color: #0167ce;
    background-color: #0167ce; }
  .sg-btn-flat-primary.sg-state--disable {
    color: #F7F9FD;
    border-color: #d9ecff;
    background-color: #d9ecff;
    cursor: inherit; }
    .sg-btn-flat-primary.sg-state--disable:hover, .sg-btn-flat-primary.sg-state--disable:active {
      color: #F7F9FD;
      border-color: #d9ecff;
      background-color: #d9ecff;
      cursor: inherit; }

.sg-btn-flat-success {
  color: #F7F9FD;
  border: 1px solid #2BCD86;
  background-color: #2BCD86; }
  .sg-btn-flat-success:hover, .sg-btn-flat-success:active {
    color: #F7F9FD;
    border-color: #51da9e;
    background-color: #51da9e;
    text-decoration: none; }
  .sg-btn-flat-success:active {
    color: #F7F9FD;
    border-color: #209a65;
    background-color: #209a65; }
  .sg-btn-flat-success.sg-state--active {
    color: #F7F9FD;
    border-color: #209a65;
    background-color: #209a65; }
  .sg-btn-flat-success.sg-state--disable {
    color: #F7F9FD;
    border-color: #cff5e4;
    background-color: #cff5e4;
    cursor: inherit; }
    .sg-btn-flat-success.sg-state--disable:hover, .sg-btn-flat-success.sg-state--disable:active {
      color: #F7F9FD;
      border-color: #cff5e4;
      background-color: #cff5e4;
      cursor: inherit; }
.sg-btn-flat-info {
  color: #F7F9FD;
  border: 1px solid #00C3FF;
  background-color: #00C3FF; }
  .sg-btn-flat-info:hover, .sg-btn-flat-info:active {
    color: #F7F9FD;
    border-color: #33cfff;
    background-color: #33cfff;
    text-decoration: none; }
  .sg-btn-flat-info:active {
    color: #F7F9FD;
    border-color: #0094c2;
    background-color: #0094c2; }
  .sg-btn-flat-info.sg-state--active {
    color: #F7F9FD;
    border-color: #0094c2;
    background-color: #0094c2; }
  .sg-btn-flat-info.sg-state--disable {
    color: #F7F9FD;
    border-color: #ccf3ff;
    background-color: #ccf3ff;
    cursor: inherit; }
    .sg-btn-flat-info.sg-state--disable:hover, .sg-btn-flat-info.sg-state--disable:active {
      color: #F7F9FD;
      border-color: #ccf3ff;
      background-color: #ccf3ff;
      cursor: inherit; }

.sg-btn-flat-warning {
  color: #F7F9FD;
  border: 1px solid #FFB400;
  background-color: #FFB400; }
  .sg-btn-flat-warning:hover, .sg-btn-flat-warning:active {
    color: #F7F9FD;
    border-color: #ffc333;
    background-color: #ffc333;
    text-decoration: none; }
  .sg-btn-flat-warning:active {
    color: #F7F9FD;
    border-color: #c28900;
    background-color: #c28900; }
  .sg-btn-flat-warning.sg-state--active {
    color: #F7F9FD;
    border-color: #c28900;
    background-color: #c28900; }
  .sg-btn-flat-warning.sg-state--disable {
    color: #F7F9FD;
    border-color: #fff0cc;
    background-color: #fff0cc;
    cursor: inherit; }
    .sg-btn-flat-warning.sg-state--disable:hover, .sg-btn-flat-warning.sg-state--disable:active {
      color: #F7F9FD;
      border-color: #fff0cc;
      background-color: #fff0cc;
      cursor: inherit; }
.sg-btn-flat-alarm {
  color: #F7F9FD;
  border: 1px solid #EB5000;
  background-color: #EB5000; }
  .sg-btn-flat-alarm:hover, .sg-btn-flat-alarm:active {
    color: #F7F9FD;
    border-color: #ff6b1f;
    background-color: #ff6b1f;
    text-decoration: none; }
  .sg-btn-flat-alarm:active {
    color: #F7F9FD;
    border-color: #ae3b00;
    background-color: #ae3b00; }
  .sg-btn-flat-alarm.sg-state--active {
    color: #F7F9FD;
    border-color: #ae3b00;
    background-color: #ae3b00; }
  .sg-btn-flat-alarm.sg-state--disable {
    color: #F7F9FD;
    border-color: #ffd0b8;
    background-color: #ffd0b8;
    cursor: inherit; }
    .sg-btn-flat-alarm.sg-state--disable:hover, .sg-btn-flat-alarm.sg-state--disable:active {
      color: #F7F9FD;
      border-color: #ffd0b8;
      background-color: #ffd0b8;
      cursor: inherit; }
.sg-btn-inverse-default {
  color: #FFFFFF;
  border: 2px solid #C3D1EB;
  background-color: transparent;
  padding: 0.39967rem 1.066rem; }
  .sg-btn-inverse-default:hover, .sg-btn-inverse-default:active {
    color: #FFFFFF;
    border-color: #95ABD3;
    background-color: #95ABD3;
    text-decoration: none; }
  .sg-btn-inverse-default:active {
    color: #FFFFFF;
    border-color: #7189B6;
    background-color: #7189B6; }
  .sg-btn-inverse-default.sg-state--active {
    color: #FFFFFF;
    border-color: #7189B6;
    background-color: #7189B6; }
  .sg-btn-inverse-default.sg-state--disable {
    color: #D8E2F5;
    border-color: #e9eef8;
    background-color: transparent;
    cursor: inherit; }
    .sg-btn-inverse-default.sg-state--disable:hover, .sg-btn-inverse-default.sg-state--disable:active {
      color: #D8E2F5;
      border-color: #e9eef8;
      background-color: transparent;
      cursor: inherit; }
.sg-btn-inverse-primary {
  color: #0E86FE;
  border: 2px solid #0E86FE;
  background-color: transparent;
  padding: 0.39967rem 1.066rem; }
  .sg-btn-inverse-primary:hover, .sg-btn-inverse-primary:active {
    color: #FFFFFF;
    border-color: #0E86FE;
    background-color: #0E86FE;
    text-decoration: none; }
  .sg-btn-inverse-primary:active {
    color: #FFFFFF;
    border-color: #0167ce;
    background-color: #0167ce; }
  .sg-btn-inverse-primary.sg-state--active {
    color: #FFFFFF;
    border-color: #0167ce;
    background-color: #0167ce; }
  .sg-btn-inverse-primary.sg-state--disable {
    color: #FFFFFF;
    border-color: #d9ecff;
    background-color: #d9ecff;
    cursor: inherit; }
    .sg-btn-inverse-primary.sg-state--disable:hover, .sg-btn-inverse-primary.sg-state--disable:active {
      color: #FFFFFF;
      border-color: #d9ecff;
      background-color: #d9ecff;
      cursor: inherit; }
.sg-btn-inverse-success {
  color: #2BCD86;
  border: 2px solid #2BCD86;
  background-color: transparent;
  padding: 0.39967rem 1.066rem; }
  .sg-btn-inverse-success:hover, .sg-btn-inverse-success:active {
    color: #FFFFFF;
    border-color: #2BCD86;
    background-color: #2BCD86;
    text-decoration: none; }
  .sg-btn-inverse-success:active {
    color: #FFFFFF;
    border-color: #209a65;
    background-color: #209a65; }
  .sg-btn-inverse-success.sg-state--active {
    color: #FFFFFF;
    border-color: #209a65;
    background-color: #209a65; }
  .sg-btn-inverse-success.sg-state--disable {
    color: #FFFFFF;
    border-color: #cff5e4;
    background-color: #cff5e4;
    cursor: inherit; }
    .sg-btn-inverse-success.sg-state--disable:hover, .sg-btn-inverse-success.sg-state--disable:active {
      color: #FFFFFF;
      border-color: #cff5e4;
      background-color: #cff5e4;
      cursor: inherit; }
.sg-btn-inverse-info {
  color: #00C3FF;
  border: 2px solid #00C3FF;
  background-color: transparent;
  padding: 0.39967rem 1.066rem; }
  .sg-btn-inverse-info:hover, .sg-btn-inverse-info:active {
    color: #FFFFFF;
    border-color: #00C3FF;
    background-color: #00C3FF;
    text-decoration: none; }
  .sg-btn-inverse-info:active {
    color: #FFFFFF;
    border-color: #0094c2;
    background-color: #0094c2; }
  .sg-btn-inverse-info.sg-state--active {
    color: #FFFFFF;
    border-color: #0094c2;
    background-color: #0094c2; }
  .sg-btn-inverse-info.sg-state--disable {
    color: #FFFFFF;
    border-color: #ccf3ff;
    background-color: #ccf3ff;
    cursor: inherit; }
    .sg-btn-inverse-info.sg-state--disable:hover, .sg-btn-inverse-info.sg-state--disable:active {
      color: #FFFFFF;
      border-color: #ccf3ff;
      background-color: #ccf3ff;
      cursor: inherit; }
.sg-btn-inverse-warning {
  color: #FFB400;
  border: 2px solid #FFB400;
  background-color: transparent;
  padding: 0.39967rem 1.066rem; }
  .sg-btn-inverse-warning:hover, .sg-btn-inverse-warning:active {
    color: #FFFFFF;
    border-color: #FFB400;
    background-color: #FFB400;
    text-decoration: none; }
  .sg-btn-inverse-warning:active {
    color: #FFFFFF;
    border-color: #c28900;
    background-color: #c28900; }
  .sg-btn-inverse-warning.sg-state--active {
    color: #FFFFFF;
    border-color: #c28900;
    background-color: #c28900; }
  .sg-btn-inverse-warning.sg-state--disable {
    color: #FFFFFF;
    border-color: #fff0cc;
    background-color: #fff0cc;
    cursor: inherit; }
    .sg-btn-inverse-warning.sg-state--disable:hover, .sg-btn-inverse-warning.sg-state--disable:active {
      color: #FFFFFF;
      border-color: #fff0cc;
      background-color: #fff0cc;
      cursor: inherit; }
.sg-btn-inverse-alarm {
  color: #EB5000;
  border: 2px solid #EB5000;
  background-color: transparent;
  padding: 0.39967rem 1.066rem; }
  .sg-btn-inverse-alarm:hover, .sg-btn-inverse-alarm:active {
    color: #FFFFFF;
    border-color: #EB5000;
    background-color: #EB5000;
    text-decoration: none; }
  .sg-btn-inverse-alarm:active {
    color: #FFFFFF;
    border-color: #ae3b00;
    background-color: #ae3b00; }
  .sg-btn-inverse-alarm.sg-state--active {
    color: #FFFFFF;
    border-color: #ae3b00;
    background-color: #ae3b00; }
  .sg-btn-inverse-alarm.sg-state--disable {
    color: #FFFFFF;
    border-color: #ffd0b8;
    background-color: #ffd0b8;
    cursor: inherit; }
    .sg-btn-inverse-alarm.sg-state--disable:hover, .sg-btn-inverse-alarm.sg-state--disable:active {
      color: #FFFFFF;
      border-color: #ffd0b8;
      background-color: #ffd0b8;
      cursor: inherit; }
.sg-btn-xlarge {
  padding: calc(0.8rem - 1px) 1.333rem;
  font-size: 1.4rem;
  border-radius: 6px;
  height: 3rem; }
  .sg-btn-xlarge.sg-btn-square, .sg-btn-xlarge.sg-btn-circle, .sg-btn-xlarge.sg-btn.sg-btn-icon {
    padding: 0;
    width: 3rem;
    line-height: 3rem; }
  .sg-btn-xlarge.sg-btn-circle {
    border-radius: 100%; }
.sg-btn-large {
  padding: calc(0.666rem - 1px) 1.2rem;
  font-size: 1.2rem;
  border-radius: 5px;
  height: 2.532rem; }
  .sg-btn-large.sg-btn-square, .sg-btn-large.sg-btn-circle, .sg-btn-large.sg-btn.sg-btn-icon {
    padding: 0;
    width: 2.532rem;
    line-height: 2.532rem; }
  .sg-btn-large.sg-btn-circle {
    border-radius: 100%; }
.sg-btn-small {
  padding: calc(0.4rem - 1px) 0.8rem;
  font-size: 0.866rem;
  border-radius: 3px;
  height: 1.666rem; }
  .sg-btn-small.sg-btn-square, .sg-btn-small.sg-btn-circle, .sg-btn-small.sg-btn.sg-btn-icon {
    padding: 0;
    width: 1.666rem;
    line-height: 1.666rem; }
  .sg-btn-small.sg-btn-circle {
    border-radius: 100%; }
.sg-btn-xsmall {
  padding: calc(0.2rem - 1px) 0.533rem;
  font-size: 0.8rem;
  border-radius: 2px;
  height: 1.2rem; }
  .sg-btn-xsmall.sg-btn-square, .sg-btn-xsmall.sg-btn-circle, .sg-btn-xsmall.sg-btn.sg-btn-icon {
    padding: 0;
    width: 1.2rem;
    line-height: 1.2rem; }
  .sg-btn-xsmall.sg-btn-circle {
    border-radius: 100%; }
.sg-btn-facebook {
  color: #3b5998;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD; }
  .sg-btn-facebook:hover, .sg-btn-facebook:active {
    color: #FFFFFF;
    border-color: #3b5998;
    background-color: #3b5998;
    text-decoration: none; }
  .sg-btn-facebook:active {
    color: #FFFFFF;
    border-color: #2d4373;
    background-color: #2d4373; }
  .sg-btn-facebook.sg-state--active {
    color: #FFFFFF;
    border-color: #2d4373;
    background-color: #2d4373; }
  .sg-btn-facebook.sg-state--disable {
    color: #879fd0;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit; }
    .sg-btn-facebook.sg-state--disable:hover, .sg-btn-facebook.sg-state--disable:active {
      color: #879fd0;
      border-color: #e9eef8;
      background-color: #F7F9FD;
      cursor: inherit; }
.sg-btn-twitter {
  color: #00b6f1;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD; }
  .sg-btn-twitter:hover, .sg-btn-twitter:active {
    color: #FFFFFF;
    border-color: #00b6f1;
    background-color: #00b6f1;
    text-decoration: none; }
  .sg-btn-twitter:active {
    color: #FFFFFF;
    border-color: #008fbe;
    background-color: #008fbe; }
  .sg-btn-twitter.sg-state--active {
    color: #FFFFFF;
    border-color: #008fbe;
    background-color: #008fbe; }
  .sg-btn-twitter.sg-state--disable {
    color: #77deff;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit; }
    .sg-btn-twitter.sg-state--disable:hover, .sg-btn-twitter.sg-state--disable:active {
      color: #77deff;
      border-color: #e9eef8;
      background-color: #F7F9FD;
      cursor: inherit; }
.sg-btn-youtube {
  color: #cd201f;
  border: 1px solid #C3D1EB;
  background-color: #F7F9FD; }
  .sg-btn-youtube:hover, .sg-btn-youtube:active {
    color: #FFFFFF;
    border-color: #cd201f;
    background-color: #cd201f;
    text-decoration: none; }
  .sg-btn-youtube:active {
    color: #FFFFFF;
    border-color: #a11918;
    background-color: #a11918; }
  .sg-btn-youtube.sg-state--active {
    color: #FFFFFF;
    border-color: #a11918;
    background-color: #a11918; }
  .sg-btn-youtube.sg-state--disable {
    color: #ec8584;
    border-color: #e9eef8;
    background-color: #F7F9FD;
    cursor: inherit; }
    .sg-btn-youtube.sg-state--disable:hover, .sg-btn-youtube.sg-state--disable:active {
      color: #ec8584;
      border-color: #e9eef8;
      background-color: #F7F9FD;
      cursor: inherit; }
.sg-btn-group {
  display: inline-block;
  font-size: 0; }
  .sg-btn-group > .sg-btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .sg-btn-group > .sg-btn:not(:first-child):not(:last-child) {
    margin-left: -1px;
    border-radius: 0; }
  .sg-btn-group > .sg-btn:last-child {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
.sg-btn-group-vartical {
  display: inline-block; }
  .sg-btn-group-vartical > .sg-btn {
    display: block; }
  .sg-btn-group-vartical > .sg-btn:first-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .sg-btn-group-vartical > .sg-btn:not(:first-child):not(:last-child) {
    margin-top: -1px;
    border-radius: 0; }
  .sg-btn-group-vartical > .sg-btn:last-child {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
.sg-btn-toolbar > .sg-btn-group + .sg-btn-group {
  margin-left: 5px; }
.sg-btn-link.sg-state--disable,
.sg-btn-darklink.sg-state--disable {
  text-decoration: none; }
  .sg-btn-link.sg-state--disable:hover, .sg-btn-link.sg-state--disable:active,
  .sg-btn-darklink.sg-state--disable:hover,
  .sg-btn-darklink.sg-state--disable:active {
    text-decoration: none; }
.sg-btn-link.sg-state--underline:hover, .sg-btn-link.sg-state--underline:active,
.sg-btn-darklink.sg-state--underline:hover,
.sg-btn-darklink.sg-state--underline:active {
  text-decoration: underline; }
.sg-btn-link.sg-state--underline:active,
.sg-btn-darklink.sg-state--underline:active {
  text-decoration: underline; }
.sg-btn-link.sg-state--underline.sg-state--active,
.sg-btn-darklink.sg-state--underline.sg-state--active {
  text-decoration: underline; }
.sg-list {
  background-color: #FFFFFF; }
.sg-item__content {
  display: block;
  margin-bottom: -1px;
  padding: 0.75rem 1rem;
  color: #456296;
  font-size: 1.125rem;
  word-break: break-word;
  border-top: 1px solid #D8E2F5;
  border-bottom: 1px solid #D8E2F5; }
  .sg-item__content:after {
    content: '';
    clear: both;
    display: block; }
  .sg-item__content .sg-avatar {
    float: left; }
.sg-item__link {
  position: relative;
  display: block;
  transition: all 0.2s ease;
  text-decoration: none; }
  .sg-item__link:hover {
    background-color: #D8E2F5;
    text-decoration: none; }
  .sg-item__link:active {
    background-color: #C3D1EB;
    text-decoration: none;
    color: #456296; }
  .sg-item__link i {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px;
    font-size: 10px;
    pointer-events: none; }
.sg-content__txt h2 {
  margin: 0;
  line-height: 1.5rem;
  font-size: 1.25rem;
  color: #456296;
  margin-top: 3px; }
.sg-content__txt p {
  margin: 0;
  line-height: 1.25rem;
  font-size: 1rem;
  vertical-align: top;
  color: #7189B6; }
.sg-item-link:hover .sg-content__txt * {
  transition: all 0.1s ease; }
.sg-content__txt.sg-item-avatar {
  padding-left: 42px; }
.sg-content__txt.sg-item-avatar--xsmall {
  padding-left: 26px; }
.sg-content__txt.sg-item-avatar--small {
  padding-left: 34px; }
.sg-content__txt.sg-item-avatar--large {
  padding-left: 58px; }
.sg-content__txt.sg-item-avatar--xlarge {
  padding-left: 74px; }
.sg-content__last {
  width: 65px;
  text-align: right;
  padding-right: 15px; }
.sg-list--dark {
  background-color: #456296; }
  .sg-list--dark .sg-item__content {
    color: #FFFFFF;
    border-top: 1px solid #7189B6;
    border-bottom: 1px solid #7189B6; }
  .sg-list--dark .sg-item__link:hover {
    background-color: #95ABD3; }
  .sg-list--dark .sg-item__link:active {
    background-color: #7189B6; }
  .sg-list--dark .sg-content__txt h2 {
    color: #FFFFFF; }
  .sg-list--dark .sg-content__txt p {
    color: #FFFFFF; }
  .sg-list--dark i {
    color: #C3D1EB; }
.sg-card {
  position: relative;
  display: flex;
  flex-direction: column;
  word-break: break-word;
  overflow: hidden;
  background-color: #FFFFFF; }
  .sg-card.sg-card--hero {
    border: 0; }
  .sg-card.sg-card--icon {
    max-width: 300px;
    box-sizing: border-box; }
  .sg-card.sg-card--icon__left {
    max-width: 600px;
    display: inline-block; }
  .sg-card.sg-card--bordered {
    border: 1px solid #D8E2F5; }
  .sg-card.sg-card--mask:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(113, 137, 182, 0.6); }
.sg-card-header {
  position: relative;
  padding: 0.75rem 1.25rem;
  color: #456296;
  font-size: 1.25rem;
  min-height: 50px; }
  .sg-card-header .sg-cell:last-child {
    width: 60px;
    text-align: right; }
  .sg-card--hero .sg-card-header {
    min-height: 183px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF; }
    .sg-card--hero .sg-card-header h4 {
      position: absolute;
      bottom: 0;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5); }
  .sg-card--icon .sg-card-header {
    border-bottom: 0;
    padding: 0.75rem 4rem; }
    .sg-card--icon .sg-card-header i {
      font-size: 6rem; }
    .sg-card--icon .sg-card-header h4 {
      text-align: center;
      margin-bottom: 0px; }
  .sg-card--icon__left .sg-card-header {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    padding: 40px 10px 40px 40px; }
    .sg-card--icon__left .sg-card-header i {
      font-size: 4rem; }
    .sg-card--icon__left .sg-card-header h4 {
      margin: 0; }
.sg-card-container {
  position: relative;
  padding: 0.75rem 1.25rem;
  flex-grow: 1;
  color: #2E3242;
  -ms-overflow-style: none; }
  .sg-card-container::-webkit-scrollbar {
    width: 0 !important; }
  .sg-card-container .title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    color: #456296; }
  .sg-card-container .sub-title {
    font-size: 1rem;
    line-height: 1.2rem;
    color: #95ABD3; }
  .sg-card-container p {
    font-size: 0.93333rem;
    line-height: 1.25rem;
    padding-top: 10px; }
  .sg-card--icon .sg-card-container {
    text-align: center;
    padding: 1.25rem; }
  .sg-card--icon__left .sg-card-container {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: calc(100% - 130px);
    padding: 40px 40px 40px 12px; }
.sg-card-interactive {
  flex-grow: 0;
  padding: 0.25rem 1.25rem;
  position: relative;
  min-height: 40px; }
  .sg-card-interactive .sg-btn {
    border: 0;
    color: #95ABD3;
    transition: background-color 120ms ease-out; }
    .sg-card-interactive .sg-btn:hover {
      background-color: #D8E2F5; }
    .sg-card-interactive .sg-btn:active {
      background-color: #C3D1EB; }
    .sg-card-interactive .sg-btn.sg-state--selected {
      color: #FF8D52; }
    .sg-card-interactive .sg-btn.sg-btn-square {
      float: right;
      position: relative;
      background: none; }
      .sg-card-interactive .sg-btn.sg-btn-square:hover {
        color: #0E86FE; }
      .sg-card-interactive .sg-btn.sg-btn-square:after {
        content: '';
        position: absolute;
        top: 15%;
        left: 0;
        width: 1px;
        height: 70%;
        background: #D8E2F5; }
  .sg-card-interactive > .sg-btn {
    background: none; }
  .sg-card-interactive .sg-interbtn {
    display: inline-block;
    vertical-align: middle;
    position: relative; }
  .sg-card-interactive .sg-interbtn--subtn {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 120ms ease-out;
    opacity: 0;
    pointer-events: none; }
  .sg-card--mask .sg-card-interactive {
    z-index: 1; }
    .sg-card--mask .sg-card-interactive .sg-btn {
      pointer-events: none;
      margin: 0;
      color: #95ABD3; }
      .sg-card--mask .sg-card-interactive .sg-btn.sg-btn-square:after {
        background: #95ABD3; }
    .sg-card--mask .sg-card-interactive .sg-interbtn.sg-state--selected {
      display: inline-block;
      vertical-align: middle;
      width: 2.2em;
      height: 2.2em; }
      .sg-card--mask .sg-card-interactive .sg-interbtn.sg-state--selected .sg-btn {
        pointer-events: auto;
        cursor: pointer; }
      .sg-card--mask .sg-card-interactive .sg-interbtn.sg-state--selected .sg-interbtn--mainbtn {
        background: rgba(255, 255, 255, 0.42);
        color: #fff; }
      .sg-card--mask .sg-card-interactive .sg-interbtn.sg-state--selected .sg-interbtn--subtn {
        background: #fff;
        opacity: 1; }
        .sg-card--mask .sg-card-interactive .sg-interbtn.sg-state--selected .sg-interbtn--subtn.first {
          transform: translate3d(0, -48px, 0); }
        .sg-card--mask .sg-card-interactive .sg-interbtn.sg-state--selected .sg-interbtn--subtn.second {
          transform: translate3d(42px, -19px, 0); }
        .sg-card--mask .sg-card-interactive .sg-interbtn.sg-state--selected .sg-interbtn--subtn.third {
          transform: translate3d(42px, 27px, 0); }
.sg-card-footer {
  flex-grow: 0;
  border-top: 1px solid #D8E2F5;
  min-height: 50px;
  overflow: hidden;
  vertical-align: middle;
  text-align: right; }
  .sg-card--icon .sg-card-footer {
    text-align: center; }
  .sg-card-footer .sg-btn {
    height: 50px; }
    .sg-card-footer .sg-btn.sg-btn-link, .sg-card-footer .sg-btn.sg-btn-darklink {
      line-height: calc(50px - 2*(0.533rem)); }
    .sg-card-footer .sg-btn.sg-card-footer-btn--primary {
      color: #0E86FE; }
      .sg-card-footer .sg-btn.sg-card-footer-btn--primary.sg-btn-flat-primary {
        color: #FFFFFF; }
  .sg-card-footer.sg-card-footer--inner-btn {
    text-align: right;
    padding: 10px;
    box-sizing: border-box; }
    .sg-card-footer.sg-card-footer--inner-btn button {
      text-align: center;
      height: inherit; }
      .sg-card-footer.sg-card-footer--inner-btn button:not(:last-child) {
        margin-right: 0.666rem; }
  .sg-card-footer.sg-cell-group .sg-cell {
    position: relative;
    height: 50px; }
    .sg-card-footer.sg-cell-group .sg-cell .sg-btn {
      padding: 0 10px;
      margin: 0;
      border: 0;
      border-radius: 0;
      height: 100%;
      width: 100%;
      background-color: #FFFFFF;
      transition: all 120ms ease-in;
      line-height: 50px;
      box-sizing: border-box;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      width: 100%; }
      .sg-card-footer.sg-cell-group .sg-cell .sg-btn:hover {
        background-color: #D8E2F5; }
      .sg-card-footer.sg-cell-group .sg-cell .sg-btn:active {
        background-color: #C3D1EB; }
    .sg-card-footer.sg-cell-group .sg-cell:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 1px;
      height: 100%;
      background: #D8E2F5; }
    .sg-card-footer.sg-cell-group .sg-cell:last-child:after {
      display: none; }
.sg-table {
  width: 100%; }
  .sg-table caption {
    padding: 1.25rem 0; }
  .sg-table thead {
    text-align: left; }
  .sg-table th {
    color: #456296;
    padding: 0.6667rem 1.3333rem; }
  .sg-table td {
    padding: 0.6667rem 1.3333rem;
    color: #456296; }
  .sg-table tr.sg-selected {
    background-color: #d0f2ff !important; }
  .sg-table.sg-table--bordered thead {
    border-bottom: 1px solid #D8E2F5; }
  .sg-table.sg-table--bordered tr {
    border-bottom: 1px solid #D8E2F5; }
    .sg-table.sg-table--bordered tr:last-child {
      border: 0; }
  .sg-table.sg-table--bordered.sg-table--bordered__vertical th, .sg-table.sg-table--bordered.sg-table--bordered__vertical td {
    border-right: 1px solid #D8E2F5; }
    .sg-table.sg-table--bordered.sg-table--bordered__vertical th:last-child, .sg-table.sg-table--bordered.sg-table--bordered__vertical td:last-child {
      border: 0; }
  .sg-table.sg-table--bordered.sg-table--bordered__th-bordered th {
    border-right: 1px solid #D8E2F5; }
    .sg-table.sg-table--bordered.sg-table--bordered__th-bordered th:last-child {
      border: 0; }
  .sg-table.sg-table--striped tbody > tr:nth-child(odd) {
    background-color: #F7F9FD; }
  .sg-table.sg-table--highlight tbody > tr {
    transition: background-color 0.3s ease; }
    .sg-table.sg-table--highlight tbody > tr:hover {
      background-color: #D8E2F5; }
  .sg-table.sg-txt--center thead {
    text-align: center; }
  .sg-table.sg-txt--right thead {
    text-align: right; }
  @media (max-width: 800px) {
    .sg-table.sg-table--responsive {
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0;
      display: block;
      position: relative; }
      .sg-table.sg-table--responsive:before, .sg-table.sg-table--responsive:after {
        content: " ";
        display: table; }
      .sg-table.sg-table--responsive:after {
        clear: both; }
      .sg-table.sg-table--responsive caption {
        display: block;
        border-bottom: 1px solid #D8E2F5; }
      .sg-table.sg-table--responsive thead {
        float: left;
        border: 0;
        border-right: 1px solid #D8E2F5;
        border-bottom: 1px solid #D8E2F5; }
        .sg-table.sg-table--responsive thead th {
          display: block;
          text-align: right; }
        .sg-table.sg-table--responsive thead tr {
          padding-right: 1rem; }
        .sg-table.sg-table--responsive thead td {
          display: block; }
      .sg-table.sg-table--responsive tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
        font-size: 0; }
        .sg-table.sg-table--responsive tbody tr {
          font-size: 1rem; }
        .sg-table.sg-table--responsive tbody tr {
          display: inline-block;
          vertical-align: top; }
        .sg-table.sg-table--responsive tbody td {
          display: block;
          min-height: 1.25em; } }
  .sg-table.sg-table--headfixed th:first-child,
  .sg-table.sg-table--headfixed td:first-child {
    width: 44px; }
    .sg-table.sg-table--headfixed th:first-child label,
    .sg-table.sg-table--headfixed td:first-child label {
      position: relative;
      top: -1px;
      margin: 0;
      padding: 0; }
      .sg-table.sg-table--headfixed th:first-child label:before, .sg-table.sg-table--headfixed th:first-child label:after,
      .sg-table.sg-table--headfixed td:first-child label:before,
      .sg-table.sg-table--headfixed td:first-child label:after {
        top: 0; }
html {
  -webkit-font-smoothing: antialiased; }
.sg-breadcrumb {
  font-size: 12px; }
  .sg-breadcrumb [class^="icon-"], .sg-breadcrumb [class*=" icon-"] {
    margin: 0 5px;
    font-size: 12px; }
  .sg-breadcrumb .icon-caret-right {
    display: inline;
    color: #95ABD3; }
  .sg-breadcrumb .sg-breadcrumb--section, .sg-breadcrumb .sg-breadcrumb--divider, .sg-breadcrumb .sg-breadcrumb--link, .sg-breadcrumb .sg-breadcrumb--section.active {
    display: inline-block;
    padding: 2px 5px; }
  .sg-breadcrumb .sg-breadcrumb--section {
    color: #95ABD3; }
  .sg-breadcrumb .sg-breadcrumb--section.active {
    color: #95ABD3;
    padding: 10px 0; }
  .sg-breadcrumb .sg-breadcrumb--link {
    color: #95ABD3;
    text-decoration: none;
    transition: all 200ms; }
    .sg-breadcrumb .sg-breadcrumb--link:hover {
      color: #456296; }
.sg-breadcrumb-border {
  border: 1px solid #C3D1EB;
  border-radius: 0.25em;
  display: inline-block;
  padding-left: 10px; }
  .sg-breadcrumb-border .sg-breadcrumb--section.active {
    padding: 10px 20px;
    background: #C3D1EB;
    color: #FFFFFF;
    border-radius: 0 0.25em 0.25em 0; }
.sg-breadcrumb--link-wrap {
  display: inline-block;
  position: relative; }
  .sg-breadcrumb--link-wrap:hover .sg-sub-menu {
    opacity: 0.99; }
.sg-breadcrumb .sg-sub-menu {
  text-align: left; }
  .sg-breadcrumb .sg-sub-menu li .sg-sub-menu-item {
    border-left: 1px solid #95ABD3;
    border-right: 1px solid #95ABD3;
    padding: 10px;
    min-width: 120px; }
  .sg-breadcrumb .sg-sub-menu li:first-child .sg-sub-menu-item {
    border-radius: 0.25em 0.25em 0 0;
    border-top: 1px solid #95ABD3;
    position: relative; }
    .sg-breadcrumb .sg-sub-menu li:first-child .sg-sub-menu-item:hover:after {
      border-color: transparent transparent #D8E2F5 transparent; }
.sg-breadcrumb .sg-sub-menu li:first-child .sg-sub-menu-item:after{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #FFFFFF transparent;
  content: "";
  position: absolute;
  top: -8px;
  left: 20px;
  transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
    .sg-breadcrumb .sg-sub-menu li:first-child .sg-sub-menu-item:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7.5px 10px 7.5px;
      border-color: transparent transparent #95ABD3 transparent;
      content: "";
      position: absolute;
      top: -10px;
      left: 20px; }
  .sg-breadcrumb .sg-sub-menu li:last-child .sg-sub-menu-item {
    border-radius: 0 0 0.25em 0.25em;
    border-bottom: 1px solid #95ABD3; }
.sg-header-menu li {
  display: inline-block; }
  .sg-header-menu li .sg-menu--item {
    text-decoration: none;
    color: #95ABD3;
    transition: all 300ms ease-out;
    display: inline-block;
    border-right: 1px solid #95ABD3;
    padding: 10px 20px; }
    .sg-header-menu li .sg-menu--item:hover {
      color: #456296; }
.sg-txt-menu li {
  display: inline-block; }
.sg-txt-menu .sg-menu--item {
  text-decoration: none;
  padding: 5px 10px;
  color: #95ABD3;
  transition: all 300ms ease-out; }
  .sg-txt-menu .sg-menu--item:hover {
    color: #456296; }
.sg-button-menu li {
  display: inline-block;
  position: relative; }
.sg-button-menu .sg-menu--item {
  text-decoration: none;
  padding: 10px 20px;
  color: #95ABD3;
  transition: all 300ms ease-out;
  border-radius: 0.25em;
  border: 1px solid #95ABD3; }
  .sg-button-menu .sg-menu--item:hover {
    border-color: #95ABD3; }
.sg-button-menu .sg-menu--item.active {
  background: #95ABD3;
  color: #FFFFFF;
  border-color: #95ABD3; }
.demo-button-menu .sg-menu--list {
  min-width: 150px; }
  .demo-button-menu .sg-menu--list:hover .sg-sub-menu {
    opacity: 0.99; }
.demo-button-menu .sg-menu--item {
  padding: 10px 30px;
  min-width: 150px;
  position: relative;
  display: inline-block; }
  .demo-button-menu .sg-menu--item:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #0E86FE transparent transparent transparent;
    content: "";
    position: absolute;
    top: 16px;
    right: 15px; }
  .demo-button-menu .sg-menu--item:hover {
    background: #0E86FE;
    color: #FFFFFF; }
.sg-sub-menu {
  border-radius: 0.25em;
  z-index: 9;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 300ms ease-out; }
  .sg-sub-menu li {
    display: block; }
    .sg-sub-menu li:last-child .sg-sub-menu-item {
      border-radius: 0 0 0.25em 0.25em; }
  .sg-sub-menu .sg-sub-menu-item {
    display: block;
    min-width: 150px;
    text-decoration: none;
    color: #95ABD3;
    background: #FFFFFF;
    padding: 10px 30px;
    margin-bottom: -1px; }
    .sg-sub-menu .sg-sub-menu-item:hover {
      color: #456296;
      background: #D8E2F5; }
.sg-pagination {
  font-size: 0; }
  .sg-pagination li {
    font-size: 0.875rem; }
.sg-page-item {
  display: inline-block;
  vertical-align: middle; }
  .sg-page-item.disabled a {
    cursor: not-allowed;
    background-color: inherit; }
  .sg-pagination--bordered .sg-page-item.disabled a {
    background-color: #F7F9FD; }
.sg-page-item__link {
  display: block;
  padding: 0.53rem 0.8rem;
  border-right: 0;
  transition: all 0.2s ease;
  color: #456296;
  border-radius: 4px;
  margin: 0 2px; }
  .sg-pagination--bordered .sg-page-item__link {
    border: 1px solid #C3D1EB;
    border-right: 0;
    border-radius: 0;
    margin: 0;
    background-color: #F7F9FD; }
  .sg-pagination--bordered .sg-page-item:first-child .sg-page-item__link {
    border-radius: 4px 0 0 4px; }
  .sg-pagination--bordered .sg-page-item:last-child .sg-page-item__link {
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #C3D1EB; }
  .sg-pagination--gap .sg-page-item__link {
    margin: 0 2px;
    border-right: 1px solid #C3D1EB;
    border-radius: 4px; }
  .sg-pagination--gap .sg-page-item:first-child .sg-page-item__link,
  .sg-pagination--gap .sg-page-item:last-child .sg-page-item__link {
    border-radius: 4px; }
  .sg-page-item__link.sg-state--selected, .sg-page-item__link.active {
    color: #456296;
    background-color: #C3D1EB;
    pointer-events: none; }
  .sg-page-item__link i {
    font-size: 0.875rem;
    line-height: 0.85rem;
    vertical-align: baseline; }
    .sg-page-item__link i.icon-chevron-left {
      margin-right: 5px; }
    .sg-page-item__link i.icon-chevron-right {
      margin-left: 5px; }
  .sg-page-item__link:hover {
    color: #456296;
    text-decoration: none;
    background-color: #D8E2F5; }
  .sg-page-item__link:active {
    color: #456296;
    background-color: #C3D1EB;
    text-decoration: none; }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.sg-input {
  display: block;
  width: 100%;
  padding: 0.46633rem 0.8rem;
  font-size: 1rem;
  line-height: 1;
  height: 1.93267rem;
  box-sizing: border-box;
  color: #456296;
  background-color: #FFFFFF;
  border: 1px solid #C3D1EB;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  outline: 0;
  z-index: 5; }
  .sg-input::-moz-placeholder {
    color: #95ABD3; }
  .sg-input:-ms-input-placeholder {
    color: #95ABD3; }
  .sg-input::-webkit-input-placeholder {
    color: #95ABD3;
    text-indent: 0; }
  .sg-input:focus {
    outline: 0;
    border: 1px solid #0E86FE;
    box-shadow: 0 0 0 2px rgba(14, 134, 254, 0.2);
    z-index: 7; }
textarea.sg-input {
  height: auto; }
.sg-input-item,
.sg-input-group {
  display: block;
  margin-bottom: 1.333rem;
  position: relative; }
.sg-input-item > i {
  color: #C3D1EB;
  z-index: 7; }
.sg-input-item .sg-btn {
  height: 1.93267rem; }
.sg-input-item .sg-btn-icon.sg-state--clear {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0s linear; }
.sg-input-item.sg-state--icon-right > i, .sg-input-item.sg-state--icon-left > i {
  position: absolute;
  top: calc(50% - 0.5em);
  width: 2.2em;
  text-align: center; }
.sg-input-item.sg-state--icon-right .sg-btn-icon, .sg-input-item.sg-state--icon-left .sg-btn-icon {
  position: absolute;
  top: 0; }
.sg-input-item.sg-state--icon-right .sg-input {
  padding-right: 2.2em; }
.sg-input-item.sg-state--icon-right > i,
.sg-input-item.sg-state--icon-right .sg-btn-icon:last-child {
  right: 0; }
.sg-input-item.sg-state--icon-right .sg-btn-icon.sg-state--clear {
  right: 2.2em; }
  .sg-input-item.sg-state--icon-right .sg-btn-icon.sg-state--clear:after {
    content: '';
    width: 1px;
    background: #C3D1EB;
    height: 60%;
    position: absolute;
    top: 23%;
    right: 0; }
.sg-input-item.sg-state--icon-left .sg-input {
  padding-left: 2.2em; }
.sg-input-item.sg-state--icon-left > i,
.sg-input-item.sg-state--icon-left .sg-btn-icon:first-child {
  left: 0; }
.sg-input-item.sg-state--icon-clear .sg-input {
  padding-right: 2.2em; }
.sg-input-item.sg-state--icon-right.sg-state--icon-clear .sg-input {
  padding-right: 4.4em; }
.sg-input-item .sg-input-item,
.sg-input-group .sg-input-item {
  height: 1.93267rem; }
.sg-input-item.sg-state--disable .sg-input,
.sg-input-group.sg-state--disable .sg-input {
  pointer-events: none;
  border-color: #C3D1EB;
  background-color: #EEF2FC; }
  .sg-input-item.sg-state--disable .sg-input::-moz-placeholder,
  .sg-input-group.sg-state--disable .sg-input::-moz-placeholder {
    color: #C3D1EB; }
  .sg-input-item.sg-state--disable .sg-input:-ms-input-placeholder,
  .sg-input-group.sg-state--disable .sg-input:-ms-input-placeholder {
    color: #C3D1EB; }
  .sg-input-item.sg-state--disable .sg-input::-webkit-input-placeholder,
  .sg-input-group.sg-state--disable .sg-input::-webkit-input-placeholder {
    color: #C3D1EB;
    text-indent: 0; }
.sg-input-item.sg-state--disable i,
.sg-input-group.sg-state--disable i {
  color: #C3D1EB; }
.sg-input-item.sg-state--alarm .sg-input,
.sg-input-group.sg-state--alarm .sg-input {
  border-color: #EB5000; }
.sg-input-item.sg-state--alarm i,
.sg-input-item.sg-state--alarm .sg-hint.sg-hint--highlight,
.sg-input-group.sg-state--alarm i,
.sg-input-group.sg-state--alarm .sg-hint.sg-hint--highlight {
  color: #EB5000; }
.sg-input-item.sg-state--alarm-disable .sg-input,
.sg-input-group.sg-state--alarm-disable .sg-input {
  pointer-events: none;
  background-color: #FFD0B8; }
  .sg-input-item.sg-state--alarm-disable .sg-input::-moz-placeholder,
  .sg-input-group.sg-state--alarm-disable .sg-input::-moz-placeholder {
    color: #EB5000; }
  .sg-input-item.sg-state--alarm-disable .sg-input:-ms-input-placeholder,
  .sg-input-group.sg-state--alarm-disable .sg-input:-ms-input-placeholder {
    color: #EB5000; }
  .sg-input-item.sg-state--alarm-disable .sg-input::-webkit-input-placeholder,
  .sg-input-group.sg-state--alarm-disable .sg-input::-webkit-input-placeholder {
    color: #EB5000;
    text-indent: 0; }
.sg-input-item.sg-state--warning .sg-input,
.sg-input-group.sg-state--warning .sg-input {
  border-color: #FFB400; }
.sg-input-item.sg-state--warning i,
.sg-input-item.sg-state--warning .sg-hint.sg-hint--highlight,
.sg-input-group.sg-state--warning i,
.sg-input-group.sg-state--warning .sg-hint.sg-hint--highlight {
  color: #FFB400; }
.sg-input-item.sg-state--success i,
.sg-input-item.sg-state--success .sg-hint.sg-hint--highlight,
.sg-input-group.sg-state--success i,
.sg-input-group.sg-state--success .sg-hint.sg-hint--highlight {
  color: #2BCD86; }
.sg-input-item.sg-state--has-input .sg-btn-icon.sg-state--clear,
.sg-input-group.sg-state--has-input .sg-btn-icon.sg-state--clear {
  pointer-events: auto;
  opacity: 1;
  transition: opacity 0.15s ease-in; }
.sg-input-item .sg-input-group.sg-state--multiple-cell i {
  color: #7189B6; }
.sg-input-item .sg-input-group.sg-state--multiple-cell .sg-input {
  border-color: #C3D1EB; }
.sg-input-item .sg-input-group.sg-state--multiple-cell .sg-input {
  pointer-events: auto;
  background-color: #FFFFFF; }
  .sg-input-item .sg-input-group.sg-state--multiple-cell .sg-input::-moz-placeholder {
    color: #95ABD3; }
  .sg-input-item .sg-input-group.sg-state--multiple-cell .sg-input:-ms-input-placeholder {
    color: #95ABD3; }
  .sg-input-item .sg-input-group.sg-state--multiple-cell .sg-input::-webkit-input-placeholder {
    color: #95ABD3;
    text-indent: 0; }
.sg-input-item.sg-state--alarm .sg-input-group.sg-state--multiple-cell .sg-input-item.sg-state--focus .sg-input {
  border-color: #EB5000; }
.sg-input-item.sg-state--alarm .sg-input-group.sg-state--multiple-cell .sg-input-item.sg-state--focus i {
  color: #EB5000; }
.sg-input-item.sg-state--alarm-disable .sg-input-group.sg-state--multiple-cell .sg-input-item.sg-state--focus .sg-input {
  pointer-events: none;
  background-color: #FFD0B8; }
  .sg-input-item.sg-state--alarm-disable .sg-input-group.sg-state--multiple-cell .sg-input-item.sg-state--focus .sg-input::-moz-placeholder {
    color: #EB5000; }
  .sg-input-item.sg-state--alarm-disable .sg-input-group.sg-state--multiple-cell .sg-input-item.sg-state--focus .sg-input:-ms-input-placeholder {
    color: #EB5000; }
  .sg-input-item.sg-state--alarm-disable .sg-input-group.sg-state--multiple-cell .sg-input-item.sg-state--focus .sg-input::-webkit-input-placeholder {
    color: #EB5000;
    text-indent: 0; }
.sg-input-item.sg-state--warning .sg-input-group.sg-state--multiple-cell .sg-input-item.sg-state--focus .sg-input {
  border-color: #FFB400; }
.sg-input-item.sg-state--warning .sg-input-group.sg-state--multiple-cell .sg-input-item.sg-state--focus i {
  color: #FFB400; }
.sg-input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .sg-input-group .sg-input {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0; }
  .sg-input-group > * {
    display: table-cell;
    vertical-align: top; }
  .sg-input-group.sg-state--multiple-cell {
    width: 100%; }
.sg-input-group__addon,
.sg-input-group__btns {
  width: 1%;
  white-space: nowrap;
  display: table-cell; }
.sg-input-group__btns {
  position: relative;
  font-size: 0; }
  .sg-input-group__btns .sg-btn {
    z-index: 5; }
.sg-input-group__btns:first-child .sg-btn:first-child {
  border-left-width: 1px; }
.sg-input-group__btns:last-child .sg-btn:last-child {
  border-right-width: 1px; }
.sg-input-group__addon {
  padding: 0.46633rem 0.8rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  height: 1.93267rem;
  color: #7189B6;
  text-align: center;
  background-color: #EEF2FC;
  border: 1px solid #C3D1EB;
  border-radius: 4px; }
  .sg-input-group__addon .sg-input {
    float: none;
    display: inline-block;
    margin: -6px 0 -4px;
    height: 1.43017rem;
    padding: 0 !important;
    width: 1.43017rem !important;
    border-radius: 4px !important;
    padding: 2px; }
.sg-input-group .sg-input:not(:first-child):not(:last-child),
.sg-input-group__addon:not(:first-child):not(:last-child),
.sg-input-group__btns:not(:first-child):not(:last-child) > .sg-btn,
.sg-input-group__btns:not(:first-child):not(:last-child) > .sg-dropdown-toggle,
.sg-input-group__cell:not(:first-child):not(:last-child) .sg-input,
.sg-input-group__cell:not(:first-child):not(:last-child) .sg-input-group__addon,
.sg-input-group__cell:not(:first-child):not(:last-child) .sg-input-group__btns > .sg-btn,
.sg-input-group__cell:not(:first-child):not(:last-child) .sg-input-group__btns > .sg-dropdown-toggle {
  border-radius: 0; }
.sg-input-group .sg-input:first-child,
.sg-input-group__addon:first-child,
.sg-input-group__btns:last-child > .sg-btn:not(:last-child):not(.sg-dropdown-toggle),
.sg-input-group__btns:first-child > .sg-btn,
.sg-input-group__btns:first-child > .sg-dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.sg-input-group .sg-input:last-child,
.sg-input-group__addon:last-child,
.sg-input-group__btns:first-child > .sg-btn:not(:first-child),
.sg-input-group__btns:last-child > .sg-btn,
.sg-input-group__btns:last-child > .sg-dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.sg-input-group__btns:not(:last-child) > .sg-btn,
.sg-input-group__btns:not(:last-child) > .sg-btn-group {
  margin-right: -2px; }
.sg-input-group__btns:last-child > .sg-btn {
  margin-left: -1px; }
.sg-input-group .sg-input-group__addon:first-child {
  border-right-width: 0; }
.sg-input-group .sg-input-group__addon:last-child {
  border-left-width: 0; }
.sg-input-group__cell:first-child .sg-input,
.sg-input-group__cell:first-child .sg-input-group__addon,
.sg-input-group__cell:first-child .sg-input-group__btns:first-child > .sg-btn,
.sg-input-group__cell:first-child .sg-input-group__btns:first-child > .sg-dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }
.sg-input-group__cell:last-child .sg-input,
.sg-input-group__cell:last-child .sg-input-group__addon,
.sg-input-group__cell:last-child .sg-input-group__btns:last-child > .sg-btn,
.sg-input-group__cell:last-child .sg-input-group__btns:last-child > .sg-dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.sg-input-group__cell:not(:last-child) .sg-btn,
.sg-input-group__cell:not(:last-child) .sg-btn-group {
  margin-left: 0;
  margin-right: -2px; }
.sg-input-group__cell:last-child .sg-input-group__btns:last-child > .sg-btn,
.sg-input-group__cell:not(:first-child) .sg-input-group__addon,
.sg-input-group__cell:not(:first-child) .sg-input {
  margin-left: -1px;
  margin-right: 0; }
.sg-input-group__cell:not(:first-child) .sg-input {
  width: calc(100% + 2px); }
.sg-input-group__cell:first-child .sg-input-group__addon {
  border-right-width: 0;
  border-left-width: 1px; }
.sg-input-group__cell:last-child .sg-input-group__addon {
  border-right-width: 1px;
  border-left-width: 0; }
.sg-input-group__cell:not(:first-child):not(:last-child) .sg-input-group__addon {
  border-width: 1px; }
.sg-input-group__cell.sg-cell--fit {
  width: 1%; }
.sg-input-group__cell.sg-cell--full {
  width: 100%; }
.sg-input-group__cell.sg-cell--1 {
  width: 8.33333%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--2 {
  width: 16.66667%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--3 {
  width: 25%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--4 {
  width: 33.33333%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--5 {
  width: 41.66667%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--6 {
  width: 50%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--7 {
  width: 58.33333%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--8 {
  width: 66.66667%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--9 {
  width: 75%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--10 {
  width: 83.33333%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--11 {
  width: 91.66667%;
  word-break: break-word; }
.sg-input-group__cell.sg-cell--12 {
  width: 100%;
  word-break: break-word; }
.sg-input-label {
  position: relative;
  font-size: 0.866rem;
  color: #7189B6;
  line-height: 1.8;
  display: inline-block; }
.sg-input-floating .sg-input {
  display: inline-block;
  margin-top: 1.5588rem; }
.sg-input-floating .sg-input-label {
  position: absolute;
  opacity: 0;
  top: 0.666rem;
  transition: opacity 0.15s ease-in, top 0.2s linear; }
.sg-input-floating.sg-state--has-input .sg-input-label {
  opacity: 1;
  top: 0;
  transition: opacity 0.15s ease-in, top 0.2s linear; }
.sg-input-inline {
  display: table;
  margin-bottom: 1.866rem; }
  .sg-input-inline > * {
    display: table-cell; }
  .sg-input-inline .sg-input-label {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 1%;
    min-width: 8rem;
    padding-right: 1.2rem;
    line-height: 1;
    vertical-align: top;
    padding-top: calc(0.46633rem + 2px); }
  .sg-input-inline .sg-input-group {
    width: 100%;
    margin-bottom: 0; }
.sg-input-inline__content .sg-input-group {
  margin-bottom: 0; }
.sg-input-item.sg-state--required:not(.sg-txt--right):before {
  content: "";
  display: inline-block;
  background-color: #EB5000;
  margin: -0.133rem 0.533rem 0 0;
  vertical-align: middle;
  height: 0.266rem;
  width: 0.266rem;
  border-radius: 50%;
  position: absolute;
  left: -0.666rem;
  top: 0.666rem; }
.sg-input-item.sg-state--required.sg-txt--right.sg-placeholder:before, .sg-input-item.sg-state--required.sg-txt--right.sg-input-floating:before,
.sg-input-item.sg-state--required.sg-txt--right .sg-input-label:before {
  content: "";
  display: inline-block;
  background-color: #EB5000;
  margin: -0.133rem 0.533rem 0 0;
  vertical-align: middle;
  height: 0.266rem;
  width: 0.266rem;
  border-radius: 50%; }
.sg-input-item.sg-state--required.sg-input-floating .sg-input-label:before {
  content: none; }
.sg-input-item.sg-state--required.sg-placeholder .sg-input {
  display: inline-block;
  width: calc(100% - 0.799rem); }
.sg-input-item.sg-state--required.sg-input-floating:before {
  margin-top: 1.5588rem; }
.sg-input-item.sg-state--required.sg-input-floating .sg-input {
  width: calc(100% - 0.799rem); }
.sg-input-item.sg-state--required.sg-input-inline.sg-txt--right .sg-input-label:before {
  position: absolute;
  top: 0.83333rem;
  right: 0; }
.sg-input-inline__content.sg-state--has-hint {
  color: #7189B6; }
  .sg-input-inline__content.sg-state--has-hint .sg-input-item {
    margin-bottom: 0; }
.sg-hint {
  font-size: 0.8rem;
  line-height: 1.42857;
  padding-left: 1px;
  white-space: normal; }
  .sg-input-item + .sg-hint {
    padding-top: 0.4rem; }
.sg-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 7;
  display: none;
  float: left;
  min-width: 160px;
  padding: 10px 0;
  margin: 8px 0 0;
  font-size: 1rem;
  text-align: left;
  list-style: none;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #C3D1EB;
  border-radius: 4px; }
  .open > .sg-dropdown-menu {
    display: block; }
  .sg-dropdown-menu > li > a {
    display: block;
    padding: 0.3em 1em 0.35em;
    clear: both;
    line-height: 1;
    color: #7189B6;
    white-space: nowrap; }
    .sg-dropdown-menu > li > a:hover {
      color: #7189B6;
      text-decoration: none;
      background-color: #D8E2F5; }
  .sg-dropdown-menu.sg-state--right {
    right: 0;
    left: auto; }
.sg-btn-default[data-toggle="dropdown"] {
  background-color: #FFFFFF; }
  .sg-btn-default[data-toggle="dropdown"]:hover {
    background-color: #D8E2F5; }
.sg-caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }
  .sg-caret + .sg-btn-txt {
    margin-left: 4px; }
  .sg-btn-txt + .sg-caret {
    margin-left: 4px; }
.sg-dropdown-menu .sg-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #C3D1EB; }
.sg-radio {
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  position: relative;
  box-sizing: content-box;
  margin: -2px 0 0 0;
  width: 15px;
  height: 15px;
  border: 1px solid #C3D1EB;
  border-radius: 50%;
  background-color: #FFFFFF;
  transition: all 120ms ease-out; }
  .sg-radio:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    top: calc((15px - 9px)/2);
    left: calc((15px - 9px)/2);
    border-radius: 50%;
    background: transparent;
    opacity: 0;
    pointer-events: none;
    transform: scale(0);
    transition: all 120ms ease-out; }
  .sg-radio:checked {
    border-color: #0E86FE; }
    .sg-radio:checked:after {
      opacity: 1;
      transform: scale(1);
      background: #0E86FE; }
.sg-radio-label {
  position: relative;
  margin: 0 5px 10px 0;
  word-break: break-word;
  color: #456296;
  line-height: 1.3333rem;
  font-size: 1rem;
  cursor: pointer; }
  .sg-radio-label:hover .sg-radio {
    box-shadow: 0 0 0 2px rgba(14, 134, 254, 0.2);
    border-color: #0E86FE; }
  .sg-radio-label.sg-state--disable {
    cursor: not-allowed;
    pointer-events: none;
    color: #95ABD3; }
    .sg-radio-label.sg-state--disable .sg-radio {
      border-color: #D8E2F5; }
      .sg-radio-label.sg-state--disable .sg-radio:checked {
        border-color: #C3D1EB; }
        .sg-radio-label.sg-state--disable .sg-radio:checked + span {
          color: #456296; }
        .sg-radio-label.sg-state--disable .sg-radio:checked:after {
          background-color: #95ABD3; }
  .sg-radio-label span {
    padding-left: 4px; }
.sg-checkbox {
  display: none; }
  .sg-checkbox + span {
    position: relative; }
  .sg-checkbox + span:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 1.066rem;
    height: 1.066rem;
    border: 1px solid #C3D1EB;
    border-radius: 2px;
    background-color: #FFFFFF;
    transition: all 120ms ease-out;
    margin: -2px 0.6em 0 0;
    vertical-align: middle; }
  .sg-checkbox + span:after {
    font-size: 0.8rem;
    content: "";
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    top: 0.1995rem;
    left: 0.133rem;
    opacity: 0;
    pointer-events: none;
    color: #0E86FE;
    transform: scale(0);
    transition: all 120ms ease-out; }
  .sg-checkbox:checked + span:before {
    border-color: #0E86FE; }
  .sg-checkbox:checked + span:after {
    opacity: 1;
    transform: scale(1); }
.sg-checkbox-label {
  position: relative;
  min-width: 1.066rem;
  min-height: 1.066rem;
  margin: 0 5px 0 0;
  word-break: break-word;
  color: #456296;
  line-height: 1.3333rem;
  font-size: 1rem;
  cursor: pointer; }
  .sg-checkbox-label:hover .sg-checkbox + span:before {
    box-shadow: 0 0 0 2px rgba(14, 134, 254, 0.2);
    border-color: #0E86FE; }
  .sg-checkbox-label.sg-state--disable {
    cursor: not-allowed;
    pointer-events: none;
    color: #95ABD3; }
    .sg-checkbox-label.sg-state--disable:hover .sg-checkbox + span:before {
      box-shadow: none;
      border-color: #D8E2F5; }
    .sg-checkbox-label.sg-state--disable .sg-checkbox + span:before {
      border-color: #D8E2F5; }
    .sg-checkbox-label.sg-state--disable .sg-checkbox + span:after {
      color: #C3D1EB; }
    .sg-checkbox-label.sg-state--disable .sg-checkbox:checked + span:before {
      border-color: #C3D1EB; }
  .sg-checkbox-label.sg-checkbox-label--circle .sg-checkbox + span:before {
    border-radius: 50%; }
  .sg-checkbox-label.sg-checkbox-label--circle .sg-checkbox:checked + span:before {
    color: #FFFFFF;
    background-color: #0E86FE; }
  .sg-checkbox-label.sg-checkbox-label--circle .sg-checkbox:checked + span:after {
    color: #FFFFFF; }
  .sg-checkbox-label.sg-checkbox-label--circle.sg-state--disable .sg-checkbox + span:before {
    border-color: #C3D1EB; }
  .sg-checkbox-label.sg-checkbox-label--circle.sg-state--disable .sg-checkbox:checked + span:before {
    background-color: #C3D1EB;
    border-color: #C3D1EB; }
.sg-switch-label {
  display: inline-block;
  width: 53px;
  height: 24px;
  border-radius: 4px;
  background-color: #EEF2FC;
  padding: 1px;
  box-shadow: 0 0 0 1px #C3D1EB;
  cursor: pointer; }
.sg-switch-btn {
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background-color: #FFFFFF;
  display: block;
  box-shadow: 1px 0 0 1px rgba(195, 209, 235, 0.2);
  transition: all 120ms ease-in;
  box-sizing: border-box;
  border: 1px solid #C3D1EB; }
  .sg-switch-btn:active {
    margin: 1px 0 0 1px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 2px rgba(195, 209, 235, 0.3); }
.sg-switch-input {
  display: none; }
  .sg-switch-input:checked + .sg-switch-label {
    background-color: #0E86FE;
    box-shadow: 0 0 0 1px #0E86FE; }
    .sg-switch-input:checked + .sg-switch-label .sg-switch-btn {
      transform: translate3d(30px, 0, 0);
      border-color: #0E86FE;
      box-shadow: 0 0 0 3px rgba(14, 134, 254, 0.3); }
      .sg-switch-input:checked + .sg-switch-label .sg-switch-btn:active {
        margin: 1px 1px 0 0;
        box-shadow: none; }
      .sg-switches--icon .sg-switch-input:checked + .sg-switch-label .sg-switch-btn {
        color: #0E86FE; }
  .sg-switch-input:disabled + .sg-switch-label {
    cursor: not-allowed; }
    .sg-switch-input:disabled + .sg-switch-label .sg-switch-btn {
      background-color: #EEF2FC;
      box-shadow: none; }
      .sg-switch-input:disabled + .sg-switch-label .sg-switch-btn:active {
        margin: 0;
        width: 22px;
        height: 22px; }
.sg-switches--circle .sg-switch-label {
  border-radius: 24px; }
.sg-switches--circle .sg-switch-btn {
  border-radius: 50%; }
.sg-switches--icon .sg-switch-label {
  position: relative; }
.sg-switches--icon .sg-switch-btn {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -6px;
  left: -6px;
  text-align: center;
  line-height: 36px;
  font-size: 1.2rem;
  color: #C3D1EB; }
  .sg-switches--icon .sg-switch-btn:active {
    width: 34px;
    height: 34px; }
.sg-switches--icon .sg-switch-input:disabled + .sg-switch-label .sg-switch-btn:active {
  width: 36px;
  height: 36px; }
.sg-switches--txt .sg-switch-label {
  position: relative; }
  .sg-switches--txt .sg-switch-label .text {
    position: absolute;
    top: 3px;
    right: 8px;
    font-size: 13px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #C3D1EB;
    text-align: center;
    transition: all 300ms ease-in;
    opacity: 1;
    pointer-events: none; }
    .sg-switches--txt .sg-switch-label .text.on {
      left: 8px;
      right: auto;
      color: #FFFFFF;
      opacity: 0; }
    .sg-switches--txt .sg-switch-label .text i {
      font-size: 18px; }
.sg-switches--txt .sg-switch-input:checked + .sg-switch-label .text {
  left: 8px;
  right: auto;
  color: #FFFFFF; }
  .sg-switches--txt .sg-switch-input:checked + .sg-switch-label .text.on {
    opacity: 1; }
  .sg-switches--txt .sg-switch-input:checked + .sg-switch-label .text.off {
    display: none; }
.sg-tab-wrapper {
  border-bottom: 1px solid #C3D1EB;
  font-size: 0;
  text-align: left; }
  .sg-tab-wrapper.sg-tab-light, .sg-tab-wrapper.sg-tab-dark {
    padding-top: 0.533rem;
    padding-right: 1.066rem;
    padding-left: 1.066rem;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: none; }
  .sg-tab-wrapper.sg-tab-light {
    background-color: #0E86FE;
    background-image: linear-gradient(to right, #0E86FE, #00C3FF); }
  .sg-tab-wrapper.sg-tab-dark {
    background-color: #182D54; }
.sg-tab {
  color: #7189B6;
  display: inline-block;
  border: 1px solid #C3D1EB;
  background-color: #FFFFFF;
  border-bottom: none;
  padding: 0.533rem 1.066rem;
  font-size: 1rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s;
  vertical-align: bottom;
  line-height: 1;
  min-height: 2.066rem; }
  .sg-tab:not(:last-child) {
    margin-right: 0.26em; }
  .sg-tab:hover {
    background-color: #D8E2F5; }
  .sg-tab:active {
    background-color: #C3D1EB; }
  .sg-tab.sg-state--active {
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: -1px;
    pointer-events: none;
    cursor: default; }
    .sg-tab.sg-state--active:hover, .sg-tab.sg-state--active:active {
      background-color: #FFFFFF; }
  .sg-tab .sg-inline-txt {
    vertical-align: top; }
  .sg-tab .sg-badge {
    margin-top: -0.2rem;
    margin-bottom: -0.1rem; }
  .sg-tab-wrapper.sg-tab-light .sg-tab,
  .sg-tab-wrapper.sg-tab-dark .sg-tab {
    border: none;
    margin-bottom: 0; }
    .sg-tab-wrapper.sg-tab-light .sg-tab:not(.sg-state--active),
    .sg-tab-wrapper.sg-tab-dark .sg-tab:not(.sg-state--active) {
      color: white;
      background-color: rgba(255, 255, 255, 0.3); }
      .sg-tab-wrapper.sg-tab-light .sg-tab:not(.sg-state--active):hover,
      .sg-tab-wrapper.sg-tab-dark .sg-tab:not(.sg-state--active):hover {
        background-color: rgba(255, 255, 255, 0.5); }
      .sg-tab-wrapper.sg-tab-light .sg-tab:not(.sg-state--active):active,
      .sg-tab-wrapper.sg-tab-dark .sg-tab:not(.sg-state--active):active {
        background-color: rgba(255, 255, 255, 0.65); }
      .sg-tab-wrapper.sg-tab-light .sg-tab:not(.sg-state--active) .sg-badge,
      .sg-tab-wrapper.sg-tab-dark .sg-tab:not(.sg-state--active) .sg-badge {
        color: #00C3FF;
        background-color: #FFFFFF; }
.sg-layout-body {
  position: relative;
  height: 100%; }
  .sg-layout-body body {
    position: relative;
    height: 100%;
    overflow: hidden;
    background: #95ABD3;
    background-size: cover; }
.sg-ap-wrapper {
  position: relative;
  height: 100%;
  margin: 0px auto;
  background-color: #F8F8F8;
  max-width: 1440px; }
  @media (min-width: 1440px) {
    .sg-ap-wrapper {
      margin: 10px auto;
      height: calc(100% - 20px); } }
.sg-ap-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 0px 5px 10px rgba(13, 13, 13, 0.33); }
.sg-ap-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background-color: #FFFFFF;
  z-index: 7;
  border-bottom: 1px solid #C3D1EB; }
.sg-ap-container {
  position: relative;
  height: 100%; }
.sg-ap-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 220px;
  transition: width 0.3s ease-in-out;
  z-index: 7;
  background-color: #456296; }
  .sg-ap-nav.sg-state--open {
    width: 220px; }
  .sg-ap-header ~ .sg-ap-nav {
    top: 50px; }
.sg-ap-main {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 5; }
  .sg-ap-header ~ .sg-ap-main {
    padding-top: 50px; }
  .sg-ap-nav ~ .sg-ap-main {
    padding-left: 220px;
    transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1); }
@media (max-width: 800px) {
  .sg-ap-nav {
    width: 45px; }
  .sg-ap-nav ~ .sg-ap-main {
    padding-left: 45px; } }
@media (max-width: 480px) {
  .sg-ap-nav {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 45px; }
    .sg-ap-header ~ .sg-ap-nav {
      top: auto; }
  .sg-ap-nav ~ .sg-ap-main {
    padding-left: 0;
    padding-bottom: 45px; } }
.sg-container {
  max-width: 1000px;
  margin: 0 auto; }
.sg-avatar {
  box-sizing: border-box;
  background-color: gray;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 32px;
  height: 32px;
  border-radius: 3px;
  background-color: #f0f0f0; }
img.sg-avatar {
  background-image: none;
  background-color: #f0f0f0; }
.sg-avatar--xsmall {
  width: 16px;
  height: 16px;
  border-radius: 2px; }
.sg-avatar--small {
  width: 24px;
  height: 24px;
  border-radius: 2px; }
.sg-avatar--large {
  width: 48px;
  height: 48px;
  border-radius: 4px; }
.sg-avatar--xlarge {
  width: 64px;
  height: 64px;
  border-radius: 4px; }
.sg-avatar--circle {
  border-radius: 50%; }
.sg-avatar-badge {
  position: relative;
  display: inline-block; }
  .sg-avatar-badge.sg-avatar-badge--point .badge--circle:before {
    content: '';
    position: absolute;
    top: calc(50% - (3px/2));
    left: calc(50% - (3px/2));
    background: #fff;
    border-radius: 50%;
    width: 3px;
    height: 3px; }
  .sg-avatar-badge.sg-avatar-badge--point.sg-avatar-badge--xsmall .badge--circle:before {
    width: 1px;
    height: 1px;
    top: calc(50% - 0.5px);
    left: calc(50% - 0.5px); }
  .sg-avatar-badge.sg-avatar-badge--circle .badge {
    top: 0;
    left: 70%;
    right: auto; }
  .sg-avatar-badge .badge {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    color: #FFFFFF;
    background: #EB5000;
    border-radius: 0.75em;
    font-size: 0.66rem;
    padding: 0 5px;
    height: 17px;
    line-height: 17px;
    top: -8.5px;
    right: -12%; }
  .sg-avatar-badge .badge--circle {
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    width: 9px;
    height: 9px;
    top: -3px;
    right: -3px;
    left: auto; }
.sg-avatar-badge--xsmall .badge--circle {
  width: 5px;
  height: 5px;
  top: -2.5px;
  right: -2.5px;
  left: auto; }
.sg-avatar-badge--small .badge--circle {
  width: 7px;
  height: 7px;
  top: -3.5px;
  right: -3.5px;
  left: auto; }
.sg-avatar-badge--large .badge--circle {
  width: 13px;
  height: 13px;
  top: -6.5px;
  right: -6.5px;
  left: auto; }
.sg-avatar-badge--xlarge .badge--circle {
  width: 17px;
  height: 17px;
  top: -8.5px;
  right: -8.5px;
  left: auto; }
.sg-badge {
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  background-color: #00C3FF;
  padding: 0.2rem 0.5rem;
  border-radius: 0.75rem;
  font-size: 0.8rem; }
.sg-badge--circle {
  border-radius: 50%;
  padding: 0;
  font-size: 0; }
.sg-collapse {
  border-radius: 4px;
  word-break: break-word;
  word-wrap: break-word;
  overflow: hidden; }
.prefix-collapse-container {
  background-color: #FFFFFF; }
.sg-collapse--title {
  position: relative;
  font-size: 1.2rem; }
  .sg-collapse--title a {
    color: #456296;
    text-decoration: none;
    display: block;
    padding: 0.928rem 2.856rem 0.928rem 1.428rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%; }
  .sg-collapse--title i {
    position: absolute;
    width: 12px;
    height: 12px;
    top: calc(50% - (12px/2));
    right: 1.2rem;
    color: #95ABD3;
    transition: all 160ms ease-in-out;
    font-size: 0.8rem; }
  .sg-collapse--title.open i {
    transform: rotate(-180deg);
    color: #00C3FF; }
.sg-collapse--content {
  font-size: 1.2rem;
  color: #456296;
  background-color: #FFFFFF;
  padding: 0.928rem 2.856rem 0.928rem 1.428rem;
  line-height: 1.866rem; }
.sg-collapse--bordered {
  border: 1px solid #C3D1EB; }
  .sg-collapse--bordered .sg-collapse--title {
    border-bottom: 1px solid #C3D1EB;
    margin: -1px 0; }
  .sg-collapse--bordered .sg-collapse--content {
    border-bottom: 1px solid #C3D1EB;
    margin: -1px 0; }
.sg-collapse--inverse .sg-collapse-container {
  background-color: #182D54; }
.sg-collapse--inverse .sg-collapse--title a {
  color: #FFFFFF; }
.sg-collapse--inverse .sg-collapse--title i {
  color: #C3D1EB; }
.sg-collapse--inverse .sg-collapse--title.open i {
  transform: rotate(-180deg);
  color: #00C3FF; }
.sg-collapse--inverse .sg-collapse--content {
  background-color: #182D54;
  color: #FFFFFF; }
.sg-collapse--inverse.sg-collapse--bordered {
  border: 1px solid #7189B6; }
  .sg-collapse--inverse.sg-collapse--bordered .sg-collapse-container {
    background-color: #2A4880; }
  .sg-collapse--inverse.sg-collapse--bordered .sg-collapse--title {
    border-bottom: 1px solid #7189B6;
    margin: 0;
    background-color: #456296; }
    .sg-collapse--inverse.sg-collapse--bordered .sg-collapse--title.open {
      border: 0; }
  .sg-collapse--inverse.sg-collapse--bordered .sg-collapse--content {
    border-bottom: 1px solid #7189B6;
    background-color: #2A4880;
    margin: -1px 0; }
.sg-collapse--mix .sg-collapse--title.open {
  background-color: #456296; }
  .sg-collapse--mix .sg-collapse--title.open a {
    color: #FFFFFF; }
.sg-collapse--separate {
  border: 0; }
  .sg-collapse--separate .sg-collapse-container {
    border: 1px solid #C3D1EB;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: none; }
  .sg-collapse--separate.sg-collapse--bordered {
    border: 0; }
.sg-cell-group {
  display: table;
  width: 100%; }
.sg-cell-row {
  display: table-row; }
.sg-cell--fixed {
  table-layout: fixed; }
.sg-cell {
  display: table-cell;
  vertical-align: middle; }
.sg-cell--fit {
  width: 1%;
  white-space: nowrap; }
.sg-cell--full {
  width: 100%; }
.sg-cell-1 {
  width: 8.33333%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-1 {
    width: 8.33333%; } }
@media (max-width: 480px) {
  .sg-cell-xs-1 {
    width: 8.33333%; } }
.sg-cell-2 {
  width: 16.66667%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-2 {
    width: 16.66667%; } }
@media (max-width: 480px) {
  .sg-cell-xs-2 {
    width: 16.66667%; } }
.sg-cell-3 {
  width: 25%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-3 {
    width: 25%; } }
@media (max-width: 480px) {
  .sg-cell-xs-3 {
    width: 25%; } }
.sg-cell-4 {
  width: 33.33333%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-4 {
    width: 33.33333%; } }
@media (max-width: 480px) {
  .sg-cell-xs-4 {
    width: 33.33333%; } }
.sg-cell-5 {
  width: 41.66667%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-5 {
    width: 41.66667%; } }
@media (max-width: 480px) {
  .sg-cell-xs-5 {
    width: 41.66667%; } }
.sg-cell-6 {
  width: 50%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-6 {
    width: 50%; } }
@media (max-width: 480px) {
  .sg-cell-xs-6 {
    width: 50%; } }
.sg-cell-7 {
  width: 58.33333%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-7 {
    width: 58.33333%; } }
@media (max-width: 480px) {
  .sg-cell-xs-7 {
    width: 58.33333%; } }
.sg-cell-8 {
  width: 66.66667%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-8 {
    width: 66.66667%; } }
@media (max-width: 480px) {
  .sg-cell-xs-8 {
    width: 66.66667%; } }
.sg-cell-9 {
  width: 75%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-9 {
    width: 75%; } }
@media (max-width: 480px) {
  .sg-cell-xs-9 {
    width: 75%; } }
.sg-cell-10 {
  width: 83.33333%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-10 {
    width: 83.33333%; } }
@media (max-width: 480px) {
  .sg-cell-xs-10 {
    width: 83.33333%; } }
.sg-cell-11 {
  width: 91.66667%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-11 {
    width: 91.66667%; } }
@media (max-width: 480px) {
  .sg-cell-xs-11 {
    width: 91.66667%; } }
.sg-cell-12 {
  width: 100%;
  word-break: break-word; }
@media (max-width: 800px) {
  .sg-cell-md-12 {
    width: 100%;
    display: block;
    white-space: normal; } }
@media (max-width: 480px) {
  .sg-cell-xs-12 {
    width: 100%;
    display: block;
    white-space: normal; } }
.sg-row:after {
  content: '';
  display: table;
  clear: both; }
.sg-col {
  position: relative;
  float: left;
  box-sizing: border-box; }
.sg-col-1 {
  width: 8.33333%; }
@media (max-width: 800px) {
  .sg-col-md-1 {
    width: 8.33333%; } }
@media (max-width: 480px) {
  .sg-col-xs-1 {
    width: 8.33333%; } }
.sg-col-2 {
  width: 16.66667%; }
@media (max-width: 800px) {
  .sg-col-md-2 {
    width: 16.66667%; } }
@media (max-width: 480px) {
  .sg-col-xs-2 {
    width: 16.66667%; } }
.sg-col-3 {
  width: 25%; }
@media (max-width: 800px) {
  .sg-col-md-3 {
    width: 25%; } }
@media (max-width: 480px) {
  .sg-col-xs-3 {
    width: 25%; } }
.sg-col-4 {
  width: 33.33333%; }
@media (max-width: 800px) {
  .sg-col-md-4 {
    width: 33.33333%; } }
@media (max-width: 480px) {
  .sg-col-xs-4 {
    width: 33.33333%; } }
.sg-col-5 {
  width: 41.66667%; }
@media (max-width: 800px) {
  .sg-col-md-5 {
    width: 41.66667%; } }
@media (max-width: 480px) {
  .sg-col-xs-5 {
    width: 41.66667%; } }
.sg-col-6 {
  width: 50%; }
@media (max-width: 800px) {
  .sg-col-md-6 {
    width: 50%; } }
@media (max-width: 480px) {
  .sg-col-xs-6 {
    width: 50%; } }
.sg-col-7 {
  width: 58.33333%; }
@media (max-width: 800px) {
  .sg-col-md-7 {
    width: 58.33333%; } }
@media (max-width: 480px) {
  .sg-col-xs-7 {
    width: 58.33333%; } }
.sg-col-8 {
  width: 66.66667%; }
@media (max-width: 800px) {
  .sg-col-md-8 {
    width: 66.66667%; } }
@media (max-width: 480px) {
  .sg-col-xs-8 {
    width: 66.66667%; } }
.sg-col-9 {
  width: 75%; }
@media (max-width: 800px) {
  .sg-col-md-9 {
    width: 75%; } }
@media (max-width: 480px) {
  .sg-col-xs-9 {
    width: 75%; } }
.sg-col-10 {
  width: 83.33333%; }
@media (max-width: 800px) {
  .sg-col-md-10 {
    width: 83.33333%; } }
@media (max-width: 480px) {
  .sg-col-xs-10 {
    width: 83.33333%; } }
.sg-col-11 {
  width: 91.66667%; }
@media (max-width: 800px) {
  .sg-col-md-11 {
    width: 91.66667%; } }
@media (max-width: 480px) {
  .sg-col-xs-11 {
    width: 91.66667%; } }
.sg-col-12 {
  width: 100%; }
@media (max-width: 800px) {
  .sg-col-md-12 {
    width: 100%; } }
@media (max-width: 480px) {
  .sg-col-xs-12 {
    width: 100%; } }
.modal-open {
  overflow: hidden; }
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  text-align: center; }
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 0;
    height: 100%; }
  .modal.fade .modal-dialog {
    transform: translate(0, -30px);
    transition: all 160ms ease-out;
    opacity: 0; }
  .modal.in .modal-dialog {
    transform: translate(0, 0);
    opacity: 1; }
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }
.modal-dialog {
  position: relative;
  width: auto;
  max-width: 90%;
  margin: -100px 5px 0 0;
  display: inline-block;
  vertical-align: middle;
  text-align: left; }
.modal-content {
  position: relative;
  background-clip: padding-box;
  outline: 0;
  margin: 0 auto; }
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: #182D54;
  transition: all 160ms ease-out; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.6; }
.sg-quote {
  quotes: '"' '"' "'" "'";
  font-style: italic;
  letter-spacing: 1px; }
  .sg-quote:before, .sg-quote:after {
    font-size: 4em;
    line-height: 140%;
    margin-right: 0.25em;
    vertical-align: -0.4em; }
  .sg-quote:before {
    content: open-quote; }
  .sg-quote:after {
    content: close-quote; }
.sg-scrollshadow-v {
  overflow: auto;
  background: linear-gradient(#FFFFFF 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #FFFFFF 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), transparent) 0 100%;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  /* Opera doesn't support */
  background-attachment: local, local, scroll, scroll; }
.sg-scrollshadow-h {
  overflow: auto;
  white-space: nowrap;
  background: linear-gradient(to right, #FFFFFF 30%, rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(255, 255, 255, 0), #FFFFFF 70%) 100% 0, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), transparent) 100% 0;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-size: 40px 100%, 40px 100%, 14px 100% , 14px 100%;
  /* Opera doesn't support */
  background-attachment: local, local, scroll, scroll; }
.sg-scroll--x {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }
.sg-scroll--y {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
.sg-scroll {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
.sg-scroll--frozen {
  overflow: hidden; }
.sg-shadow__1dp {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15); }
.sg-shadow__2dp {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15); }
.sg-shadow__3dp {
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15); }
.sg-shadow__4dp {
  box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.15); }
.sg-shadow__5dp {
  box-shadow: 0 0 0 9px rgba(0, 0, 0, 0.15); }
.sg-shadow--blur__2dp {
  box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.32), 0 3px 10px 1px rgba(0, 0, 0, 0.14); }
.sg-shadow--blur__3dp {
  box-shadow: 0 7px 6px 1px rgba(0, 0, 0, 0.34), 0 6px 14px 2px rgba(0, 0, 0, 0.18); }
.sg-shadow--blur__4dp {
  box-shadow: 0 9px 6px 2px rgba(0, 0, 0, 0.29), 0 8px 18px 3px rgba(0, 0, 0, 0.18); }
.sg-shadow--blur__5dp {
  box-shadow: 0 12px 8px 2px rgba(0, 0, 0, 0.27), 0 10px 20px 7px rgba(0, 0, 0, 0.12); }
.sg-ul--none {
  list-style-type: none; }
.sg-ul--disc {
  list-style-type: disc; }
.sg-ul--circle {
  list-style-type: circle; }
.sg-ul--square {
  list-style-type: square; }
.sg-ol--decimal {
  list-style-type: decimal; }
.sg-ol--upper-roman {
  list-style-type: upper-roman; }
.sg-ol--lower-latin {
  list-style-type: lower-latin; }
.sg-ol--upper-latin {
  list-style-type: upper-latin; }
.sg-ol--cjk-ideographic {
  list-style-type: cjk-ideographic; }
.sg-clearfix:before, .sg-clearfix:after {
  content: "";
  display: table; }
.sg-clearfix:after {
  clear: both; }
.sg-pull--left {
  float: left; }
.sg-pull--right {
  float: right; }
.sg-txt--left {
  text-align: left; }
.sg-txt--center {
  text-align: center; }
.sg-txt--right {
  text-align: right; }
.sg-paragraphs {
  line-height: 140%;
  padding: 10px; }
.sg-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%; }
.sg-primary {
  color: #0E86FE; }
.sg-success {
  color: #2BCD86; }
.sg-alarm {
  color: #EB5000; }
.sg-info {
  color: #00C3FF; }
.sg-warning {
  color: #FFB400; }
.sg-stable {
  color: #aaaaaa; }
.sg-border-top {
  border-top: 1px solid #dddddd; }
.sg-border-top--light {
  border-top: 1px solid #F0F0F0; }
.sg-border-top--lighter {
  border-top: 1px solid #F8F8F8; }
.sg-border-top--dark {
  border-top: 1px solid #cccccc; }
.sg-border-top--darker {
  border-top: 1px solid #aaaaaa; }
.sg-border-bottom {
  border-bottom: 1px solid #dddddd; }
.sg-border-bottom--light {
  border-bottom: 1px solid #F0F0F0; }
.sg-border-bottom--lighter {
  border-bottom: 1px solid #F8F8F8; }
.sg-border-bottom--dark {
  border-bottom: 1px solid #cccccc; }
.sg-border-bottom--darker {
  border-bottom: 1px solid #aaaaaa; }
.sg-border-left {
  border-left: 1px solid #dddddd; }
.sg-border-left--light {
  border-left: 1px solid #F0F0F0; }
.sg-border-left--lighter {
  border-left: 1px solid #F8F8F8; }
.sg-border-left--dark {
  border-left: 1px solid #cccccc; }
.sg-border-left--darker {
  border-left: 1px solid #aaaaaa; }
.sg-border-right {
  border-right: 1px solid #dddddd; }
.sg-border-right--light {
  border-right: 1px solid #F0F0F0; }
.sg-border-right--lighter {
  border-right: 1px solid #F8F8F8; }
.sg-border-right--dark {
  border-right: 1px solid #cccccc; }
.sg-border-right--darker {
  border-right: 1px solid #aaaaaa; }
.sg-inline-txt {
  vertical-align: middle;
  display: inline-block; }
  i + .sg-inline-txt,
  .sg-badge + .sg-inline-txt {
    margin-left: 0.4rem; }
  .sg-inline-txt + i,
  .sg-inline-txt + .sg-badge {
    margin-left: 0.4rem; }
.sg-state--none {
  display: none !important; }
.sg-state--block {
  display: block !important; }
.sg-btn-list .sg-btn {
  margin: 0 0.666rem 0 0; }
  .sg-btn-list .sg-btn:last-child {
    margin-right: 0; }
.sg-btn-list.sg-padding {
  padding: 0.666rem 1.2rem; }
.sg-btn-list.sg-padding-large {
  padding: 1.333rem 1.2rem; }
.sg-btn-list.sg-btn-list--multiline .sg-btn {
  margin-bottom: 0.666rem 0 0; }
.sg-btn-list.sg-btn-list--multiline.sg-padding {
  padding-bottom: 0.666rem-0.666rem 0 0; }
.sg-btn-list.sg-btn-list--multiline.sg-padding-large {
  padding-bottom: 1.333rem-0.666rem 0 0; }
.sg-height-100 {
  height: 100%; }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.ttf?nrcqx5") format("truetype"), url("../fonts/icomoon.woff?nrcqx5") format("woff"), url("../fonts/icomoon.svg?nrcqx5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.icon-download2:before {
  content: ""; }
.icon-asterisk:before {
  content: ""; }
.icon-plus:before {
  content: ""; }
.icon-question:before {
  content: ""; }
.icon-minus:before {
  content: ""; }
.icon-glass:before {
  content: ""; }
.icon-music:before {
  content: ""; }
.icon-search:before {
  content: ""; }
.icon-envelope-o:before {
  content: ""; }
.icon-heart:before {
  content: ""; }
.icon-star:before {
  content: ""; }
.icon-star-o:before {
  content: ""; }
.icon-user:before {
  content: ""; }
.icon-film:before {
  content: ""; }
.icon-th-large:before {
  content: ""; }
.icon-th:before {
  content: ""; }
.icon-th-list:before {
  content: ""; }
.icon-check:before {
  content: ""; }
.icon-close:before {
  content: ""; }
.icon-remove:before {
  content: ""; }
.icon-times:before {
  content: ""; }
.icon-search-plus:before {
  content: ""; }
.icon-search-minus:before {
  content: ""; }
.icon-power-off:before {
  content: ""; }
.icon-signal:before {
  content: ""; }
.icon-cog:before {
  content: ""; }
.icon-gear:before {
  content: ""; }
.icon-trash-o:before {
  content: ""; }
.icon-home:before {
  content: ""; }
.icon-file-o:before {
  content: ""; }
.icon-clock-o:before {
  content: ""; }
.icon-road:before {
  content: ""; }
.icon-download:before {
  content: ""; }
.icon-arrow-circle-o-down:before {
  content: ""; }
.icon-arrow-circle-o-up:before {
  content: ""; }
.icon-inbox:before {
  content: ""; }
.icon-play-circle-o:before {
  content: ""; }
.icon-repeat:before {
  content: ""; }
.icon-rotate-right:before {
  content: ""; }
.icon-refresh:before {
  content: ""; }
.icon-list-alt:before {
  content: ""; }
.icon-lock:before {
  content: ""; }
.icon-flag:before {
  content: ""; }
.icon-headphones:before {
  content: ""; }
.icon-volume-off:before {
  content: ""; }
.icon-volume-down:before {
  content: ""; }
.icon-volume-up:before {
  content: ""; }
.icon-qrcode:before {
  content: ""; }
.icon-barcode:before {
  content: ""; }
.icon-tag:before {
  content: ""; }
.icon-tags:before {
  content: ""; }
.icon-book:before {
  content: ""; }
.icon-bookmark:before {
  content: ""; }
.icon-print:before {
  content: ""; }
.icon-camera:before {
  content: ""; }
.icon-font:before {
  content: ""; }
.icon-bold:before {
  content: ""; }
.icon-italic:before {
  content: ""; }
.icon-text-height:before {
  content: ""; }
.icon-text-width:before {
  content: ""; }
.icon-align-left:before {
  content: ""; }
.icon-align-center:before {
  content: ""; }
.icon-align-right:before {
  content: ""; }
.icon-align-justify:before {
  content: ""; }
.icon-list:before {
  content: ""; }
.icon-dedent:before {
  content: ""; }
.icon-outdent:before {
  content: ""; }
.icon-indent:before {
  content: ""; }
.icon-video-camera:before {
  content: ""; }
.icon-image:before {
  content: ""; }
.icon-photo:before {
  content: ""; }
.icon-picture-o:before {
  content: ""; }
.icon-pencil:before {
  content: ""; }
.icon-map-marker:before {
  content: ""; }
.icon-adjust:before {
  content: ""; }
.icon-tint:before {
  content: ""; }
.icon-edit:before {
  content: ""; }
.icon-pencil-square-o:before {
  content: ""; }
.icon-share-square-o:before {
  content: ""; }
.icon-check-square-o:before {
  content: ""; }
.icon-arrows:before {
  content: ""; }
.icon-step-backward:before {
  content: ""; }
.icon-fast-backward:before {
  content: ""; }
.icon-backward:before {
  content: ""; }
.icon-play:before {
  content: ""; }
.icon-pause:before {
  content: ""; }
.icon-stop:before {
  content: ""; }
.icon-forward:before {
  content: ""; }
.icon-fast-forward:before {
  content: ""; }
.icon-step-forward:before {
  content: ""; }
.icon-eject:before {
  content: ""; }
.icon-chevron-left:before {
  content: ""; }
.icon-chevron-right:before {
  content: ""; }
.icon-plus-circle:before {
  content: ""; }
.icon-minus-circle:before {
  content: ""; }
.icon-times-circle:before {
  content: ""; }
.icon-check-circle:before {
  content: ""; }
.icon-question-circle:before {
  content: ""; }
.icon-info-circle:before {
  content: ""; }
.icon-crosshairs:before {
  content: ""; }
.icon-times-circle-o:before {
  content: ""; }
.icon-check-circle-o:before {
  content: ""; }
.icon-ban:before {
  content: ""; }
.icon-arrow-left:before {
  content: ""; }
.icon-arrow-right:before {
  content: ""; }
.icon-arrow-up:before {
  content: ""; }
.icon-arrow-down:before {
  content: ""; }
.icon-mail-forward:before {
  content: ""; }
.icon-share:before {
  content: ""; }
.icon-expand:before {
  content: ""; }
.icon-compress:before {
  content: ""; }
.icon-exclamation-circle:before {
  content: ""; }
.icon-gift:before {
  content: ""; }
.icon-leaf:before {
  content: ""; }
.icon-fire:before {
  content: ""; }
.icon-eye:before {
  content: ""; }
.icon-eye-slash:before {
  content: ""; }
.icon-exclamation-triangle:before {
  content: ""; }
.icon-warning:before {
  content: ""; }
.icon-plane:before {
  content: ""; }
.icon-calendar:before {
  content: ""; }
.icon-random:before {
  content: ""; }
.icon-comment:before {
  content: ""; }
.icon-magnet:before {
  content: ""; }
.icon-chevron-up:before {
  content: ""; }
.icon-chevron-down:before {
  content: ""; }
.icon-retweet:before {
  content: ""; }
.icon-shopping-cart:before {
  content: ""; }
.icon-folder:before {
  content: ""; }
.icon-folder-open:before {
  content: ""; }
.icon-arrows-v:before {
  content: ""; }
.icon-arrows-h:before {
  content: ""; }
.icon-bar-chart:before {
  content: ""; }
.icon-bar-chart-o:before {
  content: ""; }
.icon-twitter-square:before {
  content: ""; }
.icon-facebook-square:before {
  content: ""; }
.icon-camera-retro:before {
  content: ""; }
.icon-key:before {
  content: ""; }
.icon-cogs:before {
  content: ""; }
.icon-gears:before {
  content: ""; }
.icon-comments:before {
  content: ""; }
.icon-thumbs-o-up:before {
  content: ""; }
.icon-thumbs-o-down:before {
  content: ""; }
.icon-star-half:before {
  content: ""; }
.icon-heart-o:before {
  content: ""; }
.icon-sign-out:before {
  content: ""; }
.icon-linkedin-square:before {
  content: ""; }
.icon-thumb-tack:before {
  content: ""; }
.icon-external-link:before {
  content: ""; }
.icon-sign-in:before {
  content: ""; }
.icon-trophy:before {
  content: ""; }
.icon-github-square:before {
  content: ""; }
.icon-upload:before {
  content: ""; }
.icon-lemon-o:before {
  content: ""; }
.icon-phone:before {
  content: ""; }
.icon-square-o:before {
  content: ""; }
.icon-bookmark-o:before {
  content: ""; }
.icon-phone-square:before {
  content: ""; }
.icon-twitter:before {
  content: ""; }
.icon-facebook:before {
  content: ""; }
.icon-facebook-f:before {
  content: ""; }
.icon-github:before {
  content: ""; }
.icon-unlock:before {
  content: ""; }
.icon-credit-card:before {
  content: ""; }
.icon-feed:before {
  content: ""; }
.icon-rss:before {
  content: ""; }
.icon-hdd-o:before {
  content: ""; }
.icon-bullhorn:before {
  content: ""; }
.icon-bell-o:before {
  content: ""; }
.icon-certificate:before {
  content: ""; }
.icon-hand-o-right:before {
  content: ""; }
.icon-hand-o-left:before {
  content: ""; }
.icon-hand-o-up:before {
  content: ""; }
.icon-hand-o-down:before {
  content: ""; }
.icon-arrow-circle-left:before {
  content: ""; }
.icon-arrow-circle-right:before {
  content: ""; }
.icon-arrow-circle-up:before {
  content: ""; }
.icon-arrow-circle-down:before {
  content: ""; }
.icon-globe:before {
  content: ""; }
.icon-wrench:before {
  content: ""; }
.icon-tasks:before {
  content: ""; }
.icon-filter:before {
  content: ""; }
.icon-briefcase:before {
  content: ""; }
.icon-arrows-alt:before {
  content: ""; }
.icon-group:before {
  content: ""; }
.icon-users:before {
  content: ""; }
.icon-chain:before {
  content: ""; }
.icon-link:before {
  content: ""; }
.icon-cloud:before {
  content: ""; }
.icon-flask:before {
  content: ""; }
.icon-cut:before {
  content: ""; }
.icon-scissors:before {
  content: ""; }
.icon-copy:before {
  content: ""; }
.icon-files-o:before {
  content: ""; }
.icon-paperclip:before {
  content: ""; }
.icon-floppy-o:before {
  content: ""; }
.icon-save:before {
  content: ""; }
.icon-square:before {
  content: ""; }
.icon-bars:before {
  content: ""; }
.icon-navicon:before {
  content: ""; }
.icon-reorder:before {
  content: ""; }
.icon-list-ul:before {
  content: ""; }
.icon-list-ol:before {
  content: ""; }
.icon-strikethrough:before {
  content: ""; }
.icon-underline:before {
  content: ""; }
.icon-table:before {
  content: ""; }
.icon-magic:before {
  content: ""; }
.icon-truck:before {
  content: ""; }
.icon-pinterest:before {
  content: ""; }
.icon-pinterest-square:before {
  content: ""; }
.icon-google-plus-square:before {
  content: ""; }
.icon-google-plus:before {
  content: ""; }
.icon-money:before {
  content: ""; }
.icon-caret-down:before {
  content: ""; }
.icon-caret-up:before {
  content: ""; }
.icon-caret-left:before {
  content: ""; }
.icon-caret-right:before {
  content: ""; }
.icon-columns:before {
  content: ""; }
.icon-sort:before {
  content: ""; }
.icon-unsorted:before {
  content: ""; }
.icon-sort-desc:before {
  content: ""; }
.icon-sort-down:before {
  content: ""; }
.icon-sort-asc:before {
  content: ""; }
.icon-sort-up:before {
  content: ""; }
.icon-envelope:before {
  content: ""; }
.icon-linkedin:before {
  content: ""; }
.icon-rotate-left:before {
  content: ""; }
.icon-undo:before {
  content: ""; }
.icon-gavel:before {
  content: ""; }
.icon-legal:before {
  content: ""; }
.icon-dashboard:before {
  content: ""; }
.icon-tachometer:before {
  content: ""; }
.icon-comment-o:before {
  content: ""; }
.icon-comments-o:before {
  content: ""; }
.icon-bolt:before {
  content: ""; }
.icon-flash:before {
  content: ""; }
.icon-sitemap:before {
  content: ""; }
.icon-umbrella:before {
  content: ""; }
.icon-clipboard:before {
  content: ""; }
.icon-paste:before {
  content: ""; }
.icon-lightbulb-o:before {
  content: ""; }
.icon-exchange:before {
  content: ""; }
.icon-cloud-download:before {
  content: ""; }
.icon-cloud-upload:before {
  content: ""; }
.icon-user-md:before {
  content: ""; }
.icon-stethoscope:before {
  content: ""; }
.icon-suitcase:before {
  content: ""; }
.icon-bell:before {
  content: ""; }
.icon-coffee:before {
  content: ""; }
.icon-cutlery:before {
  content: ""; }
.icon-file-text-o:before {
  content: ""; }
.icon-building-o:before {
  content: ""; }
.icon-hospital-o:before {
  content: ""; }
.icon-ambulance:before {
  content: ""; }
.icon-medkit:before {
  content: ""; }
.icon-fighter-jet:before {
  content: ""; }
.icon-beer:before {
  content: ""; }
.icon-h-square:before {
  content: ""; }
.icon-plus-square:before {
  content: ""; }
.icon-angle-double-left:before {
  content: ""; }
.icon-angle-double-right:before {
  content: ""; }
.icon-angle-double-up:before {
  content: ""; }
.icon-angle-double-down:before {
  content: ""; }
.icon-angle-left:before {
  content: ""; }
.icon-angle-right:before {
  content: ""; }
.icon-angle-up:before {
  content: ""; }
.icon-angle-down:before {
  content: ""; }
.icon-desktop:before {
  content: ""; }
.icon-laptop:before {
  content: ""; }
.icon-tablet:before {
  content: ""; }
.icon-mobile:before {
  content: ""; }
.icon-mobile-phone:before {
  content: ""; }
.icon-circle-o:before {
  content: ""; }
.icon-quote-left:before {
  content: ""; }
.icon-quote-right:before {
  content: ""; }
.icon-spinner:before {
  content: ""; }
.icon-circle:before {
  content: ""; }
.icon-mail-reply:before {
  content: ""; }
.icon-reply:befoe {
  content: ""; }
.icon-github-alt:before {
  content: ""; }
.icon-folder-o:before {
  content: ""; }
.icon-folder-open-o:before {
  content: ""; }
.icon-smile-o:before {
  content: ""; }
.icon-frown-o:before {
  content: ""; }
.icon-meh-o:before {
  content: ""; }
.icon-gamepad:before {
  content: ""; }
.icon-keyboard-o:before {
  content: ""; }
.icon-flag-o:before {
  content: ""; }
.icon-flag-checkered:before {
  content: ""; }
.icon-terminal:before {
  content: ""; }
.icon-code:before {
  content: ""; }
.icon-mail-reply-all:before {
  content: ""; }
.icon-reply-all:before {
  content: ""; }
.icon-star-half-empty:before {
  content: ""; }
.icon-star-half-full:before {
  content: ""; }
.icon-star-half-o:before {
  content: ""; }
.icon-location-arrow:before {
  content: ""; }
.icon-crop:before {
  content: ""; }
.icon-code-fork:before {
  content: ""; }
.icon-chain-broken:before {
  content: ""; }
.icon-unlink:before {
  content: ""; }
.icon-info:before {
  content: ""; }
.icon-exclamation:before {
  content: ""; }
.icon-superscript:before {
  content: ""; }
.icon-subscript:before {
  content: ""; }
.icon-eraser:before {
  content: ""; }
.icon-puzzle-piece:before {
  content: ""; }
.icon-microphone:before {
  content: ""; }
.icon-microphone-slash:before {
  content: ""; }
.icon-shield:before {
  content: ""; }
.icon-calendar-o:before {
  content: ""; }
.icon-fire-extinguisher:before {
  content: ""; }
.icon-rocket:before {
  content: ""; }
.icon-maxcdn:before {
  content: ""; }
.icon-chevron-circle-left:before {
  content: ""; }
.icon-chevron-circle-right:before {
  content: ""; }
.icon-chevron-circle-up:before {
  content: ""; }
.icon-chevron-circle-down:before {
  content: ""; }
.icon-html5:before {
  content: ""; }
.icon-css3:before {
  content: ""; }
.icon-anchor:before {
  content: ""; }
.icon-unlock-alt:before {
  content: ""; }
.icon-bullseye:before {
  content: ""; }
.icon-ellipsis-h:before {
  content: ""; }
.icon-ellipsis-v:before {
  content: ""; }
.icon-rss-square:before {
  content: ""; }
.icon-play-circle:before {
  content: ""; }
.icon-ticket:before {
  content: ""; }
.icon-minus-square:before {
  content: ""; }
.icon-minus-square-o:before {
  content: ""; }
.icon-level-up:before {
  content: ""; }
.icon-level-down:before {
  content: ""; }
.icon-check-square:before {
  content: ""; }
.icon-pencil-square:before {
  content: ""; }
.icon-external-link-square:before {
  content: ""; }
.icon-share-square:before {
  content: ""; }
.icon-compass:before {
  content: ""; }
.icon-caret-square-o-down:before {
  content: ""; }
.icon-toggle-down:before {
  content: ""; }
.icon-caret-square-o-up:before {
  content: ""; }
.icon-toggle-up:before {
  content: ""; }
.icon-caret-square-o-right:before {
  content: ""; }
.icon-toggle-right:before {
  content: ""; }
.icon-eur:before {
  content: ""; }
.icon-euro:before {
  content: ""; }
.icon-gbp:before {
  content: ""; }
.icon-dollar:before {
  content: ""; }
.icon-usd:before {
  content: ""; }
.icon-inr:before {
  content: ""; }
.icon-rupee:before {
  content: ""; }
.icon-cny:before {
  content: ""; }
.icon-jpy:before {
  content: ""; }
.icon-rmb:before {
  content: ""; }
.icon-yen:before {
  content: ""; }
.icon-rouble:before {
  content: ""; }
.icon-rub:before {
  content: ""; }
.icon-ruble:before {
  content: ""; }
.icon-krw:before {
  content: ""; }
.icon-won:before {
  content: ""; }
.icon-bitcoin:before {
  content: ""; }
.icon-btc:before {
  content: ""; }
.icon-file:before {
  content: ""; }
.icon-file-text:before {
  content: ""; }
.icon-sort-alpha-asc:before {
  content: ""; }
.icon-sort-alpha-desc:before {
  content: ""; }
.icon-sort-amount-asc:before {
  content: ""; }
.icon-sort-amount-desc:before {
  content: ""; }
.icon-sort-numeric-asc:before {
  content: ""; }
.icon-sort-numeric-desc:before {
  content: ""; }
.icon-thumbs-up:before {
  content: ""; }
.icon-thumbs-down:before {
  content: ""; }
.icon-youtube-square:before {
  content: ""; }
.icon-youtube:before {
  content: ""; }
.icon-xing:before {
  content: ""; }
.icon-xing-square:before {
  content: ""; }
.icon-youtube-play:before {
  content: ""; }
.icon-dropbox:before {
  content: ""; }
.icon-stack-overflow:before {
  content: ""; }
.icon-instagram:before {
  content: ""; }
.icon-flickr:before {
  content: ""; }
.icon-adn:before {
  content: ""; }
.icon-bitbucket:before {
  content: ""; }
.icon-bitbucket-square:before {
  content: ""; }
.icon-tumblr:before {
  content: ""; }
.icon-tumblr-square:before {
  content: ""; }
.icon-long-arrow-down:before {
  content: ""; }
.icon-long-arrow-up:before {
  content: ""; }
.icon-long-arrow-left:before {
  content: ""; }
.icon-long-arrow-right:before {
  content: ""; }
.icon-apple:before {
  content: ""; }
.icon-windows:before {
  content: ""; }
.icon-android:before {
  content: ""; }
.icon-linux:before {
  content: ""; }
.icon-dribbble:before {
  content: ""; }
.icon-skype:before {
  content: ""; }
.icon-foursquare:before {
  content: ""; }
.icon-trello:before {
  content: ""; }
.icon-female:before {
  content: ""; }
.icon-male:before {
  content: ""; }
.icon-gittip:before {
  content: ""; }
.icon-gratipay:before {
  content: ""; }
.icon-sun-o:before {
  content: ""; }
.icon-moon-o:before {
  content: ""; }
.icon-archive:before {
  content: ""; }
.icon-bug:before {
  content: ""; }
.icon-vk:before {
  content: ""; }
.icon-weibo:before {
  content: ""; }
.icon-renren:before {
  content: ""; }
.icon-pagelines:before {
  content: ""; }
.icon-stack-exchange:before {
  content: ""; }
.icon-arrow-circle-o-right:before {
  content: ""; }
.icon-arrow-circle-o-left:before {
  content: ""; }
.icon-caret-square-o-left:before {
  content: ""; }
.icon-toggle-left:before {
  content: ""; }
.icon-dot-circle-o:before {
  content: ""; }
.icon-wheelchair:before {
  content: ""; }
.icon-vimeo-square:before {
  content: ""; }
.icon-try:before {
  content: ""; }
.icon-turkish-lira:before {
  content: ""; }
.icon-plus-square-o:before {
  content: ""; }
.icon-space-shuttle:before {
  content: ""; }
.icon-slack:before {
  content: ""; }
.icon-envelope-square:before {
  content: ""; }
.icon-wordpress:before {
  content: ""; }
.icon-openid:before {
  content: ""; }
.icon-bank:before {
  content: ""; }
.icon-institution:before {
  content: ""; }
.icon-university:before {
  content: ""; }
.icon-graduation-cap:before {
  content: ""; }
.icon-mortar-board:before {
  content: ""; }
.icon-yahoo:before {
  content: ""; }
.icon-google:before {
  content: ""; }
.icon-reddit:before {
  content: ""; }
.icon-reddit-square:before {
  content: ""; }
.icon-stumbleupon-circle:before {
  content: ""; }
.icon-stumbleupon:before {
  content: ""; }
.icon-delicious:before {
  content: ""; }
.icon-digg:before {
  content: ""; }
.icon-pied-piper-pp:before {
  content: ""; }
.icon-pied-piper-alt:before {
  content: ""; }
.icon-drupal:before {
  content: ""; }
.icon-joomla:before {
  content: ""; }
.icon-language:before {
  content: ""; }
.icon-fax:before {
  content: ""; }
.icon-building:before {
  content: ""; }
.icon-child:before {
  content: ""; }
.icon-paw:before {
  content: ""; }
.icon-spoon:before {
  content: ""; }
.icon-cube:before {
  content: ""; }
.icon-cubes:before {
  content: ""; }
.icon-behance:before {
  content: ""; }
.icon-behance-square:before {
  content: ""; }
.icon-steam:before {
  content: ""; }
.icon-steam-square:before {
  content: ""; }
.icon-recycle:before {
  content: ""; }
.icon-automobile:before {
  content: ""; }
.icon-car:before {
  content: ""; }
.icon-cab:before {
  content: ""; }
.icon-taxi:before {
  content: ""; }
.icon-tree:before {
  content: ""; }
.icon-spotify:before {
  content: ""; }
.icon-deviantart:before {
  content: ""; }
.icon-soundcloud:before {
  content: ""; }
.icon-database:before {
  content: ""; }
.icon-file-pdf-o:before {
  content: ""; }
.icon-file-word-o:before {
  content: ""; }
.icon-file-excel-o:before {
  content: ""; }
.icon-file-powerpoint-o:before {
  content: ""; }
.icon-file-image-o:before {
  content: ""; }
.icon-file-photo-o:before {
  content: ""; }
.icon-file-picture-o:before {
  content: ""; }
.icon-file-archive-o:before {
  content: ""; }
.icon-file-zip-o:before {
  content: ""; }
.icon-file-audio-o:before {
  content: ""; }
.icon-file-sound-o:before {
  content: ""; }
.icon-file-movie-o:before {
  content: ""; }
.icon-file-video-o:before {
  content: ""; }
.icon-file-code-o:before {
  content: ""; }
.icon-vine:before {
  content: ""; }
.icon-codepen:before {
  content: ""; }
.icon-jsfiddle:before {
  content: ""; }
.icon-life-bouy:before {
  content: ""; }
.icon-life-buoy:before {
  content: ""; }
.icon-life-ring:before {
  content: ""; }
.icon-life-saver:before {
  content: ""; }
.icon-support:before {
  content: ""; }
.icon-circle-o-notch:before {
  content: ""; }
.icon-ra:before {
  content: ""; }
.icon-rebel:before {
  content: ""; }
.icon-resistance:before {
  content: ""; }
.icon-empire:before {
  content: ""; }
.icon-ge:before {
  content: ""; }
.icon-git-square:before {
  content: ""; }
.icon-git:before {
  content: ""; }
.icon-hacker-news:before {
  content: ""; }
.icon-y-combinator-square:before {
  content: ""; }
.icon-yc-square:before {
  content: ""; }
.icon-tencent-weibo:before {
  content: ""; }
.icon-qq:before {
  content: ""; }
.icon-wechat:before {
  content: ""; }
.icon-weixin:before {
  content: ""; }
.icon-paper-plane:before {
  content: ""; }
.icon-send:before {
  content: ""; }
.icon-paper-plane-o:before {
  content: ""; }
.icon-send-o:before {
  content: ""; }
.icon-history:before {
  content: ""; }
.icon-circle-thin:before {
  content: ""; }
.icon-header:before {
  content: ""; }
.icon-paragraph:before {
  content: ""; }
.icon-sliders:before {
  content: ""; }
.icon-share-alt:before {
  content: ""; }
.icon-share-alt-square:before {
  content: ""; }
.icon-bomb:before {
  content: ""; }
.icon-futbol-o:before {
  content: ""; }
.icon-soccer-ball-o:before {
  content: ""; }
.icon-tty:before {
  content: ""; }
.icon-binoculars:before {
  content: ""; }
.icon-plug:before {
  content: ""; }
.icon-slideshare:before {
  content: ""; }
.icon-twitch:before {
  content: ""; }
.icon-yelp:before {
  content: ""; }
.icon-newspaper-o:before {
  content: ""; }
.icon-wifi:before {
  content: ""; }
.icon-calculator:before {
  content: ""; }
.icon-paypal:before {
  content: ""; }
.icon-google-wallet:before {
  content: ""; }
.icon-cc-visa:before {
  content: ""; }
.icon-cc-mastercard:before {
  content: ""; }
.icon-cc-discover:before {
  content: ""; }
.icon-cc-amex:before {
  content: ""; }
.icon-cc-paypal:before {
  content: ""; }
.icon-cc-stripe:before {
  content: ""; }
.icon-bell-slash:before {
  content: ""; }
.icon-bell-slash-o:before {
  content: ""; }
.icon-trash:before {
  content: ""; }
.icon-copyright:before {
  content: ""; }
.icon-at:before {
  content: ""; }
.icon-eyedropper:before {
  content: ""; }
.icon-paint-brush:before {
  content: ""; }
.icon-birthday-cake:before {
  content: ""; }
.icon-area-chart:before {
  content: ""; }
.icon-pie-chart:before {
  content: ""; }
.icon-line-chart:before {
  content: ""; }
.icon-lastfm:before {
  content: ""; }
.icon-lastfm-square:before {
  content: ""; }
.icon-toggle-off:before {
  content: ""; }
.icon-toggle-on:before {
  content: ""; }
.icon-bicycle:before {
  content: ""; }
.icon-bus:before {
  content: ""; }
.icon-ioxhost:before {
  content: ""; }
.icon-angellist:before {
  content: ""; }
.icon-cc:before {
  content: ""; }
.icon-ils:before {
  content: ""; }
.icon-shekel:before {
  content: ""; }
.icon-sheqel:before {
  content: ""; }
.icon-meanpath:before {
  content: ""; }
.icon-buysellads:before {
  content: ""; }
.icon-connectdevelop:before {
  content: ""; }
.icon-dashcube:before {
  content: ""; }
.icon-forumbee:before {
  content: ""; }
.icon-leanpub:before {
  content: ""; }
.icon-sellsy:before {
  content: ""; }
.icon-shirtsinbulk:before {
  content: ""; }
.icon-simplybuilt:before {
  content: ""; }
.icon-skyatlas:before {
  content: ""; }
.icon-cart-plus:before {
  content: ""; }
.icon-cart-arrow-down:before {
  content: ""; }
.icon-diamond:before {
  content: ""; }
.icon-ship:before {
  content: ""; }
.icon-user-secret:before {
  content: ""; }
.icon-motorcycle:before {
  content: ""; }
.icon-street-view:before {
  content: ""; }
.icon-heartbeat:before {
  content: ""; }
.icon-venus:before {
  content: ""; }
.icon-mars:before {
  content: ""; }
.icon-mercury:before {
  content: ""; }
.icon-intersex:before {
  content: ""; }
.icon-transgender:before {
  content: ""; }
.icon-transgender-alt:before {
  content: ""; }
.icon-venus-double:before {
  content: ""; }
.icon-mars-double:before {
  content: ""; }
.icon-venus-mars:before {
  content: ""; }
.icon-mars-stroke:before {
  content: ""; }
.icon-mars-stroke-v:before {
  content: ""; }
.icon-mars-stroke-h:before {
  content: ""; }
.icon-neuter:before {
  content: ""; }
.icon-genderless:before {
  content: ""; }
.icon-facebook-official:before {
  content: ""; }
.icon-pinterest-p:before {
  content: ""; }
.icon-whatsapp:before {
  content: ""; }
.icon-server:before {
  content: ""; }
.icon-user-plus:before {
  content: ""; }
.icon-user-times:before {
  content: ""; }
.icon-bed:before {
  content: ""; }
.icon-hotel:before {
  content: ""; }
.icon-viacoin:before {
  content: ""; }
.icon-train:before {
  content: ""; }
.icon-subway:before {
  content: ""; }
.icon-medium:before {
  content: ""; }
.icon-y-combinator:before {
  content: ""; }
.icon-yc:before {
  content: ""; }
.icon-optin-monster:before {
  content: ""; }
.icon-opencart:before {
  content: ""; }
.icon-expeditedssl:before {
  content: ""; }
.icon-battery:before {
  content: ""; }
.icon-battery-4:before {
  content: ""; }
.icon-battery-full:before {
  content: ""; }
.icon-battery-3:before {
  content: ""; }
.icon-battery-three-quarters:before {
  content: ""; }
.icon-battery-2:before {
  content: ""; }
.icon-battery-half:before {
  content: ""; }
.icon-battery-1:before {
  content: ""; }
.icon-battery-quarter:before {
  content: ""; }
.icon-battery-0:before {
  content: ""; }
.icon-battery-empty:before {
  content: ""; }
.icon-mouse-pointer:before {
  content: ""; }
.icon-i-cursor:before {
  content: ""; }
.icon-object-group:before {
  content: ""; }
.icon-object-ungroup:before {
  content: ""; }
.icon-sticky-note:before {
  content: ""; }
.icon-sticky-note-o:before {
  content: ""; }
.icon-cc-jcb:before {
  content: ""; }
.icon-cc-diners-club:before {
  content: ""; }
.icon-clone:before {
  content: ""; }
.icon-balance-scale:before {
  content: ""; }
.icon-hourglass-o:before {
  content: ""; }
.icon-hourglass-1:before {
  content: ""; }
.icon-hourglass-start:before {
  content: ""; }
.icon-hourglass-2:before {
  content: ""; }
.icon-hourglass-half:before {
  content: ""; }
.icon-hourglass-3:before {
  content: ""; }
.icon-hourglass-end:before {
  content: ""; }
.icon-hourglass:before {
  content: ""; }
.icon-hand-grab-o:before {
  content: ""; }
.icon-hand-rock-o:before {
  content: ""; }
.icon-hand-paper-o:before {
  content: ""; }
.icon-hand-stop-o:before {
  content: ""; }
.icon-hand-scissors-o:before {
  content: ""; }
.icon-hand-lizard-o:before {
  content: ""; }
.icon-hand-spock-o:before {
  content: ""; }
.icon-hand-pointer-o:before {
  content: ""; }
.icon-hand-peace-o:before {
  content: ""; }
.icon-trademark:before {
  content: ""; }
.icon-registered:before {
  content: ""; }
.icon-creative-commons:before {
  content: ""; }
.icon-gg:before {
  content: ""; }
.icon-gg-circle:before {
  content: ""; }
.icon-tripadvisor:before {
  content: ""; }
.icon-odnoklassniki:before {
  content: ""; }
.icon-odnoklassniki-square:before {
  content: ""; }
.icon-get-pocket:before {
  content: ""; }
.icon-wikipedia-w:before {
  content: ""; }
.icon-safari:before {
  content: ""; }
.icon-chrome:before {
  content: ""; }
.icon-firefox:before {
  content: ""; }
.icon-opera:before {
  content: ""; }
.icon-internet-explorer:before {
  content: ""; }
.icon-television:before {
  content: ""; }
.icon-tv:before {
  content: ""; }
.icon-contao:before {
  content: ""; }
.icon-500px:before {
  content: ""; }
.icon-amazon:before {
  content: ""; }
.icon-calendar-plus-o:before {
  content: ""; }
.icon-calendar-minus-o:before {
  content: ""; }
.icon-calendar-times-o:before {
  content: ""; }
.icon-calendar-check-o:before {
  content: ""; }
.icon-industry:before {
  content: ""; }
.icon-map-pin:before {
  content: ""; }
.icon-map-signs:before {
  content: ""; }
.icon-map-o:before {
  content: ""; }
.icon-map:before {
  content: ""; }
.icon-commenting:before {
  content: ""; }
.icon-commenting-o:before {
  content: ""; }
.icon-houzz:before {
  content: ""; }
.icon-vimeo:before {
  content: ""; }
.icon-black-tie:before {
  content: ""; }
.icon-fonticons:before {
  content: ""; }
.icon-reddit-alien:before {
  content: ""; }
.icon-edge:before {
  content: ""; }
.icon-credit-card-alt:before {
  content: ""; }
.icon-codiepie:before {
  content: ""; }
.icon-modx:before {
  content: ""; }
.icon-fort-awesome:before {
  content: ""; }
.icon-usb:before {
  content: ""; }
.icon-product-hunt:before {
  content: ""; }
.icon-mixcloud:before {
  content: ""; }
.icon-scribd:before {
  content: ""; }
.icon-pause-circle:before {
  content: ""; }
.icon-pause-circle-o:before {
  content: ""; }
.icon-stop-circle:before {
  content: ""; }
.icon-stop-circle-o:before {
  content: ""; }
.icon-shopping-bag:before {
  content: ""; }
.icon-shopping-basket:before {
  content: ""; }
.icon-hashtag:before {
  content: ""; }
.icon-bluetooth:before {
  content: ""; }
.icon-bluetooth-b:before {
  content: ""; }
.icon-percent:before {
  content: ""; }
.icon-gitlab:before {
  content: ""; }
.icon-wpbeginner:before {
  content: ""; }
.icon-wpforms:before {
  content: ""; }
.icon-envira:before {
  content: ""; }
.icon-universal-access:before {
  content: ""; }
.icon-wheelchair-alt:before {
  content: ""; }
.icon-question-circle-o:before {
  content: ""; }
.icon-blind:before {
  content: ""; }
.icon-audio-description:before {
  content: ""; }
.icon-volume-control-phone:before {
  content: ""; }
.icon-braille:before {
  content: ""; }
.icon-assistive-listening-systems:before {
  content: ""; }
.icon-american-sign-language-interpreting:before {
  content: ""; }
.icon-asl-interpreting:before {
  content: ""; }
.icon-deaf:before {
  content: ""; }
.icon-deafness:before {
  content: ""; }
.icon-hard-of-hearing:before {
  content: ""; }
.icon-glide:before {
  content: ""; }
.icon-glide-g:before {
  content: ""; }
.icon-sign-language:before {
  content: ""; }
.icon-signing:before {
  content: ""; }
.icon-low-vision:before {
  content: ""; }
.icon-viadeo:before {
  content: ""; }
.icon-viadeo-square:before {
  content: ""; }
.icon-snapchat:before {
  content: ""; }
.icon-snapchat-ghost:before {
  content: ""; }
.icon-snapchat-square:before {
  content: ""; }
.icon-pied-piper:before {
  content: ""; }
.icon-first-order:before {
  content: ""; }
.icon-yoast:before {
  content: ""; }
.icon-themeisle:before {
  content: ""; }
.icon-google-plus-circle:before {
  content: ""; }
.icon-google-plus-official:before {
  content: ""; }
.icon-fa:before {
  content: ""; }
.icon-font-awesome:before {
  content: ""; }
.icon-handshake-o:before {
  content: ""; }
.icon-envelope-open:before {
  content: ""; }
.icon-envelope-open-o:before {
  content: ""; }
.icon-linode:before {
  content: ""; }
.icon-address-book:before {
  content: ""; }
.icon-address-book-o:before {
  content: ""; }
.icon-address-card:before {
  content: ""; }
.icon-vcard:before {
  content: ""; }
.icon-address-card-o:before {
  content: ""; }
.icon-vcard-o:before {
  content: ""; }
.icon-user-circle:before {
  content: ""; }
.icon-user-circle-o:before {
  content: ""; }
.icon-user-o:before {
  content: ""; }
.icon-id-badge:before {
  content: ""; }
.icon-drivers-license:before {
  content: ""; }
.icon-id-card:before {
  content: ""; }
.icon-drivers-license-o:before {
  content: ""; }
.icon-id-card-o:before {
  content: ""; }
.icon-quora:before {
  content: ""; }
.icon-free-code-camp:before {
  content: ""; }
.icon-telegram:before {
  content: ""; }
.icon-thermometer:before {
  content: ""; }
.icon-thermometer-4:before {
  content: ""; }
.icon-thermometer-full:before {
  content: ""; }
.icon-thermometer-3:before {
  content: ""; }
.icon-thermometer-three-quarters:before {
  content: ""; }
.icon-thermometer-2:before {
  content: ""; }
.icon-thermometer-half:before {
  content: ""; }
.icon-thermometer-1:before {
  content: ""; }
.icon-thermometer-quarter:before {
  content: ""; }
.icon-thermometer-0:before {
  content: ""; }
.icon-thermometer-empty:before {
  content: ""; }
.icon-shower:before {
  content: ""; }
.icon-bath:before {
  content: ""; }
.icon-bathtub:before {
  content: ""; }
.icon-s15:before {
  content: ""; }
.icon-podcast:before {
  content: ""; }
.icon-window-maximize:before {
  content: ""; }
.icon-window-minimize:before {
  content: ""; }
.icon-window-restore:before {
  content: ""; }
.icon-times-rectangle:before {
  content: ""; }
.icon-window-close:before {
  content: ""; }
.icon-times-rectangle-o:before {
  content: ""; }
.icon-window-close-o:before {
  content: ""; }
.icon-bandcamp:before {
  content: ""; }
.icon-grav:before {
  content: ""; }
.icon-etsy:before {
  content: ""; }
.icon-imdb:before {
  content: ""; }
.icon-ravelry:before {
  content: ""; }
.icon-eercast:before {
  content: ""; }
.icon-microchip:before {
  content: ""; }
.icon-snowflake-o:before {
  content: ""; }
.icon-superpowers:before {
  content: ""; }
.icon-wpexplorer:before {
  content: ""; }
.icon-meetup:before {
  content: ""; }
/*# sourceMappingURL=vital-ui-kit.css.map */