@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Anton|Fjalla+One|Oswald|PT+Sans+Narrow:400,700");
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@media (min-width: 1366px){
 .kvadro {
    left: 182px !important;
}
}

.thfont font{
	display:none;
}
.thfont.blak font{
	display:block;
}
#componentWrapper.infin {
    width: 1000px;
    margin-top: 40px;
}
.kvadro{
	position: absolute;
    width: 963px;
    height: 412px;
    background: #f0c;
    z-index: 9999;
    left: 146px;
    top: 154px;
}
.kvadro div {
    font-size: 48px;
    position: relative;
    text-align: center;
    top: 45%;
}
.buttoner {
    text-align: left;
    width: 30%;
    position: relative;
	padding-bottom: 20px;
}
.mTable font{
	font-size:44px;
	color:#fff;
	background:#000;
	font-family: 'Arimo', sans-serif;
}
.suka{
	display:none;
}
.blak{
	background:#000;
}
.pull-r.pull-av:hover {
  opacity:0.8;
  transition: 0.2s;
}
.component-sj.sj-ok .mTime-2 .modal__col1-2 .mTime__red.face-2 {
    width: 40px;
    min-width: 40px;
    padding: 0px 7px 0px 7px;
	margin-right: 10px;
    background: #ff0000;
}
.component-sj.sj-ok .mTime-2 .modal__col22 .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col3-2 .mTime__red.face-2 {
    background: #ff0000;
	text-align: center;
    width: 40px;
    min-width: 50px;
    margin-right: 10px;
}
.navigate__btn:hover {
  border: 1px solid #330099;
  color:#555;
  transition: 0.3s;
}

.component-sj.sj-ok .mPlural-2 .modal__col1-2 .mTime__red.face-2, .component-sj.sj-ok .mPlural-2 .modal__col22 .mTime__red.face-2 {
    padding: 0px 7px 0px 7px;
}
.component-sj.sj-ok .mTime-2 .modal__col1-2 .mTime__line-2:nth-child(2) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col22 .mTime__line-2:nth-child(2) .mTime__red.face-2, .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col3-2 .mTime__line-2:nth-child(2) .mTime__red.face-2 {
	background: #f0c;
}
.component-sj.sj-ok .mTime-2 .modal__col1-2 .mTime__line-2:nth-child(1) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col22 .mTime__line-2:nth-child(1) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col3-2 .mTime__line-2:nth-child(1) .mTime__red.face-2{
	color:#000;
}
.component-sj.sj-ok .mTime-2 .modal__col1-2 .mTime__line-2:nth-child(3) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col22 .mTime__line-2:nth-child(3) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col3-2 .mTime__line-2:nth-child(3) .mTime__red.face-2 {
	color:#000;
}
.component-sj.sj-ok .mTime-2 .modal__col1-2 .mTime__line-2:nth-child(4) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col22 .mTime__line-2:nth-child(4) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col3-2 .mTime__line-2:nth-child(4) .mTime__red.face-2 {
	color:#000;
}
.component-sj.sj-ok .mTime-2 .modal__col1-2 .mTime__line-2:nth-child(5) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col22 .mTime__line-2:nth-child(5) .mTime__red.face-2, .component-sj.sj-ok .mTime-2 .modal__col3-2 .mTime__line-2:nth-child(5) .mTime__red.face-2 {
	color:#000;
}
.mPlural-2 .modal__col3-2 .mTime__red.face-2{
	margin-left: 7px;
}
.component-sj.sj-ok .modal__col3-2 .numberWrapper-2 .mTime__black-2{
	margin-left: 12px;
}
.component-sj.sj-ok .modal__col3-2 .withoutNumber-2.small-rows-2 .mTime__black-2{
	margin-left: 0px;
}
.component-sj.sj-ok .modal__col22 .numberWrapper-2 .mTime__line-2 .face-2{
	margin-left: 2px;
}
.component-sj.sj-ok .mTime-2 .modal__col1-2 .mTime__line-2 .mTime__blue-2 {
	margin-left: 14px;
}
.pull-r{
  float:left;
  padding:0px 10px  20px 10px;
}
.pull-av, .pull-2b{
	padding: 10px;
    border: 7px solid #000;
    font-size: 34px;
    font-weight: bold;
    border-radius: 7px;
}
.pull-av {
  background:#ffffb2;	
}
.pull-2b {
  background:#f0c;	
}
.pull-av a{
  color:#cccccc;	
}
.pull-av {
 border-top-right-radius: 0px;
 border-bottom-right-radius: 0px;
 border-right: 0px;
}
.pull-2b {
 border-top-left-radius: 0px;
 border-bottom-left-radius: 0px;
}
.pull-2b a{
  color:#000;	
}
.buttoner a{
	text-decoration:none;
}
.modal-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(10, 10, 10, 0.86);
}

.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .modal-content,
  .modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

.modal-close {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  height: 20px;
  outline: none;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  vertical-align: top;
  width: 20px;
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

.modal-close:before, .modal-close:after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.modal-close:before {
  height: 2px;
  width: 50%;
}

.modal-close:after {
  height: 50%;
  width: 2px;
}

.modal-close:hover, .modal-close:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

.modal-close:active {
  background-color: rgba(10, 10, 10, 0.4);
}

.modal-close.is-small {
  height: 14px;
  width: 14px;
}

.modal-close.is-medium {
  height: 26px;
  width: 26px;
}

.modal-close.is-large {
  height: 30px;
  width: 30px;
}

.modal-card {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
}

.modal-card-head,
.modal-card-foot {
  -webkit-box-align: center;
  align-items: center;
  background-color: whitesmoke;
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-pack: start;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.modal-card-title {
  color: #363636;
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

.modal-card-foot {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 1px solid #dbdbdb;
}

.modal-card-foot .button:not(:last-child) {
  margin-right: 10px;
}

.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

.modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-align: center;
  align-items: center;
  display: none;
  -webkit-box-pack: center;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 1986;
}

.modal.is-active {
  display: -webkit-box;
  display: flex;
}

.message {
  background-color: whitesmoke;
  border-radius: 3px;
  font-size: 1rem;
}

.message:not(:last-child) {
  margin-bottom: 1.5rem;
}

.message.is-white {
  background-color: white;
}

.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

.message.is-white .message-body {
  border-color: white;
  color: #4d4d4d;
}

.message.is-black {
  background-color: #fafafa;
}

.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

.message.is-black .message-body {
  border-color: #0a0a0a;
  color: #090909;
}

.message.is-light {
  background-color: #fafafa;
}

.message.is-light .message-header {
  background-color: whitesmoke;
  color: #363636;
}

.message.is-light .message-body {
  border-color: whitesmoke;
  color: #505050;
}

.message.is-dark {
  background-color: #fafafa;
}

.message.is-dark .message-header {
  background-color: #363636;
  color: whitesmoke;
}

.message.is-dark .message-body {
  border-color: #363636;
  color: #2a2a2a;
}

.message.is-primary {
  background-color: #f5fffd;
}

.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #021310;
}

.message.is-info {
  background-color: #f6f9fe;
}

.message.is-info .message-header {
  background-color: #3273dc;
  color: #fff;
}

.message.is-info .message-body {
  border-color: #3273dc;
  color: #22509a;
}

.message.is-success {
  background-color: #f6fef9;
}

.message.is-success .message-header {
  background-color: #23d160;
  color: #fff;
}

.message.is-success .message-body {
  border-color: #23d160;
  color: #0e301a;
}

.message.is-warning {
  background-color: #fffdf5;
}

.message.is-warning .message-header {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

.message.is-warning .message-body {
  border-color: #ffdd57;
  color: #3b3108;
}

.message.is-danger {
  background-color: #fff5f7;
}

.message.is-danger .message-header {
  background-color: #ff3860;
  color: #fff;
}

.message.is-danger .message-body {
  border-color: #ff3860;
  color: #cd0930;
}

.message-header {
  -webkit-box-align: center;
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 3px 3px 0 0;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.5em 0.75em;
  position: relative;
}

.message-header a,
.message-header strong {
  color: inherit;
}

.message-header a {
  text-decoration: underline;
}

.message-header .delete {
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

.message-header + .message-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
}

.message-body {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  color: #4a4a4a;
  padding: 1em 1.25em;
}

.message-body a,
.message-body strong {
  color: inherit;
}

.message-body a {
  text-decoration: underline;
}

.message-body code,
.message-body pre {
  background: white;
}

.message-body pre code {
  background: transparent;
}

.box {
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  display: block;
  padding: 1.25rem;
}

.box:not(:last-child) {
  margin-bottom: 1.5rem;
}

a.box:hover, a.box:focus {
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px #00d1b2;
}

a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #00d1b2;
}

.image {
  display: block;
  position: relative;
}

.image img {
  display: block;
  height: auto;
  width: 100%;
}

.image.is-square img, .image.is-1by1 img, .image.is-4by3 img, .image.is-3by2 img, .image.is-16by9 img, .image.is-2by1 img {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

.image.is-4by3 {
  padding-top: 75%;
}

.image.is-3by2 {
  padding-top: 66.6666%;
}

.image.is-16by9 {
  padding-top: 56.25%;
}

.image.is-2by1 {
  padding-top: 50%;
}

.image.is-16x16 {
  height: 16px;
  width: 16px;
}

.image.is-24x24 {
  height: 24px;
  width: 24px;
}

.image.is-32x32 {
  height: 32px;
  width: 32px;
}

.image.is-48x48 {
  height: 48px;
  width: 48px;
}

.image.is-64x64 {
  height: 64px;
  width: 64px;
}

.image.is-96x96 {
  height: 96px;
  width: 96px;
}

.image.is-128x128 {
  height: 128px;
  width: 128px;
}

.input,
.textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
  align-items: center;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  display: -webkit-inline-box;
  display: inline-flex;
  font-size: 1rem;
  height: 2.285em;
  -webkit-box-pack: start;
  justify-content: flex-start;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  vertical-align: top;
  background-color: white;
  border: 1px solid #dbdbdb;
  color: #363636;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  max-width: 100%;
  width: 100%;
}

.input:focus, .input.is-focused, .input:active, .input.is-active,
.textarea:focus,
.textarea.is-focused,
.textarea:active,
.textarea.is-active {
  outline: none;
}

.input[disabled], .input.is-disabled,
.textarea[disabled],
.textarea.is-disabled {
  pointer-events: none;
}

.input:hover, .input.is-hovered,
.textarea:hover,
.textarea.is-hovered {
  border-color: #b5b5b5;
}

.input:focus, .input.is-focused, .input:active, .input.is-active,
.textarea:focus,
.textarea.is-focused,
.textarea:active,
.textarea.is-active {
  border-color: #00d1b2;
}

.input[disabled], .input.is-disabled,
.textarea[disabled],
.textarea.is-disabled {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

.input[disabled]::-moz-placeholder, .input.is-disabled::-moz-placeholder,
.textarea[disabled]::-moz-placeholder,
.textarea.is-disabled::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.input[disabled]::-webkit-input-placeholder, .input.is-disabled::-webkit-input-placeholder,
.textarea[disabled]::-webkit-input-placeholder,
.textarea.is-disabled::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.input[disabled]:-moz-placeholder, .input.is-disabled:-moz-placeholder,
.textarea[disabled]:-moz-placeholder,
.textarea.is-disabled:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.input[disabled]:-ms-input-placeholder, .input.is-disabled:-ms-input-placeholder,
.textarea[disabled]:-ms-input-placeholder,
.textarea.is-disabled:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.input[type="search"],
.textarea[type="search"] {
  border-radius: 290486px;
}

.input.is-white,
.textarea.is-white {
  border-color: white;
}

.input.is-black,
.textarea.is-black {
  border-color: #0a0a0a;
}

.input.is-light,
.textarea.is-light {
  border-color: whitesmoke;
}

.input.is-dark,
.textarea.is-dark {
  border-color: #363636;
}

.input.is-primary,
.textarea.is-primary {
  border-color: #00d1b2;
}

.input.is-info,
.textarea.is-info {
  border-color: #3273dc;
}

.input.is-success,
.textarea.is-success {
  border-color: #23d160;
}

.input.is-warning,
.textarea.is-warning {
  border-color: #ffdd57;
}

.input.is-danger,
.textarea.is-danger {
  border-color: #ff3860;
}

.input.is-small,
.textarea.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

.input.is-medium,
.textarea.is-medium {
  font-size: 1.25rem;
}

.input.is-large,
.textarea.is-large {
  font-size: 1.5rem;
}

.input.is-fullwidth,
.textarea.is-fullwidth {
  display: block;
  width: 100%;
}

.input.is-inline,
.textarea.is-inline {
  display: inline;
  width: auto;
}

.textarea {
  display: block;
  line-height: 1.25;
  max-height: 600px;
  max-width: 100%;
  min-height: 120px;
  min-width: 100%;
  padding: 10px;
  resize: vertical;
}

.checkbox,
.radio {
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  position: relative;
  vertical-align: top;
}

.checkbox input,
.radio input {
  cursor: pointer;
  margin-right: 0.5em;
}

.checkbox:hover,
.radio:hover {
  color: #363636;
}

.checkbox.is-disabled,
.radio.is-disabled {
  color: #7a7a7a;
  pointer-events: none;
}

.checkbox.is-disabled input,
.radio.is-disabled input {
  pointer-events: none;
}

.radio + .radio {
  margin-left: 0.5em;
}

.select {
  display: inline-block;
  height: 2.5em;
  position: relative;
  vertical-align: top;
}

.select:after {
  border: 1px solid #00d1b2;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.5em;
  pointer-events: none;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 0.5em;
  margin-top: -0.375em;
  right: 1.125em;
  top: 50%;
  z-index: 4;
}

.select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
  align-items: center;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  display: -webkit-inline-box;
  display: inline-flex;
  font-size: 1rem;
  height: 2.285em;
  -webkit-box-pack: start;
  justify-content: flex-start;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  vertical-align: top;
  background-color: white;
  border: 1px solid #dbdbdb;
  color: #363636;
  cursor: pointer;
  display: block;
  font-size: 1em;
  outline: none;
  padding-right: 2.5em;
}

.select select:focus, .select select.is-focused, .select select:active, .select select.is-active {
  outline: none;
}

.select select[disabled], .select select.is-disabled {
  pointer-events: none;
}

.select select:hover, .select select.is-hovered {
  border-color: #b5b5b5;
}

.select select:focus, .select select.is-focused, .select select:active, .select select.is-active {
  border-color: #00d1b2;
}

.select select[disabled], .select select.is-disabled {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

.select select[disabled]::-moz-placeholder, .select select.is-disabled::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select[disabled]::-webkit-input-placeholder, .select select.is-disabled::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select[disabled]:-moz-placeholder, .select select.is-disabled:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select[disabled]:-ms-input-placeholder, .select select.is-disabled:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select:hover {
  border-color: #b5b5b5;
}

.select select::ms-expand {
  display: none;
}

.select:hover:after {
  border-color: #363636;
}

.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

.select.is-medium {
  font-size: 1.25rem;
}

.select.is-large {
  font-size: 1.5rem;
}

.select.is-fullwidth {
  width: 100%;
}

.select.is-fullwidth select {
  width: 100%;
}

.label {
  color: #363636;
  display: block;
  font-weight: bold;
}

.label:not(:last-child) {
  margin-bottom: 0.5em;
}

.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 5px;
}

.help.is-white {
  color: white;
}

.help.is-black {
  color: #0a0a0a;
}

.help.is-light {
  color: whitesmoke;
}

.help.is-dark {
  color: #363636;
}

.help.is-primary {
  color: #00d1b2;
}

.help.is-info {
  color: #3273dc;
}

.help.is-success {
  color: #23d160;
}

.help.is-warning {
  color: #ffdd57;
}

.help.is-danger {
  color: #ff3860;
}

@media screen and (max-width: 768px) {
  .control-label {
    margin-bottom: 0.5em;
  }
}

@media screen and (min-width: 769px) {
  .control-label {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5em;
    padding-top: 0.5em;
    text-align: right;
  }
}

.control {
  position: relative;
  text-align: left;
}

.control:not(:last-child) {
  margin-bottom: 0.75rem;
}

.control.has-addons {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.control.has-addons .button,
.control.has-addons .input,
.control.has-addons .select {
  border-radius: 0;
  margin-right: -1px;
  width: auto;
}

.control.has-addons .button:hover,
.control.has-addons .input:hover,
.control.has-addons .select:hover {
  z-index: 2;
}

.control.has-addons .button:focus, .control.has-addons .button:active,
.control.has-addons .input:focus,
.control.has-addons .input:active,
.control.has-addons .select:focus,
.control.has-addons .select:active {
  z-index: 3;
}

.control.has-addons .button:first-child,
.control.has-addons .input:first-child,
.control.has-addons .select:first-child {
  border-radius: 3px 0 0 3px;
}

.control.has-addons .button:first-child select,
.control.has-addons .input:first-child select,
.control.has-addons .select:first-child select {
  border-radius: 3px 0 0 3px;
}

.control.has-addons .button:last-child,
.control.has-addons .input:last-child,
.control.has-addons .select:last-child {
  border-radius: 0 3px 3px 0;
}

.control.has-addons .button:last-child select,
.control.has-addons .input:last-child select,
.control.has-addons .select:last-child select {
  border-radius: 0 3px 3px 0;
}

.control.has-addons .button.is-expanded,
.control.has-addons .input.is-expanded,
.control.has-addons .select.is-expanded {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 0;
}

.control.has-addons .select select:hover {
  z-index: 2;
}

.control.has-addons .select select:focus, .control.has-addons .select select:active {
  z-index: 3;
}

.control.has-addons.has-addons-centered {
  -webkit-box-pack: center;
  justify-content: center;
}

.control.has-addons.has-addons-right {
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.control.has-addons.has-addons-fullwidth .button,
.control.has-addons.has-addons-fullwidth .input,
.control.has-addons.has-addons-fullwidth .select {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 0;
}

.control.has-icon .icon {
  color: #dbdbdb;
  pointer-events: none;
  position: absolute;
  top: 1.25rem;
  z-index: 4;
}

.control.has-icon .input:focus + .icon {
  color: #7a7a7a;
}

.control.has-icon .input.is-small + .icon {
  top: 0.9375rem;
}

.control.has-icon .input.is-medium + .icon {
  top: 1.5625rem;
}

.control.has-icon .input.is-large + .icon {
  top: 1.875rem;
}

.control.has-icon:not(.has-icon-right) .icon {
  left: 1.25rem;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.control.has-icon:not(.has-icon-right) .input {
  padding-left: 2.5em;
}

.control.has-icon:not(.has-icon-right) .input.is-small + .icon {
  left: 0.9375rem;
}

.control.has-icon:not(.has-icon-right) .input.is-medium + .icon {
  left: 1.5625rem;
}

.control.has-icon:not(.has-icon-right) .input.is-large + .icon {
  left: 1.875rem;
}

.control.has-icon.has-icon-right .icon {
  right: 1.25rem;
  -webkit-transform: translateX(50%) translateY(-50%);
  transform: translateX(50%) translateY(-50%);
}

.control.has-icon.has-icon-right .input {
  padding-right: 2.5em;
}

.control.has-icon.has-icon-right .input.is-small + .icon {
  right: 0.9375rem;
}

.control.has-icon.has-icon-right .input.is-medium + .icon {
  right: 1.5625rem;
}

.control.has-icon.has-icon-right .input.is-large + .icon {
  right: 1.875rem;
}

.control.is-grouped {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.control.is-grouped > .control {
  flex-basis: 0;
  flex-shrink: 0;
}

.control.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

.control.is-grouped > .control.is-expanded {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
}

.control.is-grouped.is-grouped-centered {
  -webkit-box-pack: center;
  justify-content: center;
}

.control.is-grouped.is-grouped-right {
  -webkit-box-pack: end;
  justify-content: flex-end;
}

@media screen and (min-width: 769px) {
  .control.is-horizontal {
    display: -webkit-box;
    display: flex;
  }
  .control.is-horizontal > .control {
    display: -webkit-box;
    display: flex;
    flex-basis: 0;
    -webkit-box-flex: 5;
    flex-grow: 5;
    flex-shrink: 1;
  }
}

.control.is-loading:after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1rem;
  position: relative;
  width: 1rem;
  position: absolute !important;
  right: 0.75em;
  top: 0.75em;
}

.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
  align-items: center;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  display: -webkit-inline-box;
  display: inline-flex;
  font-size: 1rem;
  height: 2.285em;
  -webkit-box-pack: start;
  justify-content: flex-start;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: white;
  border: 1px solid #dbdbdb;
  color: #363636;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
  text-align: center;
  white-space: nowrap;
}

.button:focus, .button.is-focused, .button:active, .button.is-active {
  outline: none;
}

.button[disabled], .button.is-disabled {
  pointer-events: none;
}

.button strong {
  color: inherit;
}

.button .icon:first-child:not(:last-child) {
  margin-left: -0.25rem;
  margin-right: 0.5rem;
}

.button .icon:last-child:not(:first-child) {
  margin-left: 0.5rem;
  margin-right: -0.25rem;
}

.button .icon:first-child:last-child {
  margin-left: calc(-1px + -0.25rem);
  margin-right: calc(-1px + -0.25rem);
}

.button .icon.is-small:first-child:not(:last-child) {
  margin-left: 0rem;
}

.button .icon.is-small:last-child:not(:first-child) {
  margin-right: 0rem;
}

.button .icon.is-small:first-child:last-child {
  margin-left: calc(-1px + 0rem);
  margin-right: calc(-1px + 0rem);
}

.button .icon.is-medium:first-child:not(:last-child) {
  margin-left: -0.5rem;
}

.button .icon.is-medium:last-child:not(:first-child) {
  margin-right: -0.5rem;
}

.button .icon.is-medium:first-child:last-child {
  margin-left: calc(-1px + -0.5rem);
  margin-right: calc(-1px + -0.5rem);
}

.button .icon.is-large:first-child:not(:last-child) {
  margin-left: -1rem;
}

.button .icon.is-large:last-child:not(:first-child) {
  margin-right: -1rem;
}

.button .icon.is-large:first-child:last-child {
  margin-left: calc(-1px + -1rem);
  margin-right: calc(-1px + -1rem);
}

.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

.button:focus, .button.is-focused {
  border-color: #00d1b2;
  box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
  color: #363636;
}

.button:active, .button.is-active {
  border-color: #4a4a4a;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: #363636;
}

.button.is-link {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

.button.is-link:hover, .button.is-link.is-hovered, .button.is-link:focus, .button.is-link.is-focused, .button.is-link:active, .button.is-link.is-active {
  background-color: whitesmoke;
  color: #363636;
}

.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
  color: #0a0a0a;
}

.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: #0a0a0a;
}

.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

.button.is-white.is-inverted:hover {
  background-color: black;
}

.button.is-white.is-loading:after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

.button.is-white.is-outlined:hover, .button.is-white.is-outlined:focus {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined:focus {
  background-color: #0a0a0a;
  color: white;
}

.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
  color: white;
}

.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: white;
}

.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

.button.is-black.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-black.is-loading:after {
  border-color: transparent transparent white white !important;
}

.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

.button.is-black.is-outlined:hover, .button.is-black.is-outlined:focus {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined:focus {
  background-color: white;
  color: #0a0a0a;
}

.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: #363636;
}

.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: #363636;
}

.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: #363636;
}

.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: #363636;
}

.button.is-light.is-inverted {
  background-color: #363636;
  color: whitesmoke;
}

.button.is-light.is-inverted:hover {
  background-color: #292929;
}

.button.is-light.is-loading:after {
  border-color: transparent transparent #363636 #363636 !important;
}

.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

.button.is-light.is-outlined:hover, .button.is-light.is-outlined:focus {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: #363636;
}

.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined:focus {
  background-color: #363636;
  color: whitesmoke;
}

.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: whitesmoke;
}

.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: whitesmoke;
}

.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
  color: whitesmoke;
}

.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: whitesmoke;
}

.button.is-dark.is-inverted {
  background-color: whitesmoke;
  color: #363636;
}

.button.is-dark.is-inverted:hover {
  background-color: #e8e8e8;
}

.button.is-dark.is-loading:after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined:focus {
  background-color: #363636;
  border-color: #363636;
  color: whitesmoke;
}

.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined:focus {
  background-color: whitesmoke;
  color: #363636;
}

.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
  color: #fff;
}

.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: #fff;
}

.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

.button.is-primary.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-primary.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined:focus {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #00d1b2;
}

.button.is-info {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
  color: #fff;
}

.button.is-info:active, .button.is-info.is-active {
  background-color: #2366d1;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: #fff;
}

.button.is-info.is-inverted {
  background-color: #fff;
  color: #3273dc;
}

.button.is-info.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-info.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
  color: #3273dc;
}

.button.is-info.is-outlined:hover, .button.is-info.is-outlined:focus {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #3273dc;
}

.button.is-success {
  background-color: #23d160;
  border-color: transparent;
  color: #fff;
}

.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #22c65b;
  border-color: transparent;
  color: #fff;
}

.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(35, 209, 96, 0.25);
  color: #fff;
}

.button.is-success:active, .button.is-success.is-active {
  background-color: #20bc56;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: #fff;
}

.button.is-success.is-inverted {
  background-color: #fff;
  color: #23d160;
}

.button.is-success.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-success.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #23d160;
  color: #23d160;
}

.button.is-success.is-outlined:hover, .button.is-success.is-outlined:focus {
  background-color: #23d160;
  border-color: #23d160;
  color: #fff;
}

.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #23d160;
}

.button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd83d;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

.button.is-warning.is-inverted:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-loading:after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
  color: #ffdd57;
}

.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined:focus {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined:focus {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

.button.is-danger {
  background-color: #ff3860;
  border-color: transparent;
  color: #fff;
}

.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #ff2b56;
  border-color: transparent;
  color: #fff;
}

.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 56, 96, 0.25);
  color: #fff;
}

.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ff1f4b;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: #fff;
}

.button.is-danger.is-inverted {
  background-color: #fff;
  color: #ff3860;
}

.button.is-danger.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-danger.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #ff3860;
  color: #ff3860;
}

.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined:focus {
  background-color: #ff3860;
  border-color: #ff3860;
  color: #fff;
}

.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #ff3860;
}

.button.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

.button.is-small .icon:first-child:not(:last-child) {
  margin-left: -0.375rem;
  margin-right: 0.375rem;
}

.button.is-small .icon:last-child:not(:first-child) {
  margin-left: 0.375rem;
  margin-right: -0.375rem;
}

.button.is-small .icon:first-child:last-child {
  margin-left: calc(-1px + -0.375rem);
  margin-right: calc(-1px + -0.375rem);
}

.button.is-small .icon.is-small:first-child:not(:last-child) {
  margin-left: -0.125rem;
}

.button.is-small .icon.is-small:last-child:not(:first-child) {
  margin-right: -0.125rem;
}

.button.is-small .icon.is-small:first-child:last-child {
  margin-left: calc(-1px + -0.125rem);
  margin-right: calc(-1px + -0.125rem);
}

.button.is-small .icon.is-medium:first-child:not(:last-child) {
  margin-left: -0.625rem;
}

.button.is-small .icon.is-medium:last-child:not(:first-child) {
  margin-right: -0.625rem;
}

.button.is-small .icon.is-medium:first-child:last-child {
  margin-left: calc(-1px + -0.625rem);
  margin-right: calc(-1px + -0.625rem);
}

.button.is-small .icon.is-large:first-child:not(:last-child) {
  margin-left: -1.125rem;
}

.button.is-small .icon.is-large:last-child:not(:first-child) {
  margin-right: -1.125rem;
}

.button.is-small .icon.is-large:first-child:last-child {
  margin-left: calc(-1px + -1.125rem);
  margin-right: calc(-1px + -1.125rem);
}

.button.is-medium {
  font-size: 1.25rem;
}

.button.is-medium .icon:first-child:not(:last-child) {
  margin-left: -0.125rem;
  margin-right: 0.625rem;
}

.button.is-medium .icon:last-child:not(:first-child) {
  margin-left: 0.625rem;
  margin-right: -0.125rem;
}

.button.is-medium .icon:first-child:last-child {
  margin-left: calc(-1px + -0.125rem);
  margin-right: calc(-1px + -0.125rem);
}

.button.is-medium .icon.is-small:first-child:not(:last-child) {
  margin-left: 0.125rem;
}

.button.is-medium .icon.is-small:last-child:not(:first-child) {
  margin-right: 0.125rem;
}

.button.is-medium .icon.is-small:first-child:last-child {
  margin-left: calc(-1px + 0.125rem);
  margin-right: calc(-1px + 0.125rem);
}

.button.is-medium .icon.is-medium:first-child:not(:last-child) {
  margin-left: -0.375rem;
}

.button.is-medium .icon.is-medium:last-child:not(:first-child) {
  margin-right: -0.375rem;
}

.button.is-medium .icon.is-medium:first-child:last-child {
  margin-left: calc(-1px + -0.375rem);
  margin-right: calc(-1px + -0.375rem);
}

.button.is-medium .icon.is-large:first-child:not(:last-child) {
  margin-left: -0.875rem;
}

.button.is-medium .icon.is-large:last-child:not(:first-child) {
  margin-right: -0.875rem;
}

.button.is-medium .icon.is-large:first-child:last-child {
  margin-left: calc(-1px + -0.875rem);
  margin-right: calc(-1px + -0.875rem);
}

.button.is-large {
  font-size: 1.5rem;
}

.button.is-large .icon:first-child:not(:last-child) {
  margin-left: 0rem;
  margin-right: 0.75rem;
}

.button.is-large .icon:last-child:not(:first-child) {
  margin-left: 0.75rem;
  margin-right: 0rem;
}

.button.is-large .icon:first-child:last-child {
  margin-left: calc(-1px + 0rem);
  margin-right: calc(-1px + 0rem);
}

.button.is-large .icon.is-small:first-child:not(:last-child) {
  margin-left: 0.25rem;
}

.button.is-large .icon.is-small:last-child:not(:first-child) {
  margin-right: 0.25rem;
}

.button.is-large .icon.is-small:first-child:last-child {
  margin-left: calc(-1px + 0.25rem);
  margin-right: calc(-1px + 0.25rem);
}

.button.is-large .icon.is-medium:first-child:not(:last-child) {
  margin-left: -0.25rem;
}

.button.is-large .icon.is-medium:last-child:not(:first-child) {
  margin-right: -0.25rem;
}

.button.is-large .icon.is-medium:first-child:last-child {
  margin-left: calc(-1px + -0.25rem);
  margin-right: calc(-1px + -0.25rem);
}

.button.is-large .icon.is-large:first-child:not(:last-child) {
  margin-left: -0.75rem;
}

.button.is-large .icon.is-large:last-child:not(:first-child) {
  margin-right: -0.75rem;
}

.button.is-large .icon.is-large:first-child:last-child {
  margin-left: calc(-1px + -0.75rem);
  margin-right: calc(-1px + -0.75rem);
}

.button[disabled], .button.is-disabled {
  opacity: 0.5;
}

.button.is-fullwidth {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

.button.is-loading:after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1rem;
  position: relative;
  width: 1rem;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  position: absolute !important;
}

html, body {
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 20px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

/**
  * Styles for HTML elements
  */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
  opacity: 0.54;
  font-size: 0.6em;
}

h1 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
  margin-top: 24px;
  margin-bottom: 24px;
}

h2 {
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  line-height: 48px;
  margin-top: 24px;
  margin-bottom: 24px;
  text-transform: uppercase;
  font-size: 1.625em;
}

h3 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 12px;
}

h4 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 24px;
  margin-bottom: 16px;
}

h5 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-top: 24px;
  margin-bottom: 16px;
}

h6 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
  margin-top: 24px;
  margin-bottom: 16px;
}

p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 16px;
}

a {
  color: #448ccb;
  font-weight: 500;
}

a:hover {
  text-decoration: none;
}

blockquote {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  position: relative;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.35;
  letter-spacing: 0.08em;
}

blockquote:before {
  position: absolute;
  left: -0.5em;
  content: '“';
}

blockquote:after {
  content: '”';
  margin-left: -0.05em;
}

mark {
  background-color: #f4ff81;
}

dt {
  font-weight: 700;
}

address {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  font-style: normal;
}

ul, ol {
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}

/**
 * Class Name Styles
 */
.mdl-typography--display-4 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 112px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.04em;
}

.mdl-typography--display-4-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 112px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.04em;
  opacity: 0.54;
}

.mdl-typography--display-3 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
}

.mdl-typography--display-3-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
  opacity: 0.54;
}

.mdl-typography--display-2 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 48px;
}

.mdl-typography--display-2-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 48px;
  opacity: 0.54;
}

.mdl-typography--display-1 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}

.mdl-typography--display-1-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  opacity: 0.54;
}

.mdl-typography--headline {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
}

.mdl-typography--headline-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.87;
}

.mdl-typography--title {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
}

.mdl-typography--title-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  opacity: 0.87;
}

.mdl-typography--subhead {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
}

.mdl-typography--subhead-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
  opacity: 0.87;
}

.mdl-typography--body-2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0;
}

.mdl-typography--body-2-color-contrast {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--body-1 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}

.mdl-typography--body-1-color-contrast {
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--body-2-force-preferred-font {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
}

.mdl-typography--body-2-force-preferred-font-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--body-1-force-preferred-font {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}

.mdl-typography--body-1-force-preferred-font-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.mdl-typography--caption-force-preferred-font {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.mdl-typography--caption-color-contrast {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.54;
}

.mdl-typography--caption-force-preferred-font-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.54;
}

.mdl-typography--menu {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}

.mdl-typography--menu-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--button {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
}

.mdl-typography--button-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.87;
}

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

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

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

.mdl-typography--text-justify {
  text-align: justify;
}

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

.mdl-typography--text-lowercase {
  text-transform: lowercase;
}

.mdl-typography--text-uppercase {
  text-transform: uppercase;
}

.mdl-typography--text-capitalize {
  text-transform: capitalize;
}

.mdl-typography--font-thin {
  font-weight: 200 !important;
}

.mdl-typography--font-light {
  font-weight: 300 !important;
}

.mdl-typography--font-regular {
  font-weight: 400 !important;
}

.mdl-typography--font-medium {
  font-weight: 500 !important;
}

.mdl-typography--font-bold {
  font-weight: 700 !important;
}

.mdl-typography--font-black {
  font-weight: 900 !important;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

html,
body {
  font-size: 100%;
}

.mdl-grid {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 auto 0 auto;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.mdl-grid.mdl-grid--no-spacing {
  padding: 0;
}

.mdl-cell {
  box-sizing: border-box;
}

.mdl-cell--top {
  align-self: flex-start;
}

.mdl-cell--middle {
  -ms-grid-row-align: center;
  align-self: center;
}

.mdl-cell--bottom {
  align-self: flex-end;
}

.mdl-cell--stretch {
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.mdl-grid.mdl-grid--no-spacing > .mdl-cell {
  margin: 0;
}

.mdl-cell--order-1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.mdl-cell--order-2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}

.mdl-cell--order-3 {
  -webkit-box-ordinal-group: 4;
  order: 3;
}

.mdl-cell--order-4 {
  -webkit-box-ordinal-group: 5;
  order: 4;
}

.mdl-cell--order-5 {
  -webkit-box-ordinal-group: 6;
  order: 5;
}

.mdl-cell--order-6 {
  -webkit-box-ordinal-group: 7;
  order: 6;
}

.mdl-cell--order-7 {
  -webkit-box-ordinal-group: 8;
  order: 7;
}

.mdl-cell--order-8 {
  -webkit-box-ordinal-group: 9;
  order: 8;
}

.mdl-cell--order-9 {
  -webkit-box-ordinal-group: 10;
  order: 9;
}

.mdl-cell--order-10 {
  -webkit-box-ordinal-group: 11;
  order: 10;
}

.mdl-cell--order-11 {
  -webkit-box-ordinal-group: 12;
  order: 11;
}

.mdl-cell--order-12 {
  -webkit-box-ordinal-group: 13;
  order: 12;
}

@media (max-width: 479px) {
  .mdl-grid {
    padding: 8px;
  }
  .mdl-cell {
    margin: 8px;
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 100%;
  }
  .mdl-cell--hide-phone {
    display: none !important;
  }
  .mdl-cell--order-1-phone.mdl-cell--order-1-phone {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .mdl-cell--order-2-phone.mdl-cell--order-2-phone {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .mdl-cell--order-3-phone.mdl-cell--order-3-phone {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .mdl-cell--order-4-phone.mdl-cell--order-4-phone {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .mdl-cell--order-5-phone.mdl-cell--order-5-phone {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .mdl-cell--order-6-phone.mdl-cell--order-6-phone {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .mdl-cell--order-7-phone.mdl-cell--order-7-phone {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .mdl-cell--order-8-phone.mdl-cell--order-8-phone {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .mdl-cell--order-9-phone.mdl-cell--order-9-phone {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .mdl-cell--order-10-phone.mdl-cell--order-10-phone {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .mdl-cell--order-11-phone.mdl-cell--order-11-phone {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .mdl-cell--order-12-phone.mdl-cell--order-12-phone {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .mdl-cell--1-col,
  .mdl-cell--1-col-phone.mdl-cell--1-col-phone {
    width: calc(25% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >
.mdl-cell--1-col-phone.mdl-cell--1-col-phone {
    width: 25%;
  }
  .mdl-cell--2-col,
  .mdl-cell--2-col-phone.mdl-cell--2-col-phone {
    width: calc(50% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >
.mdl-cell--2-col-phone.mdl-cell--2-col-phone {
    width: 50%;
  }
  .mdl-cell--3-col,
  .mdl-cell--3-col-phone.mdl-cell--3-col-phone {
    width: calc(75% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >
.mdl-cell--3-col-phone.mdl-cell--3-col-phone {
    width: 75%;
  }
  .mdl-cell--4-col,
  .mdl-cell--4-col-phone.mdl-cell--4-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >
.mdl-cell--4-col-phone.mdl-cell--4-col-phone {
    width: 100%;
  }
  .mdl-cell--5-col,
  .mdl-cell--5-col-phone.mdl-cell--5-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >
.mdl-cell--5-col-phone.mdl-cell--5-col-phone {
    width: 100%;
  }
  .mdl-cell--6-col,
  .mdl-cell--6-col-phone.mdl-cell--6-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >
.mdl-cell--6-col-phone.mdl-cell--6-col-phone {
    width: 100%;
  }
  .mdl-cell--7-col,
  .mdl-cell--7-col-phone.mdl-cell--7-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >
.mdl-cell--7-col-phone.mdl-cell--7-col-phone {
    width: 100%;
  }
  .mdl-cell--8-col,
  .mdl-cell--8-col-phone.mdl-cell--8-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >
.mdl-cell--8-col-phone.mdl-cell--8-col-phone {
    width: 100%;
  }
  .mdl-cell--9-col,
  .mdl-cell--9-col-phone.mdl-cell--9-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >
.mdl-cell--9-col-phone.mdl-cell--9-col-phone {
    width: 100%;
  }
  .mdl-cell--10-col,
  .mdl-cell--10-col-phone.mdl-cell--10-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >
.mdl-cell--10-col-phone.mdl-cell--10-col-phone {
    width: 100%;
  }
  .mdl-cell--11-col,
  .mdl-cell--11-col-phone.mdl-cell--11-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >
.mdl-cell--11-col-phone.mdl-cell--11-col-phone {
    width: 100%;
  }
  .mdl-cell--12-col,
  .mdl-cell--12-col-phone.mdl-cell--12-col-phone {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >
.mdl-cell--12-col-phone.mdl-cell--12-col-phone {
    width: 100%;
  }
  .mdl-cell--1-offset,
  .mdl-cell--1-offset-phone.mdl-cell--1-offset-phone {
    margin-left: calc(25% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--1-offset-phone.mdl-cell--1-offset-phone {
    margin-left: 25%;
  }
  .mdl-cell--2-offset,
  .mdl-cell--2-offset-phone.mdl-cell--2-offset-phone {
    margin-left: calc(50% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--2-offset-phone.mdl-cell--2-offset-phone {
    margin-left: 50%;
  }
  .mdl-cell--3-offset,
  .mdl-cell--3-offset-phone.mdl-cell--3-offset-phone {
    margin-left: calc(75% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--3-offset-phone.mdl-cell--3-offset-phone {
    margin-left: 75%;
  }
}

@media (min-width: 480px) and (max-width: 839px) {
  .mdl-grid {
    padding: 8px;
  }
  .mdl-cell {
    margin: 8px;
    width: calc(50% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 50%;
  }
  .mdl-cell--hide-tablet {
    display: none !important;
  }
  .mdl-cell--order-1-tablet.mdl-cell--order-1-tablet {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .mdl-cell--order-2-tablet.mdl-cell--order-2-tablet {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .mdl-cell--order-3-tablet.mdl-cell--order-3-tablet {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .mdl-cell--order-4-tablet.mdl-cell--order-4-tablet {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .mdl-cell--order-5-tablet.mdl-cell--order-5-tablet {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .mdl-cell--order-6-tablet.mdl-cell--order-6-tablet {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .mdl-cell--order-7-tablet.mdl-cell--order-7-tablet {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .mdl-cell--order-8-tablet.mdl-cell--order-8-tablet {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .mdl-cell--order-9-tablet.mdl-cell--order-9-tablet {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .mdl-cell--order-10-tablet.mdl-cell--order-10-tablet {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .mdl-cell--order-11-tablet.mdl-cell--order-11-tablet {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .mdl-cell--order-12-tablet.mdl-cell--order-12-tablet {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .mdl-cell--1-col,
  .mdl-cell--1-col-tablet.mdl-cell--1-col-tablet {
    width: calc(12.5% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >
.mdl-cell--1-col-tablet.mdl-cell--1-col-tablet {
    width: 12.5%;
  }
  .mdl-cell--2-col,
  .mdl-cell--2-col-tablet.mdl-cell--2-col-tablet {
    width: calc(25% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >
.mdl-cell--2-col-tablet.mdl-cell--2-col-tablet {
    width: 25%;
  }
  .mdl-cell--3-col,
  .mdl-cell--3-col-tablet.mdl-cell--3-col-tablet {
    width: calc(37.5% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >
.mdl-cell--3-col-tablet.mdl-cell--3-col-tablet {
    width: 37.5%;
  }
  .mdl-cell--4-col,
  .mdl-cell--4-col-tablet.mdl-cell--4-col-tablet {
    width: calc(50% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >
.mdl-cell--4-col-tablet.mdl-cell--4-col-tablet {
    width: 50%;
  }
  .mdl-cell--5-col,
  .mdl-cell--5-col-tablet.mdl-cell--5-col-tablet {
    width: calc(62.5% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >
.mdl-cell--5-col-tablet.mdl-cell--5-col-tablet {
    width: 62.5%;
  }
  .mdl-cell--6-col,
  .mdl-cell--6-col-tablet.mdl-cell--6-col-tablet {
    width: calc(75% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >
.mdl-cell--6-col-tablet.mdl-cell--6-col-tablet {
    width: 75%;
  }
  .mdl-cell--7-col,
  .mdl-cell--7-col-tablet.mdl-cell--7-col-tablet {
    width: calc(87.5% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >
.mdl-cell--7-col-tablet.mdl-cell--7-col-tablet {
    width: 87.5%;
  }
  .mdl-cell--8-col,
  .mdl-cell--8-col-tablet.mdl-cell--8-col-tablet {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >
.mdl-cell--8-col-tablet.mdl-cell--8-col-tablet {
    width: 100%;
  }
  .mdl-cell--9-col,
  .mdl-cell--9-col-tablet.mdl-cell--9-col-tablet {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >
.mdl-cell--9-col-tablet.mdl-cell--9-col-tablet {
    width: 100%;
  }
  .mdl-cell--10-col,
  .mdl-cell--10-col-tablet.mdl-cell--10-col-tablet {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >
.mdl-cell--10-col-tablet.mdl-cell--10-col-tablet {
    width: 100%;
  }
  .mdl-cell--11-col,
  .mdl-cell--11-col-tablet.mdl-cell--11-col-tablet {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >
.mdl-cell--11-col-tablet.mdl-cell--11-col-tablet {
    width: 100%;
  }
  .mdl-cell--12-col,
  .mdl-cell--12-col-tablet.mdl-cell--12-col-tablet {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >
.mdl-cell--12-col-tablet.mdl-cell--12-col-tablet {
    width: 100%;
  }
  .mdl-cell--1-offset,
  .mdl-cell--1-offset-tablet.mdl-cell--1-offset-tablet {
    margin-left: calc(12.5% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--1-offset-tablet.mdl-cell--1-offset-tablet {
    margin-left: 12.5%;
  }
  .mdl-cell--2-offset,
  .mdl-cell--2-offset-tablet.mdl-cell--2-offset-tablet {
    margin-left: calc(25% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--2-offset-tablet.mdl-cell--2-offset-tablet {
    margin-left: 25%;
  }
  .mdl-cell--3-offset,
  .mdl-cell--3-offset-tablet.mdl-cell--3-offset-tablet {
    margin-left: calc(37.5% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--3-offset-tablet.mdl-cell--3-offset-tablet {
    margin-left: 37.5%;
  }
  .mdl-cell--4-offset,
  .mdl-cell--4-offset-tablet.mdl-cell--4-offset-tablet {
    margin-left: calc(50% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--4-offset-tablet.mdl-cell--4-offset-tablet {
    margin-left: 50%;
  }
  .mdl-cell--5-offset,
  .mdl-cell--5-offset-tablet.mdl-cell--5-offset-tablet {
    margin-left: calc(62.5% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--5-offset-tablet.mdl-cell--5-offset-tablet {
    margin-left: 62.5%;
  }
  .mdl-cell--6-offset,
  .mdl-cell--6-offset-tablet.mdl-cell--6-offset-tablet {
    margin-left: calc(75% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--6-offset-tablet.mdl-cell--6-offset-tablet {
    margin-left: 75%;
  }
  .mdl-cell--7-offset,
  .mdl-cell--7-offset-tablet.mdl-cell--7-offset-tablet {
    margin-left: calc(87.5% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--7-offset-tablet.mdl-cell--7-offset-tablet {
    margin-left: 87.5%;
  }
}

@media (min-width: 840px) {
  .mdl-grid {
    padding: 8px;
  }
  .mdl-cell {
    margin: 8px;
    width: calc(33.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 33.33333%;
  }
  .mdl-cell--hide-desktop {
    display: none !important;
  }
  .mdl-cell--order-1-desktop.mdl-cell--order-1-desktop {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .mdl-cell--order-2-desktop.mdl-cell--order-2-desktop {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .mdl-cell--order-3-desktop.mdl-cell--order-3-desktop {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .mdl-cell--order-4-desktop.mdl-cell--order-4-desktop {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .mdl-cell--order-5-desktop.mdl-cell--order-5-desktop {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .mdl-cell--order-6-desktop.mdl-cell--order-6-desktop {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .mdl-cell--order-7-desktop.mdl-cell--order-7-desktop {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .mdl-cell--order-8-desktop.mdl-cell--order-8-desktop {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .mdl-cell--order-9-desktop.mdl-cell--order-9-desktop {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .mdl-cell--order-10-desktop.mdl-cell--order-10-desktop {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .mdl-cell--order-11-desktop.mdl-cell--order-11-desktop {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .mdl-cell--order-12-desktop.mdl-cell--order-12-desktop {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .mdl-cell--1-col,
  .mdl-cell--1-col-desktop.mdl-cell--1-col-desktop {
    width: calc(8.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >
.mdl-cell--1-col-desktop.mdl-cell--1-col-desktop {
    width: 8.33333%;
  }
  .mdl-cell--2-col,
  .mdl-cell--2-col-desktop.mdl-cell--2-col-desktop {
    width: calc(16.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >
.mdl-cell--2-col-desktop.mdl-cell--2-col-desktop {
    width: 16.66667%;
  }
  .mdl-cell--3-col,
  .mdl-cell--3-col-desktop.mdl-cell--3-col-desktop {
    width: calc(25% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >
.mdl-cell--3-col-desktop.mdl-cell--3-col-desktop {
    width: 25%;
  }
  .mdl-cell--4-col,
  .mdl-cell--4-col-desktop.mdl-cell--4-col-desktop {
    width: calc(33.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >
.mdl-cell--4-col-desktop.mdl-cell--4-col-desktop {
    width: 33.33333%;
  }
  .mdl-cell--5-col,
  .mdl-cell--5-col-desktop.mdl-cell--5-col-desktop {
    width: calc(41.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >
.mdl-cell--5-col-desktop.mdl-cell--5-col-desktop {
    width: 41.66667%;
  }
  .mdl-cell--6-col,
  .mdl-cell--6-col-desktop.mdl-cell--6-col-desktop {
    width: calc(50% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >
.mdl-cell--6-col-desktop.mdl-cell--6-col-desktop {
    width: 50%;
  }
  .mdl-cell--7-col,
  .mdl-cell--7-col-desktop.mdl-cell--7-col-desktop {
    width: calc(58.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >
.mdl-cell--7-col-desktop.mdl-cell--7-col-desktop {
    width: 58.33333%;
  }
  .mdl-cell--8-col,
  .mdl-cell--8-col-desktop.mdl-cell--8-col-desktop {
    width: calc(66.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >
.mdl-cell--8-col-desktop.mdl-cell--8-col-desktop {
    width: 66.66667%;
  }
  .mdl-cell--9-col,
  .mdl-cell--9-col-desktop.mdl-cell--9-col-desktop {
    width: calc(75% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >
.mdl-cell--9-col-desktop.mdl-cell--9-col-desktop {
    width: 75%;
  }
  .mdl-cell--10-col,
  .mdl-cell--10-col-desktop.mdl-cell--10-col-desktop {
    width: calc(83.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >
.mdl-cell--10-col-desktop.mdl-cell--10-col-desktop {
    width: 83.33333%;
  }
  .mdl-cell--11-col,
  .mdl-cell--11-col-desktop.mdl-cell--11-col-desktop {
    width: calc(91.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >
.mdl-cell--11-col-desktop.mdl-cell--11-col-desktop {
    width: 91.66667%;
  }
  .mdl-cell--12-col,
  .mdl-cell--12-col-desktop.mdl-cell--12-col-desktop {
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >
.mdl-cell--12-col-desktop.mdl-cell--12-col-desktop {
    width: 100%;
  }
  .mdl-cell--1-offset,
  .mdl-cell--1-offset-desktop.mdl-cell--1-offset-desktop {
    margin-left: calc(8.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--1-offset-desktop.mdl-cell--1-offset-desktop {
    margin-left: 8.33333%;
  }
  .mdl-cell--2-offset,
  .mdl-cell--2-offset-desktop.mdl-cell--2-offset-desktop {
    margin-left: calc(16.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--2-offset-desktop.mdl-cell--2-offset-desktop {
    margin-left: 16.66667%;
  }
  .mdl-cell--3-offset,
  .mdl-cell--3-offset-desktop.mdl-cell--3-offset-desktop {
    margin-left: calc(25% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--3-offset-desktop.mdl-cell--3-offset-desktop {
    margin-left: 25%;
  }
  .mdl-cell--4-offset,
  .mdl-cell--4-offset-desktop.mdl-cell--4-offset-desktop {
    margin-left: calc(33.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--4-offset-desktop.mdl-cell--4-offset-desktop {
    margin-left: 33.33333%;
  }
  .mdl-cell--5-offset,
  .mdl-cell--5-offset-desktop.mdl-cell--5-offset-desktop {
    margin-left: calc(41.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--5-offset-desktop.mdl-cell--5-offset-desktop {
    margin-left: 41.66667%;
  }
  .mdl-cell--6-offset,
  .mdl-cell--6-offset-desktop.mdl-cell--6-offset-desktop {
    margin-left: calc(50% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--6-offset-desktop.mdl-cell--6-offset-desktop {
    margin-left: 50%;
  }
  .mdl-cell--7-offset,
  .mdl-cell--7-offset-desktop.mdl-cell--7-offset-desktop {
    margin-left: calc(58.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--7-offset-desktop.mdl-cell--7-offset-desktop {
    margin-left: 58.33333%;
  }
  .mdl-cell--8-offset,
  .mdl-cell--8-offset-desktop.mdl-cell--8-offset-desktop {
    margin-left: calc(66.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--8-offset-desktop.mdl-cell--8-offset-desktop {
    margin-left: 66.66667%;
  }
  .mdl-cell--9-offset,
  .mdl-cell--9-offset-desktop.mdl-cell--9-offset-desktop {
    margin-left: calc(75% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--9-offset-desktop.mdl-cell--9-offset-desktop {
    margin-left: 75%;
  }
  .mdl-cell--10-offset,
  .mdl-cell--10-offset-desktop.mdl-cell--10-offset-desktop {
    margin-left: calc(83.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--10-offset-desktop.mdl-cell--10-offset-desktop {
    margin-left: 83.33333%;
  }
  .mdl-cell--11-offset,
  .mdl-cell--11-offset-desktop.mdl-cell--11-offset-desktop {
    margin-left: calc(91.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset, .mdl-grid.mdl-grid--no-spacing >
.mdl-cell--11-offset-desktop.mdl-cell--11-offset-desktop {
    margin-left: 91.66667%;
  }
}

.mdl-navigation {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
}

.mdl-navigation__link {
  color: #424242;
  text-decoration: none;
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-navigation__link .material-icons {
  vertical-align: middle;
}

.mdl-layout {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.mdl-layout.is-small-screen .mdl-layout--large-screen-only {
  display: none;
}

.mdl-layout:not(.is-small-screen) .mdl-layout--small-screen-only {
  display: none;
}

.mdl-layout__container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.mdl-layout__title,
.mdl-layout-title {
  display: block;
  position: relative;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 400;
  box-sizing: border-box;
}

.mdl-layout-spacer {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.mdl-layout__drawer {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 240px;
  height: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  border-right: 1px solid #e0e0e0;
  background: #fafafa;
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  will-change: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  color: #424242;
  overflow: visible;
  overflow-y: auto;
  z-index: 5;
}

.mdl-layout__drawer.is-visible {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.mdl-layout__drawer.is-visible ~ .mdl-layout__content.mdl-layout__content {
  overflow: hidden;
}

.mdl-layout__drawer > * {
  flex-shrink: 0;
}

.mdl-layout__drawer > .mdl-layout__title,
.mdl-layout__drawer > .mdl-layout-title {
  line-height: 64px;
  padding-left: 40px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer > .mdl-layout__title,
  .mdl-layout__drawer > .mdl-layout-title {
    line-height: 56px;
    padding-left: 16px;
  }
}

.mdl-layout__drawer .mdl-navigation {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: stretch;
  align-items: stretch;
  padding-top: 16px;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
  display: block;
  flex-shrink: 0;
  padding: 16px 40px;
  margin: 0;
  color: #757575;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
    padding: 16px 16px;
  }
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover {
  background-color: #e0e0e0;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link--current {
  background-color: black;
  color: #e0e0e0;
}

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__drawer {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.mdl-layout__drawer-button {
  display: block;
  position: absolute;
  height: 48px;
  width: 48px;
  border: 0;
  flex-shrink: 0;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  font-size: 26px;
  line-height: 50px;
  font-family: Helvetica, Arial, sans-serif;
  margin: 10px 12px;
  top: 0;
  left: 0;
  color: white;
  z-index: 4;
}

.mdl-layout__header .mdl-layout__drawer-button {
  position: absolute;
  color: white;
  background-color: inherit;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header .mdl-layout__drawer-button {
    margin: 4px;
  }
}

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer-button {
    margin: 4px;
    color: rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__drawer-button {
    display: none;
  }
  .mdl-layout--no-desktop-drawer-button .mdl-layout__drawer-button {
    display: none;
  }
}

.mdl-layout--no-drawer-button .mdl-layout__drawer-button {
  display: none;
}

.mdl-layout__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  min-height: 64px;
  max-height: 1000px;
  background-color: transparent;
  color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: max-height, box-shadow;
  transition-property: max-height, box-shadow;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    min-height: 56px;
  }
}

.mdl-layout--fixed-drawer.is-upgraded:not(.is-small-screen) > .mdl-layout__header {
  margin-left: 240px;
  width: calc(100% - 240px);
}

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__header .mdl-layout__header-row {
    padding-left: 40px;
  }
}

.mdl-layout__header > .mdl-layout-icon {
  position: absolute;
  left: 40px;
  top: 16px;
  height: 32px;
  width: 32px;
  overflow: hidden;
  z-index: 3;
  display: block;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header > .mdl-layout-icon {
    left: 16px;
    top: 12px;
  }
}

.mdl-layout.has-drawer .mdl-layout__header > .mdl-layout-icon {
  display: none;
}

.mdl-layout__header.is-compact {
  max-height: 64px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header.is-compact {
    max-height: 56px;
  }
}

.mdl-layout__header.is-compact.has-tabs {
  height: 112px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header.is-compact.has-tabs {
    min-height: 104px;
  }
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    display: none;
  }
  .mdl-layout--fixed-header > .mdl-layout__header {
    display: -webkit-box;
    display: flex;
  }
}

.mdl-layout__header--transparent.mdl-layout__header--transparent {
  background-color: transparent;
  box-shadow: none;
}

.mdl-layout__header--seamed {
  box-shadow: none;
}

.mdl-layout__header--scroll {
  box-shadow: none;
}

.mdl-layout__header--waterfall {
  box-shadow: none;
  overflow: hidden;
}

.mdl-layout__header--waterfall.is-casting-shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.mdl-layout__header--waterfall.mdl-layout__header--waterfall-hide-top {
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.mdl-layout__header-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-shrink: 0;
  box-sizing: border-box;
  align-self: stretch;
  -webkit-box-align: center;
  align-items: center;
  height: 64px;
  margin: 0;
  padding: 0 40px 0 80px;
}

.mdl-layout--no-drawer-button .mdl-layout__header-row {
  padding-left: 40px;
}

@media screen and (min-width: 1025px) {
  .mdl-layout--no-desktop-drawer-button .mdl-layout__header-row {
    padding-left: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row {
    height: 56px;
    padding: 0 16px 0 72px;
  }
  .mdl-layout--no-drawer-button .mdl-layout__header-row {
    padding-left: 16px;
  }
}

.mdl-layout__header-row > * {
  flex-shrink: 0;
}

.mdl-layout__header--scroll .mdl-layout__header-row {
  width: 100%;
}

.mdl-layout__header-row .mdl-navigation {
  margin: 0;
  padding: 0;
  height: 64px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row .mdl-navigation {
    height: 56px;
  }
}

.mdl-layout__header-row .mdl-navigation__link {
  display: block;
  color: white;
  line-height: 64px;
  padding: 0 24px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row .mdl-navigation__link {
    line-height: 56px;
    padding: 0 16px;
  }
}

.mdl-layout__obfuscator {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  visibility: hidden;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-layout__obfuscator.is-visible {
  background-color: rgba(0, 0, 0, 0.5);
  visibility: visible;
}

@supports (pointer-events: auto) {
  .mdl-layout__obfuscator {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    visibility: visible;
    pointer-events: none;
  }
  .mdl-layout__obfuscator.is-visible {
    pointer-events: auto;
    opacity: 1;
  }
}

.mdl-layout__content {
  -ms-flex: 0 1 auto;
  position: relative;
  display: inline-block;
  /* overflow-y: auto;
  overflow-x: hidden; */
  -webkit-box-flex: 1;
  flex-grow: 1;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}

.mdl-layout--fixed-drawer > .mdl-layout__content {
  margin-left: 240px;
}

.mdl-layout__container.has-scrolling-header .mdl-layout__content {
  overflow: visible;
}

@media screen and (max-width: 1024px) {
  .mdl-layout--fixed-drawer > .mdl-layout__content {
    margin-left: 0;
  }
}

.mdl-layout__tab-bar {
  height: 96px;
  margin: 0;
  width: calc(100% -
 112px);
  padding: 0 0 0 56px;
  display: -webkit-box;
  display: flex;
  background-color: transparent;
  overflow-y: hidden;
  overflow-x: scroll;
}

.mdl-layout__tab-bar::-webkit-scrollbar {
  display: none;
}

.mdl-layout--no-drawer-button .mdl-layout__tab-bar {
  padding-left: 16px;
  width: calc(100% -
 32px);
}

@media screen and (min-width: 1025px) {
  .mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar {
    padding-left: 16px;
    width: calc(100% -
 32px);
  }
}

@media screen and (max-width: 1024px) {
  .mdl-layout__tab-bar {
    width: calc(100% -
 60px);
    padding: 0 0 0 60px;
  }
  .mdl-layout--no-drawer-button .mdl-layout__tab-bar {
    width: calc(100% -
 8px);
    padding-left: 4px;
  }
}

.mdl-layout--fixed-tabs .mdl-layout__tab-bar {
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.mdl-layout__tab-bar-container {
  position: relative;
  height: 48px;
  width: 100%;
  border: none;
  margin: 0;
  z-index: 2;
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
}

.mdl-layout__container > .mdl-layout__tab-bar-container {
  position: absolute;
  top: 0;
  left: 0;
}

.mdl-layout__tab-bar-button {
  display: inline-block;
  position: absolute;
  top: 0;
  height: 48px;
  width: 56px;
  z-index: 4;
  text-align: center;
  background-color: transparent;
  color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar-button,
.mdl-layout--no-drawer-button .mdl-layout__tab-bar-button {
  width: 16px;
}

.mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar-button .material-icons,
.mdl-layout--no-drawer-button .mdl-layout__tab-bar-button .material-icons {
  position: relative;
  left: -4px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__tab-bar-button {
    display: none;
    width: 60px;
  }
}

.mdl-layout--fixed-tabs .mdl-layout__tab-bar-button {
  display: none;
}

.mdl-layout__tab-bar-button .material-icons {
  line-height: 48px;
}

.mdl-layout__tab-bar-button.is-active {
  color: white;
}

.mdl-layout__tab-bar-left-button {
  left: 0;
}

.mdl-layout__tab-bar-right-button {
  right: 0;
}

.mdl-layout__tab {
  margin: 0;
  border: none;
  padding: 0 24px 0 24px;
  float: left;
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
  text-decoration: none;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__tab {
    padding: 0 12px 0 12px;
  }
}

.mdl-layout--fixed-tabs .mdl-layout__tab {
  float: none;
  -webkit-box-flex: 1;
  flex-grow: 1;
  padding: 0;
}

.mdl-layout.is-upgraded .mdl-layout__tab.is-active {
  color: white;
}

.mdl-layout.is-upgraded .mdl-layout__tab.is-active::after {
  height: 2px;
  width: 100%;
  display: block;
  content: " ";
  bottom: 0;
  left: 0;
  position: absolute;
  background: #448ccb;
  -webkit-animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  transition: all 1s cubic-bezier(0.4, 0, 1, 1);
}

.mdl-layout__tab .mdl-layout__tab-ripple-container {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
}

.mdl-layout__tab .mdl-layout__tab-ripple-container .mdl-ripple {
  background-color: white;
}

.mdl-layout__tab-panel {
  display: block;
}

.mdl-layout.is-upgraded .mdl-layout__tab-panel {
  display: none;
}

.mdl-layout.is-upgraded .mdl-layout__tab-panel.is-active {
  display: block;
}

/*
 * layout
 */
.mdl-layout {
  overflow: visible;
}

.mdl-layout__layout-center {
  box-sizing: border-box;
  width: 100%;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    display: block;
  }
}

.mdl-layout__full-bg-one {
  background-color: #448ccb;
}

.mdl-layout__full-bg-two {
  display: -webkit-box;
  display: flex;
  background-color: #f9ae64;
}

.mdl-layout__header-row {
  height: auto;
  min-height: 50px;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (max-width: 479px) {
  .mdl-layout__header-row {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}

.mdl-layout__header-left, .mdl-layout__header-right {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.mdl-layout__header-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.mdl-layout__header-right {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.mdl-layout__content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.mdl-layout__content > :not(.mdl-layout-spacer) {
  -webkit-box-flex: 0;
  flex: none;
}

.mdl-layout__content-background {
  background: white;
}

.layout-bg {
  background-color: #dadada;
}

@media (min-width: 840px) {
  .layout-bg {
    background-color: transparent;
    background-image: url("../img/layout-bg-two.html");
    background-repeat: no-repeat;
    background-position: center;
  }
}

.layout-bg-two {
  background-color: #dadada;
}

@media (min-width: 840px) {
  .layout-bg-two {
    background-color: transparent;
    background-image: url("../img/layout-bg-two.html");
    background-repeat: no-repeat;
    background-position: center;
  }
}

.layout-ultra-filters-bg {
  background-color: #f9ae64;
}

.layout-clearfix::after {
  display: block;
  clear: both;
  width: 100%;
  content: '';
}

.mdl-ripple {
  background: black;
  border-radius: 50%;
  height: 50px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  overflow: hidden;
}

.mdl-ripple.is-animating {
  -webkit-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.mdl-ripple.is-visible {
  opacity: 0.3;
}

.mdl-button {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 46px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  max-width: 200px;
  min-width: 100px;
  margin: 0;
  padding: 0 16px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow;
  color: white;
  outline: none;
  border: none;
  background: #265a87;
  border-radius: 0;
}

.mdl-button--full {
  max-width: 100%;
}

.mdl-button--dim {
  width: auto;
  margin-bottom: 0.625rem;
  color: #448ccb;
  background-color: #f3f3f3;
}

.mdl-button--dim:hover.mdl-button {
  color: white;
}

.mdl-button--readmore {
  font-weight: 700;
  line-height: 1;
  max-width: 100%;
  width: auto;
  height: auto;
  padding: 0.625rem 0 0.1875rem 0;
  color: #f9ae64;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  background-color: transparent;
}

.mdl-button--readmore.mdl-button:hover {
  border-bottom: 1px solid #f9ae64;
  color: #f9ae64;
  background-color: transparent;
}

.mdl-button--readmore.mdl-button:focus:not(:active) {
  background-color: transparent;
}

.mdl-button::-moz-focus-inner {
  border: 0;
}

.mdl-button:hover {
  background-color: #1f4b72;
}

.mdl-button:focus:not(:active) {
  background-color: rgba(0, 0, 0, 0.12);
}

.mdl-button:active {
  background-color: #1f4b72;
}

.mdl-button.mdl-button--colored {
  color: #3f51b5;
}

.mdl-button.mdl-button--colored:focus:not(:active) {
  background-color: rgba(0, 0, 0, 0.12);
}

input.mdl-button[type="submit"] {
  -webkit-appearance: none;
}

.mdl-button--raised {
  background: rgba(158, 158, 158, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.mdl-button--raised:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  background-color: rgba(158, 158, 158, 0.4);
}

.mdl-button--raised:focus:not(:active) {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  background-color: rgba(158, 158, 158, 0.4);
}

.mdl-button--raised.mdl-button--colored {
  background: #3f51b5;
  color: white;
}

.mdl-button--raised.mdl-button--colored:hover {
  background-color: #3f51b5;
}

.mdl-button--raised.mdl-button--colored:active {
  background-color: #3f51b5;
}

.mdl-button--raised.mdl-button--colored:focus:not(:active) {
  background-color: #3f51b5;
}

.mdl-button--raised.mdl-button--colored .mdl-ripple {
  background: white;
}

.mdl-button--fab {
  border-radius: 50%;
  font-size: 30px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  background: rgba(158, 158, 158, 0.2);
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal;
}

.mdl-button--fab .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-15px, -15px);
  transform: translate(-15px, -15px);
  line-height: 30px;
  width: 30px;
}

.mdl-button--fab.mdl-button--mini-fab {
  height: 40px;
  min-width: 40px;
  width: 40px;
}

.mdl-button--fab .mdl-button__ripple-container {
  border-radius: 50%;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.mdl-button--fab:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  background-color: rgba(158, 158, 158, 0.4);
}

.mdl-button--fab:focus:not(:active) {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  background-color: rgba(158, 158, 158, 0.4);
}

.mdl-button--fab.mdl-button--colored {
  background: #448ccb;
  color: white;
}

.mdl-button--fab.mdl-button--colored:hover {
  background-color: #b52419;
}

.mdl-button--fab.mdl-button--colored:focus:not(:active) {
  background-color: #448ccb;
}

.mdl-button--fab.mdl-button--colored:active {
  background-color: #448ccb;
}

.mdl-button--fab.mdl-button--colored .mdl-ripple {
  background: white;
}

.mdl-button--icon {
  border-radius: 50%;
  font-size: 30px;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  min-width: 32px;
  width: 32px;
  padding: 0;
  overflow: hidden;
  color: inherit;
  line-height: normal;
}

.mdl-button--icon .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-15px, -15px);
  transform: translate(-15px, -15px);
  line-height: 30px;
  width: 30px;
}

.mdl-button--icon.mdl-button--mini-icon {
  height: 24px;
  min-width: 24px;
  width: 24px;
}

.mdl-button--icon.mdl-button--mini-icon .material-icons {
  top: -3px;
  left: -3px;
}

.mdl-button--icon .mdl-button__ripple-container {
  border-radius: 50%;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.mdl-button__ripple-container {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}

.mdl-button[disabled] .mdl-button__ripple-container .mdl-ripple,
.mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple {
  background-color: transparent;
}

.mdl-button--primary.mdl-button--primary {
  color: #3f51b5;
}

.mdl-button--primary.mdl-button--primary .mdl-ripple {
  background: white;
}

.mdl-button--primary.mdl-button--primary.mdl-button--raised, .mdl-button--primary.mdl-button--primary.mdl-button--fab {
  color: white;
  background-color: #3f51b5;
}

.mdl-button--accent {
  font-size: 1.1875rem;
  line-height: 45px;
  border: 0.0625rem solid rgba(0, 0, 0, 0.87);
  background-color: #f2f1f1;
  color: #448ccb;
}

.mdl-button--accent:hover {
  color: white;
  background-color: #f9ae64;
}

.mdl-button--accent .mdl-ripple {
  background: white;
}

.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--fab {
  color: white;
  background-color: #448ccb;
}

.mdl-button--yellow {
  color: rgba(0, 0, 0, 0.87);
  background: #f0c;
}

.mdl-button--yellow:hover {
  color: rgba(0, 0, 0, 0.87);
  background: #e6e64d;
}

.mdl-button--green {
  color: white;
  background: #5ba02d;
}

.mdl-button--green:hover {
  background: #428714;
}

.mdl-button--navy {
  background: navy;
}

.mdl-button--accent-not-bg.mdl-button--accent-not-bg {
  font-size: 1.125rem;
  line-height: 45px;
  border: 0.125rem solid #f24012;
  background-color: #f2f1f1;
  color: #448ccb;
}

.mdl-button--accent-not-bg.mdl-button--accent-not-bg .mdl-ripple {
  background: white;
}

.mdl-button--accent-not-bg.mdl-button--accent-not-bg.mdl-button--raised, .mdl-button--accent-not-bg.mdl-button--accent-not-bg.mdl-button--fab {
  color: white;
  background-color: #448ccb;
}

.mdl-button[disabled][disabled], .mdl-button.mdl-button--disabled.mdl-button--disabled {
  color: rgba(0, 0, 0, 0.26);
  cursor: default;
  background-color: transparent;
}

.mdl-button--fab[disabled][disabled], .mdl-button--fab.mdl-button--disabled.mdl-button--disabled {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.mdl-button--raised[disabled][disabled], .mdl-button--raised.mdl-button--disabled.mdl-button--disabled {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
}

.mdl-button--colored[disabled][disabled], .mdl-button--colored.mdl-button--disabled.mdl-button--disabled {
  color: rgba(0, 0, 0, 0.26);
}

.mdl-button .material-icons {
  vertical-align: middle;
}

.mdl-textfield {
  position: relative;
  font-size: 16px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 20px 0;
}

.mdl-textfield .mdl-button {
  position: absolute;
  bottom: 20px;
}

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

.mdl-textfield--full-width {
  width: 100%;
}

.mdl-textfield--expandable {
  min-width: 32px;
  width: auto;
  min-height: 32px;
}

.mdl-textfield__input {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  display: block;
  font-size: 16px;
  font-family: "Helvetica", "Arial", sans-serif;
  margin: 0;
  padding: 4px 0;
  width: 100%;
  background: none;
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
}

.mdl-textfield__input[type="number"] {
  -moz-appearance: textfield;
}

.mdl-textfield__input[type="number"]::-webkit-inner-spin-button, .mdl-textfield__input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.mdl-textfield.is-focused .mdl-textfield__input {
  outline: none;
}

.mdl-textfield.is-invalid .mdl-textfield__input {
  border-color: #d50000;
  box-shadow: none;
}

fieldset[disabled] .mdl-textfield .mdl-textfield__input,
.mdl-textfield.is-disabled .mdl-textfield__input {
  background-color: transparent;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.mdl-textfield textarea.mdl-textfield__input {
  display: block;
  height: 150px;
}

.mdl-textfield__label {
  bottom: 0;
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  left: 0;
  right: 0;
  pointer-events: none;
  position: absolute;
  display: block;
  top: 24px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}

.mdl-textfield.is-dirty .mdl-textfield__label,
.mdl-textfield.has-placeholder .mdl-textfield__label {
  visibility: hidden;
}

.mdl-textfield--floating-label .mdl-textfield__label {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
  -webkit-transition: none;
  transition: none;
}

fieldset[disabled] .mdl-textfield .mdl-textfield__label,
.mdl-textfield.is-disabled.is-disabled .mdl-textfield__label {
  color: rgba(0, 0, 0, 0.26);
}

.mdl-textfield--floating-label.is-focused .mdl-textfield__label,
.mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
  color: #3f51b5;
  font-size: 12px;
  top: 4px;
  visibility: visible;
}

.mdl-textfield--floating-label.is-focused .mdl-textfield__expandable-holder .mdl-textfield__label,
.mdl-textfield--floating-label.is-dirty .mdl-textfield__expandable-holder .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .mdl-textfield__expandable-holder .mdl-textfield__label {
  top: -16px;
}

.mdl-textfield--floating-label.is-invalid .mdl-textfield__label {
  color: #d50000;
  font-size: 12px;
}

.mdl-textfield__label:after {
  background-color: #3f51b5;
  bottom: 20px;
  content: '';
  height: 2px;
  left: 45%;
  position: absolute;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  visibility: hidden;
  width: 10px;
}

.mdl-textfield.is-focused .mdl-textfield__label:after {
  left: 0;
  visibility: visible;
  width: 100%;
}

.mdl-textfield.is-invalid .mdl-textfield__label:after {
  background-color: #d50000;
}

.mdl-textfield__error {
  color: #d50000;
  position: absolute;
  font-size: 12px;
  margin-top: 3px;
  visibility: hidden;
  display: block;
}

.mdl-textfield.is-invalid .mdl-textfield__error {
  visibility: visible;
}

.mdl-textfield__expandable-holder {
  display: inline-block;
  position: relative;
  margin-left: 32px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-block;
  max-width: 0.1px;
}

.mdl-textfield.is-focused .mdl-textfield__expandable-holder, .mdl-textfield.is-dirty .mdl-textfield__expandable-holder {
  max-width: 600px;
}

.mdl-textfield__expandable-holder .mdl-textfield__label:after {
  bottom: 0;
}

.logo {
  margin: 15px 0;
  text-decoration: none;
}

.logo__img {
  width: 60px;
}

.logo__slogan {
  color: white;
}

/*
 * mainmenu
 */
.mainmenu {
  margin-bottom: -2.9375rem;
  margin-left: 1.25rem;
}

.mainmenu__ul {
  display: -webkit-box;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mainmenu--bottom .mainmenu__ul {
  display: block;
  text-align: center;
}

.mainmenu__list {
  position: relative;
  margin-left: 0.1875rem;
}

.mainmenu__list:hover > ul[class*="sub"] {
  display: block;
}

.mainmenu--bottom .mainmenu__list {
  display: inline-block;
  vertical-align: middle;
}

.mainmenu--bottom .mainmenu__list:first-child {
  margin-left: 0;
}

.mainmenu__list--sub-1, .mainmenu__list--sub-2, .mainmenu__list--sub-3, .mainmenu__list--sub-4 {
  margin: 0;
}

.mainmenu--bottom .mainmenu__list--sub-1, .mainmenu--bottom .mainmenu__list--sub-2, .mainmenu--bottom .mainmenu__list--sub-3, .mainmenu--bottom .mainmenu__list--sub-4 {
  display: none;
}

.mainmenu__link {
  font-size: 1rem;
  line-height: 100%;
  display: block;
  height: auto;
  padding: 12px;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out;
  text-transform: inherit;
  text-decoration: none;
  color: inherit;
  background: #265a87;
}

.mainmenu__link:hover {
  color: white;
  background: #1f4b72;
}

.mainmenu__sub-1 {
  top: 20px;
  left: 0;
  list-style: none;
  background-color: #f9ae64;
}

.mainmenu__link--sub-1 {
  font-size: 96%;
}

.mainmenu__sub-2 {
  top: 0;
  left: 150px;
  background-color: #f9ae64;
}

.mainmenu__link--sub-2 {
  font-size: 90%;
}

.mainmenu__sub-3 {
  top: 0;
  left: 150px;
  background-color: #f9ae64;
}

.mainmenu__link--sub-3 {
  font-size: 86%;
}

.mainmenu__sub-1, .mainmenu__sub-2, .mainmenu__sub-3, .mainmenu__sub-4 {
  position: absolute;
  z-index: 1;
  display: none;
  list-style: none;
  min-width: 150px;
  padding: .3rem;
}

/**
 * Title
 */
.t-theme__title {
  font-weight: 700;
  display: inline-block;
}

.t-theme__hr {
  line-height: 100%;
  height: 5px;
  margin: 0.625rem 0.625rem;
  border: 0;
  background-color: #c1c1c1;
}

.t-theme--page__title {
  margin-top: 0;
}

/**
 *
 * Table
 *
 */
/* Модификаторы */
/* Таблица финитивов */
/* Таблица инфинитивов */
/* Общие */
.infinitives,
.finitives {
	position: relative;
  overflow: auto;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: start;
  align-items: flex-start;
}

.infinitives {
  display: -webkit-box;
  display: flex;
}

.tense-aspect {
  font-size: 1.375rem;
  font-weight: 700;
  font-style: italic;
  margin: 15px auto;
  min-width: 1000px;
  max-width: 1000px;
  text-transform: uppercase;
  text-align: center;
}

.table {
  font-weight: 700;
  position: relative;
  left: -10px;
  width: 100%;
  width: 1000px;
  margin: auto auto 0 auto;
  table-layout: fixed;
  text-align: center;
  border-spacing: 0;
}

.table--active {
  display: table !important;
}
#fin_table_passive{
	display: none !important;
}
.table--infi {
  width: 600px;
  margin: auto;
}

.table--popup {
  display: table;
  width: 100%;
  table-layout: auto;
  border-left: 2px solid black;
  border-bottom: 2px solid black;
}

.table__title {
  font-size: 1.625rem;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 5px 0 5px 30px;
  text-transform: uppercase;
  border-bottom: 0;
}

.table__aspect {
  position: relative;
  right: 29px;
  display: block;
  width: 80px;
  text-align: center;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.table__th, .table__td {
  box-sizing: border-box;
  width: 50px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border-top: 8px solid black;
  border-right: 8px solid black;
}

.table__th {
  height: 15px;
  border: 0;
  background-color: transparent;
}

.table__th--first {
  width: 7px;
}

.table--popup .table__th--first {
  background: #ffff66;
}

.table--popup .table__th--first > span {
  visibility: hidden;
}

.table__th--color-one {
  background: #ffff66;
}

.table__th--color-two {
  background: #f1f18c;
}

.table--popup .table__th {
  height: 50px;
  padding: 1px;
  border-top: 2px solid black;
  border-right: 2px solid black;
}

.table--popup .table__th:not(.table__th--first) span {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 31px;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 4px;
  border: 2px solid black;
  border-radius: 100%;
  background: white;
}

.table__td {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 105px;
  padding: 3px;
  cursor: pointer;
  background: #f0c;
}

.table__td:not(.table__td--time):not(.table__cell-mini) {
  font-size: 110%;
}

.table__td--empty, .table__td--time {
  cursor: default;
}

.table__td:not(.table__td--time):not(.table__cell-mini):hover {
  background-color: #cccccc;
}

.table--infi .table__td:not(.table__cell-mini) {
  padding-top: 28px;
  padding-bottom: 28px;
  height: auto;
}

.table--popup .table__td {
  cursor: default;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  background: #ffff99;
}

.table--popup .table__td:hover {
  background: #ffff99 !important;
}

.table--popup .table__td p {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  align-content: center;
  text-align: center;
  margin-bottom: 0;
}
.white-bg img{
  width:72px;
}

.table--popup .table__td--color-two, .table__td--color-two {
  background-color: #f0c;
}

.table--infi .table__td:not(.table__td--time):not(.table__cell-mini) {
  font-size: 1.75rem;
  background: #66FF00;
}

.table--infi .table__td:not(.table__td--time):not(.table__cell-mini):hover {
  background: #48e100;
}

.table--infi .table__td:not(.table__td--time):not(.table__cell-mini) {
  width: 350px;
}

.table__td--forms {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.2;
 /* height: 13px;*/
  padding: 0;
}

.table__td--forms-r {
  /*background: #66ff00;*/
}

.table__td--forms-i {
 /* background: #ff6600;*/
}

.table__td--forms-content {
 /* height: 120px;*/
}

.table__td--time {
  padding: 5px;
  text-align: right;
  border-top: 0;
  background: transparent;
}

.table--infi .table__td--time {
  width: 20px;
}

.table__inf-ico {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 100%;
  background: white;
}

.table__inf-ico > i.material-icons {
  font-size: 3.75rem;
  position: relative;
  left: -5px;
  top: -5px;
}

.table__td-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  background: #ffff66;
}

.table__td-bg-inner {
  will-change: transform, opacity;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-out, -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  background: #ffff66;
}

.table__td-bg-inner--scale {
  -webkit-transform: scale(2, 3);
  transform: scale(2, 3);
}

.table__triangle::before {
  position: absolute;
  top: 19px;
  left: -8px;
  width: 0;
  height: 0;
  content: '';
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  border-style: solid;
  border-width: 27px;
  border-color: #330099 transparent transparent transparent;
}

.table__triangle--big::before {
  top: 28px;
  left: -12px;
  border-width: 40px;
}

.table__triangle-content {
  font-size: 0.75rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.2;
  position: absolute;
  top: 3px;
  left: 2px;
  text-align: left;
  color: white;
}

.table__end-of {
  color: #ff0000;
}

.table__verb {
  color: blue;
}

.table__inf-ico, .table__inf-verb {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.table__a-verb-1, .table__a-verb-2, .table__a-verb-3 {
  color: #ff0000;
}

.table__end-thin {
  font-weight: 500;
}

.table__cell-mini {
  font-size: 0.9375rem;
  font-weight: 400;
  text-transform: uppercase;
  height: 20px;
  padding: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #999999;
  border-bottom: 2px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background: #cccccc;
}

.table__cell-mini:not(.table__cell-mini--active):hover {
  color: white;
  background: #cccccc;
}

.table--infi .table__cell-mini {
  display: inline-block;
  width: 50%;
  height: 25px;
}

.table__cell-mini--active {
  font-weight: 700;
  cursor: default;
  color: rgba(0, 0, 0, 0.87);
  background: white;
}

.table__cell-mini--green {
  font-size: 1.1875rem;
  font-weight: 700;
  text-transform: inherit;
  color: rgba(0, 0, 0, 0.87);
  border: 0;
  border-right: 2px solid black;
  background: #66FF00;
}

.table__cell-mini--green:hover {
  color: rgba(0, 0, 0, 0.87);
  background: #66FF00;
}

.table__span-6, .table__span-5, .table__span-5-1, .table__span-4, .table__span-4-1, .table__span-3, .table__span-2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.table__span-6 > span:first-child, .table__span-5 > span:first-child, .table__span-5-1 > span:first-child, .table__span-4 > span:first-child, .table__span-4-1 > span:first-child, .table__span-3 > span:first-child, .table__span-2 > span:first-child {
  text-transform: capitalize;
}

.table__span-6 > span, .table__span-5 > span, .table__span-5-1 > span, .table__span-4 > span, .table__span-4-1 > span, .table__span-3 > span, .table__span-2 > span {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: baseline;
}

.table__span-2 > span {
  width: 50%;
}

.table__span-2 .table__a-verb-1,
.table__span-2 .table__a-verb-2,
.table__span-2 .table__a-verb-3 {
  display: none;
}

.table__span-3 > span {
  width: calc(33.333333% - 10px);
}

.table__span-3 .table__a-verb-2,
.table__span-3 .table__a-verb-3 {
  display: none;
}

.table__span-4-1 > span, .table__span-4 > span {
  width: calc(25% - 10px);
}

.table__span-4-1 .table__a-verb-2,
.table__span-4-1 .table__a-verb-3, .table__span-4 .table__a-verb-2,
.table__span-4 .table__a-verb-3 {
  display: none;
}

.table__span-4-1 .table__a-verb-2 {
  display: inline-block;
}

.table__span-5-1 > span, .table__span-5 > span {
  width: calc(20% - 10px);
}

.table__span-5-1 .table__a-verb-3, .table__span-5 .table__a-verb-3 {
  display: none;
}

.table__span-5-1 .table__a-verb-3 {
  display: block;
}

.table__span-6 > span {
  width: calc(16.666666% - 10px);
}

.table__controls {
  margin-bottom: 15px;
  text-align: center;
}

.table__controls > button {
  margin-left: 7px;
  margin-right: 7px;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
  background-color: rgba(0, 0, 0, 0.6);
}

.border-r-b {
 /* border-right-width: 2px;
  border-bottom-width: 2px;*/
}

.border-b {
  border-bottom-width: 2px;
}

.border-t-r {
  /*border-top-width: 2px;
  border-right-width: 2px;*/
}

.border-t {
  border-top-width: 2px;
}

.is-hover {
  background: #cccccc;
}

.popup {
  position: fixed;
  z-index: 11;
  visibility: hidden;
  opacity: 1;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.popup .close {
  font-size: 2rem;
  position: absolute;
  top: -30px;
  right: 3px;
  cursor: pointer;
  color: white;
}

.iframe {
  width: 595px;
  height: 485px;
  margin-bottom: 15px;
  border: 1px solid #cccccc;
}

.form {
  display: inline-block;
  width: 100%;
  max-width: 400px;
}

.ajax-message {
  font-size: 1.1rem;
  margin: 20px 0 10px 0;
  color: #d50000;
}

.ajax-message:empty {
  display: none;
}

.img-float {
  float: left;
  margin: 0 10px 10px 0;
}

.img-float--240 {
  max-width: 240px;
}

.is-hidden {
  display: none;
}

.white-bg {
  background: white;
}

.full-path {
  font-weight: normal;
}

.triangle {
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 100px solid #303ed0;
  border-radius: 0;
  margin-top: 20px;
}

.triangle span {
  position: relative;
  color: #fff;
  font-weight: bold;
  top: 56px;
  left: -22px;
}

.mTable {
  width: 100%;
  border: 5px double black;
  border-collapse: collapse;
  background-color: #f0c;
}

.mTable th {
  padding: 5px;
  border: 1px solid black;
}

.mTable td {
  background: #f0c;
  padding: 10px 20px;
  border: 1px solid black;
}

.mTable tbody {
  font-weight: bold;
}

.mTable .fa {
  background: #fff;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 35px;
  border: 2px solid black;
  display: block;
  vertical-align: bottom;
  line-height: 53px;
  font-size: 45px;
}

/* ****************** новая ******************* */
.sj-ok{
	display:block !important;
	margin-top: 10px;
}
.sj-not{
	display:none;
}
.component-sj, .component-sj #make__link-2{
	display:none;
}
.mTable-2 font{
	font-size:44px;
	color:#fff;
	background:#000;
	font-family: 'Arimo', sans-serif;
}
.mTable-2 {
  width: 100%;
  border: 5px double black;
  border-collapse: collapse;
  background-color: #f0c;
}
.mTable-2 th {
  padding: 5px;
  border: 1px solid black;
}

.mTable-2 td {
  background: #f0c;
  padding: 10px 20px;
  border: 1px solid black;
}
.mTable-2 tbody {
  font-weight: bold;
}
.mTable-2 .fa {
  background: #fff;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 35px;
  border: 2px solid black;
  display: block;
  vertical-align: bottom;
  line-height: 53px;
  font-size: 45px;
}

/* ********************* новая ******************** */

.remodal {
  padding: 0;
}

.head-circle {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #000;
  border-radius: 30px;
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  width: 50px;
  margin: 0 auto;
}

.mTime__line {
  -webkit-box-pack: start;
  justify-content: flex-start;
  line-height: 1.3em;
  text-align: left;
  white-space: nowrap;
  background: lightblue;
}
.mTime__line-2 {
    text-align: left;;
}
.mTime__s, .mTime__s-2 {
  width: 35px;
  margin-right: 10px;
  display: inline-block;
  background: #f0c;
}

.mTime__blue, .mtime__blue {
  color: #000;
}

.mTime__red, .mtime__red {
  color: #fff;
}

.remodal {
  width: auto;
}
.fa.fa-minus.fa-2:before{
	top: 0px;
}
.face, .face2, .face-2, .face2-2{
  display: inline-block;
  min-width: 65px;
}

.face {
  text-align: center;
}
.mTime__black, .mTime__black-2{
	color:#fff;
}
#remodal__close-btn {
  text-align: left;
}

#remodal__close-btn i {
  color: red;
  cursor: pointer;
}

.remodal {
  background: none;
}

.cogs__bottom td {
  padding: 0;
}

.cogs__timename, .cogs__timename-2{
  padding: 15px;
  font-size: 1.3em;
}

.bdt {
  border-top: 1px solid #000;
}

.numberWrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.withNumber {
  width: 65px;
  text-align: right;
  min-height: 104px;
  position: relative;
  top: 7px;
}

.withNumber span {
  font-size: 100px;
  color: #0000FF;
  position: relative;
  top: 40px;
}

.withoutNumber {
  width: auto;
  height: 90px;
}

.face {
  background:#f0c;
}

.small-rows {
  margin-top: 30px;
}

.question {
  padding: 2px 0;
}

span.mTime__red {
  background: none;
}

span.third_bg {
  padding: 1px 0;
}

.modal__col3 .mTime__line, .modal__col2 .mTime__line, .modal__col1 .mTime__line {
  background: none;
}

.modal__col3 span.mTime__blue, .modal__col2 span.mTime__blue, .modal__col1 span.mTime__blue {
  padding: 2px 0;
}

.pd-bot span.mTime__blue, .pd-bot span.mTime__red {
  padding-bottom: 31px;
}

.modal-close {
  top: 150px;
  right: 77%;
  color: red;
  background: red;
}

.mTime td {
  padding-bottom: 30px;
  padding-top: 20px;
}

.mPlural td {
  padding: 0 20px;
}

.to__lowercase {
  text-transform: lowercase;
}

.didplus:hover {
  cursor: pointer;
}

.opDid {
  opacity: .5;
}

.v-warn {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  height: 135px;
}

#wrapper {
  width: 405px;
  margin: 0 auto;
}

p {
  color: #fff;
  padding: 10px 0;
  text-align: center;
}

#wrapper a, #footer a {
  color: #e8914c;
  text-decoration: none;
  border-bottom: 1px dotted #e8914c;
}

#wrapper a:hover, #footer a:hover {
  color: #eab209;
  border-bottom: 1px dotted #eab209;
}

.vue-slider {
  height: 106px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.vue-slider:hover {
  cursor: pointer;
}

#slider__active-tab {
  background: #41B883;
}

.vue-slider li {
  padding: 23px 20px;
  display: block;
  background: #48e100;
  color: #000;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
  font-family: Helvetica Neue, times, serif;
}

.vue-slider li:hover {
  background: #41B883;
}

.vue-slider li .fa-plus, .vue-slider li .fa-minus, .vue-slider li .fa0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.vue-slider li .fa0 {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
    font: normal normal normal 22px/1 FontAwesome !important;
	margin-left:-1px;
}

.vue-slider li .fa {
  background: #fff;
  width: 67px;
  height: 47px;
  margin: 0 auto;
  border-radius: 8px;
  border: 3px solid black;
  vertical-align: bottom;
  line-height: 50px;
  float: right;
  top: -20px;
  right: -14px;
  position: relative;
  font-size: 1em;
  font-family: 'Exo', sans-serif;
  /*text-shadow: 2px 0px 0px rgba(146, 148, 150, 0.96);*/
}

.slide-line {
  position: relative;
}

.slide-content {
  border-style: solid;
  border-color: #000;
  border-width: 4px 7px;
  width: 650px;
  position: relative;
}

.slide-ind:before {
  content: "IND";
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: 30px;
  font-weight: bold;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  left: -33px;
  top: 40px;
}

.slide-con:before {
  content: "CON";
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: 30px;
  font-weight: bold;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  left: -35px;
  top: 35px;
}

.slide-per:before {
  content: "PER";
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: 30px;
  font-weight: bold;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  left: -32px;
  top: 37px;
}

.slide-pcon:before {
  content: "P.CON";
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: 30px;
  font-weight: bold;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  left: -41px;
  top: 37px;
}

#wrapper section h2 {
  text-align: center;
}

ul.tab {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Float the list items side by side */
ul.tab li {
  float: left;
}

/* Style the links inside the list items */
ul.tab li a {
  display: inline-block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of links on hover */
ul.tab li a:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
ul.tab li a:focus, .active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
}

.tabcontent:first-child {
  display: block;
}

.table--active h2 {
  text-align: center;
}

.vue-slider li div.inf-cogs i.fa-cog {
  font-size: 17px;
  width: 16px;
  height: 16px;
  background: #000;
}

.vue-slider li div.inf-cogs i.fa-cog:before {
  color: #fff;
}

.cog-link {
  width: 60%;
  display: inline-block;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: bold;
}

.inf-cogs i:before {
  position: relative;
  top: -14px;
}

.slide-element span {
  position: relative;
  top: 10px;
  font-size: 110%;
}

.fa-plus:before, .fa-plus:before, .vue-slider li .fa {
  font-size: 50px;
  font-weight: bold;
}

.inf-cogs {
    border-top: 1px solid;
    margin-top: 20px;
    border-top-style: dashed;
}

#slide-first {
  border-top-width: 7px;
}

#slide-last {
  border-bottom-width: 7px;
}

.slide-element span {
  font-family: "Arial";
}

.fa-plus:before {
  position: relative;
  top: 3px;
  right: 0px;
}

.fa-minus:before {
  position: relative;
  top: 4px;
  right: -1px;
}

button#close__remodal {
  right: 0;
  left: auto;
}

#modal__cogs {
  float: right;
  border: none;
  background: none;
  cursor: pointer;
  height: auto;
  line-height: 28px;
  font-size: 20px;
}

#modal__link {
  display: none;
  float: left;
  color: #000;
  position: relative;
  top: 7px;
  width: 90%;
  text-align: center;
}

.mPlural td {
  text-align: center;
}

.mPlural td .numberWrapper {
  height: 90px;
}

nav {
  position: relative;
  z-index: 1;
  white-space: nowrap;
  top: -13px;
  left: 7px;
}

nav a {
  position: relative;
  display: inline-block;
  padding: 15px 32px 8px;
  color: inherit;
  text-decoration: none;
  margin: 0 -7px;
  outline: none;
  text-transform: uppercase;
}

nav a::before {
  content: '';
  position: absolute;
  top: 14px;
  right: 0;
  bottom: 8px;
  left: 0px;
  z-index: -1;
  border-radius: 19px 16px 0 0;
  background: #ddd;
  box-shadow: -1px 10px 17px -5px rgba(0, 0, 0, 0.75);
  -webkit-transform: perspective(5px) rotateX(180deg);
  transform: perspective(5px) rotateX(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  border: 1px solid gray;
  border-bottom: none;
}

nav a.selected {
  z-index: 2;
}

nav a.selected::before {
  margin-bottom: -1px;
  border-top-width: 1px;
}

nav a.selected::before {
  background: #48e100;
}

.vue-bg {
  background: #f0c;
}

#tabs a {
  width: 41%;
  text-align: center;
}

#mtabs {
  position: relative;
  top: -154px;
}

#mtabs a {
  width: 441px;
  text-align: center;
}

#mtabs a:hover {
  cursor: pointer;
}

#mtabs a.selected:before {
  background: #64B5E9;
}

header {
  height: 90px;
  width: 100%;
  background: #448CCB;
  padding: 10px;
  margin-bottom: 5px;
}

header .header__container {
  /*width: 75%;*/
  max-width: 1200px;
  margin: 0 auto;
}

header .header__logo {
  display: inline-block;
}

header .header__logo img {
  width: auto;
  height: 90px;
}

header .header__menu-wrapper {
  display: inline-block;
  margin-left: 30px;
  padding-top: 10px;
}

header .header__slogan {
  text-transform: uppercase;
  color: #000066;
  font-weight: bold;
  font-size: 1.75em;
}

header .header__menu ul {
  padding-left: 0;
}

header .header__menu ul li {
  display: inline-block;
  margin-right: 2px;
}

header .header__menu ul li a, header .header__menu ul li a:visited {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background: #000066;
  list-style: none;
  padding: 5px 20px;
}

header .header__menu ul li a:hover {
  background: #1c77bf;
  transition: 0.3s;
}

header .header__menu ul li.subscribe__link a {
  background: red;
}

.header__left {
  /*width: 650px;*/
  margin-top: 2px;
  display: inline-block;
}

.header__right {
  display: inline-block;
  width: 290px;
  float: right;
  text-align: right;
  margin-top: 20px;
}

.header__right .header__social {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.header__social a:hover{
  opacity:0.9;
}

.header__right .header__social .tinyletter {
	display: none;
  width: 70px;
  height: 55px;
  background: url(../images/tinyletter_logo.png) center no-repeat;
  background-size: 100%;
}
.header__menu ul .subscribe__link{
	display: none;
}

.header__right .header__social .fbsub {
  width: 70px;
  height: 50px;
  background: url(../images/facebook.png) center no-repeat;
  background-size: 100%;
}

.header__right .header__social .ytsub {
  /* margin-left: 10px; */
  width: 70px;
  height: 50px;
  background: url(../images/lyt.png) center no-repeat;
  /* background-size: 100%; */
}

.bulma__link {
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
  padding: 14px 30px;
  text-transform: uppercase;
}

.modalBtn {
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
  padding: 14px 30px;
  background: #64B5E9;
  text-transform: uppercase;
}

.modalBtn:hover {
  background: #64B5E9;
}

.finitivesBtn {
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
  padding: 14px 30px;
  background: #FFFF99;
  text-transform: uppercase;
}

.finitivesBtn:hover {
  background: #FFFF66;
}

.infinitivesBtn {
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
  padding: 14px 30px;
  background: #52c116;
  text-transform: uppercase;
}

.infinitivesBtn:hover {
  background: #428714;
}

.yeBg {
  background: #FFFF66 !important;
}

.modals__container {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.modal__blocks {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.modal__blocks .modal__cube {
  border: 7px solid black;
  width: 24%;
  height: 100px;
  background-color: #64B5E9;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-family: "Arial", sans-serif;
  font-size: 17.6px;
  font-weight: bold;
  position: relative;
  line-height: 50px;
  text-align: center;
}

.modal__blocks .modal__cube:hover {
  cursor: pointer;
}

.modal__select {
  width: 40%;
  margin: 0 auto;
  margin-top: 10px;
}

.modal__select select {
  width: 100%;
}

h2.modals__title {
  font-size: 1.625em;
  font-weight: 700;
  margin-bottom: 37px;
  padding: 5px 0 5px 30px;
  text-transform: uppercase;
  border-bottom: 0;
  text-align: center;
  min-height: 55px;
}

#modals__link::selection{background: #000;}

select.dropdown {
  margin: 50px;
  border: 1px solid #111;
  background: transparent;
  width: 300px;
  padding: 5px 35px 5px 5px;
  border: 1px solid #ccc;
  height: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #eee;
  font-size: 17.6px;
}

select.dropdown:hover {
  cursor: pointer;
}

.modals__wrapper .modal {
  display: block;
}

.modal-content, .modal-card {
  /* width: 70% !important; */
      max-width: 100%;
	  min-width:870px;
  position: relative;
  top: 80px;
}

.modal__cube:nth-child(1):before {
  content: "PA";
  display: block;
  position: absolute;
  text-align: center;
  top: -65px;
  font-size: 16px;
  font-weight: bold;
}

.modal__cube:nth-child(1):after {
  content: "Past";
  display: block;
  position: absolute;
  top: -47px;
  font-size: 16px;
  text-align: center;
  width: 100%;
  left: 0;
  font-weight: 200;
  text-transform: uppercase;
}

.modal__cube:nth-child(2):before {
  content: "PR";
  display: block;
  position: absolute;
  text-align: center;
  top: -65px;
  font-size: 16px;
  font-weight: bold;
}

.modal__cube:nth-child(2):after {
  content: "Present";
  display: block;
  position: absolute;
  top: -47px;
  font-size: 16px;
  text-align: center;
  width: 100%;
  left: 0;
  font-weight: 200;
  text-transform: uppercase;
}

.modal__cube:nth-child(3):before {
  content: "FU";
  display: block;
  position: absolute;
  text-align: center;
  top: -65px;
  font-size: 16px;
  font-weight: bold;
}

.modal__cube:nth-child(3):after {
  content: "Future";
  display: block;
  position: absolute;
  top: -47px;
  font-size: 16px;
  text-align: center;
  width: 100%;
  left: 0;
  font-weight: 200;
  text-transform: uppercase;
}

.modal__cube:nth-child(4):before {
  content: "FUIP";
  display: block;
  position: absolute;
  text-align: center;
  top: -65px;
  font-size: 16px;
  font-weight: bold;
}

.modal__cube:nth-child(4):after {
  content: "Future in the past";
  display: block;
  position: absolute;
  top: -47px;
  font-size: 16px;
  text-align: center;
  width: 100%;
  left: 0;
  font-weight: 200;
  text-transform: uppercase;
}

#bulma_table {
  width: 100%;
  border: 4px solid #000;
  border-spacing: 0px;
  border-collapse: collapse;
  font-family: "Arial", sans-serif;
}

#bulma_table thead {
  background: #1c77bf;
}

#bulma_table thead td {
  border: 3px solid #000;
}

.modal__fa {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  border-radius: 30px;
  text-align: center;
  font-size: 48px;
  padding-top: 2px;
  margin: 0 auto;
}

.bulma__tbody tr td {
  color: #000;
  text-align: center;
  border: 4px solid #000;
  padding: 7px 0;
}

.bulma__tbody tr td:first-child {
  background: #1c77bf;
  border: 4px solid #000;
  width: 40px;
}

.bulma__tbody tr td .bulma__question {
  text-transform: capitalize;
}

.bulma__tbody tr td .bulma__face {
  display: inline-block;
  width: 80px;
  text-align: left;
}

#bulma__chosenTime {
  background: #0000FF;
  font-size: 24px;
  color: #fff;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.i-warning {
  font-size: 75px;
  color: #b7130e;
}

.capitalize {
  text-transform: capitalize;
  width: 70px;
  display: inline-block;
  text-align: left;
}

.bulma__line {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  margin-bottom: 2px;
  font-weight: bold;
}

.message-header {
  background: #6495ED !important;
  padding: 0 1em;
}

.message-header h3 {
  font-weight: bold;
}

.message-body {
  padding: 0 !important;
}

.fa-cog:hover {
  cursor: pointer;
}

#modals__link {
  color: #fff;
  width: 93%;
  display: inline-block;
  font-size: 23px;
}

#modal-cog {
  float: right;
  margin-right: 25px;
   margin-top: -8px;
}

.modal-close-span {
  color: red;
  font-weight: bold;
}

.modal-close-span:hover {
  cursor: pointer;
}

.amisare {
  width: 50px;
  display: inline-block;
  text-align: left;
}

#bottomTime, #bottomTime-2 {
  text-transform: uppercase;
}
#bottomTime-2{
  padding:19px 0px 20px 0px;
}
#app2 {
  margin-bottom: 0;
  margin-top: 40px;
}
.mTime__s-2 {
    width: 75px;
}
.grbg {
  color: green;
}

.form__wrapper {
  width: 800px;
  margin: 0 auto;
}

.form__wrapper form {
  border: none !important;
}

.form__wrapper form .sbmbtn {
  height: 60px;
  text-align: center;
  border-radius: 5px;
  background: blue;
  color: #fff;
  padding: 0 80px;
  text-transform: uppercase;
}

.form__wrapper form .sbmbtn:hover {
  cursor: pointer;
}

.form__wrapper #tlemail {
  border: none;
  border-bottom: 1px solid #ccc;
  width: 300px !important;
}

.form__text {
  width: 1000px;
  margin: 0 auto;
}

.form__text p {
  color: #000;
  text-align: left;
}

.sourcer {
  font-size: 0.5em;
}

.navigate__btn {
  display: inline-block;
  width: 200px;
  margin-right: 50px;
  padding: 12px 0;
  text-decoration: none;
  border: 1px solid #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
}

.infin__btn {
  background-color: lime;
}

.vue-slider li div.inf-cogs i.fa-cog {
 position: relative;
    top: 5px;
    left: 87px;
    background: black;
}

.vue-slider li div.inf-cogs i.fa-cog:before {
  color: #fff;
}

header .header__menu ul li.subscribe__link a {
    background: red;
}

.table__empty-cell:before {
  content: '';
  width: 8px;
  height: 10px;
  background: #000 !important;
  display: block;
  top: -12px;
  position: relative;
  left: 25px;
}

.page__wrapper {
  width: 1000px;
  margin: 0 auto;
}

.media-content p {
  color: #000;
  text-align: left;
}

.media-left {
  float: left;
}

.bulma-form__input {
  width: 90%;
  min-width: 90%;
}

html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
}

.table__cell-mini--active {
  border: 5px solid #000;
}

.noborder {
  border: none;
}

.table_newTab {
  border: 1px solid #000;
  border-top-width: 8px;
  border-radius: 0 0 10px 10px;
}

.passive {
  border-top-width: 8px !important;
  border-top-color: #000 !important;
  border: 1px solid #888888;
  border-radius: 0 0 10px 10px;
  color: #000 !important;
}

.slim-left {
  border-left-width: 0;
}

.table__black-square {
  position: relative;
}

.table__black-square:after {
  content: '';
  display: block;
  height: 16px;
  left: 25px;
  position: relative;
  top: -16px;
  width: 8px;
  background: #000;
}

.bg-gray {
  background-color: #ccc;
}

#componentWrapper {
  margin: 0 auto;
}

.fa-plus, .fa-minus, fa0 {
  color: #000;
}

.magaz{
	display:none !important;
}

.magaz a{
	background: #ffff00 url(../images/shopping_cart.png) center no-repeat !important;
	background-size:contain !important;
	background-position-x: 46% !important;
	padding: 5px 50px !important;
}
header .header__menu ul .magaz a:hover {
  background: #f3f394 url(../images/shopping_cart.png) center no-repeat !important;
  background-position-x: 46% !important;
  background-size:contain !important;
  transition: 0.3s;
}

/*.modal__col1 .withoutNumber.small-rows .mTime__line:last-child, .modal__col3 .withoutNumber.small-rows .mTime__line:last-child{
	margin-top: -16px;
}*/
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 100%;
  }
}

header .header__menu ul li.subscribe__link a {
    background: red;
}
/*# sourceMappingURL=styles.css.map */