header,main,footer
{
    padding-left:350px;padding-right:40px;}
	
	
button,
select {
  text-transform: none;
}

button {
  overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
fieldset ~ fieldset {
  margin-top: 24px;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  line-height: normal;
  margin: 4px 0 0;
  padding: 0;
}

input[type="color"] {
  min-width: 20px;
  width: auto;
}

input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  line-height: 20px;
  line-height: 1 \0;
}

input[type="file"] {
  display: block;
  height: auto;
  line-height: 1;
  min-height: 36px;
  padding-top: 8px;
  padding-bottom: 8px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="range"] {
  display: block;
  height: 36px;
  width: 100%;
}

input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

label {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  max-width: 100%;
}

legend {
  border: 0;
  color: #212121;
  display: block;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 12px;
  padding: 0;
  width: 100%;
}

optgroup {
  font-weight: 500;
}

select[multiple],
select[size] {
  height: auto;
}

textarea {
  overflow: auto;
}



abbr {
  border-bottom: 1px dotted #dadada;
  border-bottom-color: rgba(0, 0, 0, 0.12);
  cursor: help;
}

address {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 12px 0;
}

b,
strong {
  font-weight: 500;
}

blockquote,
q {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
  margin: 24px 0;
  padding-right: 32px;
  padding-left: 32px;
  position: relative;
}




h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-top: 48px;
  margin-bottom: 12px;
}

h1,
.h1 {
  font-size: 44px;
  line-height: 48px;
}

h2,
.h2 {
  font-size: 34px;
  line-height: 40px;
}

h3,
.h3 {
  font-size: 24px;
  line-height: 32px;
}

h4,
.h4 {
  font-size: 20px;
  line-height: 28px;
}

h5,
.h5 {
  font-size: 16px;
  line-height: 24px;
}

h6,
.h6 {
  font-size: 12px;
  line-height: 20px;
}

h1 small,
h2 small,
h3 small,
h4 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small {
  font-size: 14px;
}

hr,
.hr {
  border: 0;
  border-top: 1px solid #dadada;
  border-top-color: rgba(0, 0, 0, 0.12);
  box-sizing: content-box;
  display: block;
  height: 0;
  margin-top: 24px;
  margin-bottom: 24px;
}

img {
  border: 0;
  vertical-align: middle;
}

ol,
ul {
  margin: 12px 0;
  padding: 0 0 0 32px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin: 12px 0;
}

small {
  font-size: 75%;
  line-height: 1;
}

sub,
sup {
  font-size: 80%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

th {
  text-align: left;
}

.col-xx-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xx-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xx-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xx-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xx-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xx-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xx-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xx-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xx-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xx-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xx-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xx-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
}

.col-xx-1, .col-xx-2, .col-xx-3, .col-xx-4, .col-xx-5, .col-xx-6, .col-xx-7, .col-xx-8, .col-xx-9, .col-xx-10, .col-xx-11, .col-xx-12 {
  float: left;
}

.col-xx-1 {
  width: 8.33333%;
}

.col-xx-2 {
  width: 16.66667%;
}

.col-xx-3 {
  width: 25%;
}

.col-xx-4 {
  width: 33.33333%;
}

.col-xx-5 {
  width: 41.66667%;
}

.col-xx-6 {
  width: 50%;
}

.col-xx-7 {
  width: 58.33333%;
}

.col-xx-8 {
  width: 66.66667%;
}

.col-xx-9 {
  width: 75%;
}

.col-xx-10 {
  width: 83.33333%;
}

.col-xx-11 {
  width: 91.66667%;
}

.col-xx-12 {
  width: 100%;
}

.col-xx-offset-0 {
  margin-left: 0%;
}

.col-xx-offset-1 {
  margin-left: 8.33333%;
}

.col-xx-offset-2 {
  margin-left: 16.66667%;
}

.col-xx-offset-3 {
  margin-left: 25%;
}

.col-xx-offset-4 {
  margin-left: 33.33333%;
}

.col-xx-offset-5 {
  margin-left: 41.66667%;
}

.col-xx-offset-6 {
  margin-left: 50%;
}

.col-xx-offset-7 {
  margin-left: 58.33333%;
}

.col-xx-offset-8 {
  margin-left: 66.66667%;
}

.col-xx-offset-9 {
  margin-left: 75%;
}

.col-xx-offset-10 {
  margin-left: 83.33333%;
}

.col-xx-offset-11 {
  margin-left: 91.66667%;
}

.col-xx-offset-12 {
  margin-left: 100%;
}

.col-xx-pull-0 {
  right: 0%;
}

.col-xx-pull-1 {
  right: 8.33333%;
}

.col-xx-pull-2 {
  right: 16.66667%;
}

.col-xx-pull-3 {
  right: 25%;
}

.col-xx-pull-4 {
  right: 33.33333%;
}

.col-xx-pull-5 {
  right: 41.66667%;
}

.col-xx-pull-6 {
  right: 50%;
}

.col-xx-pull-7 {
  right: 58.33333%;
}

.col-xx-pull-8 {
  right: 66.66667%;
}

.col-xx-pull-9 {
  right: 75%;
}

.col-xx-pull-10 {
  right: 83.33333%;
}

.col-xx-pull-11 {
  right: 91.66667%;
}

.col-xx-pull-12 {
  right: 100%;
}

.col-xx-push-0 {
  left: 0%;
}

.col-xx-push-1 {
  left: 8.33333%;
}

.col-xx-push-2 {
  left: 16.66667%;
}

.col-xx-push-3 {
  left: 25%;
}

.col-xx-push-4 {
  left: 33.33333%;
}

.col-xx-push-5 {
  left: 41.66667%;
}

.col-xx-push-6 {
  left: 50%;
}

.col-xx-push-7 {
  left: 58.33333%;
}

.col-xx-push-8 {
  left: 66.66667%;
}

.col-xx-push-9 {
  left: 75%;
}

.col-xx-push-10 {
  left: 83.33333%;
}

.col-xx-push-11 {
  left: 91.66667%;
}

.col-xx-push-12 {
  left: 100%;
}

@media only screen and (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }

  .col-xs-1 {
    width: 8.33333%;
  }

  .col-xs-2 {
    width: 16.66667%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-4 {
    width: 33.33333%;
  }

  .col-xs-5 {
    width: 41.66667%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-7 {
    width: 58.33333%;
  }

  .col-xs-8 {
    width: 66.66667%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-10 {
    width: 83.33333%;
  }

  .col-xs-11 {
    width: 91.66667%;
  }

  .col-xs-12 {
    width: 100%;
  }

  .col-xs-offset-0 {
    margin-left: 0%;
  }

  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }

  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }

  .col-xs-offset-3 {
    margin-left: 25%;
  }

  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }

  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }

  .col-xs-offset-6 {
    margin-left: 50%;
  }

  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }

  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }

  .col-xs-offset-9 {
    margin-left: 75%;
  }

  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }

  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }

  .col-xs-offset-12 {
    margin-left: 100%;
  }

  .col-xs-pull-0 {
    right: 0%;
  }

  .col-xs-pull-1 {
    right: 8.33333%;
  }

  .col-xs-pull-2 {
    right: 16.66667%;
  }

  .col-xs-pull-3 {
    right: 25%;
  }

  .col-xs-pull-4 {
    right: 33.33333%;
  }

  .col-xs-pull-5 {
    right: 41.66667%;
  }

  .col-xs-pull-6 {
    right: 50%;
  }

  .col-xs-pull-7 {
    right: 58.33333%;
  }

  .col-xs-pull-8 {
    right: 66.66667%;
  }

  .col-xs-pull-9 {
    right: 75%;
  }

  .col-xs-pull-10 {
    right: 83.33333%;
  }

  .col-xs-pull-11 {
    right: 91.66667%;
  }

  .col-xs-pull-12 {
    right: 100%;
  }

  .col-xs-push-0 {
    left: 0%;
  }

  .col-xs-push-1 {
    left: 8.33333%;
  }

  .col-xs-push-2 {
    left: 16.66667%;
  }

  .col-xs-push-3 {
    left: 25%;
  }

  .col-xs-push-4 {
    left: 33.33333%;
  }

  .col-xs-push-5 {
    left: 41.66667%;
  }

  .col-xs-push-6 {
    left: 50%;
  }

  .col-xs-push-7 {
    left: 58.33333%;
  }

  .col-xs-push-8 {
    left: 66.66667%;
  }

  .col-xs-push-9 {
    left: 75%;
  }

  .col-xs-push-10 {
    left: 83.33333%;
  }

  .col-xs-push-11 {
    left: 91.66667%;
  }

  .col-xs-push-12 {
    left: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-pull-0 {
    right: 0%;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: 0%;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-pull-0 {
    right: 0%;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: 0%;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-pull-0 {
    right: 0%;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: 0%;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
.container:after, .container:before {
  content: "";
  display: table;
  line-height: 0;
}
.container:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1440px) {
  .container {
    max-width: 1408px;
  }
}

.container-full {
  max-width: none;
}

.row {
  margin-right: -16px;
  margin-left: -16px;
}
.row:after, .row:before {
  content: "";
  display: table;
  line-height: 0;
}
.row:after {
  clear: both;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .row-clear > .col-xs-2:nth-child(6n+1),
  .row-clear > .col-xs-3:nth-child(4n+1),
  .row-clear > .col-xs-4:nth-child(3n+1),
  .row-clear > .col-xs-6:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-clear > .col-sm-2:nth-child(6n+1),
  .row-clear > .col-sm-3:nth-child(4n+1),
  .row-clear > .col-sm-4:nth-child(3n+1),
  .row-clear > .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1439px) {
  .row-clear > .col-md-2:nth-child(6n+1),
  .row-clear > .col-md-3:nth-child(4n+1),
  .row-clear > .col-md-4:nth-child(3n+1),
  .row-clear > .col-md-6:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 1440px) {
  .row-clear > .col-lg-2:nth-child(6n+1),
  .row-clear > .col-lg-3:nth-child(4n+1),
  .row-clear > .col-lg-4:nth-child(3n+1),
  .row-clear > .col-lg-6:nth-child(2n+1) {
    clear: left;
  }
}

.row-relative {
  position: relative;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/MaterialIcons-Regular.eot?v=2.0.0");
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("./fonts/MaterialIcons-Regular.woff2?v=2.0.0") format("woff2"), url("./fonts/MaterialIcons-Regular.woff?v=2.0.0") format("woff"), url("./fonts/MaterialIcons-Regular.ttf?v=2.0.0") format("truetype");
}
.icon, .breadcrumb > li + li:before {
  display: inline-block;
  font-family: 'Material Icons';
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  height: 1em;
  letter-spacing: normal;
  line-height: 1;
  overflow: hidden;
  text-rendering: optimizeLegibility;
  text-transform: none;
  vertical-align: -16%;
  width: 1em;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* ie */
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
}

.icon-2x {
  font-size: 2em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-5x {
  font-size: 5em;
}

.icon-lg {
  font-size: 1.4em;
  vertical-align: -20%;
}

.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.waves-effect {
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
.waves-effect .waves-ripple {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(255, 255, 255, 0) 60%);
  border-radius: 50%;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: scale(0) translate(0, 0);
      -ms-transform: scale(0) translate(0, 0);
          transform: scale(0) translate(0, 0);
  transition: all 0.9s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  width: 100px;
}
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.4);
  background-image: radial-gradient(rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 60%);
}

.waves-notransition {
  transition: none !important;
}

@media print {
  *,
  *:after,
  *:before {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  blockquote,
  pre {
    border: 1px solid rgba(0, 0, 0, 0.38);
    page-break-inside: avoid;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  thead {
    display: table-header-group;
  }

  .card,
  .card-img,
  .card-side {
    border-radius: 0 !important;
  }

  .card,
  .tile {
    border: 1px solid rgba(0, 0, 0, 0.38);
  }

  .fbtn-container,
  .menu,
  .menu-toggle {
    display: none !important;
  }

  .footer {
    page-break-after: always;
  }

  .header a {
    color: #ff4081;
  }

  .tab-nav .nav > li.active > a {
    border-bottom: 3px solid rgba(0, 0, 0, 0.87);
    padding-bottom: 7px;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.access-hide {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.access-hide.focusable:active, .access-hide.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.avoid-fout,
.el-loading {
  position: relative;
}

body.avoid-fout,
body.el-loading {
  position: static;
}

.avoid-fout-indicator,
.el-loading-indicator {
  font-family: sans-serif !important;
  height: 0;
  min-height: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 0;
  z-index: 2;
}

.avoid-fout > .avoid-fout-indicator,
.el-loading > .el-loading-indicator {
  background-color: #ffffff;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12), 0 0 2px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.15);
  height: 100%;
  opacity: 1;
  padding: 20px 16px;
  width: 100%;
}

.avoid-fout-done > .avoid-fout-indicator,
.el-loading-done > .el-loading-indicator {
  height: 0;
  opacity: 0;
  padding: 0;
  transition: height 0s 0.3s, opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), padding 0s 0.3s, width 0s 0.3s;
  width: 0;
}

.avoid-fout-indicator-fixed,
.el-loading-indicator-fixed {
  position: fixed;
  z-index: 41;
}

.avoid-fout-indicator-linear,
.el-loading-indicator-linear {
  padding: 0 !important;
}

.clearfix:after, .clearfix:before {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.collapsed-hide {
  display: inline;
}
.collapsed .collapsed-hide {
  display: none;
}

.collapsed-show {
  display: none;
}
.collapsed .collapsed-show {
  display: inline;
}

.collapsible-region {
  overflow: hidden;
}

.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.fade {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.fade.in {
  opacity: 1;
}

.iframe-seamless {
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100% \9;
}

.list-clear, .list-inline {
  list-style: none;
  padding-left: 0;
}

.list-inline {
  margin-left: -8px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
}

.margin-bottom {
  margin-bottom: 24px !important;
}

.margin-bottom-lg {
  margin-bottom: 48px !important;
}

.margin-bottom-no {
  margin-bottom: 0 !important;
}

.margin-bottom-sm {
  margin-bottom: 12px !important;
}

.margin-bottom-xs {
  margin-bottom: 8px !important;
}

.margin-left {
  margin-left: 16px !important;
}

.margin-left-lg {
  margin-left: 32px !important;
}

.margin-left-no {
  margin-left: 0 !important;
}

.margin-left-sm {
  margin-left: 8px !important;
}

.margin-left-xs {
  margin-left: 4px !important;
}

.margin-no {
  margin: 0 !important;
}

.margin-right {
  margin-right: 16px !important;
}

.margin-right-lg {
  margin-right: 32px !important;
}

.margin-right-no {
  margin-right: 0 !important;
}

.margin-right-sm {
  margin-right: 8px !important;
}

.margin-right-xs {
  margin-right: 4px !important;
}

.margin-top {
  margin-top: 24px !important;
}

.margin-top-lg {
  margin-top: 48px !important;
}

.margin-top-no {
  margin-top: 0 !important;
}

.margin-top-sm {
  margin-top: 12px !important;
}

.margin-top-xs {
  margin-top: 8px !important;
}

.media,
.media-inner {
  overflow: hidden;
}

.media-object.pull-left {
  margin-right: 16px;
}
.media-object.pull-right {
  margin-left: 16px;
}

.modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -99999px;
  width: 50px;
}

.no-overflow {
  overflow: hidden;
}

.p {
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
}

.padding-bottom {
  padding-bottom: 24px !important;
}

.padding-bottom-lg {
  padding-bottom: 48px !important;
}

.padding-bottom-no {
  padding-bottom: 0 !important;
}

.padding-bottom-sm {
  padding-bottom: 12px !important;
}

.padding-bottom-xs {
  padding-bottom: 8px !important;
}

.padding-left {
  padding-left: 16px !important;
}

.padding-left-lg {
  padding-left: 32px !important;
}

.padding-left-no {
  padding-left: 0 !important;
}

.padding-left-sm {
  padding-left: 8px !important;
}

.padding-left-xs {
  padding-left: 4px !important;
}

.padding-no {
  padding: 0 !important;
}

.padding-right {
  padding-right: 16px !important;
}

.padding-right-lg {
  padding-right: 32px !important;
}

.padding-right-no {
  padding-right: 0 !important;
}

.padding-right-sm {
  padding-right: 8px !important;
}

.padding-right-xs {
  padding-right: 4px !important;
}

.padding-top {
  padding-top: 24px !important;
}

.padding-top-lg {
  padding-top: 48px !important;
}

.padding-top-no {
  padding-top: 0 !important;
}

.padding-top-sm {
  padding-top: 12px !important;
}

.padding-top-xs {
  padding-top: 8px !important;
}

.pull-left {
  float: left;
}

.pull-none {
  float: none !important;
}

.pull-right {
  float: right;
}

.text-break {
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-break: break-all;
}

.text-overflow {
  display: block;
  line-height: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-nowrap {
  white-space: nowrap;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-bg {
  color: rgba(0, 0, 0, 0.12);
}

.text-black {
  color: #000000;
}

.text-default {
  color: rgba(0, 0, 0, 0.87);
}

.text-hint {
  color: rgba(0, 0, 0, 0.38);
}

.text-sec {
  color: rgba(0, 0, 0, 0.54);
}

.text-white {
  color: white;
}

.text-brand {
  color: #3f51b5;
}

.text-brand-accent {
  color: #ff4081;
}

.text-amber {
  color: #ffc107;
}

.text-green {
  color: #4caf50;
}

.text-red {
  color: #f44336;
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-xx-block,
.visible-xx-inline,
.visible-xx-inline-block {
  display: none !important;
}

@media only screen and (max-width: 479px) {
  .hidden-xx {
    display: none !important;
  }

  .visible-xx-block {
    display: block !important;
  }

  .visible-xx-inline {
    display: inline !important;
  }

  .visible-xx-inline-block {
    display: inline-block !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media only screen and (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

.avatar:focus, .avatar:hover {
  color: rgba(0, 0, 0, 0.87);
  
  text-decoration: none; -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.avatar.pull-left {
  margin-right: 16px;
}
.avatar.pull-right {
  margin-left: 16px;
}
.card-header-side > .avatar:first-child, .tile-side > .avatar:first-child {
  margin-top: -10px;
}
.card-header-side > .avatar:last-child, .tile-side > .avatar:last-child {
  margin-bottom: -10px;
}
.nav a > .avatar, .nav .a > .avatar {
  margin-top: -10px;
  margin-bottom: -10px;
}
.avatar img {
  border-radius: 50%;
  height: 100%;
  vertical-align: top;
  width: 100%;
}
.avatar .fa {
  display: block;
  height: 100%;
  line-height: inherit;
  text-align: center;
}
.avatar .fa-text {
  font-family: inherit;
}

.avatar-brand {
  background-color: #3f51b5;
  color: white;
}
.avatar-brand:focus, .avatar-brand:hover {
  color: white;
}

.avatar-brand-accent {
  background-color: #ff4081;
  color: white;
}
.avatar-brand-accent:focus, .avatar-brand-accent:hover {
  color: white;
}

.avatar-amber {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.avatar-amber:focus, .avatar-amber:hover {
  color: rgba(0, 0, 0, 0.87);
}

.avatar-green {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}
.avatar-green:focus, .avatar-green:hover {
  color: rgba(0, 0, 0, 0.87);
}

.avatar-red {
  background-color: #f44336;
  color: white;
}
.avatar-red:focus, .avatar-red:hover {
  color: white;
}
.avatar-bg {
  height: 120px;
  line-height: 120px;  width: 120px;
}
.avatar-lg {
  height: 80px;
  line-height: 80px;
  width: 80px;
}

.avatar-sm {
  height: 32px;
  line-height: 32px;
  width: 32px;
}
.card-header-side > .avatar-sm:first-child, .tile-side > .avatar-sm:first-child {
  margin-top: -6px;
}
.card-header-side > .avatar-sm:last-child, .tile-side > .avatar-sm:last-child {
  margin-bottom: -6px;
}
.nav a > .avatar-sm, .nav .a > .avatar-sm {
  margin-top: -6px;
  margin-bottom: -6px;
}

.avatar-inline {
  display: inline-block;
}

.breadcrumb {
  list-style: none;
  margin: 24px 0;
  padding: 0;
}
.breadcrumb:after, .breadcrumb:before {
  content: "";
  display: table;
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb > li {
  display: block;
  float: left;
}
.breadcrumb > li + li:before {
  color: #9a9a9a;
  content: "chevron_right";
  display: inline-block;
  line-height: 20px;
  margin-left: 0.4em;
}
.breadcrumb > .active {
  color: #212121;
}
.breadcrumb > .active > a,
.breadcrumb > .active > .a {
  color: #212121;
  cursor: text;
  text-decoration: none;
}

.btn {
  background-color: #f5f5f5;
  background-image: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 1px rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 0;
  max-width: 100%;
  padding: 8px 8px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.btn:active, .btn:focus, .btn:hover {
  color: rgba(0, 0, 0, 0.87);
  outline: 0;
  text-decoration: none;
}
.btn:active, .btn:focus {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 3px 9px rgba(0, 0, 0, 0.3);
}
.btn:active {
  background-color: #e0e0e0;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  background-color: rgba(154, 154, 154, 0.18) !important;
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.38) !important;
  cursor: not-allowed;
}
.btn.disabled .waves-ripple, .btn[disabled] .waves-ripple, fieldset[disabled] .btn .waves-ripple {
  display: none;
}

.btn-brand {
  background-color: #3f51b5;
  color: white;
}
.btn-brand:active, .btn-brand:focus, .btn-brand:hover {
  background-color: #3f51b5;
  color: white;
}

.btn-brand-accent {
  background-color: #ff4081;
  color: white;
}
.btn-brand-accent:active, .btn-brand-accent:focus, .btn-brand-accent:hover {
  background-color: #ff4081;
  color: white;
}

.btn-amber {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.btn-amber:active, .btn-amber:focus, .btn-amber:hover {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.btn-green {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}
.btn-green:active, .btn-green:focus, .btn-green:hover {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}

.btn-red {
  background-color: #f44336;
  color: white;
}
.btn-red:active, .btn-red:focus, .btn-red:hover {
  background-color: #f44336;
  color: white;
}

.btn-block {
  display: block;
  white-space: normal;
  width: 100%;
}

.btn-flat {
  background-color: transparent;
  box-shadow: none;
}
.btn-flat:active, .btn-flat:focus, .btn-flat:hover {
  background-color: rgba(154, 154, 154, 0.18);
  box-shadow: none;
}
.btn-flat:active {
  background-color: rgba(154, 154, 154, 0.36);
}
.btn-flat.disabled, .btn-flat[disabled], fieldset[disabled] .btn-flat {
  background-color: transparent !important;
}

.btn-flat.btn-brand {
  color: #3f51b5;
}
.btn-flat.btn-brand[disabled], fieldset[disabled] .btn-flat.btn-brand {
  color: #7986cb;
}

.btn-flat.btn-brand-accent {
  color: #ff4081;
}
.btn-flat.btn-brand-accent[disabled], fieldset[disabled] .btn-flat.btn-brand-accent {
  color: #ff80ab;
}

.btn-flat.btn-amber {
  color: #ffc107;
}
.btn-flat.btn-amber[disabled], fieldset[disabled] .btn-flat.btn-amber {
  color: #ffecb3;
}

.btn-flat.btn-green {
  color: #4caf50;
}
.btn-flat.btn-green[disabled], fieldset[disabled] .btn-flat.btn-green {
  color: #81c784;
}

.btn-flat.btn-red {
  color: #f44336;
}
.btn-flat.btn-red[disabled], fieldset[disabled] .btn-flat.btn-red {
  color: #e57373;
}

.fbtn {
  background-color: #f5f5f5;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 1px rgba(0, 0, 0, 0.3);
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  display: block;
  font-size: 20px;
  height: 40px;
  margin: 12px auto;
  padding: 10px 0;
  position: relative;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background-color, box-shadow, opacity, -webkit-transform;
  transition-property: background-color, box-shadow, opacity, transform;
  width: 40px;
}
.fbtn:active, .fbtn:focus, .fbtn:hover {
  color: rgba(0, 0, 0, 0.87);
}
.fbtn:active, .fbtn:focus {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 1px rgba(0, 0, 0, 0.3), 0 6px 9px rgba(0, 0, 0, 0.15);
}
.fbtn:active {
  background-color: #e0e0e0;
}

.fbtn-brand {
  background-color: #3f51b5;
  color: white;
}
.fbtn-brand:active, .fbtn-brand:focus, .fbtn-brand:hover {
  background-color: #3f51b5;
  color: white;
}

.fbtn-brand-accent {
  background-color: #ff4081;
  color: white;
}
.fbtn-brand-accent:active, .fbtn-brand-accent:focus, .fbtn-brand-accent:hover {
  background-color: #ff4081;
  color: white;
}

.fbtn-amber {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.fbtn-amber:active, .fbtn-amber:focus, .fbtn-amber:hover {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.fbtn-green {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}
.fbtn-green:active, .fbtn-green:focus, .fbtn-green:hover {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}

.fbtn-red {
  background-color: #f44336;
  color: white;
}
.fbtn-red:active, .fbtn-red:focus, .fbtn-red:hover {
  background-color: #f44336;
  color: white;
}

.fbtn-lg {
  height: 56px;
  padding-top: 18px;
  padding-bottom: 18px;
  width: 56px;
}
.fbtn-lg .fbtn-sub {
  top: 18px;
}
.fbtn-lg ~ .fbtn-dropdown {
  min-width: 88px;
}

.fbtn-container {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: fixed;
  right: 16px;
  bottom: 12px;
  transition: margin-bottom 0.3s cubic-bezier(0.4, 0, 0.2, 1), right 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 21;
}

.fbtn-dropdown {
  max-height: 0;
  overflow: hidden;
  padding-right: 16px;
  padding-left: 16px;
  position: absolute;
  right: -16px;
  bottom: 100%;
  transition: max-height 0s 0.5s;
}
.fbtn-inner.open .fbtn-dropdown {
  max-height: 99999px;
  overflow: visible;
  transition: max-height 0s;
}
.fbtn-dropdown .fbtn {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
      -ms-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
}
.fbtn-dropdown .fbtn:nth-last-child(1) {
  transition-delay: 300ms;
}
.fbtn-dropdown .fbtn:nth-last-child(2) {
  transition-delay: 250ms;
}
.fbtn-dropdown .fbtn:nth-last-child(3) {
  transition-delay: 200ms;
}
.fbtn-dropdown .fbtn:nth-last-child(4) {
  transition-delay: 150ms;
}
.fbtn-dropdown .fbtn:nth-last-child(5) {
  transition-delay: 100ms;
}
.fbtn-dropdown .fbtn:nth-last-child(6) {
  transition-delay: 50ms;
}
.fbtn-inner.open .fbtn-dropdown .fbtn {
  opacity: 1;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  transition-delay: 300ms;
}
.fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(1) {
  transition-delay: 0s;
}
.fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(2) {
  transition-delay: 50ms;
}
.fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(3) {
  transition-delay: 100ms;
}
.fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(4) {
  transition-delay: 150ms;
}
.fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(5) {
  transition-delay: 200ms;
}
.fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(6) {
  transition-delay: 250ms;
}

.fbtn-inner {
  position: relative;
}

.fbtn-ori,
.fbtn-sub {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
}
.fbtn-ori.icon, .breadcrumb > li + li.fbtn-ori:before,
.fbtn-sub.icon,
.breadcrumb > li + li.fbtn-sub:before {
  vertical-align: bottom;
}

.fbtn-inner.open .fbtn-ori {
  opacity: 0;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}

.fbtn-rotate {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
}
.fbtn-inner.open .fbtn-rotate {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}

.fbtn-sub {
  margin-left: -10px;
  opacity: 0;
  position: absolute;
  top: 10px;
  left: 50%;
  text-align: center;
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  width: 20px;
}
.fbtn-inner.open .fbtn-sub {
  opacity: 1;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.fbtn-text {
  background-color: rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  color: #ffffff;
  font-size: 12px;
  height: 0;
  line-height: 20px;
  margin-top: -10px;
  margin-right: 16px;
  opacity: 0;
  overflow: hidden;
  padding-right: 8px;
  padding-left: 8px;
  position: absolute;
  top: 50%;
  right: 100%;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
  width: 0;
}
.no-touch .fbtn:hover .fbtn-text {
  height: auto;
  opacity: 1;
  width: auto;
}
.no-touch .fbtn-dropdown .fbtn:hover .fbtn-text {
  height: 0;
  opacity: 0;
  width: 0;
}
.no-touch .fbtn-inner.open .fbtn-dropdown .fbtn:hover .fbtn-text {
  height: auto;
  opacity: 1;
  width: auto;
}
.touch .fbtn-text {
  display: none;
  height: auto;
  opacity: 1;
  width: auto;
}
.touch .fbtn-inner.open .fbtn-text {
  display: block;
}

.card {
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.06), 0 0 3px rgba(0, 0, 0, 0.18), 0 1px 3px rgba(0, 0, 0, 0.18);
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  margin-bottom: 24px;
  transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}
.card:focus, .card:hover {
  text-decoration: none;
}
.card-wrap .card {
  margin-top: 0;
}
.no-flexbox .card:after, .no-flexbox .card:before {
  content: "";
  display: table;
  line-height: 0;
}
.no-flexbox .card:after {
  clear: both;
}

.card-brand {
  background-color: #3f51b5;
  color: white;
}
.card-brand a,
.card-brand a:focus,
.card-brand a:hover {
  color: inherit;
}

.card-brand-accent {
  background-color: #ff4081;
  color: white;
}
.card-brand-accent a,
.card-brand-accent a:focus,
.card-brand-accent a:hover {
  color: inherit;
}

.card-amber {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.card-amber a,
.card-amber a:focus,
.card-amber a:hover {
  color: inherit;
}

.card-green {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}
.card-green a,
.card-green a:focus,
.card-green a:hover {
  color: inherit;
}

.card-red {
  background-color: #f44336;
  color: white;
}
.card-red a,
.card-red a:focus,
.card-red a:hover {
  color: inherit;
}

.card-action, .tile-action {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  min-height: 48px;
  position: relative;
}
.card-action:after, .tile-action:after, .card-action:before, .tile-action:before {
  content: "";
  display: table;
  line-height: 0;
}
.card-action:after, .tile-action:after {
  clear: both;
}
.card-action:first-child, .tile-action:first-child {
  border-top: 0;
}

.card-action-btn, .tile-footer-btn {
  margin: 6px 8px;
  white-space: nowrap;
}
.card-action-btn .btn + .btn, .tile-footer-btn .btn + .btn {
  margin-left: 8px;
}

.card-header {
    background: #efefef none repeat scroll 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 56px;
  position: relative;
}
.card-header:last-child {
  border-bottom: 0;
}
.no-flexbox .card-header:after, .no-flexbox .card-header:before {
  content: "";
  display: table;
  line-height: 0;
}
.no-flexbox .card-header:after {
  clear: both;
}

.card-header-side, .tile-side {
  min-width: 0;
  padding-top: 18px;
  padding-bottom: 18px;
}
.card-header-side.pull-left, .pull-left.tile-side {
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  padding-left: 16px;
}
.no-flexbox .card-header-side.pull-left, .no-flexbox .pull-left.tile-side {
  padding-right: 16px;
}
.card-header-side.pull-right, .pull-right.tile-side {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 16px;
}
.no-flexbox .card-header-side.pull-right, .no-flexbox .pull-right.tile-side {
  padding-left: 16px;
}

.card-heading {
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.card-header .card-heading {
  margin-top: 0;
  margin-bottom: 0;
}

.card-img {
  display: block;
  overflow: hidden;
  position: relative;
}
.card-img:first-child {
  border-radius: 2px 2px 0 0;
}
.card-img:last-child {
  border-radius: 0 0 2px 2px;
}
.card-img img {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.card-img-heading {
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
  padding: 12px 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.card-inner {
  margin: 24px 16px;
  min-width: 0;
  position: relative;
}
.card-header .card-inner {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.no-flexbox .card-header-side + .card-inner, .no-flexbox .tile-side + .card-inner {
  overflow: hidden;
}

.card-main {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.no-flexbox .card-side ~ .card-main {
  overflow: hidden;
}

.card-side {
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 2px 0 0 2px;
  max-width: 33.33333%;
  padding-right: 16px;
  padding-left: 16px;
}
.card-side[href] {
  color: inherit;
}
.card-side[href]:focus, .card-side[href]:hover {
  text-decoration: none;
}
.card-side.card-side-img {
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}
.card-side.pull-right {
  border-radius: 0 2px 2px 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.card-wrap {
  margin-top: 24px;
  margin-bottom: -24px;
}
.card-wrap:after, .card-wrap:before {
  content: "";
  display: table;
  line-height: 0;
}
.card-wrap:after {
  clear: both;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #ff4081;
  font-size: 75%;
  line-height: 1;
  padding: 2px 4px;
}

kbd {
  background-color: rgba(0, 0, 0, 0.87);
  border-radius: 4px;
  color: white;
  font-size: 75%;
  padding: 2px 4px;
}
kbd kbd {
  font-size: 100%;
  font-weight: 500;
  padding: 0;
}

pre {
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin: 24px 0;
  padding: 12px 8px;
  word-break: break-all;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}

.dropdown {
  position: relative;
  transition: z-index 0s 0.3s;
}
.dropdown.open {
  transition: z-index 0s;
  z-index: 21;
}
.dropdown [data-toggle="dropdown"] {
  cursor: pointer;
}

.dropdown-inline {
  display: inline-block;
}

.dropdown-menu {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0 2px 2px 2px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06), 0 0 3px rgba(0, 0, 0, 0.18), 0 1px 3px rgba(0, 0, 0, 0.18);
  list-style: none;
  margin: 0 !important;
  min-width: 100%;
  opacity: 0;
  padding-top: 8px !important;
  padding-right: 0;
  padding-bottom: 8px !important;
  padding-left: 0;
  position: absolute !important;
  top: 100%;
  left: 0;
  -webkit-transform: scale(0.25, 0);
      -ms-transform: scale(0.25, 0);
          transform: scale(0.25, 0);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
}
.dropdown.open .dropdown-menu {
  opacity: 1;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}
.dropdown-menu.dropdown-menu-right, .dropdown.pull-right .dropdown-menu, .nav.pull-right .dropdown-menu {
  border-radius: 2px 0 2px 2px;
  right: 0;
  left: auto;
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.dropdown-menu a,
.dropdown-menu .a {
  color: #212121 !important;
  display: block;
  line-height: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown-menu a:focus, .dropdown-menu a:hover,
.dropdown-menu .a:focus,
.dropdown-menu .a:hover {
  background-color: rgba(0, 0, 0, 0.12);
}
.dropdown-menu .active > a,
.dropdown-menu .active > .a {
  background-color: rgba(0, 0, 0, 0.12);
}
.no-csstransforms .dropdown-menu {
  display: none;
}
.no-csstransforms .dropdown.open .dropdown-menu {
  display: block;
}

.dropdown-toggle {
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.dropdown.open .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 2px 2px 0 0;
}

.dropdown-toggle-btn {
  margin-right: 1px;
  margin-left: 1px;
  padding-right: 16px;
  padding-left: 16px;
  position: relative;
  z-index: 1;
}
.dropdown.open .dropdown-toggle-btn {
  background-color: #ffffff;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.dropdown-toggle-btn ~ .dropdown-menu {
  min-width: 100%;
  padding-top: 56px !important;
  top: -14px;
  left: 0;
  -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
          transform: scale(1, 0);
}
.dropdown-toggle-btn ~ .dropdown-menu.dropdown-menu-right, .dropdown.pull-right .dropdown-toggle-btn ~ .dropdown-menu, .nav.pull-right .dropdown-toggle-btn ~ .dropdown-menu {
  right: 0;
  left: auto;
}

.dropdown-wrap {
  margin-top: 20px;
  margin-bottom: 20px;
}
.dropdown-wrap:after, .dropdown-wrap:before {
  content: "";
  display: table;
  line-height: 0;
}
.dropdown-wrap:after {
  clear: both;
}

legend[class*="col-xx-"] {
  padding-left: 8px;
}
@media only screen and (min-width: 480px) {
  legend[class*="col-xs-"] {
    padding-left: 8px;
  }
}
@media only screen and (min-width: 768px) {
  legend[class*="col-sm-"] {
    padding-left: 8px;
  }
}
@media only screen and (min-width: 992px) {
  legend[class*="col-md-"] {
    padding-left: 8px;
  }
}
@media only screen and (min-width: 1440px) {
  legend[class*="col-lg-"] {
    padding-left: 8px;
  }
}

.checkbox,
.radio {
  display: block;
  position: relative;
}
.form-group .checkbox, .form-group
.radio {
  margin-top: 8px;
  padding-bottom: 8px;
}
.checkbox label,
.radio label {
  cursor: pointer;
  margin: 0;
  min-height: 14px;
  padding-left: 20px;
}
.checkbox.disabled label, fieldset[disabled] .checkbox label,
.radio.disabled label, fieldset[disabled]
.radio label {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
}

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  margin-left: -20px;
  position: absolute;
}

.checkbox-inline,
.radio-inline {
  display: inline-block;
  margin-right: 16px;
}

.form {
  margin-top: 24px;
  margin-bottom: 24px;
}


input[type="color"].form-control-default {
  min-width: 38px;
}
.picker__close, .picker__today {
  
    font-size: 0.7rem !important;

}
.picker__footer button {
      font-size: 0.7rem !important;
}

.form-control-inverse {
  color: white;
}
.form-control-inverse:-ms-input-placeholder {
  color: #f5f5f5;
}
.form-control-inverse::-moz-placeholder {
  color: #f5f5f5;
  opacity: 1;
}
.form-control-inverse::-webkit-input-placeholder {
  color: #f5f5f5;
}

.form-control-static {
  border-bottom: 1px solid rgba(0, 0, 0, 0.38);
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 7px;
}
.form-control-static.form-control-default {
  padding-top: 7px;
}

.form-group {
  margin-top: 24px;
  margin-bottom: 24px;
}
legend + .form-group {
  margin-top: 0;
}

.form-group-btn {
  margin-bottom: 24px;
}
.form-group-btn .btn {
  margin-top: 24px;
  margin-right: 16px;
}

.form-help {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  position: relative;
}

.form-help-icon {
  position: absolute;
  top: 4px;
  right: 0;
}

.form-help-msg {
  padding-right: 1.28571em;
}

.form-label {
  display: block;
     text-align: left;
    position: static !important;
    padding-top: 15px !important;
}
@media only screen and (min-width: 480px) {
  [class*="col-xs"] > .form-label {
    padding-top: 8px;
    padding-bottom: 8px;   text-align: left;
    position: static !important;
  }
}
@media only screen and (min-width: 768px) {
  [class*="col-sm"] > .form-label {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    position: static !important;
  }
}
@media only screen and (min-width: 992px) {
  [class*="col-md"] > .form-label {
    padding-top: 8px;
     text-align: left;
    position: static !important;
  }
}
@media only screen and (min-width: 1440px) {
  [class*="col-lg"] > .form-label {
    padding-top: 8px;   text-align: left;
    position: static !important;
  }
}

.form-group-brand .form-label {
  color: #3f51b5;
}

.form-group-brand-accent .form-label {
  color: #ff4081;
}

.form-group-amber .form-label {
  color: #ffc107;
}

.form-group-green .form-label {
  color: #4caf50;
}

.form-group-red .form-label {
  color: #f44336;
}

.label {
  margin-bottom: 12px;
}

.checkbox-adv, .radio-adv {
  font-size: 14px;
  line-height: 20px;
}
.checkbox-adv [class^="circle"], .radio-adv [class^="circle"] {
  display: block;
  height: 14px;
  position: absolute;
  top: 2px;
  left: 0;
  width: 14px;
}
.checkbox-adv .circle, .radio-adv .circle {
  border: 2px solid rgba(0, 0, 0, 0.54);
  transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.checkbox-adv.disabled .circle, .disabled.radio-adv .circle, fieldset[disabled] .checkbox-adv .circle, fieldset[disabled] .radio-adv .circle {
  border-color: #9a9a9a !important;
}
.checkbox-adv input[type="checkbox"]:focus ~ .circle, .radio-adv input[type="checkbox"]:focus ~ .circle,
.checkbox-adv input[type="radio"]:focus ~ .circle,
.radio-adv input[type="radio"]:focus ~ .circle {
  border-color: rgba(0, 0, 0, 0.87);
}
.checkbox-adv input[type="checkbox"]:checked ~ .circle, .radio-adv input[type="checkbox"]:checked ~ .circle,
.checkbox-adv input[type="radio"]:checked ~ .circle,
.radio-adv input[type="radio"]:checked ~ .circle {
  border-color: #ff4081;
}
.checkbox-adv .circle-check, .radio-adv .circle-check {
  background-color: transparent;
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
}
.checkbox-adv .circle-check:after, .radio-adv .circle-check:after {
  background-color: #ff4081;
  border-radius: 50%;
  content: "";
  display: block;
  height: 70px;
  opacity: 0;
  position: absolute;
  top: -28px;
  left: -28px;
  width: 70px;
}
.checkbox-adv.disabled .circle-check:after, .disabled.radio-adv .circle-check:after, fieldset[disabled] .checkbox-adv .circle-check:after, fieldset[disabled] .radio-adv .circle-check:after {
  background-color: #9a9a9a;
}
.checkbox-adv input[type="checkbox"]:checked ~ .circle-check, .radio-adv input[type="checkbox"]:checked ~ .circle-check,
.checkbox-adv input[type="radio"]:checked ~ .circle-check,
.radio-adv input[type="radio"]:checked ~ .circle-check {
  -webkit-transform: scale(0.5, 0.5);
      -ms-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
}
.checkbox-adv input[type="checkbox"]:checked ~ .circle-check:after, .radio-adv input[type="checkbox"]:checked ~ .circle-check:after,
.checkbox-adv input[type="radio"]:checked ~ .circle-check:after,
.radio-adv input[type="radio"]:checked ~ .circle-check:after {
  -webkit-animation: circle-check 0.6s;
          animation: circle-check 0.6s;
}
.checkbox-adv .circle-icon, .radio-adv .circle-icon {
  background-color: transparent;
  color: transparent;
  -webkit-transform: scale(0.5, 0.5);
      -ms-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background-color, color, -webkit-transform;
  transition-property: background-color, color, transform;
}
.checkbox-adv .circle-icon:before, .radio-adv .circle-icon:before {
  top: auto;
}
.checkbox-adv input[type="checkbox"]:checked ~ .circle-icon, .radio-adv input[type="checkbox"]:checked ~ .circle-icon,
.checkbox-adv input[type="radio"]:checked ~ .circle-icon,
.radio-adv input[type="radio"]:checked ~ .circle-icon {
  background-color: #ff4081;
  color: white;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}
.checkbox-adv.disabled input[type="checkbox"]:checked ~ .circle-icon, .disabled.radio-adv input[type="checkbox"]:checked ~ .circle-icon,
.checkbox-adv.disabled input[type="radio"]:checked ~ .circle-icon,
.disabled.radio-adv input[type="radio"]:checked ~ .circle-icon, fieldset[disabled] .checkbox-adv input[type="checkbox"]:checked ~ .circle-icon, fieldset[disabled] .radio-adv input[type="checkbox"]:checked ~ .circle-icon,
fieldset[disabled] .checkbox-adv input[type="radio"]:checked ~ .circle-icon,
fieldset[disabled] .radio-adv input[type="radio"]:checked ~ .circle-icon {
  background-color: #9a9a9a;
}

.radio-adv [class^="circle"] {
  border-radius: 50%;
}
.radio-adv input[type="radio"]:checked ~ .circle-check {
  background-color: #ff4081;
}
.radio-adv.disabled input[type="radio"]:checked ~ .circle-check, fieldset[disabled] .radio-adv input[type="radio"]:checked ~ .circle-check {
  background-color: #9a9a9a;
}

@-webkit-keyframes circle-check {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.25;
  }
  100% {
    opacity: 0;
  }
}

@keyframes circle-check {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.25;
  }
  100% {
    opacity: 0;
  }
}

.floating-label {
  color: rgba(0, 0, 0, 0.38);
  cursor: text;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 11px;
  left: 0;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), font-size 0.3s cubic-bezier(0.4, 0, 0.2, 1), top 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.form-group-label [class*="col-"] .floating-label {
  left: 16px;
}
.form-group-label.control-focus .floating-label, .form-group-label.control-highlight .floating-label {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  top: -16px;
}
.form-group-label.control-focus .floating-label {
  color: #ff4081;
}

.form-group-label {
  margin-top: 36px;
  margin-bottom: 36px;
  position: relative;
}
legend + .form-group-label {
  margin-top: 12px;
}

.form-group-label.form-group-brand .floating-label {
  color: #3f51b5;
}

.form-group-label.form-group-brand-accent .floating-label {
  color: #ff4081;
}

.form-group-label.form-group-amber .floating-label {
  color: #ffc107;
}

.form-group-label.form-group-green .floating-label {
  color: #4caf50;
}

.form-group-label.form-group-red .floating-label {
  color: #f44336;
}

.form-icon-label {
  cursor: pointer;
  display: block;
  font-size: 20px;
  line-height: 28px;
  padding: 4px 0;
  transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}

.switch {
  position: relative;
}
.switch.checkbox label, .switch.radio label {
  padding-left: 40.5px;
}

.switch-toggle {
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  margin-right: 8px;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 32.5px;
}
.switch-toggle:after {
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: -4px;
  left: 0;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.09s cubic-bezier(0.4, 0, 0.2, 1), left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  width: 20px;
}
.switch-toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 12.5px rgba(0, 0, 0, 0.1);
}
input[type="checkbox"]:checked + .switch-toggle, input[type="radio"]:checked + .switch-toggle {
  background-color: #ff80ab;
}
input[type="checkbox"]:checked + .switch-toggle:after, input[type="radio"]:checked + .switch-toggle:after {
  background-color: #ff4081;
  left: 12.5px;
}
input[type="checkbox"]:checked + .switch-toggle:active:after, input[type="radio"]:checked + .switch-toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 12.5px rgba(255, 64, 129, 0.25);
}
.checkbox.switch .switch-toggle, .radio.switch .switch-toggle {
  position: absolute;
  top: 4px;
  left: 0;
}

input[type="checkbox"]:checked + .switch-toggle-brand, input[type="radio"]:checked + .switch-toggle-brand {
  background-color: #7986cb;
}
input[type="checkbox"]:checked + .switch-toggle-brand:after, input[type="radio"]:checked + .switch-toggle-brand:after {
  background-color: #3f51b5;
}
input[type="checkbox"]:checked + .switch-toggle-brand:active:after, input[type="radio"]:checked + .switch-toggle-brand:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 12.5px rgba(63, 81, 181, 0.25);
}

input[type="checkbox"]:checked + .switch-toggle-brand-accent, input[type="radio"]:checked + .switch-toggle-brand-accent {
  background-color: #ff80ab;
}
input[type="checkbox"]:checked + .switch-toggle-brand-accent:after, input[type="radio"]:checked + .switch-toggle-brand-accent:after {
  background-color: #ff4081;
}
input[type="checkbox"]:checked + .switch-toggle-brand-accent:active:after, input[type="radio"]:checked + .switch-toggle-brand-accent:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 12.5px rgba(255, 64, 129, 0.25);
}

input[type="checkbox"]:checked + .switch-toggle-amber, input[type="radio"]:checked + .switch-toggle-amber {
  background-color: #ffecb3;
}
input[type="checkbox"]:checked + .switch-toggle-amber:after, input[type="radio"]:checked + .switch-toggle-amber:after {
  background-color: #ffc107;
}
input[type="checkbox"]:checked + .switch-toggle-amber:active:after, input[type="radio"]:checked + .switch-toggle-amber:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 12.5px rgba(255, 193, 7, 0.25);
}

input[type="checkbox"]:checked + .switch-toggle-green, input[type="radio"]:checked + .switch-toggle-green {
  background-color: #81c784;
}
input[type="checkbox"]:checked + .switch-toggle-green:after, input[type="radio"]:checked + .switch-toggle-green:after {
  background-color: #4caf50;
}
input[type="checkbox"]:checked + .switch-toggle-green:active:after, input[type="radio"]:checked + .switch-toggle-green:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 12.5px rgba(76, 175, 80, 0.25);
}

input[type="checkbox"]:checked + .switch-toggle-red, input[type="radio"]:checked + .switch-toggle-red {
  background-color: #e57373;
}
input[type="checkbox"]:checked + .switch-toggle-red:after, input[type="radio"]:checked + .switch-toggle-red:after {
  background-color: #f44336;
}
input[type="checkbox"]:checked + .switch-toggle-red:active:after, input[type="radio"]:checked + .switch-toggle-red:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 12.5px rgba(244, 67, 54, 0.25);
}

.textarea-autosize {
  min-height: 36px;
  overflow-x: hidden;
}

.label {
  background-color: rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  color: white;
  display: inline;
  font-size: 75%;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding: 0.2em 0.6em;
  vertical-align: baseline;
  white-space: nowrap;
}

.label-brand {
  background-color: #3f51b5;
}

.label-brand-accent {
  background-color: #ff4081;
}

.label-amber {
  background-color: #ffc107;
}

.label-green {
  background-color: #4caf50;
}

.label-red {
  background-color: #f44336;
}

.modal {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  overflow: hidden;
  outline: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-backdrop {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #000000;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 39;
}
.modal-backdrop.fade.in {
  opacity: 0.5;
}
.menu ~ .modal-backdrop {
  z-index: 30;
}
.menu ~ .modal-backdrop.in {
  opacity: 0.5;
}

.modal-close {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  display: block;
  float: right;
  font-size: 20px;
  line-height: 28px;
  margin-right: -8px;
  padding-right: 8px;
  padding-left: 8px;
}
.modal-close:focus, .modal-close:hover {
  color: #ff4081;
  text-decoration: none;
}

.modal-content {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.5);
  outline: 0;
  position: relative;
}

.modal-dialog {
  margin: 48px 16px;
  position: relative;
}
.modal-dialog.modal-full {
  height: 100%;
  height: calc(100% - 96px);
}
.modal-dialog.modal-full .modal-content {
  height: 100%;
}
.modal.fade .modal-dialog {
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: -webkit-transform;
  transition-property: transform;
}
.modal.fade.in .modal-dialog {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}
@media only screen and (min-width: 480px) {
  .modal-dialog.modal-xs {
    margin-right: auto;
    margin-left: auto;
    width: 448px;
  }
}
@media only screen and (min-width: 992px) {
  .modal-dialog {
    margin-right: auto;
    margin-left: auto;
    width: 960px;
  }
}
@media only screen and (min-width: 1440px) {
  .modal-dialog {
    width: 1408px;
  }
}

.modal-footer {
  padding-right: 32px;
  padding-left: 32px;
}
.modal-footer .btn + .btn {
  margin-right: 16px;
}
.modal-footer .text-right .btn + .btn {
  margin-right: auto;
  margin-left: 16px;
}

.modal-heading {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-right: 32px;
  padding-left: 32px;
  position: relative;
}

.modal-inner {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-right: 32px;
  padding-left: 32px;
}

.modal-open {
  overflow: hidden;
}

.modal-title {
  font-size: 20px;
  line-height: 28px;
  margin-top: 0;
  margin-right: 28px;
  margin-bottom: 24px;
}

.nav {
  list-style: none;
  margin: 24px 0;
  padding: 0;
  position: relative;
}
.nav:after, .nav:before {
  content: "";
  display: table;
  line-height: 0;
}
.nav:after {
  clear: both;
}
.nav a,
.nav .a {
  display: block;
  padding: 14px 16px;
  position: relative;
}
.nav a:focus, .nav a:hover,
.nav .a:focus,
.nav .a:hover {
  text-decoration: none;
}
.nav li {
  display: block;
  position: relative;
}
.nav ul {
  margin: 0;
  padding: 0;
}

.nav-justified {
  width: 100%;
}
.nav-justified > li {
  display: table-cell !important;
  float: none !important;
  width: 1% !important;
}
.nav-justified > li > a {
  text-align: center;
}

.nav-list > li {
  float: left;
}

.progress {
  background-color: #ff80ab;
  height: 4px;
  margin-top: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  position: relative;
}

.progress-bar {
  background-color: #ff4081;
  border-radius: 0 1px 1px 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.progress-brand {
  background-color: #7986cb;
}
.progress-brand .progress-bar {
  background-color: #3f51b5;
}

.progress-amber {
  background-color: #ffecb3;
}
.progress-amber .progress-bar {
  background-color: #ffc107;
}

.progress-green {
  background-color: #81c784;
}
.progress-green .progress-bar {
  background-color: #4caf50;
}

.progress-red {
  background-color: #e57373;
}
.progress-red .progress-bar {
  background-color: #f44336;
}

.progress-bar-indeterminate {
  background-color: #ff4081;
}
.progress-bar-indeterminate:after, .progress-bar-indeterminate:before {
  -webkit-animation-duration: 2.1s;
          animation-duration: 2.1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background-color: inherit;
  border-radius: 1px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: left, width;
}
.progress-bar-indeterminate:after {
  -webkit-animation-name: pbar-indeterminate-one;
          animation-name: pbar-indeterminate-one;
  left: 0;
}
.progress-bar-indeterminate:before {
  -webkit-animation-name: pbar-indeterminate-two;
          animation-name: pbar-indeterminate-two;
  right: 0;
}

@-webkit-keyframes pbar-indeterminate-one {
  0% {
    left: 0%;
    width: 0%;
  }
  50% {
    left: 25%;
    width: 75%;
  }
  75% {
    left: 100%;
    width: 0%;
  }
}

@keyframes pbar-indeterminate-one {
  0% {
    left: 0%;
    width: 0%;
  }
  50% {
    left: 25%;
    width: 75%;
  }
  75% {
    left: 100%;
    width: 0%;
  }
}
@-webkit-keyframes pbar-indeterminate-two {
  0%,
		50% {
    left: 0%;
    width: 0%;
  }
  75% {
    left: 0%;
    width: 25%;
  }
  100% {
    left: 100%;
    width: 0%;
  }
}
@keyframes pbar-indeterminate-two {
  0%,
		50% {
    left: 0%;
    width: 0%;
  }
  75% {
    left: 0%;
    width: 25%;
  }
  100% {
    left: 100%;
    width: 0%;
  }
}
.progress-position-absolute-bottom,
.progress-position-absolute-top,
.progress-position-fixed-bottom,
.progress-position-fixed-top {
  margin: 0;
  left: 0;
  width: 100%;
}

.progress-position-absolute-bottom,
.progress-position-absolute-top {
  position: absolute;
}

.progress-position-absolute-bottom,
.progress-position-fixed-bottom {
  bottom: 0;
}

.progress-position-absolute-top,
.progress-position-fixed-top {
  top: 0;
}

.progress-position-fixed-top,
.progress-position-fixed-bottom {
  position: fixed;
}

.progress-circular {
  height: 40px;
  margin-top: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  position: relative;
  width: 40px;
}

.progress-circular-center {
  margin-right: auto;
  margin-left: auto;
}

.progress-circular-gap {
  border-top: 2px solid #ff4081;
  position: absolute;
  top: 0;
  right: 19px;
  bottom: 0;
  left: 19px;
}

.progress-circular-brand .progress-circular-gap {
  border-top-color: #3f51b5;
}

.progress-circular-amber .progress-circular-gap {
  border-top-color: #ffc107;
}

.progress-circular-green .progress-circular-gap {
  border-top-color: #4caf50;
}

.progress-circular-red .progress-circular-gap {
  border-top-color: #f44336;
}

.progress-circular-inline {
  display: inline-block;
  margin-right: 16px;
  margin-left: 16px;
}

.progress-circular-inner {
  -webkit-animation: pcircular-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
          animation: pcircular-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
  height: 40px;
  position: relative;
  width: 40px;
  will-change: transform;
}

.progress-circular-left,
.progress-circular-right {
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 20px;
}

.progress-circular-left {
  left: 0;
}

.progress-circular-right {
  right: 0;
}

.progress-circular-spinner {
  border: 4px solid #ff4081;
  border-bottom-color: transparent;
  border-radius: 50%;
  height: 40px;
  position: absolute;
  top: 0;
  width: 40px;
  will-change: transform;
}
.progress-circular-left .progress-circular-spinner {
  -webkit-animation: pcircular-spinner-left 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
          animation: pcircular-spinner-left 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
  border-right-color: transparent;
  left: 0;
}
.progress-circular-right .progress-circular-spinner {
  -webkit-animation: pcircular-spinner-right 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
          animation: pcircular-spinner-right 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
  border-left-color: transparent;
  right: 0;
}

.progress-circular-brand .progress-circular-spinner {
  border-top-color: #3f51b5;
}
.progress-circular-brand .progress-circular-left .progress-circular-spinner {
  border-left-color: #3f51b5;
}
.progress-circular-brand .progress-circular-right .progress-circular-spinner {
  border-right-color: #3f51b5;
}

.progress-circular-brand-accent .progress-circular-spinner {
  border-top-color: #ff4081;
}
.progress-circular-brand-accent .progress-circular-left .progress-circular-spinner {
  border-left-color: #ff4081;
}
.progress-circular-brand-accent .progress-circular-right .progress-circular-spinner {
  border-right-color: #ff4081;
}

.progress-circular-amber .progress-circular-spinner {
  border-top-color: #ffc107;
}
.progress-circular-amber .progress-circular-left .progress-circular-spinner {
  border-left-color: #ffc107;
}
.progress-circular-amber .progress-circular-right .progress-circular-spinner {
  border-right-color: #ffc107;
}

.progress-circular-green .progress-circular-spinner {
  border-top-color: #4caf50;
}
.progress-circular-green .progress-circular-left .progress-circular-spinner {
  border-left-color: #4caf50;
}
.progress-circular-green .progress-circular-right .progress-circular-spinner {
  border-right-color: #4caf50;
}

.progress-circular-red .progress-circular-spinner {
  border-top-color: #f44336;
}
.progress-circular-red .progress-circular-left .progress-circular-spinner {
  border-left-color: #f44336;
}
.progress-circular-red .progress-circular-right .progress-circular-spinner {
  border-right-color: #f44336;
}

.progress-circular-wrapper {
  -webkit-animation: pcircular-wrapper-rotate 2.91667s linear infinite;
          animation: pcircular-wrapper-rotate 2.91667s linear infinite;
  will-change: transform;
}

@-webkit-keyframes pcircular-inner-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
            transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
            transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
            transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
            transform: rotate(945deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg);
  }
}

@keyframes pcircular-inner-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
            transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
            transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
            transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
            transform: rotate(945deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg);
  }
}
@-webkit-keyframes pcircular-spinner-left {
  0%,
		100% {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
}
@keyframes pcircular-spinner-left {
  0%,
		100% {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
}
@-webkit-keyframes pcircular-spinner-right {
  0%,
		100% {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}
@keyframes pcircular-spinner-right {
  0%,
		100% {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}
@-webkit-keyframes pcircular-wrapper-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes pcircular-wrapper-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.load-bar {
  float: right;
  height: 100%;
  overflow: hidden;
  width: 50%;
}
.load-bar:first-child {
  float: left;
}

.load-bar-base {
  -webkit-animation: load-bar-right-in 0.9s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
          animation: load-bar-right-in 0.9s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
  background-color: #ff4081;
  float: left;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
  width: 100%;
  will-change: transform;
}
.load-bar:first-child .load-bar-base {
  -webkit-animation: load-bar-left-in 0.9s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
          animation: load-bar-left-in 0.9s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
  -webkit-transform: translate(100%, 0);
      -ms-transform: translate(100%, 0);
          transform: translate(100%, 0);
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
}

@-webkit-keyframes load-bar-left-in {
  0% {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes load-bar-left-in {
  0% {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes load-bar-right-in {
  0% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes load-bar-right-in {
  0% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.load-bar-content {
  -webkit-animation: load-bar-right 3.6s linear infinite forwards;
          animation: load-bar-right 3.6s linear infinite forwards;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
  float: left;
  height: 100%;
  position: relative;
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  width: 400%;
  will-change: transform;
}
.load-bar:first-child .load-bar-content {
  -webkit-animation: load-bar-left 3.6s linear infinite forwards;
          animation: load-bar-left 3.6s linear infinite forwards;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

@-webkit-keyframes load-bar-left {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}

@keyframes load-bar-left {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@-webkit-keyframes load-bar-right {
  0% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes load-bar-right {
  0% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.load-bar-progress {
  background-color: transparent;
  float: left;
  height: 100%;
  width: 25%;
}

.load-bar-progress-brand {
  background-color: #3f51b5;
}

.load-bar-progress-amber {
  background-color: #ffc107;
}

.load-bar-progress-green {
  background-color: #4caf50;
}

.load-bar-progress-red {
  background-color: #f44336;
}

.tab-nav {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative;
}
.tab-nav .nav {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.tab-nav .nav > li {
  vertical-align: bottom;
}
.tab-nav .nav > li > a,
.tab-nav .nav > li > .a {
  border-bottom: 2px solid transparent;
  color: rgba(0, 0, 0, 0.87);
  padding-bottom: 12px;
  text-transform: uppercase;
  transition: border-bottom-color 0s;
}
.tab-nav .nav > li > a:focus, .tab-nav .nav > li > a:hover,
.tab-nav .nav > li > .a:focus,
.tab-nav .nav > li > .a:hover {
  border-bottom-color: #ffd9e6;
  color: #ff4081;
  transition: border-bottom-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.tab-nav .nav > li.active > a, .tab-nav .nav > li.active > .a {
  border-bottom-color: #ff4081;
  color: #ff4081;
  transition: border-bottom-color 0s 0.45s;
}

.tab-nav-indicator {
  background-color: transparent;
  height: 2px;
  position: absolute;
  bottom: 0;
}
.tab-nav-indicator.animate {
  background-color: #ff4081;
  transition: left 0.225s cubic-bezier(0.4, 0, 0.2, 1) 0.225s, right 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.tab-nav-indicator.animate.reverse {
  transition: left 0.45s cubic-bezier(0.4, 0, 0.2, 1), right 0.225s cubic-bezier(0.4, 0, 0.2, 1) 0.225s;
}

.tab-nav-white .nav > li > a,
.tab-nav-white .nav > li > .a {
  color: white;
}
.tab-nav-white .nav > li > a:focus, .tab-nav-white .nav > li > a:hover,
.tab-nav-white .nav > li > .a:focus,
.tab-nav-white .nav > li > .a:hover {
  border-bottom-color: rgba(255, 255, 255, 0.5);
  color: white;
}
.tab-nav-white .nav > li.active > a, .tab-nav-white .nav > li.active > .a {
  border-bottom-color: #ffffff;
  color: white;
}
.tab-nav-white .tab-nav-indicator.animate {
  background-color: #ffffff;
}

.tab-nav-brand .nav > li > a:focus, .tab-nav-brand .nav > li > a:hover,
.tab-nav-brand .nav > li > .a:focus,
.tab-nav-brand .nav > li > .a:hover {
  border-bottom-color: #7986cb;
  color: #3f51b5;
}
.tab-nav-brand .nav > li.active > a, .tab-nav-brand .nav > li.active > .a {
  border-bottom-color: #3f51b5;
  color: #3f51b5;
}
.tab-nav-brand .tab-nav-indicator.animate {
  background-color: #3f51b5;
}

.tab-nav-amber .nav > li > a:focus, .tab-nav-amber .nav > li > a:hover,
.tab-nav-amber .nav > li > .a:focus,
.tab-nav-amber .nav > li > .a:hover {
  border-bottom-color: #ffecb3;
  color: #ffc107;
}
.tab-nav-amber .nav > li.active > a, .tab-nav-amber .nav > li.active > .a {
  border-bottom-color: #ffc107;
  color: #ffc107;
}
.tab-nav-amber .tab-nav-indicator.animate {
  background-color: #ffc107;
}

.tab-nav-green .nav > li > a:focus, .tab-nav-green .nav > li > a:hover,
.tab-nav-green .nav > li > .a:focus,
.tab-nav-green .nav > li > .a:hover {
  border-bottom-color: #81c784;
  color: #4caf50;
}
.tab-nav-green .nav > li.active > a, .tab-nav-green .nav > li.active > .a {
  border-bottom-color: #4caf50;
  color: #4caf50;
}
.tab-nav-green .tab-nav-indicator.animate {
  background-color: #4caf50;
}

.tab-nav-red .nav > li > a:focus, .tab-nav-red .nav > li > a:hover,
.tab-nav-red .nav > li > .a:focus,
.tab-nav-red .nav > li > .a:hover {
  border-bottom-color: #e57373;
  color: #f44336;
}
.tab-nav-red .nav > li.active > a, .tab-nav-red .nav > li.active > .a {
  border-bottom-color: #f44336;
  color: #f44336;
}
.tab-nav-red .tab-nav-indicator.animate {
  background-color: #f44336;
}

.tab-pane {
  display: none;
  visibility: hidden;
}
.tab-pane.active {
  display: block;
  visibility: visible;
}

.table {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin-top: 24px;
  margin-bottom: 24px;
  width: 100%;
}
.card-table > .table {
  border: 0;
  margin-right: -16px;
  margin-left: -16px;
}
.card-table > .table:first-child {
  margin-top: 0;
}
.card-table > .table:last-child {
  margin-bottom: 0;
}
.table > tbody > tr:hover {
  background-color: #e0e0e0;
}
.card-table > .table > tbody:first-child > tr:first-child td,
.card-table > .table > tbody:first-child > tr:first-child th, .card-table > .table-responsive > .table > tbody:first-child > tr:first-child td,
.card-table > .table-responsive > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.table td,
.table th {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 14px;
  line-height: 20px;
  padding: 13px 16px 14px;
  vertical-align: top;
}
.table td.nowrap,
.table th.nowrap {
  white-space: nowrap;
  width: 1%;
}
.table > thead td,
.table > thead th {
  color: rgba(0, 0, 0, 0.38);
  font-size: 12px;
  vertical-align: bottom;
}
.card-table > .table > thead:first-child > tr:first-child td,
.card-table > .table > thead:first-child > tr:first-child th, .card-table > .table-responsive > .table > thead:first-child > tr:first-child td,
.card-table > .table-responsive > .table > thead:first-child > tr:first-child th {
  border-top: 0;
}

.table-responsive {
  margin-top: 24px;
  margin-bottom: 24px;
  min-height: 0.01%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.card-table > .table-responsive {
  margin-right: -16px;
  margin-left: -16px;
}
.card-table > .table-responsive:first-child {
  margin-top: 0;
}
.card-table > .table-responsive:last-child {
  margin-bottom: 0;
}
.card-table > .table-responsive > .table {
  border: 0;
}
.table-responsive > .table {
  margin: 0;
}

.tile {
  background-color: #ffffff;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.06), 0 0 3px rgba(0, 0, 0, 0.18), 0 1px 3px rgba(0, 0, 0, 0.18);
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 48px;
  position: relative;
}
.tile[href] {
  color: rgba(0, 0, 0, 0.87);
}
.tile[href]:focus, .tile[href]:hover {
  color: #ff4081;
  text-decoration: none;
}
.tile.active {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}
.no-boxshadow .tile {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.no-boxshadow .tile + .tile {
  margin-top: -1px;
}
.no-flexbox .tile:after, .no-flexbox .tile:before {
  content: "";
  display: table;
  line-height: 0;
}
.no-flexbox .tile:after {
  clear: both;
}

.tile-brand {
  background-color: #3f51b5;
  color: white;
}
.tile-brand a,
.tile-brand a:focus,
.tile-brand a:hover {
  color: inherit;
}

.tile-brand-accent {
  background-color: #ff4081;
  color: white;
}
.tile-brand-accent a,
.tile-brand-accent a:focus,
.tile-brand-accent a:hover {
  color: inherit;
}

.tile-amber {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.tile-amber a,
.tile-amber a:focus,
.tile-amber a:hover {
  color: inherit;
}

.tile-green {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}
.tile-green a,
.tile-green a:focus,
.tile-green a:hover {
  color: inherit;
}

.tile-red {
  background-color: #f44336;
  color: white;
}
.tile-red a,
.tile-red a:focus,
.tile-red a:hover {
  color: inherit;
}

.tile-action {
  border-top: 0;
  float: right;
  min-width: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.no-touch .tile-action, .touch .tile-collapse .tile-action {
  display: none;
}
.no-touch .tile:hover .tile-action, .tile-collapse.active .tile-action {
  display: block;
}

.tile-action-show {
  display: block !important;
}

.tile-active-show {
  min-height: 0;
  transition: height 0.15s linear;
}

.tile-collapse {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  transition: margin 0.15s linear;
}
.tile-collapse.active {
  margin-right: -15px;
  margin-left: -15px;
}

@media only screen and (min-width: 1056px) and (max-width: 1439px) {
  .tile-collapse-full.active {
    margin-right: -63px;
    margin-left: -63px;
  }
}
@media only screen and (min-width: 1504px) {
  .tile-collapse-full.active {
    margin-right: -63px;
    margin-left: -63px;
  }
}

.tile-footer {
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  position: relative;
}
.tile-footer:after, .tile-footer:before {
  content: "";
  display: table;
  line-height: 0;
}
.tile-footer:after {
  clear: both;
}
.tile-footer:first-child {
  border-top: 0;
}

.tile-brand .tile-footer {
  background-color: #303f9f;
  border-top-color: #303f9f;
  color: white;
}

.tile-brand-accent .tile-footer {
  background-color: #f50057;
  border-top-color: #f50057;
  color: white;
}

.tile-amber .tile-footer {
  background-color: #ffa000;
  border-top-color: #ffa000;
  color: rgba(0, 0, 0, 0.87);
}

.tile-green .tile-footer {
  background-color: #388e3c;
  border-top-color: #388e3c;
  color: white;
}

.tile-red .tile-footer {
  background-color: #d32f2f;
  border-top-color: #d32f2f;
  color: white;
}

.tile-inner {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 14px 16px;
  min-width: 0;
  position: relative;
}
.no-flexbox .tile-action ~ .tile-inner, .no-flexbox .tile-side ~ .tile-inner {
  overflow: hidden;
}

.tile-side {
  padding-top: 14px;
  padding-bottom: 14px;
}

.tile-sub {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-right: 16px;
  padding-left: 16px;
  position: relative;
}
.tile-sub:after, .tile-sub:before {
  content: "";
  display: table;
  line-height: 0;
}
.tile-sub:after {
  clear: both;
}

.tile-brand .tile-sub {
  border-top-color: #303f9f;
}

.tile-brand-accent .tile-sub {
  border-top-color: #f50057;
}

.tile-amber .tile-sub {
  border-top-color: #ffa000;
}

.tile-green .tile-sub {
  border-top-color: #388e3c;
}

.tile-red .tile-sub {
  border-top-color: #d32f2f;
}

.tile-wrap {
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative;
}

div[data-toggle="tile"] {
  cursor: pointer;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}
div[data-toggle="tile"] [data-ignore="tile"] {
  cursor: default;
  cursor: initial;
}
.no-flexbox div[data-toggle="tile"]:after, .no-flexbox div[data-toggle="tile"]:before {
  content: "";
  display: table;
  line-height: 0;
}
.no-flexbox div[data-toggle="tile"]:after {
  clear: both;
}

.toast {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 21;
}
.toast a {
  cursor: pointer;
}
.toast a:focus, .toast a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .toast {
    padding-right: 16px;
    padding-left: 16px;
    bottom: 24px;
  }
  .fbtn-container ~ .toast {
    right: 72px;
  }
}

.toast-inner {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.87);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 12px 16px;
  -webkit-transform: translate(0, 200%);
      -ms-transform: translate(0, 200%);
          transform: translate(0, 200%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: -webkit-transform;
  transition-property: transform;
}
.toast-inner:after, .toast-inner:before {
  content: "";
  display: table;
  line-height: 0;
}
.toast-inner:after {
  clear: both;
}
.toast-inner.in {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media only screen and (min-width: 768px) {
  .toast-inner {
    border-radius: 2px;
    float: left;
  }
}
.no-csstransforms .toast-inner {
  opacity: 0;
}
.no-csstransforms .toast-inner.in {
  opacity: 1;
}

.toast-text {
  overflow: hidden;
}

[data-dismiss="toast"] {
  cursor: pointer;
  float: right;
  font-weight: 500;
  margin-left: 16px;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.content-heading {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
  overflow: hidden;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}
.content-heading .heading {
  font-weight: 300;
}

.page-brand .content-heading {
  background-color: #3f51b5;
  color: white;
}

.page-brand-accent .content-heading {
  background-color: #ff4081;
  color: white;
}

.page-amber .content-heading {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.page-green .content-heading {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}

.page-red .content-heading {
  background-color: #f44336;
  color: white;
}

.content-inner {
  margin-top: 48px;
  margin-bottom: 48px;
}

.content-sub-heading {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.page-brand .content-sub-heading {
  color: #3f51b5;
}

.page-brand-accent .content-sub-heading {
  color: #ff4081;
}

.page-amber .content-sub-heading {
  color: #ffc107;
}

.page-green .content-sub-heading {
  color: #4caf50;
}

.page-red .content-sub-heading {
  color: #f44336;
}

.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.header {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #ffffff;
  color: #212121;
  min-height: 56px;
  padding-top: 4px;
  padding-bottom: 4px;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s linear;
  z-index: 30;
}
.header:after, .header:before {
  content: "";
  display: table;
  line-height: 0;
}
.header:after {
  clear: both;
}
.header.affix {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
  transition: background-color 0.6s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.6s linear;
}
.header a {
  color: inherit;
  z-index: 1;
}
.header .dropdown-menu {
  border-radius: 2px !important;
}
.header .dropdown-menu a {
  color: rgba(0, 0, 0, 0.87);
}
.header .dropdown-toggle:after {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  content: "";
  display: block;
  height: 40px;
  margin-left: -20px;
  position: absolute;
  top: 4px;
  left: 50%;
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  width: 40px;
  z-index: -1;
}
.no-csstransforms .header .dropdown-toggle:after {
  display: none;
}
.header .dropdown.open .dropdown-toggle {
  background-color: transparent;
}
.header .dropdown.open .dropdown-toggle:after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}
.no-csstransforms .header .dropdown.open .dropdown-toggle:after {
  display: block;
}
.header .nav {
  margin: 0;
}
.header .tab-nav {
  box-shadow: none;
  margin-top: -4px;
  margin-bottom: -4px;
}
.header .tab-nav .nav > li > a,
.header .tab-nav .nav > li > .a {
  padding-top: 18px;
  padding-bottom: 16px;
}

.header-brand {
  background-color: #3f51b5;
  color: white;
}

.header-brand-accent {
  background-color: #ff4081;
  color: white;
}

.header-amber {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.header-green {
  background-color: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}

.header-red {
  background-color: #f44336;
  color: white;
}

.header-affix {
  max-height: 48px;
  overflow: hidden;
  position: static !important;
  width: 0;
}
.header-affix.affix {
  overflow: visible;
  width: auto;
}

.header-affix-hide {
  position: static !important;
}
.header-affix-hide.affix {
  max-height: 48px;
  overflow: hidden;
  width: 0;
}

.header-logo, .menu-logo,
.header-text {
  display: block;
  float: left;
  font-weight: 300;
  height: 48px;
  line-height: 28px;
  margin: 0 16px;
  padding: 10px 0;
}
.header-logo:focus, .menu-logo:focus, .header-logo:hover, .menu-logo:hover,
.header-text:focus,
.header-text:hover {
  text-decoration: none;
}

.header-logo, .menu-logo {
  font-size: 20px;
}
.header-logo img, .menu-logo img {
  display: block;
  max-height: 28px;
  width: auto;
}

.header-seamed,
.header-standard,
.header-waterfall {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}

.header-standard {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}

.header-transparent {
  background-color: transparent;
}
.header-transparent.affix {
  background-color: #ffffff;
}

.page-brand .header-transparent {
  color: white;
}
.page-brand .header-transparent.affix {
  background-color: #3f51b5;
}

.page-brand-accent .header-transparent {
  color: white;
}
.page-brand-accent .header-transparent.affix {
  background-color: #ff4081;
}

.page-amber .header-transparent {
  color: rgba(0, 0, 0, 0.87);
}
.page-amber .header-transparent.affix {
  background-color: #ffc107;
}

.page-green .header-transparent {
  color: rgba(0, 0, 0, 0.87);
}
.page-green .header-transparent.affix {
  background-color: #4caf50;
}

.page-red .header-transparent {
  color: white;
}
.page-red .header-transparent.affix {
  background-color: #f44336;
}
@media only screen and (max-width: 992px){header,main,footer{padding-left:0;padding-right:0;}